Fix GCC building warning.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4811 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -26,8 +26,7 @@
|
||||
// Structures are all packed on 1-byte alignment
|
||||
//
|
||||
|
||||
#pragma pack (push)
|
||||
#pragma pack (1)
|
||||
#pragma pack (push, 1)
|
||||
|
||||
//
|
||||
// Part 2, section 2.2: Basic types & Helper redefinitions
|
||||
|
Reference in New Issue
Block a user