summaryrefslogtreecommitdiff
path: root/MdePkg/Include
AgeCommit message (Expand)AuthorFilesLines
2008-09-101. Add new macro: ALIGN_VALUE to round up a value to the next boundary of a g...qhuang81-7/+8
2008-09-09cleanup some comments.eric_tian3-33/+3
2008-09-09fix build issueeric_tian1-0/+1
2008-09-09Function description in baselib.h is not clear. change it to comply with Doxg...eric_tian1-163/+156
2008-09-09fixed typo.vanjeff1-1/+3
2008-09-08Fix typoqhuang81-1/+1
2008-09-081) Add CONST to the pointer type input parameter.qwang121-5/+5
2008-09-08Minor update for PI include files according to code review comments.xli243-10/+14
2008-09-08Remove NULL_HANDLE. NULL_HANDLE should be replaced with NULL as consistency. ...qwang121-2/+0
2008-09-08Add Usb Hid class request type into IndustryStandard/Usb.h, and replace the h...lgao41-0/+12
2008-09-08Correct the wrong '?' character to '-', and add check DestinationBuffer == So...lgao42-10/+10
2008-09-05Make prototype of EFI_PEI_STALL comply with PI spec.xli241-2/+2
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff44-576/+288
2008-09-04Update MdePkg/Include/Ppi according to code review comments.xli249-475/+416
2008-09-041. remove EFI_EVENT_ alias, replace them with EVT_vanjeff2-21/+0
2008-09-04Changed x64 into X64.vanjeff1-0/+0
2008-09-04added additional comments and fixed some typo.vanjeff5-28/+39
2008-09-041. Remove unnecessary CONST.vanjeff2-43/+67
2008-09-03edk2/MdePkg/Include/x64/ProcessorBind.h:jljusten2-4/+26
2008-09-03edk2/MdePkg/Include/Ia32/ProcessorBind.h:jljusten1-0/+6
2008-09-031.Updated EFI_FVB_ATTRIBUTES to EFI_FVB_ATTRIBUTES_2 to follow PI spec.vanjeff5-111/+232
2008-09-03Remove MigrateIDT interface from PeiServiceTableLib library class.klu21-13/+0
2008-09-02Fix 2 flaws in MdePkg/Include/Library/UefiRuntimeLib.h:xli241-1/+2
2008-08-29edk2/MdePkg/Include/Ia32/ProcessorBind.h:jljusten1-1/+6
2008-08-29Fix a bug in the assert condition.qwang121-1/+1
2008-08-221) Update comments for API in DxePiLib.hqwang121-108/+117
2008-08-21remove unnecessary IN OUT.vanjeff1-12/+12
2008-08-20Remove allocate aligned pool services.qhuang81-235/+0
2008-08-20Cleanup Cpu library class and CpuLib instance and BaseLib instance; and add c...lgao41-16/+1
2008-08-18Add IfrLibCreatePopUp2 and HiiLibExportPackageLists.qwang122-665/+726
2008-08-18Add PCD_MAX_SKU_ID.klu21-0/+1
2008-08-14 klu28-72/+72
2008-08-14Use doxygen comment style for document entity such as struct, enum, variable ...klu252-392/+392
2008-08-14Use doxygen comment style for document entity such as struct, enum, variable ...klu26-28/+28
2008-08-14Use doxygen comment style for document entity such as struct, enum, variable ...klu217-847/+847
2008-08-14Use doxygen comment style for document entity such as struct, enum, variable ...klu22-6/+6
2008-08-14Use doxygen comment style for document entity such as struct, enum, variable ...klu218-619/+642
2008-08-14Use doxygen comment style for document entity such as struct, enum, variable ...klu21-15/+15
2008-08-14Use doxygen comment style for document entity such as struct, enum, variable ...klu25-45/+37
2008-08-14Use doxygen comment style for document entity such as struct, enum, variable ...klu21-25/+25
2008-08-12code review's result.eric_tian3-8/+7
2008-08-10Add SerialPortPoll Api in SerialPortLib to Poll the serial device to see if t...lgao41-0/+16
2008-07-31Remove blank for function typedef, it will break generating doxygen document.klu21-1/+1
2008-07-31remove blank for function typedef, it will break generating doxygen document.klu21-1/+1
2008-07-29Code Scrub for MdePkg.yshang11-24/+12
2008-07-28edk2/MdePkg/Include/Protocol/TcgService.h:jljusten1-2/+2
2008-07-27Refine function header comments of PalCallLib.h.xli241-1156/+689
2008-07-27Fix typo in PalCallLib.h.xli241-3/+3
2008-07-25Code Scrub for MdePkg.yshang126-72/+72
2008-07-25Code Scrub for Protocol Definitionlgao44-20/+59