summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Uefi/UefiSpec.h
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdePkg: Change OPTIONAL keyword usage styleMichael D Kinney1-10/+10
2021-04-15MdePkg/Include: Allow CPU specific defines to be predefinedMichael D Kinney1-1/+3
2020-10-10MdePkg/UefiSpec: separate page access bitmask from SP and CRYPTO capsMalgorzata Kukiello1-1/+2
2020-07-15MdePkg: Add New Memory AttributesOleksiy Yakovlev1-2/+8
2020-05-20MdePkg: Fix OUT parameters marked as IN OUTOleksiy Yakovlev1-4/+4
2020-05-15MdePkg: UEFI JSON Capsule SupportOleksiy Yakovlev1-0/+1
2020-05-15MdePkg: Add UEFI Spec Revision 2.8Oleksiy Yakovlev1-0/+1
2020-05-07MdePkg/Include: RISC-V definitions.Abner Chang1-0/+5
2019-11-04MdePkg-UefiSpec.h: Add UEFI 2.8 new memory attributesHuang, Qing1-0/+20
2019-04-28MdePkg/UefiSpec.h: Change comments of EFI_RESET_SYSTEMZhichao Gao1-5/+2
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-01-31MdePkg/UefiSpec.h: Add definition to support Capsule-on-Disk featureChen A Chen1-0/+5
2018-09-25MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen1-2/+0
2018-06-28MdePkg: Clean up source filesLiming Gao1-34/+34
2017-12-15MdePkg/UefiSpec.h: Update the UEFI version to reflect new revisionHao Wu1-3/+4
2017-11-01MdePkg: Deprecate EFI_VARIABLE_AUTHENTICATED_WRITE_ACCESSZhang, Chao B1-5/+3
2017-06-27MdePkg: Update comments for GetNextVariableName to follow UEFI 2.7Star Zeng1-1/+7
2017-06-21MdePkg: Update comments for LocateProtocol to follow UEFI 2.7 specStar Zeng1-0/+1
2017-06-20MdePkg: update comments in ResetSystem() according to UEFI2.7Dandan Bi1-0/+3
2017-06-20MdePkg: Update comments in EFI_MEMORY_DESCRIPTOR according to UEFI2.7Dandan Bi1-7/+14
2016-09-02MdePkg/UefiSpec.h: Align function header of ResetSystem to UEFI SpecRuiyu Ni1-2/+6
2016-02-15MdePkg: Minor comments update to AllocatePages() and AllocatePool()Star Zeng1-7/+6
2016-02-15MdePkg: Update the UEFI version to reflect new revisionHao Wu1-3/+4
2016-01-29MdePkg: Minor update to the Data parameter for GetVariable()Star Zeng1-3/+4
2015-11-17MdePkg: Add Platform Recovery definitions.Ruiyu Ni1-0/+1
2015-05-18MdePkg UefiSpec.h: Update comments for OEM reserved memory type.Star Zeng1-3/+13
2015-05-11MdePkg: Add Sys Prep string definition and macro definition.Ruiyu Ni1-11/+12
2015-05-11MdePkg: Add memory more reliable definitions.Star Zeng1-11/+16
2015-05-11MdePkg: Add RO memory and resource HOB attribute definitions.Star Zeng1-0/+4
2015-05-11MdePkg: Add EFI_LOAD_OPTION definition.Ruiyu Ni1-0/+49
2015-05-11MdePkg: Add Reset2 ppi definition.Star Zeng1-33/+0
2015-05-06MdePkg: Update the UEFI version to reflect new revisionHao Wu1-1/+2
2015-04-29MdePkg: Add UEFI2.5 and PI1.4 PersistentMemory definitionLiming Gao1-0/+7
2015-01-21MdePkg: Add [in/out] tags to those function type declarations in UefiSpec.h f...Feng Tian1-241/+241
2014-05-13Fix comment typos. Gao, Liming1-3/+3
2013-12-18Rollback the change to EFI_BOOT_KEY_DATA structure since UEFI Spec adds the c...Ruiyu Ni1-35/+40
2013-11-26Follow UEFI spec to add the definition for EFI_SPECIFICATION_VERSION, and upd...Shumin Qiu1-2/+3
2013-11-20Add 2.4 to system table version.Shumin Qiu1-3/+3
2013-10-15Enable UEFI firmware to support FMP capsule format.czhang461-1/+5
2013-09-11Update UpdateCapsule() service return status to follow UEFI2.3.1 D.Liming Gao1-2/+10
2013-08-23Update SetVariable() function description for the clarification of requireme...Shumin Qiu1-5/+13
2013-08-21Add the new reset type (EfiResetPlatformSpecific) to UefiSpec.h to follow UEF...Ruiyu Ni1-1/+9
2013-08-20Add the missing status code in the returned table of InstallMultipleProtocolI...Shumin Qiu1-0/+2
2013-08-19MdePkg/MdeModulePkg/SecurityPkg Variable: Forbid creation of non-spec variabl...Star Zeng1-2/+2
2013-07-29MdePkg: Added ARM Aarch64 architecture supportHarry Liebel1-2/+6
2012-08-22Change the EFI_BOOT_KEY_DATA definition to use macro instead of bit fields.niruiyu1-40/+37
2012-08-22Add PI1.2.1 SAP2 support and UEFI231B mantis 896lgao41-3/+6
2012-07-30Add 2 new Bds featuresczhang461-0/+4
2012-07-25Fix the typo in InstallMultipleProtocolInterfaces commentsniruiyu1-2/+2
2012-04-27Enhance the error handling for AllocatePool and AllocatePages function.ydong101-2/+3