| Commit message (Expand) | Author | Age | Files | Lines |
* | MdePkg: Convert all .uni files to utf-8 | Jordan Justen | 2015-12-15 | 1 | -0/+0 |
* | 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 |
* | Add ASSERT() for BitField operations to make sure the input value is valid. | lgao4 | 2012-12-25 | 1 | -1/+16 |
* | Minor grammatical work--mostly adding periods. Items with ONLY period added ... | myronporter | 2010-06-25 | 2 | -43/+43 |
* | Update the copyright notice format | hhtian | 2010-04-23 | 2 | -4/+4 |
* | 1. Correct File header to ## @file | lgao4 | 2010-02-24 | 1 | -5/+5 |
* | 1. Add address check for "RegisterForRuntime" APIs of PciLib, PciCf8Lib, PciE... | xli24 | 2009-05-14 | 1 | -1/+2 |
* | INF file verified, and Coding Style reviewed. | gikidy | 2009-01-09 | 1 | -3/+3 |
* | Make comments match the Spec. | gikidy | 2008-12-05 | 1 | -21/+21 |
* | Update the comment for RegisterForRunimeAccess() functions to match the Spec. | gikidy | 2008-12-05 | 1 | -1/+5 |
* | Synchronize function comment in h file | gikidy | 2008-11-26 | 1 | -2/+2 |
* | Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE... | lgao4 | 2008-11-25 | 1 | -1/+0 |
* | Add runtime registration function to all PCI Libs | mdkinney | 2008-11-24 | 1 | -0/+26 |
* | 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 | -1/+2 |
* | Update MDE Library instances according to code review comments. | xli24 | 2008-09-04 | 1 | -1/+1 |
* | remove the unused msa files in MdePkg. | lgao4 | 2008-08-25 | 1 | -56/+0 |
* | To meet actual filenames | vanjeff | 2008-07-09 | 1 | -1/+1 |
* | rename filename to PciExpressLib.c. it will match its library name and avoid ... | vanjeff | 2008-07-09 | 1 | -0/+0 |
* | 1. Update files header. | vanjeff | 2008-07-09 | 2 | -5/+3 |
* | Ecc clean. | vanjeff | 2008-07-08 | 1 | -3/+2 |
* | Update the PciXXXReadBuffer() for better coding style. | yshang1 | 2007-12-29 | 1 | -7/+3 |
* | Since PciXXXReadBuffer/PciXXXWriteBuffer does not check the alignment of user... | yshang1 | 2007-12-29 | 1 | -8/+14 |
* | Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec... | qhuang8 | 2007-08-30 | 1 | -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 | -37/+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 |
* | Checked in part of MDE library instances following PI and UEFI. It includes: | yshang1 | 2007-06-22 | 3 | -37/+13 |
* | Import some basic libraries instances for Mde Packages. | vanjeff | 2007-06-22 | 4 | -0/+1554 |
* | Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist... | lhauch | 2007-06-01 | 2 | -1422/+0 |
* | Make MDE package pass intel IPF compiler with /W4 /WX switched on. | xli24 | 2007-01-25 | 1 | -0/+1 |
* | Remove the duplicated Copy Right in msa header. | lgao4 | 2006-09-27 | 1 | -10/+0 |
* | Change PcdDebugPrintErrorLevel PCD declare in msa as DYNAMIC, because this PC... | lgao4 | 2006-09-07 | 1 | -1/+1 |
* | Fix a warning issue under CYGWIN_GCC building: | klu2 | 2006-07-27 | 1 | -32/+32 |
* | Removed cross references from PciCf8Lib and PciExpressLib class to PciLib cla... | ajfish | 2006-07-26 | 1 | -6/+6 |
* | Adjust coding style for MemoryAllocationLib. | qhuang8 | 2006-07-23 | 1 | -1/+9 |
* | Fix track EDKT104: If a module use PCD, MSA of this module should use PcdLib ... | klu2 | 2006-07-17 | 1 | -0/+3 |
* | 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 | -4/+4 |
* | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19... | alfred | 2006-07-12 | 1 | -1/+1 |
* | 1. Fixed a logical error in PciReadBuffer() and PciWriteBuffer() | bxing | 2006-07-10 | 1 | -15/+29 |
* | Redefine SPEC and Release Version to 0x20000 | lgao4 | 2006-07-07 | 1 | -2/+3 |
* | Obsoleted by new schema and new build tools. | jwang36 | 2006-07-07 | 2 | -77/+0 |
* | PciLib: | qhuang8 | 2006-07-06 | 1 | -4/+14 |
* | DebugLib: | qhuang8 | 2006-07-05 | 1 | -15/+13 |
* | Modify MSA file for correcting <TokenSpaceGuidCName> | klu2 | 2006-07-02 | 1 | -6/+6 |
* | removed unnecessary name space declarations in some top level elements | jwang36 | 2006-06-30 | 1 | -4/+4 |