summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Library
Commit message (Expand)AuthorAgeFilesLines
* Boolean values and variable type BOOLEAN should not use explicit comparisons ...qwang122008-06-301-1/+1
* Remove orphan files: R8Lib.c & R8Lib.h have already been removed from module ...qhuang82008-06-042-334/+0
* Remove the obsolete comments.qwang122008-05-263-6/+0
* 1) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.qwang122008-05-233-32/+0
* 1. add public functions header.vanjeff2008-04-115-0/+71
* MdeModulePkg/Library/PlatformBdsLibNull/PlatformBdsLibNull.inf:jljusten2008-04-091-7/+0
* Add comments and DoxyGen format for these files.lgao42008-04-094-30/+21
* Clean up BDS lib to remove assembly files, remove R8Lib.h & R8Lib.c by applyi...qhuang82008-04-0917-6254/+5809
* Update all files to follow doxygen style file header.qhuang82008-04-0923-1227/+1152
* 1.Port Platform driver override protocol utility application in MdeModulePkg....vanjeff2008-04-082-25/+12
* edk2/MdeModulePkg/Library/PlatformBdsLibNull/PlatformBdsLibNull.inf:jljusten2008-04-011-0/+7
* fixed one typovanjeff2008-03-201-1/+1
* add some error check and return.vanjeff2008-03-191-0/+4
* add PCD PcdUgaConsumeSupport to switch on/off EFI UGA Draw Protocol's consumi...vanjeff2008-03-192-46/+56
* add return error check.vanjeff2008-03-171-1/+4
* 1. Enabled SetIpFilter() in UefiPxeBcDxe module.vanjeff2008-03-101-1/+1
* Fix GCC building warning.klu22008-03-101-1/+1
* 1) Sync in patch for EDK 1063 Boot option enumeration algorithm enhancementqwang122008-03-067-143/+33
* Correct EdkFvbServiceLib instance module type to DXE_RUNTIME_DRIVER, because ...lgao42008-03-031-2/+2
* Add comments for parameter.lgao42008-02-252-1/+19
* Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff2008-02-146-699/+163
* MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.c:jljusten2008-02-111-1/+1
* MdeModulePkg/Library/GenericBdsLib/GenericBdsLib.inf:jljusten2008-02-111-7/+7
* 1) Cleanup HiiLib, IfrSupportLib. qwang122008-02-0215-2838/+900
* Fix an issue that the bitmap should be loaded from any FV instead of current ...qhuang82008-02-011-1/+1
* Fix bug in function EfiFvbEraseBlock()lgao42008-01-311-1/+1
* Merge Ia32/Fvb.c & X64/Fvb.c, for these two files are identical.qhuang82008-01-293-629/+3
* UEFI HII: Merge UEFI HII support changes from branch.qwang122008-01-2134-0/+11421
* 1. Fixed bugs in DxeNetLib to meet consistence with network module DriverBind...vanjeff2008-01-173-50/+142
* Port PlatformDriOverrideDxe into R9.vanjeff2008-01-164-0/+2080
* Sync the latest version from R8.vanjeff2007-12-181-6/+0
* Changed the file or directory name inconsistencesjwang362007-12-111-1/+1
* Add Capsule library lgao42007-12-052-0/+87
* 1. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff2007-11-206-42/+409
* MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.c:jljusten2007-10-301-0/+2
* Fixed filename case for case-sensitive file systems.jljusten2007-10-291-0/+0
* Make GuidedSection library instance to follow the value of GuidedSectionExtra...lgao42007-10-182-3/+18
* Rename Crc32GuidedSectionExtractLib to DxeCrc32GuidedSectionExtractLib.lgao42007-10-172-214/+0
* Rename Crc32GuidedSectionExtractLib to DxeCrc32GuidedSectionExtractLib.lgao42007-10-172-0/+214
* Add Crc32GuidedSectionExtractLib instance to produce Crc32 guided section dec...lgao42007-10-172-0/+214
* 1. Update internal EfiPrint protocol to contain all print interfaces provided...lgao42007-10-121-74/+469
* Clean up Network Components to support GCC build.yshang12007-10-091-1/+1
* Remove PeCoffLoader library class and its instances.lgao42007-09-286-351/+0
* Clear up network stack to use R9 MdeLib:qhuang82007-09-281-1390/+1250
* Add SEC as a supported Module Type for all libraries that are also compatible...mdkinney2007-09-271-1/+1
* Change the function name.klu22007-09-272-3/+3
* 1) Add library classes of S3Lib and RecoveryLib in MdeModulePkgklu22007-09-264-0/+147
* Update Mde/MdeModulePkg to support ICC build for IA32/X64.yshang12007-09-192-6/+0
* FixedPcd macro should *not* be used in Library's inf file. klu22007-09-173-12/+3
* Changed the code style. it could pass EBC and ICC build.vanjeff2007-09-061-44/+41