| Commit message (Expand) | Author | Age | Files | Lines |
* | minimum updating. | vanjeff | 2009-08-26 | 1 | -1/+1 |
* | Update to make end-of-line consistent for all source files in MdePkg. There a... | qhuang8 | 2009-08-19 | 1 | -2/+2 |
* | Add ARM as one of the supported architectures | mdkinney | 2009-08-18 | 1 | -2/+3 |
* | update MdePkg version to 1.01 | vanjeff | 2009-07-29 | 1 | -3/+3 |
* | Rename library instance name from "PeCoffExtraActionLibNull" to "BasePeCoffEx... | qhuang8 | 2009-03-05 | 1 | -1/+1 |
* | Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExt... | qhuang8 | 2009-03-05 | 1 | -0/+1 |
* | Add BaseReportStatusCodeLibNull to MdePkg.dsc. | qhuang8 | 2009-03-03 | 1 | -0/+1 |
* | Update to fix several ECC warning | qhuang8 | 2009-02-23 | 1 | -0/+2 |
* | Add comments in DSC files to explain the function and design of components se... | xli24 | 2009-02-10 | 1 | -0/+19 |
* | Split out Synchronization Library from Base Library | mdkinney | 2009-01-30 | 1 | -0/+1 |
* | Update copyright for files modified in this year | qhuang8 | 2008-12-29 | 1 | -1/+1 |
* | Add DxeRuntimePciExpressLib | mdkinney | 2008-11-24 | 1 | -0/+2 |
* | Rename DxePciLibPciRootBridgeIo to UefiPciLibPciRootBridgeIo. | xli24 | 2008-11-24 | 1 | -2/+2 |
* | Update library instances naming. | qhuang8 | 2008-11-13 | 1 | -5/+2 |
* | Add following library instances to MDE package: | xli24 | 2008-11-11 | 1 | -1/+6 |
* | Move FvbServiceLib, GraphicsLib, and DxePalLib from MDE package due to packag... | xli24 | 2008-10-29 | 1 | -3/+0 |
* | Remove duplicate module in MdePkg DSC file. | klu2 | 2008-10-29 | 1 | -1/+0 |
* | adjust file list order in dsc file. | vanjeff | 2008-10-28 | 1 | -33/+29 |
* | clean up EBC in inf files. | vanjeff | 2008-10-28 | 1 | -0/+6 |
* | Modify DSC file according to update of MDE library instances. | xli24 | 2008-10-25 | 1 | -7/+10 |
* | Add missing library instance to MdePkg.dsc | klu2 | 2008-08-20 | 1 | -0/+1 |
* | Remove INF/MSA file name to align with directory name | qhuang8 | 2008-07-19 | 1 | -1/+1 |
* | Remove directory DxeDebugLibSerialPort to BaseDebugLibSerialPort since this i... | qhuang8 | 2008-07-19 | 1 | -1/+1 |
* | 1) Cleanup HiiLib, IfrSupportLib. | qwang12 | 2008-02-02 | 1 | -0/+1 |
* | UEFI HII: Merge UEFI HII support changes from branch. | qwang12 | 2008-01-21 | 1 | -1/+2 |
* | Fix the duplicate module in dsc file | klu2 | 2007-12-17 | 1 | -1/+0 |
* | 1) Fix bugs in BaseMemoryLibOptXXX instances in MdePkg. | yshang1 | 2007-11-08 | 1 | -0/+4 |
* | Remove library instance of PeiServicesTablePointerLibMm7 | klu2 | 2007-10-15 | 1 | -2/+0 |
* | Add BasePalCallLibNull instance in MdePkg. It is useful when building IPF com... | yshang1 | 2007-10-11 | 1 | -0/+1 |
* | Correct ExtractGuidedSectionLib library instance for PEIM and DXE | lgao4 | 2007-10-09 | 1 | -1/+2 |
* | Correct CpuLib.inf format in DSC file | lgao4 | 2007-10-08 | 1 | -1/+1 |
* | added the CpuLib | vprabhal | 2007-10-05 | 1 | -0/+1 |
* | 1. Add ExtractGuidedSectionLib library to replace customdecompress library. | lgao4 | 2007-09-29 | 1 | -1/+2 |
* | Merge branch of PI tree to main trunk | klu2 | 2007-09-24 | 1 | -0/+1 |
* | Merge the PI enabling works from the branch | qwang12 | 2007-09-04 | 1 | -0/+1 |
* | Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec... | qhuang8 | 2007-08-30 | 1 | -18/+18 |
* | Fix bug in PciCfg to support PCI express address. | yshang1 | 2007-08-06 | 1 | -1/+1 |
* | Remove addtional PCD type | klu2 | 2007-08-02 | 1 | -6/+0 |
* | Removed unneeded $(WORKSPACE)\ in *.DSC files. Also synced MdePkg.dec file wi... | AJFISH | 2007-07-27 | 1 | -69/+69 |
* | Add BasePcdLibNull. | yshang1 | 2007-07-27 | 1 | -0/+1 |
* | Remove unused section in .INF, .DEC, .DSC of MdePkg and MdeModulePkg. | yshang1 | 2007-07-25 | 1 | -19/+0 |
* | Import BaseMemoryLibMmx. | yshang1 | 2007-07-23 | 1 | -0/+2 |
* | Remove unused comments in MdePkg. | yshang1 | 2007-07-19 | 1 | -0/+1 |
* | add in PeiServicesTablePointerLibMm7.inf | qwang12 | 2007-07-19 | 1 | -1/+2 |
* | Use () instead of {}, replace \ to / for path. | klu2 | 2007-07-18 | 1 | -63/+63 |
* | To support GCC build. Currently, it could not pass GCC build,since tool could... | yshang1 | 2007-07-17 | 1 | -0/+2 |
* | Rename PeiSmbusLibSmbus2 as PeiSmbusLibSmbus2Ppi. | yshang1 | 2007-07-17 | 1 | -1/+1 |
* | Updated modules to not depend on the IntelFrameworkPkg. | AJFISH | 2007-07-09 | 1 | -2/+2 |
* | Add inf files for PeiSmbusLibSmbus2, PeiDxePostCodeLibReportStatusCode, PeiMe... | vanjeff | 2007-07-05 | 1 | -2/+5 |
* | Add BaseCustomDecompressLibNull, DxeDebugLibSerialPort and UefiUsbLib library... | lgao4 | 2007-07-03 | 1 | -1/+3 |