iPXE
|
Go to the source code of this file.
Functions | |
FILE_LICENCE (GPL2_OR_LATER_OR_UBDL) | |
void | fake_e820 (void) |
void | unfake_e820 (void) |
FILE_LICENCE | ( | GPL2_OR_LATER_OR_UBDL | ) |
void fake_e820 | ( | void | ) |
Definition at line 64 of file fakee820.c.
References __asm__(), __volatile__(), e820map, hook_bios_interrupt(), int15_fakee820(), real_int15_vector, and TEXT16_CODE.
Referenced by hide_etherboot().
void unfake_e820 | ( | void | ) |
Definition at line 95 of file fakee820.c.
References int15_fakee820(), real_int15_vector, and unhook_bios_interrupt().
Referenced by unhide_etherboot().