class EfiSystemTableItem
Defined at line 33 of file ../../zircon/kernel/phys/lib/boot-shim/include/lib/boot-shim/efi.h
This just adds the ZBI_TYPE_EFI_SYSTEM_TABLE with the physical address.
Public Methods
void Init (const efi_system_table * systab)
Defined at line 49 of file ../../zircon/kernel/phys/lib/boot-shim/efi.cc