| Commit message (Expand) | Author | Age | Files | Lines |
* | MdePkg: Fix Xcode 9 Beta treating 32-bit left shift as undefined | Andrew Fish | 2017-08-11 | 1 | -3/+3 |
* | MdePkg: Fix typos in comments | Gary Lin | 2016-10-21 | 2 | -5/+5 |
* | MdePkg: Fix some typing errors in the header files | Thomas Huth | 2016-10-07 | 1 | -1/+1 |
* | MdePkg: Convert all .uni files to utf-8 | Jordan Justen | 2015-12-15 | 1 | -0/+0 |
* | MdePkg:Fix typo 'caculate' in MdePkg. | Qiu Shumin | 2015-03-17 | 1 | -3/+3 |
* | 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 | -1/+2 |
* | Refine code to make it more safely. | Eric Dong | 2014-06-26 | 1 | -1/+2 |
* | Minor grammatical work--mostly adding periods. Items with ONLY period added ... | myronporter | 2010-06-30 | 2 | -20/+20 |
* | Minor grammatical work--mostly adding periods. Items with ONLY period added ... | myronporter | 2010-06-25 | 3 | -11/+11 |
* | Use the ASSERT() for parameter checking as the 4th paramter of internal worke... | qhuang8 | 2010-05-10 | 2 | -2/+9 |
* | Update the copyright notice format | hhtian | 2010-04-23 | 3 | -7/+7 |
* | 1. Correct File header to ## @file | lgao4 | 2010-02-24 | 1 | -4/+4 |
* | Fix file headers | mdkinney | 2009-08-24 | 1 | -1/+1 |
* | Update to make end-of-line consistent for all source files in MdePkg. There a... | qhuang8 | 2009-08-19 | 1 | -3/+3 |
* | Address an ARM compatibility issue by converting loops that were being optimi... | mdkinney | 2009-08-18 | 1 | -8/+4 |
* | Fix some typo. | gikidy | 2009-04-02 | 1 | -3/+3 |
* | Add check when use *Pointer as Sd->mRight[*Pointer] to avoid out of Array bound. | lgao4 | 2009-02-01 | 1 | -5/+7 |
* | Add check when use Index as Array [Index] to avoid out of Array bound. | lgao4 | 2009-01-24 | 1 | -3/+3 |
* | Remove volatile for local Index, and Use Memory library functions to fix the ... | lgao4 | 2009-01-23 | 2 | -21/+12 |
* | Add check when use Index as Array [Index] to avoid out of Array bound. | lgao4 | 2009-01-22 | 1 | -8/+10 |
* | Roll back ASSERT which is break DUET boot. | klu2 | 2009-01-13 | 1 | -1/+0 |
* | INF file verified, and Coding Style reviewed. | gikidy | 2009-01-09 | 2 | -2/+3 |
* | Synchronize MdePkg h files to Library/Base* c files. | gikidy | 2008-12-11 | 1 | -8/+8 |
* | Use BIT8-1 insetad of UINT8_MAX | mdkinney | 2008-12-07 | 1 | -1/+1 |
* | Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE... | lgao4 | 2008-11-25 | 1 | -2/+0 |
* | Function headers and comments have been checked with spec. | jji4 | 2008-11-21 | 1 | -1/+1 |
* | Refine file header for INF files of MDE library instances. | xli24 | 2008-10-28 | 1 | -3/+2 |
* | Remove over specific usage for library class | klu2 | 2008-10-15 | 2 | -2/+0 |
* | remove the unused msa files in MdePkg. | lgao4 | 2008-08-25 | 1 | -46/+0 |
* | Use ReadUnaligned32() instead of CopyMem() | mdkinney | 2008-08-01 | 2 | -5/+6 |
* | Code scrub for the Debug library, PostCode library, Print library, and Extrac... | lgao4 | 2008-07-15 | 2 | -30/+33 |
* | Clean up: update "EFI" to "UEFI" if applicable. | qhuang8 | 2007-11-22 | 2 | -2/+2 |
* | remove some comments introduced by tools. | vanjeff | 2007-07-20 | 1 | -9/+3 |
* | Remove unused comments in MdePkg. | yshang1 | 2007-07-19 | 1 | -28/+0 |
* | Removed MdePkg usage of ModuleName: in file headers | AJFISH | 2007-07-12 | 1 | -2/+0 |
* | removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu... | AJFISH | 2007-06-29 | 1 | -9/+0 |
* | Updated headers to follow coding standard | AJFISH | 2007-06-27 | 1 | -2/+0 |
* | Fixed build issues for DxeCoreHobLib and BaseUefiDecompressLib. | vanjeff | 2007-06-26 | 1 | -12/+7 |
* | Checked in part of MDE library instances following PI and UEFI. It includes: | yshang1 | 2007-06-22 | 3 | -36/+11 |
* | Import some basic libraries instances for Mde Packages. | vanjeff | 2007-06-22 | 5 | -0/+1181 |
* | Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist... | lhauch | 2007-06-01 | 3 | -1056/+0 |
* | 1.Drop the support of UEFI_APPLICATION for UefiDriverLib | qhuang8 | 2007-02-05 | 1 | -7/+7 |
* | Make MDE package pass intel IPF compiler with /W4 /WX switched on. | xli24 | 2007-01-25 | 3 | -57/+227 |
* | 1. Add the fix for the following Bugs: | cwu11 | 2006-11-03 | 1 | -1/+1 |
* | Remove the duplicated Copy Right in msa header. | lgao4 | 2006-09-27 | 1 | -10/+0 |
* | 1. added functions header for BaseUefiDecompressLi | vanjeff | 2006-07-19 | 1 | -31/+160 |
* | Added license & copyright declaration | jwang36 | 2006-07-13 | 1 | -0/+10 |
* | 1. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg. | qhuang8 | 2006-07-12 | 1 | -2/+2 |