Searched refs:gBootManagerPrivate (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/BdsDxe/BootMngr/
H A DBootManager.c54 BOOT_MANAGER_CALLBACK_DATA gBootManagerPrivate = { variable
161 &gBootManagerPrivate.DriverHandle,
165 &gBootManagerPrivate.ConfigAccess,
173 gBootManagerPrivate.HiiHandle = HiiAddPackages (
175 gBootManagerPrivate.DriverHandle,
180 if (gBootManagerPrivate.HiiHandle == NULL) {
235 HiiHandle = gBootManagerPrivate.HiiHandle;

Completed in 59 milliseconds