CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2017/05/25 15:21:18
Added files: sys/dev/acpi : efi.h Log message: Add a header with EFI/UEFI-related definitions for use by the kernel. For now this only contains definitions for parsing the EFI memory map. I anticipate adding limited support for the EFI system table and some of the EFI runtime services, but not much more. ok mlarkin@, patrick@, tom@