class LegacyBootShim
Defined at line 38 of file ../../zircon/kernel/arch/x86/phys/boot-shim/legacy-boot-shim.h
Public Methods
void LegacyBootShim (const char * name, const LegacyBoot & info, FILE * log)
Defined at line 40 of file ../../zircon/kernel/arch/x86/phys/boot-shim/legacy-boot-shim.h
void LegacyBootShim (const char * name, const LegacyBoot & info, FILE * log)
Defined at line 40 of file ../../zircon/kernel/arch/x86/phys/boot-shim/legacy-boot-shim.h
void InitMemConfig (const memalloc::Pool & pool)
Defined at line 61 of file ../../zircon/kernel/arch/x86/phys/boot-shim/legacy-boot-shim.h
InputZbi & input_zbi ()
Defined at line 63 of file ../../zircon/kernel/arch/x86/phys/boot-shim/legacy-boot-shim.h
bool Load (BootZbi & boot)
Defined at line 66 of file ../../zircon/kernel/arch/x86/phys/boot-shim/legacy-boot-shim.cc