summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Network
Commit message (Expand)AuthorAgeFilesLines
* sync patch r10180, r10191, r10628, r10720, r10772 from main trunk.vanjeff2010-11-1711-773/+657
* sync patch r10609, r10619 from main trunk.vanjeff2010-11-174-17/+55
* sync patch r10831 from main trunk.vanjeff2010-11-175-14/+24
* Sync patch r10562 from main trunk.lgao42010-10-191-2/+4
* Sync patch r10790 from main trunk.lgao42010-08-182-8/+10
* Update UefiPxeBcDxe to check for media status before PXE start.lgao42010-07-302-2/+81
* Sync patch r9478 from main trunk.lgao42010-07-301-0/+23
* Sync patch r9066 from main trunk.lgao42010-07-301-3/+4
* Sync patch r9413 from main trunk.lgao42010-07-304-7/+10
* Sync patch r9665, r9693 from main trunk.lgao42010-07-3010-838/+435
* Fixed build issue on GCC compiler. This issue is introduced by one mistaken i...vanjeff2009-07-271-1/+1
* Updated EFI_MTFTP4_TOKEN structure to add member Context. It's an incompatibl...vanjeff2009-07-243-21/+13
* roll back the changes on replace Pcixx.h with Pci.h due to it's NOT in the sc...eric_tian2009-07-241-1/+1
* if module doesn't explicitly depend on specific Pci spec, it should include I...eric_tian2009-07-241-1/+1
* fixed ASSERT condition issue.vanjeff2009-07-171-2/+1
* initial Target byte array with 0xff (all bytes are 0xff in this array)in GetT...eric_tian2009-07-151-0/+1
* Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat...mdkinney2009-07-1126-43/+42
* 1. remove duplicated NetLibDispatchDpc() calling in Pool function.vanjeff2009-07-106-41/+38
* add security check.vanjeff2009-07-094-6/+9
* add security check.vanjeff2009-07-088-31/+9
* Enhance iSCSI ibft table for copy oemid and oemtableID from acpi tables.gikidy2009-07-064-4/+40
* sync tracker 210250&210253 of R8 into R9, which fix the issue of iSCSI CHAP S...eric_tian2009-07-013-6/+11
* add error handler to pass K8 checkeric_tian2009-06-303-12/+20
* add security check.vanjeff2009-06-2920-39/+84
* Fix incorrect error handling when PXE boot timeout.gikidy2009-06-291-2/+2
* Extend the max number of interface to 128 and correct the display of eth name.gikidy2009-06-251-10/+2
* do checksum before installing IBFT.eric_tian2009-06-241-1/+5
* sync tracker:PXE misused the parameter of second since boot in DHCP header.vanjeff2009-06-084-76/+92
* The data length of a text request must not exceed the iSCSI target MaxRecvDat...gikidy2009-06-031-2/+2
* a typo of ISCSI stringeric_tian2009-06-011-0/+0
* fix the typo of ISCSI related string.eric_tian2009-06-011-0/+0
* change ISO 639-2 language codes to RFC 4646 codes in .UNI filesrsun32009-05-252-0/+0
* Update module to show real dependencies on the MemoryAllocationLibmdkinney2009-05-212-0/+2
* Update modules to show real dependencies on the BaseMemoryLib and MemoryAlloc...mdkinney2009-05-209-0/+17
* Update MNP driver to declare its dependency on the BaseLibmdkinney2009-05-202-0/+2
* Add #include Acpi.h so the ACPI 3.0 Table Revision define is available.mdkinney2009-05-201-0/+1
* Update HiiDataBase to fix the SCT hang issues by the invalid device path.lgao42009-05-202-2/+30
* 1.fixed some issue to pass HII sctvanjeff2009-05-192-4/+20
* don't set all bytes in TargetID as zero. This change is made due to keep cons...eric_tian2009-05-191-1/+1
* update the check condition of PASS THRU interface to pass Uefi sct test.eric_tian2009-05-191-1/+7
* fixed typo.vanjeff2009-05-132-3/+3
* 1. retired NicIp4ConfigProtocolGuidvanjeff2009-05-1310-84/+1567
* fixed typo. EFI_OUT_OF_MEMORY should be EFI_OUT_OF_RESOURCES.vanjeff2009-05-121-1/+1
* Replace references to RFC 3066 with RFC 4646. gikidy2009-04-302-4/+4
* Replace references to RFC 3066 with RFC 4646. gikidy2009-04-3011-36/+36
* Update HiiGetBrowserData APIlgao42009-04-271-2/+4
* Changed ID into Id.vanjeff2009-04-201-3/+3
* Remove iScsi driver's dependency on IntelFrameworkPkg.xli242009-04-173-59/+30
* HII Library Class interface refine.rsun32009-04-141-16/+12
* Use default UNDI information if NII protocol not exists.vanjeff2009-04-145-14/+30