]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Include/Guid/StatusCodeDataTypeId.h
Per PI spec, StatusCode related structure is not required to be defined as packed...
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 16 Feb 2011 01:25:56 +0000 (01:25 +0000)
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 16 Feb 2011 01:25:56 +0000 (01:25 +0000)
commitad0ecbcf79e6876c90b88d37830d21906ec8fafc
treeb2ae050e76c182108a690f364fbcbdcf4c13082e
parent6beb225a9a20e791157937d095159c7d61b6ec20
Per PI spec, StatusCode related structure is not required to be defined as packed byte. So, StatusCode related structures are updated from packed to unpacked.
Notes:
1. This patch is an incompatible change for the binary image built based on previous EDKII code. But, it is a compatible change for source.
2. This change will make StatusCode related definition in MdePkg to align the one defined in EcpPkg. Then, EDK driver based on EcpPkg can work together EDKII core.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11316 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Include/Guid/StatusCodeDataTypeId.h