iPXE
Data Fields
_EFI_SIMPLE_FILE_SYSTEM_PROTOCOL Struct Reference

#include <SimpleFileSystem.h>

Data Fields

UINT64 Revision
 The version of the EFI_SIMPLE_FILE_SYSTEM_PROTOCOL. More...
 
EFI_SIMPLE_FILE_SYSTEM_PROTOCOL_OPEN_VOLUME OpenVolume
 

Detailed Description

Definition at line 75 of file SimpleFileSystem.h.

Field Documentation

◆ Revision

UINT64 _EFI_SIMPLE_FILE_SYSTEM_PROTOCOL::Revision

The version of the EFI_SIMPLE_FILE_SYSTEM_PROTOCOL.

The version specified by this specification is 0x00010000. All future revisions must be backwards compatible.

Definition at line 81 of file SimpleFileSystem.h.

◆ OpenVolume

EFI_SIMPLE_FILE_SYSTEM_PROTOCOL_OPEN_VOLUME _EFI_SIMPLE_FILE_SYSTEM_PROTOCOL::OpenVolume

Definition at line 82 of file SimpleFileSystem.h.


The documentation for this struct was generated from the following file: