CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/01/02 15:41:17
Modified files:
sys/arch/amd64/include: biosvar.h
sys/arch/amd64/stand/efiboot: conf.c efiboot.c
sys/stand/efi/include: efiapi.h
Log message:
Let the EFI bootloader make a copy of the EFI System Resource Table (ESRT)
and pass it to the kernel.
ok jca@, patrick@
