Searched refs:EFI_FV_ATTRIBUTES (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/FwVol/
H A DFwVolAttrib.c33 OUT EFI_FV_ATTRIBUTES *Attributes
54 *Attributes = (EFI_FV_ATTRIBUTES)FvbAttributes;
75 IN OUT EFI_FV_ATTRIBUTES *Attributes
H A DFwVolDriver.h65 OUT EFI_FV_ATTRIBUTES *Attributes
83 IN OUT EFI_FV_ATTRIBUTES *Attributes
H A DFwVolRead.c119 EFI_FV_ATTRIBUTES FvAttributes;
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/FirmwareVolume/FwVolDxe/
H A DFwVolAttrib.c34 OUT EFI_FV_ATTRIBUTES *Attributes
61 an EFI_FV_ATTRIBUTES containing the
71 EFI_FV_ATTRIBUTES is returned in
81 IN OUT EFI_FV_ATTRIBUTES *Attributes
H A DFwVolRead.c120 EFI_FV_ATTRIBUTES FvAttributes;
321 EFI_FV_ATTRIBUTES FvAttributes;
513 EFI_FV_ATTRIBUTES FvAttributes;
H A DFwVolDriver.h115 OUT EFI_FV_ATTRIBUTES *Attributes
123 an EFI_FV_ATTRIBUTES containing the
133 EFI_FV_ATTRIBUTES is returned in
143 IN OUT EFI_FV_ATTRIBUTES *Attributes
H A DFwVolWrite.c1362 EFI_FV_ATTRIBUTES FvAttributes;
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DFirmwareVolume2.h32 /// EFI_FV_ATTRIBUTES
34 typedef UINT64 EFI_FV_ATTRIBUTES; typedef
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 i
[all...]

Completed in 310 milliseconds