summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Uefi
AgeCommit message (Expand)Author
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
2009-09-24Add HII animation related definitions into MdePkg.rsun3
2009-09-23sync the latest spec changes with codeeric_tian
2009-09-22Update definition aligned to UEFI2.3lgao4
2009-09-21Remove some unicode characters in MdePkg source code.qhuang8
2009-09-21Add UEFI 2.2 and UEFI 2.3 signature.qhuang8
2009-09-21Remove the restrain on the Year field in EFI_TIME structure.qhuang8
2009-09-21Clarify Attribute field in EFI_PARTITION_ENTRYqhuang8
2009-09-211. Fix incorrect definition of UEFI_CONFIG_LANG and UEFI_CONFIG_LANG_2. They ...qhuang8
2009-09-141. Add new HII IFR opcode introduced in UEFI2.2 and UEFI2.3lgao4
2009-09-101. Add a new Capsule initiate reset flagqhuang8
2009-09-021. Add TCG MOR (Memory Overwrite request) definition from TCG Platform Reset ...lgao4
2009-09-02UEFI 2.3 Specification should be updated to move these status code definition...eric_tian
2009-08-24Fix file headers and a few commentsmdkinney
2009-08-19Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang8
2009-08-19Fix the issue that EFI_IFR_RESET_BUTTON is incorrectly listed as a question.qhuang8
2009-08-19SetVariable() function comments updated to follow UEFI2.3eric_tian
2009-08-18Add ARM specific Machine Typemdkinney
2009-06-11update codes per MdePkg doxgen review comments.vanjeff
2009-06-04Second set of changes based on a review of the code comments in the Include d...pkandel
2009-05-181. Clean up MdePkg internal header fileslgao4
2009-04-30Review the comments to match Spec.gikidy
2009-04-16Add UEFI2.1d HiiPlatformSetupFormset Guidlgao4
2009-04-09Useless definition removed and typo corrected.gikidy
2009-03-27Retire RFC_3066_ENTRY_SIZE definition. qhuang8
2009-03-26Synchronized with UEFI Specjji4
2009-03-17ISO_639_2_ENTRY_SIZE has been moved to be local.jji4
2009-02-051) Remove UEFI specific defines from IndustryStandard/PeImage.hmdkinney
2008-12-16Retired the following macros defined in MdePkg/Include/Uefi/UefiBaseType.h:qhuang8
2008-12-16Clean up to update the reference of the these macros:qhuang8
2008-12-12Update EntryPoint library header lgao4
2008-12-11Apply ReallocatePool API in DxeExtractGuidedSectionLib when the allocated res...lgao4
2008-12-10Add comments for enumeration, structure data members those are referred by Ue...lgao4
2008-12-09Add the detailed descriptions for the structure data member in these protocol.lgao4
2008-12-08Add comments for most of enum data type.lgao4
2008-12-071) Add descriptions for the enum values or struc members for the following ty...mdkinney
2008-12-07Add descriptions of EFI_PHYSICAL_ADDRESS and EFI_VIRTUAL_ADDRESSmdkinney
2008-12-06git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6890 6f1...ywu21
2008-12-05update (EFIAPI *EFI_IMAGE_ENTRY_POINT) commentywu21
2008-11-29Fix to pass the Richford tip ICC build, this check-in is need for the previou...zliu3
2008-11-04Sync in bug fix from EDK I:qwang12
2008-10-31Use #include <XXX.h> for public include files.qhuang8
2008-10-27added EFI_SIGNATURE_XX in Base.h, and updated the industry header files to us...vanjeff
2008-10-26Uefi.h include is required as this module need the EFI_CONFIGURATION_TABLE ty...qwang12
2008-10-26Include DevicePath.h as this file need EFI_DEVICE_PATH_PROTOCOL's definition.qwang12
2008-10-26Remove the unnecessary include file: Uefi.h. Module should include this file ...qwang12
2008-10-24ECC Clean up.vanjeff
2008-10-22apply for doxgen format comments. vanjeff