summaryrefslogtreecommitdiffstats
path: root/MdePkg
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix some errors in comments of Status Code include file.xli242007-05-301-5/+5
* Remove some unnecessary #if/#ifdef from some header files.vanjeff2007-05-211-5/+0
* Fixd EDKII r2594 build broken issue - MdePkg build failed with ICC.qouyang2007-05-151-3/+3
* Fixd EDKII r2594 build broken issue - MdePkg build failed with ICC.qouyang2007-05-151-2/+2
* These updates are for IPF low level assembly library checking in.gtian2007-05-141-1/+1
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2593 6f1...gtian2007-05-1411-88/+1341
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2592 6f1...gtian2007-05-141-2/+11
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2591 6f1...gtian2007-05-141-216/+232
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2590 6f1...gtian2007-05-144-26/+264
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2589 6f1...gtian2007-05-147-0/+1614
* Update BaseLib.h to make the spaces between comments constant. Only added bla...ajfish2007-05-051-0/+231
* Fix the DEVICE_PATH_MESSAGING_SAS GUID definition according to UEFI 2.1 spec.xli242007-04-111-1/+1
* Fix an issue that some image tool will generate PE32+ image with PE32 magic. ...qhuang82007-04-091-1/+28
* 1) Initialize gBS, gST, gImageHandle in UefiBootServicesTableLib.c to NULLqwang122007-04-064-11/+19
* Sync the HII GUID with EDK I code base. Please take note: This GUID is not th...qwang122007-04-052-24/+24
* Change BDS to get the default logo picture by default bmp logo guid. lgao42007-04-041-46/+0
* Fixed issue for ICC, since ICC does not allow to cast data with volatile qual...yshang12007-04-041-2/+2
* Change the Guid Value of EFI_ISCSI_INITIATOR_NAME_PROTOCOL_GUID.qhuang82007-04-042-2/+2
* Rename the enum value of EFI_STANDBY_BUTTON_PHASE.yshang12007-04-041-2/+3
* Update the MSA for ICC build.yshang12007-04-041-1/+1
* SMMcis defines "Exit" as the one of phases of EFI_SMM_STANDBY_BUTTON_CONTEXT....yshang12007-04-031-2/+2
* Updated MSA file for EBC.yshang12007-04-034-8/+383
* Add the ReadWriteBarrier in the Acquire/ReleaseSpin to block the unexpected o...yshang12007-04-033-19/+392
* Add in OFFSET_OF macro as defined in MDE Library specqwang122007-04-021-38/+43
* Add comments on the definition of SPIN_LOCK_RELEASED & SPIN_LOCK_ACQUIREDqhuang82007-04-021-0/+4
* Sync the Guid value of MTFTP protocol in spd file since it has been updated i...qhuang82007-03-301-1/+1
* 1.Define SPIN_LOCK as "volatile UINTN" to prevent mutli-processor access harz...qhuang82007-03-295-7/+9
* 1. Removed #ifndef to enable Capsule architecture protocol on IPF.vanjeff2007-03-282-13/+6
* Correct some wrong usage typesqhuang82007-03-273-5/+5
* 1. Removed definition for EFI_1_1 from module ConSplittervanjeff2007-03-262-625/+586
* 1. Removed AsmSwitchStackAndBackingStore from BaseLib.hvanjeff2007-03-228-353/+418
* 1. Added PcdNtEmulator and Removed MACRO EFI_NT_EMULATORvanjeff2007-03-161-114/+0
* 1. Remove #ifdef _MSC_EXTENSION_ from all source filesvanjeff2007-03-15106-431/+113
* Remove the BugBug in package header file for DXE_CORE and DXE_DRIVER which fo...qwang122007-03-142-41/+60
* Update the comments.qwang122007-03-091-2/+2
* 1. Sync definition of EFI_DEBUG_IMAGE_INFO with UEFI specqhuang82007-03-081-1/+1
* 1. Change the protocol usage type in UefiDriverModelLibqhuang82007-03-052-9/+4
* Added Print, ErrorPrint, AsciiPrint, AsciiErrorPrint() to the UEFI Library.qwang122007-02-145-1/+415
* Clean up MSA for MDE Libs:qhuang82007-02-139-34/+16
* Remove the wrong dependency on PeimEntryPointLibqhuang82007-02-131-4/+1
* 1. Add two interfaces in PeCoffGetEntryPointLib.hqhuang82007-02-138-62/+224
* Add alias EFI_D_XXX to provide backward compatibilities.qhuang82007-02-131-15/+34