Home
last modified time | relevance | path

Searched refs:LEGACY_DEVICE_CONTEXT (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/
DLegacyBootMaintUi.h152 } LEGACY_DEVICE_CONTEXT; typedef
DLegacyBootMaintUi.c836 ((LEGACY_DEVICE_CONTEXT *) NewMenuEntry->VariableContext)->BbsIndex in UpdateLegacyDeviceOrderPage()
1194 MenuEntry->VariableContext = AllocateZeroPool (sizeof (LEGACY_DEVICE_CONTEXT)); in CreateMenuEntry()
1311 LEGACY_DEVICE_CONTEXT *NewLegacyDevContext; in GetLegacyOptions()
1356 NewLegacyDevContext = (LEGACY_DEVICE_CONTEXT *) NewMenuEntry->VariableContext; in GetLegacyOptions()