summaryrefslogtreecommitdiffstats
path: root/MdePkg
Commit message (Expand)AuthorAgeFilesLines
* Sync patch r12814 from main trunk.vanjeff2012-01-191-1/+1
* Sync patch r11825 from main trunk.vanjeff2012-01-192-6/+6
* sync patch r10781, r10793, r10797, r10799 from main trunk.vanjeff2011-04-188-62/+27
* sync patch r10994, r10995, r10996 from main trunk.vanjeff2011-04-141-1/+1
* sync patch r11186 from main trunk.vanjeff2011-04-131-11/+15
* sync patch r10900 from main trunk.vanjeff2011-04-132-2/+1304
* sync patch r11316 from main trunk.vanjeff2011-04-131-11/+3
* sync patch r11133, r11134, r11135 from main trunk.vanjeff2011-04-131-7/+9
* sync patch r11046, r11047, from main trunk.vanjeff2011-04-134-12/+12
* sync patch r11010 from main trunk.vanjeff2010-11-111-4/+26
* sync to trunk r10897hhtian2010-10-211-0/+69
* remove for rebranchhhtian2010-10-211-58/+0
* sync patch r10864, r10865, r10866, r10876 from main trunk.vanjeff2010-10-131-2/+2
* sync patch r10351, r10352, r10353, r10354 from main trunk.vanjeff2010-10-131-0/+3
* sync patches r10549, r10550, and r10773 from main trunk.vanjeff2010-08-113-21/+314
* sync patches r10500, r10672 from main trunk.vanjeff2010-07-201-1/+1
* Fix bug in BaseLib AsmCpuVirtual() to return 1 instead of 0 when CPU is in vi...xdu22010-04-271-1/+2
* Not maintained.hhtian2010-03-251-337/+0
* Remove obsolete BuildCapsuleHob() function in DxeCoreHobLib.qhuang82010-03-231-26/+1
* Define VERIFY_SIZE_OF macro to verify size of basic UEFI Data types. This sho...qhuang82010-03-191-15/+26
* Add Math64.S to reduce the number of compiler intrinsics that need to be supp...andrewfish2010-03-172-2/+267
* Minor update the patch for Edk r10248qhuang82010-03-161-1/+6
* add missed GUID definition of EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL_GUID_31.vanjeff2010-03-161-17/+27
* Clarify @pram b in Base.h. Accepted and edited in Qing Huang changes for @ret...myronporter2010-03-152-3/+6
* Remove one leftover in protocol definitions.qhuang82010-03-151-1/+1
* Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter2010-03-121-32/+32
* Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter2010-03-121-33/+33
* Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter2010-03-1285-2574/+2611
* Updating processor bindings to not use stdint.h. Also added code to verify a...geekboy15a2010-03-114-502/+223
* Move SmmCoreSmmServicesTableLib from MdePkg to MdeModulePkg.jyao12010-03-052-77/+0
* Add SmmCore SmmServicesTable library.jyao12010-03-052-0/+77
* Update MdePkg revision to 1.02qhuang82010-03-052-2/+2
* Move to SmmServicesTableLib to IA32, x64 arch sub section to align with SmmLibqhuang82010-03-041-4/+4
* Add SmmLib info to MdePkg.dec.xli242010-03-041-0/+5
* Remove SMM_CORE from SmmServicesTableLib.inf that is dedicated for DXE_SMM_DR...hhuan132010-03-041-1/+1
* Minor update the package description as MdePkg now contains the definitions i...qhuang82010-03-031-1/+1
* Removing "Ex" in PI PCD_PPI/PROTOCOL's interface according to PI 1.2 latest u...klu22010-03-036-84/+94
* Fix some minor coding style issue for doxygen document.qhuang82010-03-025-25/+25
* remove the Framework version of EFI_S3_RESUME2_PPI defintion which is already...jchen202010-03-021-92/+0
* Remove some comments according to the latest UEFI Spec 2_3_Errata_B.ljin62010-03-021-6/+0
* Remove comments about in-consistency between code and UEFI/PI spec because UE...rsun32010-03-0112-114/+8
* remove some comments.vanjeff2010-03-015-831/+797
* add the PI version of EFI_S3_RESUME2_PPI defintionjchen202010-03-012-2/+94
* roll back some changing since it was not complete.vanjeff2010-03-012-52/+52
* updated definitions of PCD PPI/Protocol per latest UEFI Spec.vanjeff2010-03-013-193/+197
* Remove assumption that the transition code for transitioning from 64-bit to 3...mdkinney2010-03-012-15/+21
* Add the fixed checksum value 0xAA of FFS header according to the latest PI spec.lgao42010-02-281-2/+8
* Update SEC Platform Information PPI according to PI 1.2 errata A.xli242010-02-272-26/+48
* Update comments by UEFI approved Errata revision 'B'.gdong12010-02-273-73/+95
* Remove notice as it gets to publish in newest PI spec.qhuang82010-02-261-3/+1