summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Uefi
AgeCommit message (Expand)AuthorFilesLines
2010-01-14Some HII related definitions change. Note these changes are inconsistent with...rsun31-2/+2
2009-12-04Prompt the PI specification version to 1.20 and UEFI specification version to...klu21-2/+2
2009-10-26Update to align with UEFI 2.3 spec: rename "UEFI_CONFIG_LANG2" to be "UEFI_CO...xdu21-2/+2
2009-09-24sync comments on data structure to follow latest UEFI spec.eric_tian3-30/+99
2009-09-24Add HII animation related definitions into MdePkg.rsun31-1/+290
2009-09-23sync the latest spec changes with codeeric_tian1-1/+3
2009-09-22Update definition aligned to UEFI2.3lgao41-5/+5
2009-09-21Remove some unicode characters in MdePkg source code.qhuang81-1/+1
2009-09-21Add UEFI 2.2 and UEFI 2.3 signature.qhuang81-0/+2
2009-09-21Remove the restrain on the Year field in EFI_TIME structure.qhuang81-2/+2
2009-09-21Clarify Attribute field in EFI_PARTITION_ENTRYqhuang81-4/+17
2009-09-211. Fix incorrect definition of UEFI_CONFIG_LANG and UEFI_CONFIG_LANG_2. They ...qhuang81-4/+5
2009-09-141. Add new HII IFR opcode introduced in UEFI2.2 and UEFI2.3lgao41-1/+115
2009-09-101. Add a new Capsule initiate reset flagqhuang81-2/+4
2009-09-021. Add TCG MOR (Memory Overwrite request) definition from TCG Platform Reset ...lgao41-108/+1
2009-09-02UEFI 2.3 Specification should be updated to move these status code definition...eric_tian1-7/+22
2009-08-24Fix file headers and a few commentsmdkinney2-4/+3
2009-08-19Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang82-17/+17
2009-08-19Fix the issue that EFI_IFR_RESET_BUTTON is incorrectly listed as a question.qhuang81-2/+2
2009-08-19SetVariable() function comments updated to follow UEFI2.3eric_tian1-8/+13
2009-08-18Add ARM specific Machine Typemdkinney2-6/+23
2009-06-11update codes per MdePkg doxgen review comments.vanjeff2-2/+2
2009-06-04Second set of changes based on a review of the code comments in the Include d...pkandel2-3/+3
2009-05-181. Clean up MdePkg internal header fileslgao41-3/+1
2009-04-30Review the comments to match Spec.gikidy1-3/+3
2009-04-16Add UEFI2.1d HiiPlatformSetupFormset Guidlgao41-0/+2
2009-04-09Useless definition removed and typo corrected.gikidy1-9/+1
2009-03-27Retire RFC_3066_ENTRY_SIZE definition. qhuang81-8/+2
2009-03-26Synchronized with UEFI Specjji41-2/+3
2009-03-17ISO_639_2_ENTRY_SIZE has been moved to be local.jji41-5/+0
2009-02-051) Remove UEFI specific defines from IndustryStandard/PeImage.hmdkinney1-0/+56
2008-12-16Retired the following macros defined in MdePkg/Include/Uefi/UefiBaseType.h:qhuang81-16/+0
2008-12-16Clean up to update the reference of the these macros:qhuang81-3/+3
2008-12-12Update EntryPoint library header lgao43-155/+3
2008-12-11Apply ReallocatePool API in DxeExtractGuidedSectionLib when the allocated res...lgao41-1/+1
2008-12-10Add comments for enumeration, structure data members those are referred by Ue...lgao43-11/+238
2008-12-09Add the detailed descriptions for the structure data member in these protocol.lgao41-4/+2
2008-12-08Add comments for most of enum data type.lgao41-1/+3
2008-12-071) Add descriptions for the enum values or struc members for the following ty...mdkinney1-58/+130
2008-12-07Add descriptions of EFI_PHYSICAL_ADDRESS and EFI_VIRTUAL_ADDRESSmdkinney1-0/+8
2008-12-06git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6890 6f1...ywu211-2/+0
2008-12-05update (EFIAPI *EFI_IMAGE_ENTRY_POINT) commentywu211-2/+1
2008-11-29Fix to pass the Richford tip ICC build, this check-in is need for the previou...zliu31-1/+1
2008-11-04Sync in bug fix from EDK I:qwang121-2/+2
2008-10-31Use #include <XXX.h> for public include files.qhuang81-1/+1
2008-10-27added EFI_SIGNATURE_XX in Base.h, and updated the industry header files to us...vanjeff1-5/+4
2008-10-26Uefi.h include is required as this module need the EFI_CONFIGURATION_TABLE ty...qwang121-1/+1
2008-10-26Include DevicePath.h as this file need EFI_DEVICE_PATH_PROTOCOL's definition.qwang121-0/+3
2008-10-26Remove the unnecessary include file: Uefi.h. Module should include this file ...qwang121-1/+0
2008-10-24ECC Clean up.vanjeff1-2/+1