Searched refs:MemoryRequired (Results 1 - 4 of 4) sorted by relevance
/external/syslinux/efi32/include/efi/ |
H A D | efi_pxe.h | 1044 // If MemoryRequired is zero, the UNDI does not need and will not 1047 PXE_UINT32 MemoryRequired; member in struct:s_pxe_db_get_init_info 1091 // be allocated by the UNDI. If MemoryRequired is non-zero, this 1093 // command. If MemoryRequired is zero, this allocation will come out of 1214 // MemoryLength must be greater than or equal to MemoryRequired
|
/external/syslinux/efi64/include/efi/ |
H A D | efi_pxe.h | 1044 // If MemoryRequired is zero, the UNDI does not need and will not 1047 PXE_UINT32 MemoryRequired; member in struct:s_pxe_db_get_init_info 1091 // be allocated by the UNDI. If MemoryRequired is non-zero, this 1093 // command. If MemoryRequired is zero, this allocation will come out of 1214 // MemoryLength must be greater than or equal to MemoryRequired
|
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/ |
H A D | efi_pxe.h | 1044 // If MemoryRequired is zero, the UNDI does not need and will not 1047 PXE_UINT32 MemoryRequired; member in struct:s_pxe_db_get_init_info 1091 // be allocated by the UNDI. If MemoryRequired is non-zero, this 1093 // command. If MemoryRequired is zero, this allocation will come out of 1214 // MemoryLength must be greater than or equal to MemoryRequired
|
/external/syslinux/gpxe/src/include/gpxe/efi/Uefi/ |
H A D | UefiPxe.h | 1090 /// If MemoryRequired is zero, the UNDI does not need and will not 1093 PXE_UINT32 MemoryRequired; member in struct:s_pxe_db_get_init_info 1137 /// be allocated by the UNDI. If MemoryRequired is non-zero, this 1139 /// command. If MemoryRequired is zero, this allocation will come out of 1242 /// MemoryLength must be greater than or equal to MemoryRequired
|
Completed in 727 milliseconds