summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Uefi
AgeCommit message (Expand)AuthorFilesLines
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
2008-10-22apply for doxgen format comments. vanjeff3-1029/+965
2008-10-211) Update SetPeiServicesTablePointer's prototype add CONST modifier.qwang122-4/+0
2008-10-20Update MdePkg/Include/Uefi according to code review comments.xli244-159/+403
2008-09-261) Move RFC_3066_ENTRY_SIZE and ISO_639_2_ENTRY_SIZE to UefiBaseType.h.qwang121-0/+13
2008-09-16MdePkg/Include/Uefi/UefiTcgPlatform.h:jljusten1-2/+2
2008-09-08Remove NULL_HANDLE. NULL_HANDLE should be replaced with NULL as consistency. ...qwang121-2/+0
2008-09-041. remove EFI_EVENT_ alias, replace them with EVT_vanjeff2-21/+0
2008-08-14 klu24-51/+51
2008-07-16Code Scrub for header files in MdePkg/Include/Ppi and Uefi directory.lgao42-11/+3
2008-06-24Fix doxygen issue:klu26-238/+240
2008-06-23Merged in the following trackers from EDK:qwang122-15/+21
2008-05-27De-unicode in comment for all source files.qhuang82-4/+4
2008-04-21Fix missing include file which break doxygen parsing.klu21-0/+3
2008-04-21Fix missing include file which break doxygen parsing.klu21-0/+2
2008-04-03[Description]yshang13-12/+12
2008-02-021) Cleanup HiiLib, IfrSupportLib. qwang121-0/+10
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang122-317/+1377
2008-01-02Add TPM related definitions.lgao41-0/+150
2007-12-10Sync HII and Setupbrowser related header files with UEFI 2.1 spec.qwang121-5/+0
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...yshang12-4/+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-07-02Add BaseMemoryTestDxe in MdeModulePkg.dscyshang11-0/+4
2007-06-27Updated headers to follow coding standardAJFISH5-10/+0
2007-06-27Add missing definition for Time service which defined in UEFI specification 7...klu21-0/+10