summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Uefi
AgeCommit message (Expand)AuthorFilesLines
2015-11-17MdePkg: Add Platform Recovery definitions.Ruiyu Ni1-0/+1
2015-05-27MdePkg: Add reconnect definition in action request type and question attribute.Eric Dong1-5/+6
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 Zeng2-33/+33
2015-05-06MdePkg: Add Regular Expression Protocol and match2 opcode definition.Eric Dong1-0/+6
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 Gao2-1/+13
2015-01-21MdePkg: Add [in/out] tags to those function type declarations in UefiSpec.h f...Feng Tian1-241/+241
2014-10-22[MdePkg] Code clean-up: Remove trailing spacesLee Leahy1-30/+30
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-09-04Enable warningif opcode in browser.Eric Dong1-1/+8
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-20Update the structure of EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL, PXE_HW_UND...Qian Ouyang1-5/+7
2013-08-19MdePkg/MdeModulePkg/SecurityPkg Variable: Forbid creation of non-spec variabl...Star Zeng1-2/+2
2013-07-29MdePkg: Added ARM Aarch64 architecture supportHarry Liebel2-2/+20
2012-10-30Correct the definition for Modal opcode, from EFI_IFR_MODAL to EFI_IFR_MODAL_TAGydong101-2/+2
2012-09-27Enable EFI_IFR_DEFAULT2 opcode in browser.ydong101-0/+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-07-04Update the comments for EFI_IFR_TYPE_VALUE to follow UEFI spec 2.3.1bydong101-1/+1
2012-04-27Enhance the error handling for AllocatePool and AllocatePages function.ydong101-2/+3
2012-01-12Correct definition to follow spec.ydong101-2/+2
2011-12-091. Fix a bug when verify the CertType GUID in authentication variable data pa...sfu51-1/+1
2011-11-16UEFI231 spec compliance:jyao11-0/+26
2011-08-161. Add Uefi231 secure boot related definitionshhuan131-8/+32
2011-07-19Add header file for KMS.lzeng141-1/+3
2011-07-12Update structure EFI_IFR_VARSTORE_EFI to follow UEFI spec 2.3.1ydong101-0/+2
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu1-3/+3
2011-06-30Fix the comments in the core interface to follow the UEFI Spec regarding how ...niruiyu1-4/+4
2011-06-28Add new "ref5" opcode data structure and ref data type structure.ydong101-0/+14
2011-06-08Add new "refresh event group" opcode.ydong101-0/+6
2011-06-08Add new "Modal form" opcode.ydong101-0/+5
2011-05-31Update the comments of InstallConfigurationTable to follow UEFI Spec.niruiyu1-1/+1
2011-05-041.Move the definitions of SCAN_F11 and SCAN_F12 from SimpleTextIn.h to Simple...vanjeff1-0/+1
2011-05-04Add the definition of EFI_2_31_SYSTEM_TABLE_REVISION and update EFI_SYSTEM_TA...vanjeff1-3/+4
2011-04-14Update the comments for SizeofPartitionEntry field to follow the UEFI Spec.niruiyu1-1/+2
2011-02-22Add definitions for the UEFI ACPI Data Table defined in the UEFI spec and the...rsun31-0/+29