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