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

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Include/
EfiFirmwareVolume.h 31 // EFI_FV_ATTRIBUTES bit definitions
33 typedef UINT64 EFI_FV_ATTRIBUTES;
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
FirmwareVolume2.h 32 /// EFI_FV_ATTRIBUTES
34 typedef UINT64 EFI_FV_ATTRIBUTES;
37 // EFI_FV_ATTRIBUTES bit definitions
39 // EFI_FV_ATTRIBUTES bit semantics
102 @param FvAttributes Pointer to an EFI_FV_ATTRIBUTES in which
115 OUT EFI_FV_ATTRIBUTES *FvAttributes
128 completed EFI_FV_ATTRIBUTES for the volume. To modify an
129 attribute, the corresponding status bit in the EFI_FV_ATTRIBUTES
141 an EFI_FV_ATTRIBUTES containing the
151 EFI_FV_ATTRIBUTES is returned in
    [all...]

Completed in 71 milliseconds