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

/vbox/src/VBox/Devices/EFI/Firmware/OptionRomPkg/UndiRuntimeDxe/
H A DDecode.c20 UNDI_CALL_TABLE api_table[PXE_OPCODE_LAST_VALID+1] = { \
1336 if ((CdbPtr->OpCode > PXE_OPCODE_LAST_VALID) ||
H A DInit.c82 for (Index = 0; Index <= PXE_OPCODE_LAST_VALID; Index++) {
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Uefi/
H A DUefiPxe.h182 #define PXE_OPCODE_LAST_VALID 0x0011 macro
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Uefi/
H A DUefiPxe.h184 #define PXE_OPCODE_LAST_VALID 0x0011 macro

Completed in 2818 milliseconds