summaryrefslogtreecommitdiff
path: root/MdePkg/Include
AgeCommit message (Expand)AuthorFilesLines
2008-11-21synchronize the MdePkg/Include/Library/PcdLib.h and the MDE_Library_Spec.Add ...gikidy1-32/+771
2008-11-21Function comments have been checked with spec.jji41-1/+3
2008-11-21Code and comments have been checked with spec.jji41-55/+147
2008-11-21synchronize the MdePkg/Include/Library/MemoryAllocationLib.h,PalLib.h the MDE...gikidy2-4/+26
2008-11-21detablgao41-11/+11
2008-11-21Function comments have been checked with spec.jji41-0/+2
2008-11-21Update DeviceIo protocol based on EFI 1.1 updated spec.lgao41-5/+12
2008-11-21Function headers and comments have been checked with spec.jji41-4/+4
2008-11-21Function headers and comments have been checked with spec.jji42-2/+14
2008-11-20Code and comments have been checked with spec.jji41-88/+118
2008-11-20retried GetGraphicsBitMapFromFV()and GetGraphicsBitMapFromFVEx(), instead usi...vanjeff1-56/+0
2008-11-20synchronize the MdePkg/Include/Library/IoLib.h and the MDE_Library_Spec.gikidy1-16/+88
2008-11-20Code have been checked with spec.jji41-53/+144
2008-11-20Synchronize the MdePkg\Include\Library\HobLib.h,gikidy2-26/+123
2008-11-201.Removed PrintXY from Graphics Library.vanjeff2-31/+99
2008-11-19Detabqhuang812-121/+121
2008-11-19Update comments for Protocol definitions to match UEFI spec. And add the miss...lgao417-120/+816
2008-11-19Update comments for Protocol definitions to match UEFI spec.lgao49-78/+411
2008-11-19Comments have been synchronized with spec.jji41-28/+65
2008-11-19Synchronize the MdePkg\Include\Library\BaseMemoryLib.h,gikidy5-15/+154
2008-11-19Comments have been synchronized with spec.jji42-14/+39
2008-11-19Fix two doxygen comment bugs.qwang122-5/+5
2008-11-19Comments have been synchronized with spec.jji41-3/+11
2008-11-19clean up several unicode characters.jji41-5/+5
2008-11-19Update doxygen comment for VarArg list parameter. "..."'s description is added.qwang125-11/+24
2008-11-18Code Scrub: Code has been checked with MDE specjji41-78/+147
2008-11-18Code Scrub: Corrected some retvals according to the spec.jji41-27/+28
2008-11-18refine the commentsvanjeff1-2/+4
2008-11-17Remove 4 obsolete macros in UefiScsiLib and we have equivalent macros to the ...qhuang81-17/+2
2008-11-17Add 3 macros to manager Timer events.qhuang81-0/+41
2008-11-17Add a workaround to judge the end-of-device path type:qhuang81-3/+3
2008-11-17Code Scrub:jji42-384/+617
2008-11-17synchronize the MdePkg/Include/Library/BaseLib.h and the MDE_Library_Spec.gikidy1-112/+167
2008-11-17update comments and refine code.vanjeff3-9/+3
2008-11-17Update function header align to Mde Lib spec.lgao42-128/+117
2008-11-14updated interface comments per UEFI Spec.jgong51-1/+95
2008-11-14Synchronization of MDE Library Spec., Mde.dec, and corresponding head files i...jji442-324/+337
2008-11-13Remove FvbServiceLib, HiiLib & IfrSupportLib. qhuang83-1576/+0
2008-11-13Rename ScsiLib to UefiScsiLibqhuang81-0/+0
2008-11-13Rename UsbLib to UefiUsbLibqhuang81-0/+0
2008-11-131. Merge the API of PiLibInstallFvInfoPpi() to PeiServicesLib and rename it t...qhuang82-51/+31
2008-11-13Rename PalCallLib to PalLibqhuang81-0/+0
2008-11-13Rename DxePiLib to DxeServicesLibqhuang81-6/+6
2008-11-13Updated protocol function header per UEFI Spec.jgong51-0/+70
2008-11-12Use correct signature to fix the bug that Tiger platform cannot boot to OS.xli241-1/+1
2008-11-12Remove unnecessary header file including for library class in MdePkg.klu22-3/+0
2008-11-12fixed comments to follow UEFI Specjgong51-0/+82
2008-11-11Revert all the #pramga(1) related patches to r6434, we need to review all the...qhuang821-222/+241
2008-11-111, Move device path utility macros from protocol's header file to DevicePathL...klu22-48/+20
2008-11-11add #pragma pack(1) for some structures.vanjeff1-1/+5