Home | History | Annotate | Download | only in BootMaintenanceManagerLib

Lines Matching refs:Variable

39   Variable.c

63 gEfiGlobalVariableGuid ## SOMETIMES_PRODUCES ## Variable:L"BootNext" (The number of next boot option)
64 ## SOMETIMES_PRODUCES ## Variable:L"BootXX" (Boot option variable)
65 ## SOMETIMES_PRODUCES ## Variable:L"PlatformLang" (Platform supported languange in Rfc4646 format)
66 ## SOMETIMES_PRODUCES ## Variable:L"Lang" (Platform supported languange in Iso639 format)
67 ## SOMETIMES_PRODUCES ## Variable:L"KeyXX" (Hotkey option variable)
68 ## PRODUCES ## Variable:L"HwErrRecSupport" (The level of platform supported hardware Error Record Persistence)
69 ## SOMETIMES_PRODUCES ## Variable:L"BootOptionSupport" (The feature supported in boot option menu, value could be: EFI_BOOT_OPTION_SUPPORT_KEY, EFI_BOOT_OPTION_SUPPORT_APP
70 ## SOMETIMES_PRODUCES (not PcdUefiVariableDefaultLangDeprecate)## Variable:L"LangCodes" (Value of PcdUefiVariableDefaultLangCodes)
71 ## PRODUCES ## Variable:L"PlatformLangCodes" (Value of PcdUefiVariableDefaultPlatformLangCodes)
72 ## PRODUCES ## Variable:L"Timeout" (The time out value in second of showing progress bar)
73 ## SOMETIMES_PRODUCES ## Variable:L"BootOrder" (The boot option array)
74 ## SOMETIMES_PRODUCES ## Variable:L"DriverOrder" (The driver order list)
75 ## SOMETIMES_CONSUMES ## Variable:L"ConIn" (The device path of console in device)
76 ## SOMETIMES_CONSUMES ## Variable:L"ConOut" (The device path of console out device)
77 ## SOMETIMES_CONSUMES ## Variable:L"ErrOut" (The device path of error out device)