Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Library/CustomizedDisplayLib/
DCustomizedDisplayLib.c144 EFI_IFR_TIME *TimeOp; in RefreshKeyHelp() local
207 TimeOp = NULL; in RefreshKeyHelp()
215 TimeOp = (EFI_IFR_TIME *) Statement->OpCode; in RefreshKeyHelp()
216 HexDisplay = (TimeOp->Flags & EFI_IFR_DISPLAY_UINT_HEX) == EFI_IFR_DISPLAY_UINT_HEX; in RefreshKeyHelp()