Home
last modified time | relevance | path

Searched refs:EFI_ACPI_IO_DECODE_MASK (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DAcpi10.h373 #define EFI_ACPI_IO_DECODE_MASK 0x01 macro
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaIoDxe/
DIsaIo.c162 switch (Information & EFI_ACPI_IO_DECODE_MASK) { in IsaIoAttribute()