summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)Author
2007-06-26Used "|" as value separator.jwang36
2007-06-25Fixed typo in function headerAJFISH
2007-06-251) Incorporated generating top level makefile. Now platform build is possible...jwang36
2007-06-25added PcdComponentName2Disable, PcdDriverDiagnostics2Disable reference in DSC...vanjeff
2007-06-22Add UefiDriverModel.c for Installation of driver model protocols .yshang1
2007-06-22Checked in part of MDE library instances following PI and UEFI. It includes:yshang1
2007-06-22Add dependent protocol:"Protocol/DevicePath.h".yshang1
2007-06-22Add DriverDiagnostics2.h.yshang1
2007-06-22Cleanup MdePkg.dsc, UefiLib.inf and UefiLib.msavanjeff
2007-06-22Import DxeCoreHobLib, DxeHobLib, PeimEntryPoint and PeiServicesLib. vanjeff
2007-06-22Import some Pei and Dxe related instances for MdePkg.vanjeff
2007-06-22git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2711 6f1...yshang1
2007-06-22Import Pal.h and Sal.h.yshang1
2007-06-22Rename the PalApi.h to Pal.h.yshang1
2007-06-22git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2708 6f1...yshang1
2007-06-22Delete the IpfDefines.h from MDE package. It should be in IpfCpu package.yshang1
2007-06-22Import some basic libraries instances for Mde Packages. vanjeff
2007-06-22Import MdePkg.dec and MdePkg.dec. Initial version.vanjeff
2007-06-22Fixed typo in PiPeiCis.h.yshang1
2007-06-21remove some .msa file reference.vanjeff
2007-06-21added MdePkg.spd, this is initial version.vanjeff
2007-06-21Update Protocol for backward-compatible with EFI1.1.yshang1
2007-06-21Fixed PPI GUID name to follow PI specification.yshang1
2007-06-21Update the EFI_PEI_SECURITY2_PPI to follow PI. Also update the EFI_PEI_CORE_E...yshang1
2007-06-20Add macro EFI_SIZE_TO_PAGES/EFI_PAGES_TO_SIZE in UefiBaseType.h.yshang1
2007-06-20Remove the reference of UefiDevicePath.h.yshang1
2007-06-19Import Library Class from original MDE package. Also I added the EFI_PEI_CORE...yshang1
2007-06-19Check in the Industry Standard Files.yshang1
2007-06-19Checked in the GUIDs introduced in UEFI/PI.yshang1
2007-06-19Checked in the Protocols introduced in UEFI/PI.yshang1
2007-06-18Removed tabs and fixed some minor coding style issues. Also fixed typo in EFI...AJFISH
2007-06-13Add PPI definitions introduced in PI1.0.yshang1
2007-06-08Move to directory "Include"yshang1
2007-06-08Move to sub-directory "include"yshang1
2007-06-08Checked in the new includes of MdePkg, that are ProcessorBind.h, ModuleType.h...yshang1
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch
2007-05-31Update the Guid Value of Ext SCSI Pass Thru Protocolqhuang8
2007-05-30Fix some errors in comments of Status Code include file.xli24
2007-05-21Remove some unnecessary #if/#ifdef from some header files.vanjeff
2007-05-15Fixd EDKII r2594 build broken issue - MdePkg build failed with ICC.qouyang
2007-05-15Fixd EDKII r2594 build broken issue - MdePkg build failed with ICC.qouyang
2007-05-14These updates are for IPF low level assembly library checking in.gtian
2007-05-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2593 6f1...gtian
2007-05-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2592 6f1...gtian
2007-05-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2591 6f1...gtian
2007-05-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2590 6f1...gtian
2007-05-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2589 6f1...gtian
2007-05-05Update BaseLib.h to make the spaces between comments constant. Only added bla...ajfish
2007-04-11Fix the DEVICE_PATH_MESSAGING_SAS GUID definition according to UEFI 2.1 spec.xli24
2007-04-09Fix an issue that some image tool will generate PE32+ image with PE32 magic. ...qhuang8