audk/MdePkg
mdkinney c91a44b857 Update this library to restrict usage to DXE_RUNTIME_DRIVER and DXE_SAL_DRIVER module types
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10865 6f19259b-4bc3-4df7-8a09-765794883524
2010-09-10 20:08:03 +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 this library to restrict usage to DXE_RUNTIME_DRIVER and DXE_SAL_DRIVER module types 2010-09-10 20:08:03 +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