summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Uefi
AgeCommit message (Expand)Author
2014-01-20Merging linaro-edk2-2014.01-rc1 into linaro-tracking.Leif Lindholm
2013-11-26Follow UEFI spec to add the definition for EFI_SPECIFICATION_VERSION, and upd...Shumin Qiu
2013-11-20Add 2.4 to system table version.Shumin Qiu
2013-10-15Enable UEFI firmware to support FMP capsule format.czhang46
2013-09-11Update UpdateCapsule() service return status to follow UEFI2.3.1 D.Liming Gao
2013-09-04Enable warningif opcode in browser.Eric Dong
2013-08-23Update SetVariable() function description for the clarification of requireme...Shumin Qiu
2013-08-21Add the new reset type (EfiResetPlatformSpecific) to UefiSpec.h to follow UEF...Ruiyu Ni
2013-08-20Add the missing status code in the returned table of InstallMultipleProtocolI...Shumin Qiu
2013-08-20Update the structure of EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL, PXE_HW_UND...Qian Ouyang
2013-08-19MdePkg/MdeModulePkg/SecurityPkg Variable: Forbid creation of non-spec variabl...Star Zeng
2013-07-29MdePkg: Added ARM Aarch64 architecture supportHarry Liebel
2012-10-30Correct the definition for Modal opcode, from EFI_IFR_MODAL to EFI_IFR_MODAL_TAGydong10
2012-09-27Enable EFI_IFR_DEFAULT2 opcode in browser.ydong10
2012-08-22Change the EFI_BOOT_KEY_DATA definition to use macro instead of bit fields.niruiyu
2012-08-22Add PI1.2.1 SAP2 support and UEFI231B mantis 896lgao4
2012-07-30Add 2 new Bds featuresczhang46
2012-07-25Fix the typo in InstallMultipleProtocolInterfaces commentsniruiyu
2012-07-04Update the comments for EFI_IFR_TYPE_VALUE to follow UEFI spec 2.3.1bydong10
2012-04-27Enhance the error handling for AllocatePool and AllocatePages function.ydong10
2012-01-12Correct definition to follow spec.ydong10
2011-12-091. Fix a bug when verify the CertType GUID in authentication variable data pa...sfu5
2011-11-16UEFI231 spec compliance:jyao1
2011-08-161. Add Uefi231 secure boot related definitionshhuan13
2011-07-19Add header file for KMS.lzeng14
2011-07-12Update structure EFI_IFR_VARSTORE_EFI to follow UEFI spec 2.3.1ydong10
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu
2011-06-30Fix the comments in the core interface to follow the UEFI Spec regarding how ...niruiyu
2011-06-28Add new "ref5" opcode data structure and ref data type structure.ydong10
2011-06-08Add new "refresh event group" opcode.ydong10
2011-06-08Add new "Modal form" opcode.ydong10
2011-05-31Update the comments of InstallConfigurationTable to follow UEFI Spec.niruiyu
2011-05-041.Move the definitions of SCAN_F11 and SCAN_F12 from SimpleTextIn.h to Simple...vanjeff
2011-05-04Add the definition of EFI_2_31_SYSTEM_TABLE_REVISION and update EFI_SYSTEM_TA...vanjeff
2011-04-14Update the comments for SizeofPartitionEntry field to follow the UEFI Spec.niruiyu
2011-02-22Add definitions for the UEFI ACPI Data Table defined in the UEFI spec and the...rsun3
2011-02-12Update function description per UEFI2.3d. The main changes include: lgao4
2011-01-27Update comments of BIT1 and BIT2 to align UEFI Spec 2.3d for EFI_PARTITION_EN...niruiyu
2010-11-05Add Doxygen style comments to the EFI_SIZE_TO_PAGES() and EFI_PAGES_TO_SIZE()...mdkinney
2010-11-05Add comment about usage on EFI_SIZE_TO_PAGES() and EFI_PAGES_TO_SIZE macros.rsun3
2010-04-23Update the copyright notice formathhtian
2010-03-12Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter
2010-02-26Remove notice for PXE_OPFLAGS_GET_MEDIA_STATUS and PXE_STATFLAGS_GET_STATUS_N...xdu2
2010-02-25Enhance SetupBrowser to support new UEFI HiiFormMap featurelgao4
2010-02-21Correct the table's version according to PI/UEFI spec.klu2
2010-02-12Add media status relative definition to UEFI PXE header file.xdu2
2010-01-14Some HII related definitions change. Note these changes are inconsistent with...rsun3
2009-12-04Prompt the PI specification version to 1.20 and UEFI specification version to...klu2
2009-10-26Update to align with UEFI 2.3 spec: rename "UEFI_CONFIG_LANG2" to be "UEFI_CO...xdu2
2009-09-24sync comments on data structure to follow latest UEFI spec.eric_tian