summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Pcd Tools need .Map file when building a EFI binary for EBC tool chain.klu22008-11-261-1/+1
* Remove BootSector from DSC of DuetPkg.xli242008-11-261-2/+0
* Fix the build failure of DuetBdsLib.xli242008-11-261-2/+2
* 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
* Fix build warning generated by ICC and MSVC compilers.jljusten2008-11-261-1/+1
* Fixed an incorrect PCD type string conversionjwang362008-11-252-0/+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
* code scruberic_tian2008-11-252-9/+6
* Fix ICC warningsqhuang82008-11-252-6/+12
* Use ".486" for the instruction of "wbinvd"qhuang82008-11-252-2/+2
* Use "GLOBAL_REMOVE_IF_UNREFERENCED volatile" for variable of binary patch PCD.klu22008-11-241-0/+0
* Update VfrCompile tool to fix bug that parse the complicated expression, such...lgao42008-11-241-0/+0
* 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
* retried graphics library class from MdePkgvanjeff2008-11-244-4/+1
* Refine new library instances according to review comments.xli242008-11-2413-77/+77
* 1.retried graphics library class from MdePkgvanjeff2008-11-2424-734/+582
* Update supported module type of PeiPalLib according to the latest MDE library...xli242008-11-241-1/+1
* Use the Controller handle to open the protocol, rather than thejljusten2008-11-241-2/+2
* Resolve a bug where the initial ReadEdidData 'for' loop would loopjljusten2008-11-241-3/+6
* Move call to CoreDisplayDiscoveredNotDispatched to be before thejljusten2008-11-241-8/+8
* Add useful DEBUG message for determining the when drivers are jljusten2008-11-241-0/+1