summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
2007-07-02Add BaseMemoryTestDxe in MdeModulePkg.dscyshang11-0/+4
2007-06-29Removed CommonHeader.h generated file from the MdePkg. AJFISH272-782/+325
2007-06-29Ported SerialPortLib to support base type.AJFISH3-5/+3
2007-06-29Ported SerialPortLib to support base type.AJFISH1-3/+3
2007-06-29removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH44-429/+0
2007-06-29Add two gEfiComponentName2ProtocolGuid and gEfiDriverDiagnostics2ProtocolGuid...qhuang81-0/+3
2007-06-29Add EFI Option ROM definitions.yshang11-0/+34
2007-06-29add a error macro to prevent this file from included for now #error "UEFI 2.1...qwang128-0/+15
2007-06-29Import PeiDxePostCodeLibReportStatusCode.yshang12-0/+206
2007-06-29git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2888 6f1...vanjeff4-45/+231
2007-06-29Import BaseMemoryLibMmx;yshang144-111/+4789
2007-06-291) Modify ScsiIo protocol according to UEFI specificationklu26-2/+806
2007-06-29add SerialPortLib.hvanjeff1-0/+76
2007-06-28Updated *.dec files and .h files to support correct include path schemeAJFISH1-12/+5
2007-06-281. Added depex file generationjwang362-23/+3
2007-06-28add in BasePeCoffLibqwang121-0/+1
2007-06-28add in BasePeCoffLibqwang121-1/+1
2007-06-28Add in BasePeCoff library instance.qwang129-0/+2352
2007-06-28Remove GuidCName: gEfiSectionExtractionProtocolGuidqhuang81-5/+0
2007-06-27Fixed IPF and X64 like IA-32 for compiler intrinsicsAJFISH1-6/+6
2007-06-27Updated to support compiler intrinsics properly. I had to comment out some of...AJFISH2-7/+7
2007-06-27Updated headers to follow coding standardAJFISH198-579/+130
2007-06-27Add exit boot service event registry.yshang11-11/+16
2007-06-27Add missing filesklu22-0/+133
2007-06-27Convert msa to inf for UefiRuntimeLibklu23-0/+11
2007-06-27Clean up Protocol definitions in MdePkg.decyshang11-75/+109
2007-06-27Import UefiRuntimeLib in MdePkgyshang11-1/+0
2007-06-27Import the UefiRuntimeLib in MdePkg.yshang14-0/+720
2007-06-27Add missing definition for Time service which defined in UEFI specification 7...klu21-0/+10
2007-06-27Move #include <IndustryStandard/Pal.h> into IPF specific statement.yshang11-2/+2
2007-06-27sync dec with nspd.vanjeff2-9/+16
2007-06-27Added gEfiUgaIoProtocolGuid definitionvanjeff1-0/+5
2007-06-27Add new Library Class: CustomDecompressLib qhuang83-1/+47
2007-06-27git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2769 6f1...klu21-1/+0
2007-06-27Disable the warning of bitfieldklu21-1/+8
2007-06-27Update DriverConfiguration2.h to avoid the name conflict with DriverConfigura...yshang11-8/+8
2007-06-271) Porting the original WinNtStuff Peim to new Nt32Pkgklu24-0/+724
2007-06-27Keep the C name of SIMPLE TEXT OUTPUT PROTOCOL unchanged for backward-compati...yshang11-1/+1
2007-06-27Split the DriverConfiguration.h into DriverConfiguration2 and DriverConfigura...yshang12-22/+197
2007-06-26add in gEfiPeiMasterBootModePpiGuid and gEfiPeiBootInRecoveryModePpiGuidqwang121-0/+9
2007-06-26Fixed build issues for DxeCoreHobLib and BaseUefiDecompressLib.vanjeff4-38/+33
2007-06-26Remove prefix EFI_ from some TPL macros reference in some commentsvanjeff3-15/+15
2007-06-26Used "|" as value separator.jwang361-2/+2
2007-06-25Fixed typo in function headerAJFISH1-3/+0
2007-06-251) Incorporated generating top level makefile. Now platform build is possible...jwang361-4/+4
2007-06-25added PcdComponentName2Disable, PcdDriverDiagnostics2Disable reference in DSC...vanjeff1-0/+2
2007-06-22Add UefiDriverModel.c for Installation of driver model protocols .yshang11-0/+581
2007-06-22Checked in part of MDE library instances following PI and UEFI. It includes:yshang1119-1277/+1031
2007-06-22Add dependent protocol:"Protocol/DevicePath.h".yshang11-0/+1
2007-06-22Add DriverDiagnostics2.h.yshang12-9/+119