Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Guid/
DPlatformInfo.h164 UINT8 IgdPanelType; // IGD Panel Type CMOs option
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Protocol/
DGlobalNvsArea.h237 UINT8 IgdPanelType; // 175 IGD Panel Type CMOs option member
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/AcpiPlatform/
DAcpiPlatform.c948 mGlobalNvsArea.Area->IgdPanelType = mSystemConfiguration.IgdFlatPanel; in AcpiPlatformEntryPoint()