summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
2008-12-01Update the API of UsbGetInterface() & UsbGetConfiguration () to follow MdeLib...qhuang82-6/+6
2008-12-01Remove ProcessLibraryDestructorList() from the library class of DxeCoreEntryP...qhuang82-15/+2
2008-12-01Refine MdePkg library instances: Remove unnecessary EFIAPI modifier for libra...qhuang85-10/+7
2008-12-01Update PalCallLib to PalLib in BasePalLibNull.inf.xli241-2/+2
2008-12-01Fix the issue that wrong doxygen header comments.klu22-17/+20
2008-12-01Remove NibbleToHexChar() function from BaseLiblgao42-376/+0
2008-11-29Fix to pass the Richford tip ICC build, this check-in is need for the previou...zliu31-1/+1
2008-11-28Refine the comments in PciSegmentLibqhuang82-53/+35
2008-11-28Function headers in .h and .c files synchronized with specjji42-301/+314
2008-11-27Add several missing assertions.qhuang81-7/+22
2008-11-27Fix the parameter typo, it should confirm to UEFI spec.qhuang82-2/+2
2008-11-27Remove GetCurrentLanguage () from UefiLib in MdePkgqhuang83-71/+0
2008-11-271. Removal PalCallStatic APIqhuang88-110/+2102
2008-11-27Add the AND of all architectural protocols for UEFI drivers. Build tool will ...qhuang81-0/+19
2008-11-27Fix constructor/destructor issue for DXE_RUNTIM_DRIVER library instance.qhuang81-2/+4
2008-11-26Synchronize function comment in h filegikidy20-58/+108
2008-11-26Function headers in .h and .c files synchronized with specjji411-113/+101
2008-11-26Add SEC as supported module types to follow MdeLib spec.qhuang84-4/+4
2008-11-26Remove the EBC architecture support.qhuang81-1/+1
2008-11-26Function headers in .h and .c files synchronized with specjji413-275/+512
2008-11-26Synchronize function comment in gikidy20-235/+324
2008-11-26Remove checking for overflow in several Multiple functions in BaseLib, for it...qhuang84-10/+0
2008-11-25Function headers in .h and .c files synchronized with specjji42-20/+37
2008-11-25Function headers in .h and .c files synchronized with specjji410-484/+597
2008-11-25Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenan...gikidy77-617/+608
2008-11-25remove vendor specific fields to improve CDROM read performance.vanjeff1-6/+0
2008-11-25Add PI_SPECIFICATION_VERSION = 0x00010000 for the following library instance...lgao46-3/+6
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