Home
last modified time | relevance | path

Searched refs:LpsseMMCEnabled (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Guid/
DOsSelection.h59 UINT8 LpsseMMCEnabled;
DSetupVariable.h1140 UINT8 LpsseMMCEnabled; member
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformInitPei/
DPlatformEarlyInit.c307 SystemConfiguration->LpsseMMCEnabled = 1;
313 SystemConfiguration->LpsseMMCEnabled = 0;
319 SystemConfiguration->LpsseMMCEnabled = 1;
323 SystemConfiguration->LpsseMMCEnabled = 0;
328 SystemConfiguration->LpsseMMCEnabled = 0;
346 if (SystemConfiguration->LpsseMMCEnabled== 1) {
DPlatformInfoInit.c93 OsSelectionHob->LpssData.LpsseMMCEnabled = FALSE; in CheckOsSelection()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/AcpiPlatform/
DAcpiPlatform.c1093 mSystemConfiguration.LpsseMMCEnabled = 1; in AcpiPlatformEntryPoint()
1100 mSystemConfiguration.LpsseMMCEnabled = 0; in AcpiPlatformEntryPoint()
1109 mSystemConfiguration.LpsseMMCEnabled = 1; in AcpiPlatformEntryPoint()
1116 mSystemConfiguration.LpsseMMCEnabled = 0; in AcpiPlatformEntryPoint()
1124 mSystemConfiguration.LpsseMMCEnabled = 0; in AcpiPlatformEntryPoint()
1129 if (mSystemConfiguration.LpsseMMCEnabled) { in AcpiPlatformEntryPoint()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformSetupDxe/
DPlatformSetupDxe.c140 Private->FakeNvData.LpsseMMCEnabled = FALSE;