summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/Uefi/UefiSpec.h
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Deprecate EFI_VARIABLE_AUTHENTICATED_WRITE_ACCESSZhang, Chao B2017-11-011-5/+3
* MdePkg: Update comments for GetNextVariableName to follow UEFI 2.7Star Zeng2017-06-271-1/+7
* MdePkg: Update comments for LocateProtocol to follow UEFI 2.7 specStar Zeng2017-06-211-0/+1
* MdePkg: update comments in ResetSystem() according to UEFI2.7Dandan Bi2017-06-201-0/+3
* MdePkg: Update comments in EFI_MEMORY_DESCRIPTOR according to UEFI2.7Dandan Bi2017-06-201-7/+14
* MdePkg/UefiSpec.h: Align function header of ResetSystem to UEFI SpecRuiyu Ni2016-09-021-2/+6
* MdePkg: Minor comments update to AllocatePages() and AllocatePool()Star Zeng2016-02-151-7/+6
* MdePkg: Update the UEFI version to reflect new revisionHao Wu2016-02-151-3/+4
* MdePkg: Minor update to the Data parameter for GetVariable()Star Zeng2016-01-291-3/+4
* MdePkg: Add Platform Recovery definitions.Ruiyu Ni2015-11-171-0/+1
* MdePkg UefiSpec.h: Update comments for OEM reserved memory type.Star Zeng2015-05-181-3/+13
* MdePkg: Add Sys Prep string definition and macro definition.Ruiyu Ni2015-05-111-11/+12
* MdePkg: Add memory more reliable definitions.Star Zeng2015-05-111-11/+16
* MdePkg: Add RO memory and resource HOB attribute definitions.Star Zeng2015-05-111-0/+4
* MdePkg: Add EFI_LOAD_OPTION definition.Ruiyu Ni2015-05-111-0/+49
* MdePkg: Add Reset2 ppi definition.Star Zeng2015-05-111-33/+0
* MdePkg: Update the UEFI version to reflect new revisionHao Wu2015-05-061-1/+2
* MdePkg: Add UEFI2.5 and PI1.4 PersistentMemory definitionLiming Gao2015-04-291-0/+7
* MdePkg: Add [in/out] tags to those function type declarations in UefiSpec.h f...Feng Tian2015-01-211-241/+241
* Fix comment typos. Gao, Liming2014-05-131-3/+3
* Rollback the change to EFI_BOOT_KEY_DATA structure since UEFI Spec adds the c...Ruiyu Ni2013-12-181-35/+40
* Follow UEFI spec to add the definition for EFI_SPECIFICATION_VERSION, and upd...Shumin Qiu2013-11-261-2/+3
* Add 2.4 to system table version.Shumin Qiu2013-11-201-3/+3
* Enable UEFI firmware to support FMP capsule format.czhang462013-10-151-1/+5
* Update UpdateCapsule() service return status to follow UEFI2.3.1 D.Liming Gao2013-09-111-2/+10
* Update SetVariable() function description for the clarification of requireme...Shumin Qiu2013-08-231-5/+13
* Add the new reset type (EfiResetPlatformSpecific) to UefiSpec.h to follow UEF...Ruiyu Ni2013-08-211-1/+9
* Add the missing status code in the returned table of InstallMultipleProtocolI...Shumin Qiu2013-08-201-0/+2
* 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