summaryrefslogtreecommitdiffstats
path: root/MdePkg
Commit message (Expand)AuthorAgeFilesLines
* Refine MdePkg library instances: Remove unnecessary EFIAPI modifier for libra...qhuang82008-12-015-10/+7
* Update PalCallLib to PalLib in BasePalLibNull.inf.xli242008-12-011-2/+2
* Fix the issue that wrong doxygen header comments.klu22008-12-012-17/+20
* Remove NibbleToHexChar() function from BaseLiblgao42008-12-012-376/+0
* Fix to pass the Richford tip ICC build, this check-in is need for the previou...zliu32008-11-291-1/+1
* Refine the comments in PciSegmentLibqhuang82008-11-282-53/+35
* Function headers in .h and .c files synchronized with specjji42008-11-282-301/+314
* Add several missing assertions.qhuang82008-11-271-7/+22
* Fix the parameter typo, it should confirm to UEFI spec.qhuang82008-11-272-2/+2
* Remove GetCurrentLanguage () from UefiLib in MdePkgqhuang82008-11-273-71/+0
* 1. Removal PalCallStatic APIqhuang82008-11-278-110/+2102
* Add the AND of all architectural protocols for UEFI drivers. Build tool will ...qhuang82008-11-271-0/+19
* Fix constructor/destructor issue for DXE_RUNTIM_DRIVER library instance.qhuang82008-11-271-2/+4
* Synchronize function comment in h filegikidy2008-11-2620-58/+108
* Function headers in .h and .c files synchronized with specjji42008-11-2611-113/+101
* Add SEC as supported module types to follow MdeLib spec.qhuang82008-11-264-4/+4
* Remove the EBC architecture support.qhuang82008-11-261-1/+1
* Function headers in .h and .c files synchronized with specjji42008-11-2613-275/+512
* Synchronize function comment in gikidy2008-11-2620-235/+324
* Remove checking for overflow in several Multiple functions in BaseLib, for it...qhuang82008-11-264-10/+0
* Function headers in .h and .c files synchronized with specjji42008-11-252-20/+37
* Function headers in .h and .c files synchronized with specjji42008-11-2510-484/+597
* Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenan...gikidy2008-11-2577-617/+608
* remove vendor specific fields to improve CDROM read performance.vanjeff2008-11-251-6/+0
* Add PI_SPECIFICATION_VERSION = 0x00010000 for the following library instance...lgao42008-11-256-3/+6
* Synchronize function comment in MdePkg\Library\BaseLib.h with the instance o...gikidy2008-11-2528-417/+429
* Fix minor issues in GCC assembly. The operand is 64bit and "q" prefix should ...qhuang82008-11-252-8/+8
* Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao42008-11-2573-84/+4
* Fix ICC warningsqhuang82008-11-252-6/+12
* Use ".486" for the instruction of "wbinvd"qhuang82008-11-252-2/+2
* Function headers checked with specjji42008-11-241-31/+32
* Add runtime safe PCI Express Library instancemdkinney2008-11-242-0/+1682
* Add runtime registration function to all PCI Libsmdkinney2008-11-248-0/+215
* Add reallocation functions to the UEFI Memory Allocation Librarymdkinney2008-11-241-4/+4
* Add reallocate functions to the PEI Memory Allocation Librarymdkinney2008-11-241-0/+141
* Add EnableCache() and DisableCache() implementations for IA32 and X64 to the ...mdkinney2008-11-2411-0/+414
* Add DxeRuntimePciExpressLibmdkinney2008-11-241-0/+2
* Add runtime registration functions to the 4 PCI Library classesmdkinney2008-11-244-0/+96
* Fix typos in the Memory Allocation Library commentsmdkinney2008-11-241-3/+3
* synchronize the files with the MDE_Library_Spec gikidy2008-11-245-25/+186
* Remove GraphicLib library class from MdePkg.dec file.klu22008-11-241-5/+0
* Code scrub with spec.jji42008-11-242-2/+2
* Should use uppercase character for return value's comment.klu22008-11-244-3/+9
* Rename DxePciLibPciRootBridgeIo to UefiPciLibPciRootBridgeIo.xli242008-11-243-6/+6
* RenameRename DxePciLibPciRootBridgeIo to UefiPciLibPciRootBridgeIo.xli242008-11-245-0/+0
* 1. refine the commentsvanjeff2008-11-248-147/+148
* Synchronize comments with .h and .c file. Even format differences will lead d...klu22008-11-243-12/+12
* Refine new library instances according to review comments.xli242008-11-2413-77/+77
* 1.retried graphics library class from MdePkgvanjeff2008-11-241-90/+0
* Update supported module type of PeiPalLib according to the latest MDE library...xli242008-11-241-1/+1