freebsd-dev/sys/boot/ia64
Marcel Moolenaar 6257165c74 Pass the HCDP table address to the kernel. If no such table exists,
NULL is passed. The address of the HCDP table can be found by
iterating over the configuration tables in the EFI system table.
To avoid more duplication, a function can be called with the GUID
of interest. The function will do the scanning. Use the function
in all places where we iterate over the configuration tables in
an attempt to find a specific one.

Bump the loader version number as the result of this.

Approved by: re (blanket)
2002-12-10 20:11:20 +00:00
..
common Pass the HCDP table address to the kernel. If no such table exists, 2002-12-10 20:11:20 +00:00
efi Pass the HCDP table address to the kernel. If no such table exists, 2002-12-10 20:11:20 +00:00
libski Add boot_serial and boot_multicons variables to set RB_SERIAL and 2002-06-20 06:29:42 +00:00
ski At great personal risk, add a __packed and __aligned(x) define that 2002-09-23 05:55:10 +00:00
skiload At great personal risk, add a __packed and __aligned(x) define that 2002-09-23 05:55:10 +00:00
Makefile Add a version of the loader which runs under SKI, the HP ia64 simulator. 2001-09-12 08:34:27 +00:00
Makefile.inc Make it a bit closer to the EFI build and tie up some loose ends. 2002-04-06 04:33:53 +00:00