summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library
AgeCommit message (Expand)AuthorFilesLines
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
2007-08-22Update the code to match spec for EfiFvbSetVolumeAttributes API.qwang122-6/+6
2007-08-151) Add type casting for argument "a" in EFI_ERROR(a), since if compare two co...yshang12-887/+0
2007-08-09Changed class name EdkFvbServiceLib to FvbServiceLibjwang361-1/+1
2007-07-30Update License header.yshang11-4/+6
2007-07-30Update the license header.yshang11-3/+6
2007-07-30Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.vanjeff1-0/+1
2007-07-26Fix the wrong copyright statements.qhuang83-11/+11
2007-07-25Add volatile type definition to avoid link error when building with ICCvanjeff1-2/+3
2007-07-25Fixed EBC build issues.vanjeff5-31/+16
2007-07-25Remove unused section in .INF, .DEC, .DSC of MdePkg and MdeModulePkg.yshang11-6/+0
2007-07-24Import SnpDxe, Tcp4Dxe, Udp4Dxe and MnpDxe.vanjeff4-51/+552
2007-07-231. Import NetLib, IpIoLib and UdpIoLib class definitionsvanjeff7-0/+5313