Searched defs:gStringPackHandle (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/BdsDxe/
H A DString.c19 EFI_HII_HANDLE gStringPackHandle; variable
34 gStringPackHandle = HiiAddPackages (
40 ASSERT (gStringPackHandle != NULL);
58 return HiiGetString (gStringPackHandle, Id, NULL);

Completed in 52 milliseconds