freebsd-skq/sys/boot/efi
ru 2d53485ac9 MFC:
- Add loader(8) variables for RB_DFLTROOT, RB_MUTE, and RB_PAUSE:
  "boot_dfltroot", "boot_mute", and "boot_pause" respectively.

- Cause all flags passed by boot2 to set the respective loader(8)
  boot_* variable.  The end effect is that all flags from boot2
  are now passed to the kernel.

Approved by:	re (scottl)
2006-02-14 06:20:16 +00:00
..
include Don't try to use 'typedef struct foo' if just 'struct foo' makes more sense 2005-03-07 15:38:37 +00:00
libefi MFC: 2006-02-14 06:20:16 +00:00
Makefile Unhook the loader subdirectory. The ia64 EFI loader is now build 2004-11-23 06:04:51 +00:00
Makefile.inc Tidy up makefiles. 2004-02-12 08:10:34 +00:00