audk/MdePkg
mdkinney f6b4e53dfe Update MODULE_TYPE to be DXE_RUNTIME_DRIVER
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10876 6f19259b-4bc3-4df7-8a09-765794883524
2010-09-14 17:02:46 +00:00
..
Include ARM RVCT 3.1 compiler has issues with __packed structures containing anonymous structures in a union. I had to add extra PACKED macros to get things to compile. Hopefully at some point RVCT will support #pragma pack(1) properly and we can retire PACKED macro. 2010-09-07 18:26:58 +00:00
Library Update MODULE_TYPE to be DXE_RUNTIME_DRIVER 2010-09-14 17:02:46 +00:00
MdePkg.dec Fix minor format issue in file header 2010-05-13 01:03:32 +00:00
MdePkg.dsc Clean up package/platform DSC files by the following steps: 2010-05-21 02:49:33 +00:00