HomeSort by relevance Sort by last modified time
    Searched refs:CurrentAttribute (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Library/CustomizedDisplayLib/
CustomizedDisplayLib.c 432 UINTN CurrentAttribute;
467 CurrentAttribute = gST->ConOut->Mode->Attribute;
549 gST->ConOut->SetAttribute (gST->ConOut, CurrentAttribute);
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/UefiEfiIfrSupportLib/
UefiIfrForm.c 473 UINTN CurrentAttribute;
491 CurrentAttribute = ConOut->Mode->Attribute;
619 ConOut->SetAttribute (ConOut, CurrentAttribute);
    [all...]

Completed in 258 milliseconds