]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg: Fix build error for UNIXGCC with IPF
authorjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 28 Jul 2011 17:47:22 +0000 (17:47 +0000)
committerjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 28 Jul 2011 17:47:22 +0000 (17:47 +0000)
commitd31182c1b36fdd117aa297588a880266a9f07be4
tree391c2dd5d012b92651bc9684d250f6c5fba21896
parent1d36ec02a55c7bab7b5738e146c8607177ca808b
MdeModulePkg: Fix build error for UNIXGCC with IPF

#pragma pack with push/pop is not supported with all
GCC types.

Signed-off-by: jljusten
Reviewed-by: geekboy15a
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12056 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxLibPrivate.h