summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Uefi/UefiSpec.h
AgeCommit message (Expand)AuthorFilesLines
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-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-02-12Update function description per UEFI2.3d. The main changes include: lgao41-4/+8
2010-04-23Update the copyright notice formathhtian1-1/+1
2010-03-12Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter1-45/+44
2010-02-21Correct the table's version according to PI/UEFI spec.klu21-2/+2
2009-12-04Prompt the PI specification version to 1.20 and UEFI specification version to...klu21-2/+2
2009-09-24sync comments on data structure to follow latest UEFI spec.eric_tian1-12/+17
2009-09-23sync the latest spec changes with codeeric_tian1-1/+3
2009-09-21Add UEFI 2.2 and UEFI 2.3 signature.qhuang81-0/+2
2009-09-101. Add a new Capsule initiate reset flagqhuang81-2/+4
2009-08-24Fix file headers and a few commentsmdkinney1-1/+1
2009-08-19Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang81-4/+4
2009-08-19SetVariable() function comments updated to follow UEFI2.3eric_tian1-8/+13
2009-08-18Add ARM specific Machine Typemdkinney1-1/+5
2009-06-11update codes per MdePkg doxgen review comments.vanjeff1-1/+1
2009-06-04Second set of changes based on a review of the code comments in the Include d...pkandel1-1/+1
2009-04-30Review the comments to match Spec.gikidy1-3/+3
2009-04-09Useless definition removed and typo corrected.gikidy1-9/+1
2009-03-26Synchronized with UEFI Specjji41-2/+3
2008-12-16Clean up to update the reference of the these macros:qhuang81-3/+3
2008-12-12Update EntryPoint library header lgao41-3/+2
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...lgao41-7/+104
2008-12-071) Add descriptions for the enum values or struc members for the following ty...mdkinney1-58/+130
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-10-24ECC Clean up.vanjeff1-2/+1
2008-10-20Update MdePkg/Include/Uefi according to code review comments.xli241-73/+210
2008-09-041. remove EFI_EVENT_ alias, replace them with EVT_vanjeff1-10/+0
2008-06-24Fix doxygen issue:klu21-74/+74
2008-05-27De-unicode in comment for all source files.qhuang81-2/+2
2007-11-27Add Capsule image Table entry in Uefi/UefiSpec.h according to UEFI2.1 spec de...lgao41-0/+5
2007-10-24Fixed tabbing issueAJFISH1-3/+3
2007-10-161. Add PcdConOutGopSupport and PcdConOutUgaSupport in MdeModulePkg.decvanjeff1-10/+10
2007-10-11UEFI Specification has a name conflict. Change the Variable definitions to no...AJFISH1-5/+5
2007-08-27Make MdePkg GCC cleanqwang121-3/+3
2007-08-01Updated to reflect spec ECRsAJFISH1-3/+11
2007-07-31Added UEFI Boot Manager definitions to UEFISpec.h and removed from BDSAJFISH1-0/+38
2007-07-09Add enumeration EfiResetUpdate of EFI_RESET_TYPE, which is introduced in UEFI...yshang11-0/+1
2007-07-05Added EFI_EVENT_ alais for EVT_ #defines to match our old codeAJFISH1-3/+12
2007-07-03Update EFI_CAPSULE_HEADER definition.yshang11-2/+2
2007-07-03Update the EFI_CAPSULE_HEADER definition.yshang11-2/+2
2007-06-27Updated headers to follow coding standardAJFISH1-2/+0
2007-06-27Add missing definition for Time service which defined in UEFI specification 7...klu21-0/+10
2007-06-20Remove the reference of UefiDevicePath.h.yshang11-1/+0