summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)Author
2007-06-27Add missing definition for Time service which defined in UEFI specification 7...klu2
2007-06-27Move #include <IndustryStandard/Pal.h> into IPF specific statement.yshang1
2007-06-27sync dec with nspd.vanjeff
2007-06-27Added gEfiUgaIoProtocolGuid definitionvanjeff
2007-06-27Add new Library Class: CustomDecompressLib qhuang8
2007-06-27git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2769 6f1...klu2
2007-06-27Disable the warning of bitfieldklu2
2007-06-27Update DriverConfiguration2.h to avoid the name conflict with DriverConfigura...yshang1
2007-06-271) Porting the original WinNtStuff Peim to new Nt32Pkgklu2
2007-06-27Keep the C name of SIMPLE TEXT OUTPUT PROTOCOL unchanged for backward-compati...yshang1
2007-06-27Split the DriverConfiguration.h into DriverConfiguration2 and DriverConfigura...yshang1
2007-06-26add in gEfiPeiMasterBootModePpiGuid and gEfiPeiBootInRecoveryModePpiGuidqwang12
2007-06-26Fixed build issues for DxeCoreHobLib and BaseUefiDecompressLib.vanjeff
2007-06-26Remove prefix EFI_ from some TPL macros reference in some commentsvanjeff
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