Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
DBmMisc.c150 BOOLEAN MemoryTypeInformationVariableExists; in BmSetMemoryTypeInformationVariable() local
154 MemoryTypeInformationVariableExists = FALSE; in BmSetMemoryTypeInformationVariable()
180 MemoryTypeInformationVariableExists = TRUE; in BmSetMemoryTypeInformationVariable()
266 if (MemoryTypeInformationModified || !MemoryTypeInformationVariableExists) { in BmSetMemoryTypeInformationVariable()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/
DBdsMisc.c1320 BOOLEAN MemoryTypeInformationVariableExists; in BdsSetMemoryTypeInformationVariable() local
1324 MemoryTypeInformationVariableExists = FALSE; in BdsSetMemoryTypeInformationVariable()
1350 MemoryTypeInformationVariableExists = TRUE; in BdsSetMemoryTypeInformationVariable()
1436 if (MemoryTypeInformationModified || !MemoryTypeInformationVariableExists) { in BdsSetMemoryTypeInformationVariable()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/
DBdsMisc.c1312 BOOLEAN MemoryTypeInformationVariableExists; in BdsSetMemoryTypeInformationVariable() local
1316 MemoryTypeInformationVariableExists = FALSE; in BdsSetMemoryTypeInformationVariable()
1342 MemoryTypeInformationVariableExists = TRUE; in BdsSetMemoryTypeInformationVariable()
1428 if (MemoryTypeInformationModified || !MemoryTypeInformationVariableExists) { in BdsSetMemoryTypeInformationVariable()