Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
DBootOption.c708 CHAR16 DescString[100]; in BOpt_GetLegacyOptions() local
772 sizeof (DescString), in BOpt_GetLegacyOptions()
773 DescString in BOpt_GetLegacyOptions()
775 NewLegacyDevContext->Description = AllocateCopyPool (StrSize (DescString), DescString); in BOpt_GetLegacyOptions()