summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library
AgeCommit message (Expand)AuthorFilesLines
2008-04-09Add comments and DoxyGen format for these files.lgao44-30/+21
2008-04-09Clean up BDS lib to remove assembly files, remove R8Lib.h & R8Lib.c by applyi...qhuang817-6254/+5809
2008-04-09Update all files to follow doxygen style file header.qhuang823-1227/+1152
2008-04-081.Port Platform driver override protocol utility application in MdeModulePkg....vanjeff2-25/+12
2008-04-01edk2/MdeModulePkg/Library/PlatformBdsLibNull/PlatformBdsLibNull.inf:jljusten1-0/+7
2008-03-20fixed one typovanjeff1-1/+1
2008-03-19add some error check and return.vanjeff1-0/+4
2008-03-19add PCD PcdUgaConsumeSupport to switch on/off EFI UGA Draw Protocol's consumi...vanjeff2-46/+56
2008-03-17add return error check.vanjeff1-1/+4
2008-03-101. Enabled SetIpFilter() in UefiPxeBcDxe module.vanjeff1-1/+1
2008-03-10Fix GCC building warning.klu21-1/+1
2008-03-061) Sync in patch for EDK 1063 Boot option enumeration algorithm enhancementqwang127-143/+33
2008-03-03Correct EdkFvbServiceLib instance module type to DXE_RUNTIME_DRIVER, because ...lgao41-2/+2
2008-02-25Add comments for parameter.lgao42-1/+19
2008-02-14Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff6-699/+163
2008-02-11MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.c:jljusten1-1/+1
2008-02-11MdeModulePkg/Library/GenericBdsLib/GenericBdsLib.inf:jljusten1-7/+7
2008-02-021) Cleanup HiiLib, IfrSupportLib. qwang1215-2838/+900
2008-02-01Fix an issue that the bitmap should be loaded from any FV instead of current ...qhuang81-1/+1
2008-01-31Fix bug in function EfiFvbEraseBlock()lgao41-1/+1
2008-01-29Merge Ia32/Fvb.c & X64/Fvb.c, for these two files are identical.qhuang83-629/+3
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang1234-0/+11421
2008-01-171. Fixed bugs in DxeNetLib to meet consistence with network module DriverBind...vanjeff3-50/+142
2008-01-16Port PlatformDriOverrideDxe into R9.vanjeff4-0/+2080
2007-12-18Sync the latest version from R8.vanjeff1-6/+0
2007-12-11Changed the file or directory name inconsistencesjwang361-1/+1
2007-12-05Add Capsule library lgao42-0/+87
2007-11-201. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff6-42/+409
2007-10-30MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.c:jljusten1-0/+2
2007-10-29Fixed filename case for case-sensitive file systems.jljusten1-0/+0
2007-10-18Make GuidedSection library instance to follow the value of GuidedSectionExtra...lgao42-3/+18
2007-10-17Rename Crc32GuidedSectionExtractLib to DxeCrc32GuidedSectionExtractLib.lgao42-214/+0
2007-10-17Rename Crc32GuidedSectionExtractLib to DxeCrc32GuidedSectionExtractLib.lgao42-0/+214
2007-10-17Add Crc32GuidedSectionExtractLib instance to produce Crc32 guided section dec...lgao42-0/+214
2007-10-121. Update internal EfiPrint protocol to contain all print interfaces provided...lgao41-74/+469
2007-10-09Clean up Network Components to support GCC build.yshang11-1/+1
2007-09-28Remove PeCoffLoader library class and its instances.lgao46-351/+0
2007-09-28Clear up network stack to use R9 MdeLib:qhuang81-1390/+1250
2007-09-27Add SEC as a supported Module Type for all libraries that are also compatible...mdkinney1-1/+1
2007-09-27Change the function name.klu22-3/+3
2007-09-261) Add library classes of S3Lib and RecoveryLib in MdeModulePkgklu24-0/+147
2007-09-19Update Mde/MdeModulePkg to support ICC build for IA32/X64.yshang12-6/+0
2007-09-17FixedPcd macro should *not* be used in Library's inf file. klu23-12/+3
2007-09-06Changed the code style. it could pass EBC and ICC build.vanjeff1-44/+41
2007-09-05change the ExitBootService event to SetVirtualMapChanged event.qwang122-8/+8
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang83-10/+10
2007-08-301. Fixed one bug in Undi driver. vanjeff4-15/+27
2007-08-271. Sync the latest network stack. Add NetLibCreateIPv4DPathNode () in netlib ...vanjeff2-5/+105
2007-08-27Make MdeModulePkg GCC clean.qwang122-3/+3
2007-08-231. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ...vanjeff5-22/+54