summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network
AgeCommit message (Expand)AuthorFilesLines
2009-05-20Add #include Acpi.h so the ACPI 3.0 Table Revision define is available.mdkinney1-0/+1
2009-05-20Update HiiDataBase to fix the SCT hang issues by the invalid device path.lgao42-2/+30
2009-05-191.fixed some issue to pass HII sctvanjeff2-4/+20
2009-05-19don't set all bytes in TargetID as zero. This change is made due to keep cons...eric_tian1-1/+1
2009-05-19update the check condition of PASS THRU interface to pass Uefi sct test.eric_tian1-1/+7
2009-05-13fixed typo.vanjeff2-3/+3
2009-05-131. retired NicIp4ConfigProtocolGuidvanjeff10-84/+1567
2009-05-12fixed typo. EFI_OUT_OF_MEMORY should be EFI_OUT_OF_RESOURCES.vanjeff1-1/+1
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy2-4/+4
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy11-36/+36
2009-04-27Update HiiGetBrowserData APIlgao41-2/+4
2009-04-20Changed ID into Id.vanjeff1-3/+3
2009-04-17Remove iScsi driver's dependency on IntelFrameworkPkg.xli243-59/+30
2009-04-14HII Library Class interface refine.rsun31-16/+12
2009-04-14Use default UNDI information if NII protocol not exists.vanjeff5-14/+30
2009-04-13Update UefiHiiLib to support new defined IFR related HII APIs.lgao45-33/+50
2009-04-10Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten9-9/+18
2009-04-10fixed DMA not be stopped issue when gBS->ExitBootServices called.vanjeff3-3/+55
2009-04-08Replace BufToHexString by UnicodeValueToStringlgao42-105/+86
2009-04-03Update IScsiCheckOpParams to get the declarative MaxRecvDataSegmentLength dir...jji41-7/+2
2009-04-02Retire Extended HII library class.rsun33-23/+53
2009-03-26Fix coding style issue.niry6-30/+31
2009-03-25Fixing coding style issue.niry1-2/+2
2009-03-25Fixing coding style issue.niry2-4/+4
2009-03-22remove EFI 1.10 network stack.vanjeff30-18355/+0
2009-03-161. sync PXE boot trackers for Windows 2008 server.vanjeff4-36/+54
2009-02-25Remove unreferenced library classklu21-2/+0
2009-02-25Remove unreferenced library classklu21-1/+0
2009-02-24fix the bug of calculating subnetmask prefix length. It is a regression issue...eric_tian1-1/+1
2009-02-24Fix function comments.niry2-2/+11
2009-02-11Remove several unicode in comments.qhuang82-8/+8
2009-02-10Correct typo in comments, clean IfrSupportLib.hlgao41-0/+1
2009-02-09Clean Network Driver to include Uefi.h, not PiDxe.h. lgao410-10/+10
2009-02-09Roll back the DEBUG mask change which cause SerialIo read_conf test item fail...niry15-50/+50
2009-02-06Pass ECCjgong51-3/+3
2009-02-06fixed more issues by scrubbing.jgong55-63/+39
2009-02-06Synced function header.jgong52-4/+2
2009-02-06code scrub for UefiPxeBcDxe.jgong516-1020/+1509
2009-02-03use the GUIDed versions of events listed below: EVT_SIGNAL_VIRTUAL_ADDRESS_CH...jji43-2/+9
2009-02-03fix some checklist issuesywu219-632/+632
2009-02-01re order the function definition to avoid unnecessary declaration.niry3-364/+366
2009-01-18Fix the wrong file comments for SnpDxe.inf driverklu21-1/+1
2009-01-16Insert comments for functions/macros and add the file headers.niry23-612/+1227
2009-01-16sync function header to avoid eccjgong51-1/+1
2009-01-16Fixed OPTIONAL/comma issuejgong58-18/+18
2009-01-16code scrub fixjgong546-2025/+1548
2009-01-13unified "iSCSI" in all commentsywu2118-43/+37
2009-01-12remove information output in SNP poll function.vanjeff1-31/+31
2009-01-08Change the file headers and some function comments.niry7-122/+77
2008-12-30code scrub for Ip4ConfigDxejgong56-337/+366