Home
last modified time | relevance | path

Searched refs:PXE_OPFLAGS_INTERRUPT_ENABLE (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/
DEfiPxe.h268 #define PXE_OPFLAGS_INTERRUPT_ENABLE 0x8000 macro
/device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
DUefiPxe.h241 #define PXE_OPFLAGS_INTERRUPT_ENABLE 0x8000 macro
/device/linaro/bootloader/edk2/OptionRomPkg/UndiRuntimeDxe/
DDecode.c489 case PXE_OPFLAGS_INTERRUPT_ENABLE: in UNDI_Interrupt()