summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-05Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExt...qhuang88-0/+165
2009-03-05Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExt...qhuang83-161/+1
2009-03-05Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExt...qhuang81-0/+1
2009-03-05Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExt...qhuang82-1/+3
2009-03-05Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExt...qhuang812-1033/+668
2009-03-05Fix incorrect function headers of I/O Lib.xli241-7/+7
2009-03-05Update PeiCore to handle FvImage with PI FV extension headerlgao48-38/+62
2009-03-051. add missing free operation in conditional branch.eric_tian2-0/+4
2009-03-05remove PcdNtEmulatorEnable.vanjeff1-1/+0
2009-03-05Remove 'BASETOOLS_DIR' variable. We assume basetools are in the PATHjljusten1-29/+26
2009-03-04Update GenFw tool help text to clarify GenFw tool usage.lgao41-0/+0
2009-03-04refine pcd commentseric_tian1-5/+11
2009-03-04Update GenFv tool to get FvNameGuid lgao41-0/+0
2009-03-04GenFds add FV name GUID support.jlin162-0/+0
2009-03-04use pcd to enable/disable variableInfo statistic feature in EmuRuntimeDxe dri...eric_tian2-0/+103
2009-03-04Update ConPlatform to ensure console dev variable is correct.xli241-52/+94
2009-03-04add check for invalid handle.vanjeff5-2/+22
2009-03-04Clean the unused PCD entry.lgao41-40/+7
2009-03-04retire gEfiBootStateGuid and replace it with dynamic hii pcd. so the differen...eric_tian6-56/+11
2009-03-04retired PcdNtEmulatorEnable.vanjeff10-54/+25
2009-03-04Remove the lite version FaultTolerantWrite Dxe Driver. Use new full version F...lgao42-2/+2
2009-03-04Remove the lite version FaultTolerantWrite Dxe Driver. Use new full version F...lgao42-2/+2
2009-03-04Remove the lite version FaultTolerantWrite Dxe Driver. New full version Fault...lgao41-1/+0
2009-03-04Update Variable driver to depend on full version FaultTolerantWrite protocol,...lgao410-2587/+18
2009-03-04Add full version FaultTolerantWrite Dxe driver.lgao49-1/+3841
2009-03-03The IA32 register definition is quit different between edk and edk2 code base...klu23-13/+15
2009-03-03Add PeiHobLibFramework instance to provide a real implementation for BuildCvH...qhuang83-0/+714
2009-03-03Retire BaseReportStatusCodeLib in IntelFrameworkModulePkg.qhuang83-558/+0
2009-03-03Make Unix Sec use PeiReportStatusCodeLib instance of BaseReportStatusCodeLib ...qhuang81-11/+5
2009-03-03Make Nt32 Sec use PeiReportStatusCodeLib instance of BaseReportStatusCodeLib ...qhuang81-11/+5
2009-03-03Use NULL library instance for ReportStatusCodeLib in MdeModulePkg.dsc.qhuang81-6/+1
2009-03-03Add BaseReportStatusCodeLibNull to MdePkg.dsc.qhuang81-0/+1
2009-03-03Add #include <Uefi/UefiBaseType.h> for the reference of "EFI_GUID" in the lib...qhuang81-5/+2
2009-03-03Add BaseReportStatusCodeLibNull instance to MdePkg. This library provides emp...qhuang82-0/+424
2009-03-03Convert CreateBootDisk from windows bat file to Linux sh file. gikidy1-0/+151
2009-03-03Linux split replaced by BaseTools Split.gikidy1-8/+5
2009-03-03Re-organize the PCDs section to reduce the duplication of PCD help text and d...gikidy1-82/+31
2009-03-03Refine comments.klu22-21/+30
2009-03-03Remove debug message code.klu21-17/+1
2009-03-03Fix ICC building issue.klu22-14/+23
2009-03-02Fix bug of wrong stack16 stack for thunk call. This may cause Duet failed to ...klu22-16/+21
2009-03-02Update PostBuild.shklu21-25/+30
2009-03-02Use com as postfix as MSFT does.klu21-6/+6
2009-03-02Add post build script for linuxklu21-47/+47
2009-03-02Add PostBuild process file for Unix environment.gikidy1-0/+72
2009-03-02Re-organize the PCDs section to reduce the duplication of PCD help text and d...qhuang81-79/+11
2009-03-02remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkgqhuang81-1/+1
2009-03-02Correct include path for linux buildingklu21-1/+1
2009-03-02remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkgqhuang81-0/+0
2009-03-02Fix incorrect function headers for IoLib APIs.xli243-24/+24