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

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
H A DBootMaint.h402 } STRING_DEPOSITORY; typedef in typeref:struct:_STRING_DEPOSITORY
1346 IN STRING_DEPOSITORY *StringDepository
1537 extern STRING_DEPOSITORY *FileOptionStrDepository;
1538 extern STRING_DEPOSITORY *ConsoleOptionStrDepository;
1539 extern STRING_DEPOSITORY *BootOptionStrDepository;
1540 extern STRING_DEPOSITORY *BootOptionHelpStrDepository;
1541 extern STRING_DEPOSITORY *DriverOptionStrDepository;
1542 extern STRING_DEPOSITORY *DriverOptionHelpStrDepository;
1543 extern STRING_DEPOSITORY *TerminalStrDepository;

Completed in 47 milliseconds