summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)Author
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
2007-04-061) Initialize gBS, gST, gImageHandle in UefiBootServicesTableLib.c to NULLqwang12
2007-04-05Sync the HII GUID with EDK I code base. Please take note: This GUID is not th...qwang12
2007-04-04Change BDS to get the default logo picture by default bmp logo guid. lgao4
2007-04-04Fixed issue for ICC, since ICC does not allow to cast data with volatile qual...yshang1
2007-04-04Change the Guid Value of EFI_ISCSI_INITIATOR_NAME_PROTOCOL_GUID.qhuang8
2007-04-04Rename the enum value of EFI_STANDBY_BUTTON_PHASE.yshang1
2007-04-04Update the MSA for ICC build.yshang1
2007-04-03SMMcis defines "Exit" as the one of phases of EFI_SMM_STANDBY_BUTTON_CONTEXT....yshang1
2007-04-03Updated MSA file for EBC.yshang1
2007-04-03Add the ReadWriteBarrier in the Acquire/ReleaseSpin to block the unexpected o...yshang1
2007-04-02Add in OFFSET_OF macro as defined in MDE Library specqwang12
2007-04-02Add comments on the definition of SPIN_LOCK_RELEASED & SPIN_LOCK_ACQUIREDqhuang8
2007-03-30Sync the Guid value of MTFTP protocol in spd file since it has been updated i...qhuang8
2007-03-291.Define SPIN_LOCK as "volatile UINTN" to prevent mutli-processor access harz...qhuang8
2007-03-281. Removed #ifndef to enable Capsule architecture protocol on IPF.vanjeff
2007-03-27Correct some wrong usage typesqhuang8