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

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
H A DBootOption.c712 CHAR16 DescString[100]; local
776 sizeof (DescString),
777 DescString
779 NewLegacyDevContext->Description = AllocateCopyPool (StrSize (DescString), DescString);

Completed in 44 milliseconds