Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/DuetPkg/PciBusNoEnumerationDxe/
DPciBus.h63 #define VGALIMIT2 0x3DF macro
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformDxe/
DPciBus.h90 #define VGALIMIT2 0x3DF
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
DPciBus.h92 #define VGALIMIT2 0x3DF macro
DPciResourceSupport.c52 *Start = *Start - StartOffset + VGALIMIT2 + 1; in SkipVGAAperture()