freebsd-dev/sys/boot/ia64/common
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
..
bootinfo.c Pass the HCDP table address to the kernel. If no such table exists, 2002-12-10 20:11:20 +00:00
copy.c o Remove namespace pollution from param.h: 2002-05-19 04:42:19 +00:00
devicename.c
exec.c Remove a left-over virtual mapping of uncached I/O port space. 2002-11-28 03:25:51 +00:00