mirror of https://github.com/acidanthera/audk.git
Roll back previous change.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10274 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
6af1b99bee
commit
abe31ad579
|
@ -55,8 +55,8 @@ typedef struct {
|
|||
UINT64 WriteQueueSize;
|
||||
///
|
||||
/// Write Queue data.
|
||||
///
|
||||
UINT8 WriteQueue[WriteQueueSize];
|
||||
// } EFI_FAULT_TOLERANT_WORKING_BLOCK_HEADER;
|
||||
/// UINT8 WriteQueue[WriteQueueSize];
|
||||
///
|
||||
} EFI_FAULT_TOLERANT_WORKING_BLOCK_HEADER;
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue