summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
2008-11-25Synchronize function comment in MdePkg\Library\BaseLib.h with the instance o...gikidy28-417/+429
2008-11-25Fix minor issues in GCC assembly. The operand is 64bit and "q" prefix should ...qhuang82-8/+8
2008-11-25Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao473-84/+4
2008-11-25Fix ICC warningsqhuang82-6/+12
2008-11-25Use ".486" for the instruction of "wbinvd"qhuang82-2/+2
2008-11-24Function headers checked with specjji41-31/+32
2008-11-24Add runtime safe PCI Express Library instancemdkinney2-0/+1682
2008-11-24Add runtime registration function to all PCI Libsmdkinney8-0/+215
2008-11-24Add reallocation functions to the UEFI Memory Allocation Librarymdkinney1-4/+4
2008-11-24Add reallocate functions to the PEI Memory Allocation Librarymdkinney1-0/+141
2008-11-24Add EnableCache() and DisableCache() implementations for IA32 and X64 to the ...mdkinney11-0/+414
2008-11-24Add DxeRuntimePciExpressLibmdkinney1-0/+2
2008-11-24Add runtime registration functions to the 4 PCI Library classesmdkinney4-0/+96
2008-11-24Fix typos in the Memory Allocation Library commentsmdkinney1-3/+3
2008-11-24synchronize the files with the MDE_Library_Spec gikidy5-25/+186
2008-11-24Remove GraphicLib library class from MdePkg.dec file.klu21-5/+0
2008-11-24Code scrub with spec.jji42-2/+2
2008-11-24Should use uppercase character for return value's comment.klu24-3/+9
2008-11-24Rename DxePciLibPciRootBridgeIo to UefiPciLibPciRootBridgeIo.xli243-6/+6
2008-11-24RenameRename DxePciLibPciRootBridgeIo to UefiPciLibPciRootBridgeIo.xli245-0/+0
2008-11-241. refine the commentsvanjeff8-147/+148
2008-11-24Synchronize comments with .h and .c file. Even format differences will lead d...klu23-12/+12
2008-11-24Refine new library instances according to review comments.xli2413-77/+77
2008-11-241.retried graphics library class from MdePkgvanjeff1-90/+0
2008-11-24Update supported module type of PeiPalLib according to the latest MDE library...xli241-1/+1
2008-11-23remove definition not defined by UEFI spec.vanjeff1-1/+1
2008-11-23Remove absolute URL in comment as they may become stale.qwang121-2/+2
2008-11-22Add ReallocatePool(), ReallocateRuntimePool(), and ReallocateReservedPool() t...mdkinney2-0/+239
2008-11-21Add detailed comments.qwang121-0/+4
2008-11-21Code and comments have been checked with spec.jji41-2/+2
2008-11-21synchronize the MdePkg/Include/Library/PcdLib.h and the MDE_Library_Spec.Add ...gikidy4-47/+790
2008-11-21Function comments have been checked with spec.jji42-2/+6
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...gikidy4-8/+30
2008-11-21detablgao41-11/+11
2008-11-21Function comments have been checked with spec.jji42-0/+4
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.jji42-8/+8
2008-11-21Function headers and comments have been checked with spec.jji43-3/+15
2008-11-20Code and comments have been checked with spec.jji47-316/+433
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.vanjeff6-39/+517
2008-11-19Detabqhuang830-47/+47
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