|
iPXE
|
INT15-based memory map. More...
Go to the source code of this file.
Macros | |
| #define | MEMMAP_PREFIX_int15 __int15_ |
Functions | |
| FILE_LICENCE (GPL2_OR_LATER_OR_UBDL) | |
| void | int15_intercept (int intercept) |
| Set INT 15 interception flag. More... | |
| void | hide_basemem (void) |
| Hide used base memory. More... | |
INT15-based memory map.
Definition in file int15.h.
| FILE_LICENCE | ( | GPL2_OR_LATER_OR_UBDL | ) |
| void int15_intercept | ( | int | intercept | ) |
Set INT 15 interception flag.
| intercept | Intercept INT 15 calls to modify memory map |
Definition at line 155 of file hidemem.c.
References int15_intercept_flag.
Referenced by int15_describe().
| void hide_basemem | ( | void | ) |
Hide used base memory.
Definition at line 113 of file hidemem.c.
References get_fbms(), and hidemem_base.
Referenced by hide_etherboot(), and set_fbms().
1.8.15