summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library
AgeCommit message (Expand)Author
2008-04-111. add public functions header.vanjeff
2008-04-09MdeModulePkg/Library/PlatformBdsLibNull/PlatformBdsLibNull.inf:jljusten
2008-04-09Add comments and DoxyGen format for these files.lgao4
2008-04-09Clean up BDS lib to remove assembly files, remove R8Lib.h & R8Lib.c by applyi...qhuang8
2008-04-09Update all files to follow doxygen style file header.qhuang8
2008-04-081.Port Platform driver override protocol utility application in MdeModulePkg....vanjeff
2008-04-01edk2/MdeModulePkg/Library/PlatformBdsLibNull/PlatformBdsLibNull.inf:jljusten
2008-03-20fixed one typovanjeff
2008-03-19add some error check and return.vanjeff
2008-03-19add PCD PcdUgaConsumeSupport to switch on/off EFI UGA Draw Protocol's consumi...vanjeff
2008-03-17add return error check.vanjeff
2008-03-101. Enabled SetIpFilter() in UefiPxeBcDxe module.vanjeff
2008-03-10Fix GCC building warning.klu2
2008-03-061) Sync in patch for EDK 1063 Boot option enumeration algorithm enhancementqwang12
2008-03-03Correct EdkFvbServiceLib instance module type to DXE_RUNTIME_DRIVER, because ...lgao4
2008-02-25Add comments for parameter.lgao4
2008-02-14Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff
2008-02-11MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.c:jljusten
2008-02-11MdeModulePkg/Library/GenericBdsLib/GenericBdsLib.inf:jljusten
2008-02-021) Cleanup HiiLib, IfrSupportLib. qwang12
2008-02-01Fix an issue that the bitmap should be loaded from any FV instead of current ...qhuang8
2008-01-31Fix bug in function EfiFvbEraseBlock()lgao4
2008-01-29Merge Ia32/Fvb.c & X64/Fvb.c, for these two files are identical.qhuang8
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang12
2008-01-171. Fixed bugs in DxeNetLib to meet consistence with network module DriverBind...vanjeff
2008-01-16Port PlatformDriOverrideDxe into R9.vanjeff
2007-12-18Sync the latest version from R8.vanjeff
2007-12-11Changed the file or directory name inconsistencesjwang36
2007-12-05Add Capsule library lgao4
2007-11-201. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff
2007-10-30MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.c:jljusten
2007-10-29Fixed filename case for case-sensitive file systems.jljusten
2007-10-18Make GuidedSection library instance to follow the value of GuidedSectionExtra...lgao4
2007-10-17Rename Crc32GuidedSectionExtractLib to DxeCrc32GuidedSectionExtractLib.lgao4
2007-10-17Rename Crc32GuidedSectionExtractLib to DxeCrc32GuidedSectionExtractLib.lgao4
2007-10-17Add Crc32GuidedSectionExtractLib instance to produce Crc32 guided section dec...lgao4
2007-10-121. Update internal EfiPrint protocol to contain all print interfaces provided...lgao4
2007-10-09Clean up Network Components to support GCC build.yshang1
2007-09-28Remove PeCoffLoader library class and its instances.lgao4
2007-09-28Clear up network stack to use R9 MdeLib:qhuang8
2007-09-27Add SEC as a supported Module Type for all libraries that are also compatible...mdkinney
2007-09-27Change the function name.klu2
2007-09-261) Add library classes of S3Lib and RecoveryLib in MdeModulePkgklu2
2007-09-19Update Mde/MdeModulePkg to support ICC build for IA32/X64.yshang1
2007-09-17FixedPcd macro should *not* be used in Library's inf file. klu2
2007-09-06Changed the code style. it could pass EBC and ICC build.vanjeff
2007-09-05change the ExitBootService event to SetVirtualMapChanged event.qwang12
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang8
2007-08-301. Fixed one bug in Undi driver. vanjeff
2007-08-271. Sync the latest network stack. Add NetLibCreateIPv4DPathNode () in netlib ...vanjeff