Home | History | Annotate | Download | only in FvbServicesRuntimeDxe

Lines Matching refs:OldAttributes

664   EFI_FVB_ATTRIBUTES_2  OldAttributes;

679 OldAttributes = *AttribPtr;
680 Capabilities = OldAttributes & (EFI_FVB2_READ_DISABLED_CAP | \
686 OldStatus = OldAttributes & EFI_FVB2_STATUS;
704 if ((OldAttributes & UnchangedAttributes) ^ (*Attributes & UnchangedAttributes)) {
710 if (OldAttributes & EFI_FVB2_LOCK_STATUS) {