summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/Uefi/UefiSpec.h
Commit message (Expand)AuthorAgeFilesLines
* MdePkg/MdeModulePkg/SecurityPkg Variable: Forbid creation of non-spec variabl...Star Zeng2013-08-191-2/+2
* MdePkg: Added ARM Aarch64 architecture supportHarry Liebel2013-07-291-2/+6
* Change the EFI_BOOT_KEY_DATA definition to use macro instead of bit fields.niruiyu2012-08-221-40/+37
* Add PI1.2.1 SAP2 support and UEFI231B mantis 896lgao42012-08-221-3/+6
* Add 2 new Bds featuresczhang462012-07-301-0/+4
* Fix the typo in InstallMultipleProtocolInterfaces commentsniruiyu2012-07-251-2/+2
* Enhance the error handling for AllocatePool and AllocatePages function.ydong102012-04-271-2/+3
* Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu2011-07-061-3/+3
* Fix the comments in the core interface to follow the UEFI Spec regarding how ...niruiyu2011-06-301-4/+4
* Update the comments of InstallConfigurationTable to follow UEFI Spec.niruiyu2011-05-311-1/+1
* 1.Move the definitions of SCAN_F11 and SCAN_F12 from SimpleTextIn.h to Simple...vanjeff2011-05-041-0/+1
* Add the definition of EFI_2_31_SYSTEM_TABLE_REVISION and update EFI_SYSTEM_TA...vanjeff2011-05-041-3/+4
* Update function description per UEFI2.3d. The main changes include: lgao42011-02-121-4/+8
* Update the copyright notice formathhtian2010-04-231-1/+1
* Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter2010-03-121-45/+44
* Correct the table's version according to PI/UEFI spec.klu22010-02-211-2/+2
* Prompt the PI specification version to 1.20 and UEFI specification version to...klu22009-12-041-2/+2
* sync comments on data structure to follow latest UEFI spec.eric_tian2009-09-241-12/+17
* sync the latest spec changes with codeeric_tian2009-09-231-1/+3
* Add UEFI 2.2 and UEFI 2.3 signature.qhuang82009-09-211-0/+2
* 1. Add a new Capsule initiate reset flagqhuang82009-09-101-2/+4
* Fix file headers and a few commentsmdkinney2009-08-241-1/+1
* Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang82009-08-191-4/+4
* SetVariable() function comments updated to follow UEFI2.3eric_tian2009-08-191-8/+13
* Add ARM specific Machine Typemdkinney2009-08-181-1/+5
* update codes per MdePkg doxgen review comments.vanjeff2009-06-111-1/+1
* Second set of changes based on a review of the code comments in the Include d...pkandel2009-06-041-1/+1
* Review the comments to match Spec.gikidy2009-04-301-3/+3
* Useless definition removed and typo corrected.gikidy2009-04-091-9/+1
* Synchronized with UEFI Specjji42009-03-261-2/+3
* Clean up to update the reference of the these macros:qhuang82008-12-161-3/+3
* Update EntryPoint library header lgao42008-12-121-3/+2
* Apply ReallocatePool API in DxeExtractGuidedSectionLib when the allocated res...lgao42008-12-111-1/+1
* Add comments for enumeration, structure data members those are referred by Ue...lgao42008-12-101-7/+104
* 1) Add descriptions for the enum values or struc members for the following ty...mdkinney2008-12-071-58/+130
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6890 6f1...ywu212008-12-061-2/+0
* update (EFIAPI *EFI_IMAGE_ENTRY_POINT) commentywu212008-12-051-2/+1
* Fix to pass the Richford tip ICC build, this check-in is need for the previou...zliu32008-11-291-1/+1
* ECC Clean up.vanjeff2008-10-241-2/+1
* Update MdePkg/Include/Uefi according to code review comments.xli242008-10-201-73/+210
* 1. remove EFI_EVENT_ alias, replace them with EVT_vanjeff2008-09-041-10/+0
* Fix doxygen issue:klu22008-06-241-74/+74
* De-unicode in comment for all source files.qhuang82008-05-271-2/+2
* Add Capsule image Table entry in Uefi/UefiSpec.h according to UEFI2.1 spec de...lgao42007-11-271-0/+5
* Fixed tabbing issueAJFISH2007-10-241-3/+3
* 1. Add PcdConOutGopSupport and PcdConOutUgaSupport in MdeModulePkg.decvanjeff2007-10-161-10/+10
* UEFI Specification has a name conflict. Change the Variable definitions to no...AJFISH2007-10-111-5/+5
* Make MdePkg GCC cleanqwang122007-08-271-3/+3
* Updated to reflect spec ECRsAJFISH2007-08-011-3/+11
* Added UEFI Boot Manager definitions to UEFISpec.h and removed from BDSAJFISH2007-07-311-0/+38