mirror of https://github.com/acidanthera/audk.git
Former change breaks build; changed back to commented lines 58 & 59, but as regular comments (not Doxygen comments).
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10270 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
64a80549c8
commit
1d5cbb48c3
|
@ -57,7 +57,6 @@ typedef struct {
|
|||
/// Write Queue data.
|
||||
///
|
||||
UINT8 WriteQueue[WriteQueueSize];
|
||||
///
|
||||
} EFI_FAULT_TOLERANT_WORKING_BLOCK_HEADER;
|
||||
// } EFI_FAULT_TOLERANT_WORKING_BLOCK_HEADER;
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue