summaryrefslogtreecommitdiffstats
path: root/MdePkg
Commit message (Expand)AuthorAgeFilesLines
* Move #include <IndustryStandard/Pal.h> into IPF specific statement.yshang12007-06-271-2/+2
* sync dec with nspd.vanjeff2007-06-272-9/+16
* Added gEfiUgaIoProtocolGuid definitionvanjeff2007-06-271-0/+5
* Add new Library Class: CustomDecompressLib qhuang82007-06-273-1/+47
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2769 6f1...klu22007-06-271-1/+0
* Disable the warning of bitfieldklu22007-06-271-1/+8
* Update DriverConfiguration2.h to avoid the name conflict with DriverConfigura...yshang12007-06-271-8/+8
* 1) Porting the original WinNtStuff Peim to new Nt32Pkgklu22007-06-274-0/+724
* Keep the C name of SIMPLE TEXT OUTPUT PROTOCOL unchanged for backward-compati...yshang12007-06-271-1/+1
* Split the DriverConfiguration.h into DriverConfiguration2 and DriverConfigura...yshang12007-06-272-22/+197
* add in gEfiPeiMasterBootModePpiGuid and gEfiPeiBootInRecoveryModePpiGuidqwang122007-06-261-0/+9
* Fixed build issues for DxeCoreHobLib and BaseUefiDecompressLib.vanjeff2007-06-264-38/+33
* Remove prefix EFI_ from some TPL macros reference in some commentsvanjeff2007-06-263-15/+15
* Used "|" as value separator.jwang362007-06-261-2/+2
* Fixed typo in function headerAJFISH2007-06-251-3/+0
* 1) Incorporated generating top level makefile. Now platform build is possible...jwang362007-06-251-4/+4
* added PcdComponentName2Disable, PcdDriverDiagnostics2Disable reference in DSC...vanjeff2007-06-251-0/+2
* Add UefiDriverModel.c for Installation of driver model protocols .yshang12007-06-221-0/+581
* Checked in part of MDE library instances following PI and UEFI. It includes:yshang12007-06-22119-1277/+1031
* Add dependent protocol:"Protocol/DevicePath.h".yshang12007-06-221-0/+1
* Add DriverDiagnostics2.h.yshang12007-06-222-9/+119
* Cleanup MdePkg.dsc, UefiLib.inf and UefiLib.msavanjeff2007-06-223-8/+8
* Import DxeCoreHobLib, DxeHobLib, PeimEntryPoint and PeiServicesLib. vanjeff2007-06-2217-0/+2112
* Import some Pei and Dxe related instances for MdePkg.vanjeff2007-06-2282-0/+12352
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2711 6f1...yshang12007-06-222-1568/+0
* Import Pal.h and Sal.h.yshang12007-06-222-0/+1568
* Rename the PalApi.h to Pal.h.yshang12007-06-222-0/+0
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2708 6f1...yshang12007-06-221-2/+0
* Delete the IpfDefines.h from MDE package. It should be in IpfCpu package.yshang12007-06-221-553/+0
* Import some basic libraries instances for Mde Packages. vanjeff2007-06-22506-0/+45626
* Import MdePkg.dec and MdePkg.dec. Initial version.vanjeff2007-06-222-0/+422
* Fixed typo in PiPeiCis.h.yshang12007-06-224-6/+59
* remove some .msa file reference.vanjeff2007-06-211-12/+1
* added MdePkg.spd, this is initial version.vanjeff2007-06-211-0/+1134
* Update Protocol for backward-compatible with EFI1.1.yshang12007-06-2115-53/+208
* Fixed PPI GUID name to follow PI specification.yshang12007-06-214-15/+3
* Update the EFI_PEI_SECURITY2_PPI to follow PI. Also update the EFI_PEI_CORE_E...yshang12007-06-213-75/+130
* Add macro EFI_SIZE_TO_PAGES/EFI_PAGES_TO_SIZE in UefiBaseType.h.yshang12007-06-201-0/+3
* Remove the reference of UefiDevicePath.h.yshang12007-06-201-1/+0
* Import Library Class from original MDE package. Also I added the EFI_PEI_CORE...yshang12007-06-1944-0/+23742
* Check in the Industry Standard Files.yshang12007-06-1912-0/+2376
* Checked in the GUIDs introduced in UEFI/PI.yshang12007-06-1920-0/+868
* Checked in the Protocols introduced in UEFI/PI.yshang12007-06-1992-42/+23936
* Removed tabs and fixed some minor coding style issues. Also fixed typo in EFI...AJFISH2007-06-1823-903/+904
* Add PPI definitions introduced in PI1.0.yshang12007-06-1322-0/+3203
* Move to directory "Include"yshang12007-06-0827-0/+9390
* Move to sub-directory "include"yshang12007-06-0827-9390/+0
* Checked in the new includes of MdePkg, that are ProcessorBind.h, ModuleType.h...yshang12007-06-0827-0/+9390
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011130-155515/+0
* Update the Guid Value of Ext SCSI Pass Thru Protocolqhuang82007-05-313-4/+5