Searched refs:CurrentAttribute (Results 1 - 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Library/CustomizedDisplayLib/
H A DCustomizedDisplayLib.c432 UINTN CurrentAttribute; local
467 CurrentAttribute = gST->ConOut->Mode->Attribute;
549 gST->ConOut->SetAttribute (gST->ConOut, CurrentAttribute);
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/UefiEfiIfrSupportLib/
H A DUefiIfrForm.c473 UINTN CurrentAttribute; local
491 CurrentAttribute = ConOut->Mode->Attribute;
619 ConOut->SetAttribute (ConOut, CurrentAttribute);

Completed in 9 milliseconds