Age | Commit message (Expand) | Author |
2014-09-03 | MdePkg: Convert non DOS format files to DOS format | Gao, Liming |
2014-08-27 | MdePkg: INF/DEC file updates to EDK II packages | Gao, Liming |
2014-08-27 | MdePkg: INF/DEC file updates to EDK II packages | Gao, Liming |
2013-07-29 | MdePkg: Added ARM Aarch64 architecture support | Harry Liebel |
2012-12-25 | Add ASSERT() for BitField operations to make sure the input value is valid. | lgao4 |
2010-06-25 | Minor grammatical work--mostly adding periods. Items with ONLY period added ... | myronporter |
2010-06-11 | Minor grammatical work--mostly adding periods. Sending separately a list of... | myronporter |
2010-04-23 | Update the copyright notice format | hhtian |
2010-02-24 | 1. Correct File header to ## @file | lgao4 |
2009-08-24 | Fix file headers | mdkinney |
2009-08-19 | Update to make end-of-line consistent for all source files in MdePkg. There a... | qhuang8 |
2009-08-18 | Make EOL consistent | mdkinney |
2009-08-18 | Add ARM support to BaseIoLibIntrinsic | mdkinney |
2009-03-02 | Fix incorrect function headers for IoLib APIs. | xli24 |
2009-01-09 | INF file verified, and Coding Style reviewed. | gikidy |
2008-12-29 | Update copyright for files modified in this year | qhuang8 |
2008-12-19 | Update IoLib to add MemoryFence for x86 Mmio function. | lgao4 |
2008-12-10 | Synchronize the h files with c files. | gikidy |
2008-12-05 | Make comments match the Spec. | gikidy |
2008-11-25 | Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE... | lgao4 |
2008-10-31 | Fix a prototype bug. | qwang12 |
2008-10-31 | Fix a prototype bug. | qwang12 |
2008-10-29 | Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I... | eric_tian |
2008-10-28 | Refine file header for INF files of MDE library instances. | xli24 |
2008-09-18 | 1. Change 0 == Length style to Length == 0 | lgao4 |
2008-09-17 | remove unnecessary comments introduced by tools from MdePkg. The regular expr... | vanjeff |
2008-09-11 | Clean up BaseIoLibIntrinsic according to review comments. | vanjeff |
2008-08-25 | remove the unused msa files in MdePkg. | lgao4 |
2008-07-25 | Code Scrub for MdePkg. | yshang1 |
2008-07-08 | Code scrub: | yshang1 |
2008-02-01 | Add alignment checking for IoLib functions to conform to MdeLib spec. | qhuang8 |
2007-09-19 | Update Mde/MdeModulePkg to support ICC build for IA32/X64. | yshang1 |
2007-09-17 | FixedPcd macro should *not* be used in Library's inf file. | klu2 |
2007-08-30 | Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec... | qhuang8 |
2007-08-02 | Changed source file format | jwang36 |
2007-07-20 | remove some comments introduced by tools. | vanjeff |
2007-07-20 | remove some comments introduced by tools. | vanjeff |
2007-07-19 | Remove unused comments in MdePkg. | yshang1 |
2007-07-18 | Remove _MSC_VER for this file is just built by MSFT tool chain | klu2 |
2007-07-18 | removed comments (and fix) compiler specific compile of .c files | AJFISH |
2007-07-18 | 1) Add _MSC_VER judgment for usage of #pragma intrinsic | klu2 |
2007-07-12 | Removed MdePkg usage of ModuleName: in file headers | AJFISH |
2007-06-29 | Removed CommonHeader.h generated file from the MdePkg. | AJFISH |
2007-06-29 | removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu... | AJFISH |
2007-06-27 | Updated to support compiler intrinsics properly. I had to comment out some of... | AJFISH |
2007-06-22 | Import some basic libraries instances for Mde Packages. | vanjeff |
2007-06-01 | Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist... | lhauch |
2007-03-15 | 1. Remove #ifdef _MSC_EXTENSION_ from all source files | vanjeff |
2007-02-13 | PcdLib is only referenced by IPF arch. | qhuang8 |
2007-02-12 | 1) Added BIT0, BIT1, …, BIT63 to the Base Defines | qwang12 |