summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rename library instance name from "PeCoffExtraActionLibNull" to "BasePeCoffEx...qhuang82009-03-051-1/+1
* Rename library instance name from "PeCoffExtraActionLibNull" to "BasePeCoffEx...qhuang82009-03-051-2/+2
* Rename library instance name from "PeCoffExtraActionLibNull" to "BasePeCoffEx...qhuang82009-03-053-2/+3
* Rename library instance name from "PeCoffExtraActionLibNull" to "BasePeCoffEx...qhuang82009-03-051-2/+2
* Rename library instance name from "PeCoffExtraActionLibNull" to "BasePeCoffEx...qhuang82009-03-051-1/+1
* Rename library instance name from "PeCoffExtraActionLibNull" to "BasePeCoffEx...qhuang82009-03-051-1/+1
* Fix issue for boot sectorklu22009-03-052-5/+1
* Should use 16 bit code.klu22009-03-051-4/+3
* Should use 16 bit code.klu22009-03-051-1/+1
* Refine comments.klu22009-03-051-11/+11
* Add empty lineqhuang82009-03-052-2/+2
* Add empty lineqhuang82009-03-052-2/+2
* Add empty lineqhuang82009-03-051-1/+1
* Remove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExtraActionL...qhuang82009-03-0515-1016/+407
* Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExt...qhuang82009-03-058-0/+165
* Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExt...qhuang82009-03-053-161/+1
* Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExt...qhuang82009-03-051-0/+1
* Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExt...qhuang82009-03-052-1/+3
* Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExt...qhuang82009-03-0512-1033/+668
* Fix incorrect function headers of I/O Lib.xli242009-03-051-7/+7
* Update PeiCore to handle FvImage with PI FV extension headerlgao42009-03-058-38/+62
* 1. add missing free operation in conditional branch.eric_tian2009-03-052-0/+4
* remove PcdNtEmulatorEnable.vanjeff2009-03-051-1/+0
* Remove 'BASETOOLS_DIR' variable. We assume basetools are in the PATHjljusten2009-03-051-29/+26
* Update GenFw tool help text to clarify GenFw tool usage.lgao42009-03-041-0/+0
* refine pcd commentseric_tian2009-03-041-5/+11
* Update GenFv tool to get FvNameGuid lgao42009-03-041-0/+0
* GenFds add FV name GUID support.jlin162009-03-042-0/+0
* use pcd to enable/disable variableInfo statistic feature in EmuRuntimeDxe dri...eric_tian2009-03-042-0/+103
* Update ConPlatform to ensure console dev variable is correct.xli242009-03-041-52/+94
* add check for invalid handle.vanjeff2009-03-045-2/+22
* Clean the unused PCD entry.lgao42009-03-041-40/+7
* retire gEfiBootStateGuid and replace it with dynamic hii pcd. so the differen...eric_tian2009-03-046-56/+11
* retired PcdNtEmulatorEnable.vanjeff2009-03-0410-54/+25
* Remove the lite version FaultTolerantWrite Dxe Driver. Use new full version F...lgao42009-03-042-2/+2
* Remove the lite version FaultTolerantWrite Dxe Driver. Use new full version F...lgao42009-03-042-2/+2
* Remove the lite version FaultTolerantWrite Dxe Driver. New full version Fault...lgao42009-03-041-1/+0
* Update Variable driver to depend on full version FaultTolerantWrite protocol,...lgao42009-03-0410-2587/+18
* Add full version FaultTolerantWrite Dxe driver.lgao42009-03-049-1/+3841
* The IA32 register definition is quit different between edk and edk2 code base...klu22009-03-033-13/+15
* Add PeiHobLibFramework instance to provide a real implementation for BuildCvH...qhuang82009-03-033-0/+714
* Retire BaseReportStatusCodeLib in IntelFrameworkModulePkg.qhuang82009-03-033-558/+0
* Make Unix Sec use PeiReportStatusCodeLib instance of BaseReportStatusCodeLib ...qhuang82009-03-031-11/+5
* Make Nt32 Sec use PeiReportStatusCodeLib instance of BaseReportStatusCodeLib ...qhuang82009-03-031-11/+5
* Use NULL library instance for ReportStatusCodeLib in MdeModulePkg.dsc.qhuang82009-03-031-6/+1
* Add BaseReportStatusCodeLibNull to MdePkg.dsc.qhuang82009-03-031-0/+1
* Add #include <Uefi/UefiBaseType.h> for the reference of "EFI_GUID" in the lib...qhuang82009-03-031-5/+2
* Add BaseReportStatusCodeLibNull instance to MdePkg. This library provides emp...qhuang82009-03-032-0/+424
* Convert CreateBootDisk from windows bat file to Linux sh file. gikidy2009-03-031-0/+151
* Linux split replaced by BaseTools Split.gikidy2009-03-031-8/+5