summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
2007-06-22Import Pal.h and Sal.h.yshang12-0/+1568
2007-06-22Rename the PalApi.h to Pal.h.yshang12-0/+0
2007-06-22git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2708 6f1...yshang11-2/+0
2007-06-22Delete the IpfDefines.h from MDE package. It should be in IpfCpu package.yshang11-553/+0
2007-06-22Import some basic libraries instances for Mde Packages. vanjeff506-0/+45626
2007-06-22Import MdePkg.dec and MdePkg.dec. Initial version.vanjeff2-0/+422
2007-06-22Fixed typo in PiPeiCis.h.yshang14-6/+59
2007-06-21remove some .msa file reference.vanjeff1-12/+1
2007-06-21added MdePkg.spd, this is initial version.vanjeff1-0/+1134
2007-06-21Update Protocol for backward-compatible with EFI1.1.yshang115-53/+208
2007-06-21Fixed PPI GUID name to follow PI specification.yshang14-15/+3
2007-06-21Update the EFI_PEI_SECURITY2_PPI to follow PI. Also update the EFI_PEI_CORE_E...yshang13-75/+130
2007-06-20Add macro EFI_SIZE_TO_PAGES/EFI_PAGES_TO_SIZE in UefiBaseType.h.yshang11-0/+3
2007-06-20Remove the reference of UefiDevicePath.h.yshang11-1/+0
2007-06-19Import Library Class from original MDE package. Also I added the EFI_PEI_CORE...yshang144-0/+23742
2007-06-19Check in the Industry Standard Files.yshang112-0/+2376
2007-06-19Checked in the GUIDs introduced in UEFI/PI.yshang120-0/+868
2007-06-19Checked in the Protocols introduced in UEFI/PI.yshang192-42/+23936
2007-06-18Removed tabs and fixed some minor coding style issues. Also fixed typo in EFI...AJFISH23-903/+904
2007-06-13Add PPI definitions introduced in PI1.0.yshang122-0/+3203
2007-06-08Move to directory "Include"yshang127-0/+9390
2007-06-08Move to sub-directory "include"yshang127-9390/+0
2007-06-08Checked in the new includes of MdePkg, that are ProcessorBind.h, ModuleType.h...yshang127-0/+9390
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch1130-155515/+0
2007-05-31Update the Guid Value of Ext SCSI Pass Thru Protocolqhuang83-4/+5
2007-05-30Fix some errors in comments of Status Code include file.xli241-5/+5
2007-05-21Remove some unnecessary #if/#ifdef from some header files.vanjeff1-5/+0
2007-05-15Fixd EDKII r2594 build broken issue - MdePkg build failed with ICC.qouyang1-3/+3
2007-05-15Fixd EDKII r2594 build broken issue - MdePkg build failed with ICC.qouyang1-2/+2
2007-05-14These updates are for IPF low level assembly library checking in.gtian1-1/+1
2007-05-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2593 6f1...gtian11-88/+1341
2007-05-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2592 6f1...gtian1-2/+11
2007-05-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2591 6f1...gtian1-216/+232
2007-05-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2590 6f1...gtian4-26/+264
2007-05-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2589 6f1...gtian7-0/+1614
2007-05-05Update BaseLib.h to make the spaces between comments constant. Only added bla...ajfish1-0/+231
2007-04-11Fix the DEVICE_PATH_MESSAGING_SAS GUID definition according to UEFI 2.1 spec.xli241-1/+1
2007-04-09Fix an issue that some image tool will generate PE32+ image with PE32 magic. ...qhuang81-1/+28
2007-04-061) Initialize gBS, gST, gImageHandle in UefiBootServicesTableLib.c to NULLqwang124-11/+19
2007-04-05Sync the HII GUID with EDK I code base. Please take note: This GUID is not th...qwang122-24/+24
2007-04-04Change BDS to get the default logo picture by default bmp logo guid. lgao41-46/+0
2007-04-04Fixed issue for ICC, since ICC does not allow to cast data with volatile qual...yshang11-2/+2
2007-04-04Change the Guid Value of EFI_ISCSI_INITIATOR_NAME_PROTOCOL_GUID.qhuang82-2/+2
2007-04-04Rename the enum value of EFI_STANDBY_BUTTON_PHASE.yshang11-2/+3
2007-04-04Update the MSA for ICC build.yshang11-1/+1
2007-04-03SMMcis defines "Exit" as the one of phases of EFI_SMM_STANDBY_BUTTON_CONTEXT....yshang11-2/+2
2007-04-03Updated MSA file for EBC.yshang14-8/+383
2007-04-03Add the ReadWriteBarrier in the Acquire/ReleaseSpin to block the unexpected o...yshang13-19/+392
2007-04-02Add in OFFSET_OF macro as defined in MDE Library specqwang121-38/+43
2007-04-02Add comments on the definition of SPIN_LOCK_RELEASED & SPIN_LOCK_ACQUIREDqhuang81-0/+4