Home | History | Annotate | Download | only in FvbRuntimeService

Lines Matching refs:OldAttributes

734   EFI_FVB_ATTRIBUTES_2  OldAttributes;

748 OldAttributes = *AttribPtr;
749 Capabilities = OldAttributes & EFI_FVB2_CAPABILITIES;
750 OldStatus = OldAttributes & EFI_FVB2_STATUS;
756 if (OldAttributes & EFI_FVB2_LOCK_STATUS) {