TianoCore EDK2 master
Loading...
Searching...
No Matches
_EFI_TAPE_HEADER Struct Reference

Data Fields

UINT64 Signature
 
UINT32 Revision
 
UINT32 BootDescSize
 
UINT32 BootDescCRC
 
EFI_GUID TapeGUID
 
EFI_GUID TapeType
 
EFI_GUID TapeUnique
 
UINT32 BLLocation
 
UINT32 BLBlocksize
 
UINT32 BLFilesize
 
CHAR8 OSVersion [40]
 
CHAR8 AppVersion [40]
 
CHAR8 CreationDate [10]
 
CHAR8 CreationTime [10]
 
CHAR8 SystemName [256]
 
CHAR8 TapeTitle [120]
 
CHAR8 pad [468]
 

Detailed Description

Definition at line 20 of file TapeIo.h.

Field Documentation

◆ AppVersion

CHAR8 _EFI_TAPE_HEADER::AppVersion[40]

Definition at line 32 of file TapeIo.h.

◆ BLBlocksize

UINT32 _EFI_TAPE_HEADER::BLBlocksize

Definition at line 29 of file TapeIo.h.

◆ BLFilesize

UINT32 _EFI_TAPE_HEADER::BLFilesize

Definition at line 30 of file TapeIo.h.

◆ BLLocation

UINT32 _EFI_TAPE_HEADER::BLLocation

Definition at line 28 of file TapeIo.h.

◆ BootDescCRC

UINT32 _EFI_TAPE_HEADER::BootDescCRC

Definition at line 24 of file TapeIo.h.

◆ BootDescSize

UINT32 _EFI_TAPE_HEADER::BootDescSize

Definition at line 23 of file TapeIo.h.

◆ CreationDate

CHAR8 _EFI_TAPE_HEADER::CreationDate[10]

Definition at line 33 of file TapeIo.h.

◆ CreationTime

CHAR8 _EFI_TAPE_HEADER::CreationTime[10]

Definition at line 34 of file TapeIo.h.

◆ OSVersion

CHAR8 _EFI_TAPE_HEADER::OSVersion[40]

Definition at line 31 of file TapeIo.h.

◆ pad

CHAR8 _EFI_TAPE_HEADER::pad[468]

Definition at line 37 of file TapeIo.h.

◆ Revision

UINT32 _EFI_TAPE_HEADER::Revision

Definition at line 22 of file TapeIo.h.

◆ Signature

UINT64 _EFI_TAPE_HEADER::Signature

Definition at line 21 of file TapeIo.h.

◆ SystemName

CHAR8 _EFI_TAPE_HEADER::SystemName[256]

Definition at line 35 of file TapeIo.h.

◆ TapeGUID

EFI_GUID _EFI_TAPE_HEADER::TapeGUID

Definition at line 25 of file TapeIo.h.

◆ TapeTitle

CHAR8 _EFI_TAPE_HEADER::TapeTitle[120]

Definition at line 36 of file TapeIo.h.

◆ TapeType

EFI_GUID _EFI_TAPE_HEADER::TapeType

Definition at line 26 of file TapeIo.h.

◆ TapeUnique

EFI_GUID _EFI_TAPE_HEADER::TapeUnique

Definition at line 27 of file TapeIo.h.


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