freebsd-dev/sys/boot/forth
Mitsuru IWASAKI 1611ea8727 Add S4BIOS sleep (BIOS hibernation) and DSDT overriding support.
- Add S4BIOS sleep implementation.  This will works well if MIB
   hw.acpi.s4bios is set (and of course BIOS supports it and hibernation
   is enabled correctly).
 - Add DSDT overriding support which is submitted by takawata originally.
   If loader tunable acpi_dsdt_load="YES" and DSDT file is set to
   acpi_dsdt_name (default DSDT file name is /boot/acpi_dsdt.aml),
   ACPI CA core loads DSDT from given file rather than BIOS memory block.
   DSDT file can be generated by iasl in ports/devel/acpicatools/.
 - Add new files so that we can add our proposed additional code to Intel
   ACPI CA into these files temporary.  They will be removed when
   similar code is added into ACPI CA officially.
2001-11-06 15:00:30 +00:00
..
loader.4th Go back to 1.20 again. 2001-05-29 23:49:10 +00:00
loader.4th.8 Spell "FreeBSD" with "F" and "BSD" in uppercase. 2001-08-13 16:33:00 +00:00
loader.conf Add S4BIOS sleep (BIOS hibernation) and DSDT overriding support. 2001-11-06 15:00:30 +00:00
loader.conf.5 Fix a grammar nit. 2001-05-22 00:29:42 +00:00
loader.rc Activates password protection (if a password is defined). 1999-11-24 17:59:37 +00:00
pnp.4th Strictly speaking, this works. It enumarates the PnP devices, and 2000-09-08 17:13:24 +00:00
support.4th Get rid of garbage left on the stack. 2000-09-25 11:36:55 +00:00