Home
last modified time | relevance | path

Searched refs:PXE_OPCODE_LAST_VALID (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/OptionRomPkg/UndiRuntimeDxe/
DDecode.c20 UNDI_CALL_TABLE api_table[PXE_OPCODE_LAST_VALID+1] = { \
1336 if ((CdbPtr->OpCode > PXE_OPCODE_LAST_VALID) || in UNDI_APIEntry_Common()
DInit.c82 for (Index = 0; Index <= PXE_OPCODE_LAST_VALID; Index++) { in UndiNotifyVirtual()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/
DEfiPxe.h208 #define PXE_OPCODE_LAST_VALID 0x0011 macro
/device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
DUefiPxe.h182 #define PXE_OPCODE_LAST_VALID 0x0011 macro