Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/
DEfiPxe.h269 #define PXE_OPFLAGS_INTERRUPT_DISABLE 0x4000 macro
/device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
DUefiPxe.h242 #define PXE_OPFLAGS_INTERRUPT_DISABLE 0x4000 macro
/device/linaro/bootloader/edk2/OptionRomPkg/UndiRuntimeDxe/
DDecode.c500 case PXE_OPFLAGS_INTERRUPT_DISABLE: in UNDI_Interrupt()