summaryrefslogtreecommitdiffstats
path: root/MdePkg
Commit message (Expand)AuthorAgeFilesLines
* sync patches r10549, r10550, r10566 and r10773 from main trunk.vanjeff2010-11-163-18/+311
* sync patch r10351, r10352, r10353, r10354, r10360 from main trunk.vanjeff2010-11-161-0/+3
* sync patch r11010 from main trunk.vanjeff2010-11-111-4/+26
* sync patch r10864, r10865, r10876 from main trunk.vanjeff2010-10-191-2/+2
* Sync patch r9588 from main trunk.lgao42010-07-301-2/+10
* Sync patch r9226 from main trunk.lgao42010-07-302-0/+79
* Sync patch r9412 from main trunk.lgao42010-07-301-0/+4
* Correct the format of comments lgao42009-08-071-3/+3
* remove incorrect comments.lgao42009-08-041-4/+0
* update MdePkg version to 1.01vanjeff2009-07-292-186/+186
* Add PcdVerifyNoteInList for judge whether do verification of node in list in ...klu22009-07-284-51/+98
* Remove unrecognized characters.lgao42009-07-271-3/+3
* Updated EFI_MTFTP4_TOKEN structure to add member Context. It's an incompatibl...vanjeff2009-07-241-5/+10
* Move those status code definitions that exactly match the PI 1.2 Specificatio...mdkinney2009-07-244-38/+1834
* Update EFI_PEI_FIRMWARE_VOLUME_PPI.FindFileByName function declaration to ali...lgao42009-07-231-2/+2
* Rename BaseLib internal functions by adding InternalBaseLib.lgao42009-07-233-29/+29
* Remove unrecognized characters.lgao42009-07-151-5/+5
* Add the following PI 1.2 Protocols to the MdePkgmdkinney2009-07-146-1/+1928
* Add the following PI 1.2 Protocols to the MdePkgmdkinney2009-07-133-0/+398
* Add macro definitions indicating from SMBIOS 2.6klu22009-07-131-0/+26
* Add the following PI 1.2 PPIs to the MdePkgmdkinney2009-07-135-5/+580
* Add MP Services Protocol from the UEFI Platform Initialization 1.2 Specificationmdkinney2009-07-132-0/+654
* Fix typo in #ifndef namemdkinney2009-07-121-1/+1
* Remove "Module Name:" from include file headers.mdkinney2009-07-111-2/+0
* to fill the gap between PI1.0 and code to fix the bug #202435jchen202009-07-081-1/+11
* Fix minor typomdkinney2009-07-051-1/+1
* Fix a typo.gikidy2009-07-031-2/+2
* Update BASE_ARG() macro to pass static analysis tools. This change should no...mdkinney2009-07-011-1/+10
* Update the Tpm12.h to the TCG TPM spec 1.2 revisionzliu32009-07-011-12/+150
* Enhance function macro EFI_PEI_PCI_CFG_ADDRESS defined in MdePkg/Include/Ppi/...lgao42009-07-011-5/+7
* Adjust the behavior of the MdePkg Print Library class to produce a consistent...mdkinney2009-06-302-7/+64
* Fix the wrong structure definition in Smbios.h. klu22009-06-212-54/+46
* update codes per MdePkg doxgen review comments.vanjeff2009-06-1131-142/+135
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8525 6f1...jcarsey2009-06-101-19/+20
* For X64 BASE_LIBRARY_JUMP_BUFFER is 64-bit aligned, not 128-bit aligned, repl...gikidy2009-06-102-20/+20
* Save/Restore xmm6-xmm15 in function setJump/longJump for GAS.gikidy2009-06-102-0/+24
* Save/Restore xmm6-xmm15 in function setJump/longJump.gikidy2009-06-103-1/+27
* Need use 32-bit register to hold 32-bit stack address.klu22009-06-051-3/+3
* Need use 32-bit register to hold 32-bit stack address.klu22009-06-051-3/+3
* Fix the bug that if code is run above 4G, AsmDisablePaging64 will be failedklu22009-06-051-3/+14
* Fix the bug that if code is run above 4G, AsmDisablePaging64 will be failure.klu22009-06-051-1/+15
* Update comment for return description for PcdSetX macros.klu22009-06-051-19/+19
* The return description for LibPcdSetx function is ambiguity. The actual meani...klu22009-06-051-13/+13
* Add missing parameter check ASSERTs in ScsiReadCapacity16Command() of UefiScs...rsun32009-06-051-0/+6
* Fix build breaks from comment clean up checkinmdkinney2009-06-046-16/+51
* Second set of changes based on a review of the code comments in the Include d...pkandel2009-06-0438-307/+268
* Add ASSERT check for AsmFlushCacheRange().xli242009-06-045-27/+103
* fix the issue when passing a L"" string to PrintXY.eric_tian2009-06-041-4/+20
* update comments per review comments.vanjeff2009-06-0411-35/+35
* Reviewed the code comments in the Include/Protocol directory for typos, gramm...pkandel2009-06-0455-218/+219