Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Include/Protocol/
DDisplayProtocol.h147 #define HII_DISPLAY_GRAYOUT BIT0 macro
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/SetupBrowserDxe/
DPresentation.c303 DisplayStatement->Attribute |= HII_DISPLAY_GRAYOUT; in InitializeDisplayStatement()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DisplayEngineDxe/
DFormDisplay.c643 if ((Statement->Attribute & HII_DISPLAY_GRAYOUT) != 0) { in UiAddMenuOption()