Home
last modified time | relevance | path

Searched refs:DisableMap (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/
DLegacyBootMaintUiVfr.h80 UINT8 DisableMap[32]; member
DLegacyBootMaintUi.c265 DisMap = mLegacyBootOptionPrivate->MaintainMapData->DisableMap; in UpdateBBSOption()
913 DisMap = mLegacyBootOptionPrivate->MaintainMapData->DisableMap; in AdjustOptionValue()
1190 …gacyBootOptionPrivate->MaintainMapData->DisableMap, sizeof (mLegacyBootOptionPrivate->MaintainMapD… in GetLegacyOptionsOrder()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/BootMaintenanceManagerLib/
DFormGuid.h187 UINT8 DisableMap[32]; member
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
DFormGuid.h202 UINT8 DisableMap[32]; member
DUpdatePage.c1194 …Map = ZeroMem (CallbackData->BmmOldFakeNVData.DisableMap, sizeof (CallbackData->BmmOldFakeNVData.D… in UpdateSetLegacyDeviceOrderPage()
DBootOption.c1704 …ap = ZeroMem (CallbackData->BmmFakeNvData.DisableMap, sizeof (CallbackData->BmmFakeNvData.Dis… in GetLegacyDeviceOrder()
DVariable.c1191 DisMap = CallbackData->BmmOldFakeNVData.DisableMap; in Var_UpdateBBSOption()
DBootMaint.c875 DisMap = Private->BmmOldFakeNVData.DisableMap; in BootMaintCallback()