Home | History | Annotate | Download | only in FvbServicesRuntimeDxe

Lines Matching refs:OldAttributes

623   EFI_FVB_ATTRIBUTES_2  OldAttributes;

639 OldAttributes = *AttribPtr;
640 Capabilities = OldAttributes & (EFI_FVB2_READ_DISABLED_CAP | \
647 OldStatus = OldAttributes & EFI_FVB2_STATUS;
664 if ((OldAttributes & UnchangedAttributes) ^ (*Attributes & UnchangedAttributes)) {
671 if (OldAttributes & EFI_FVB2_LOCK_STATUS) {