| Commit message (Expand) | Author | Age | Files | Lines |
* | Sync patch r14450 from main trunk. | vanjeff | 2013-09-10 | 1 | -0/+1 |
* | Rollback patches r14294 and r14296 from UDK2010.SR1 Branch. | vanjeff | 2013-05-23 | 1 | -1/+1 |
* | Check DHCP Server Binding protocol in Supported(). | vanjeff | 2013-05-22 | 1 | -2/+15 |
* | Sync patch r14354 from main trunk. | vanjeff | 2013-05-15 | 1 | -3/+4 |
* | Sync patches r13691, r13703, r13704, r13909, r13957, r14039, r14079, r14082, ... | vanjeff | 2013-05-09 | 6 | -102/+259 |
* | Sync patches r14315 and r14323 from main trunk. | vanjeff | 2013-05-08 | 9 | -521/+1589 |
* | Sync patches r14116, r14167, r14168, r14169 and r14170 from main trunk. | vanjeff | 2013-04-04 | 3 | -7/+13 |
* | Remove Contributions.txt and License.txt. | vanjeff | 2013-03-12 | 2 | -213/+0 |
* | Copy EDKII trunk NetworkPkg r14017 to UDK2010.SR1 Branch. | vanjeff | 2013-03-12 | 188 | -0/+117713 |
* | Delete old NetworkPkg and SecurityPkg. | vanjeff | 2013-03-12 | 186 | -117053/+0 |
* | Sync patches r13995, r14007 and r14017 from main trunk. | vanjeff | 2013-01-04 | 41 | -282/+1650 |
* | Sync patches r13852, r13856, r13903 and r13907 from main trunk. | vanjeff | 2012-11-05 | 2 | -7/+9 |
* | Sync patch r13406 from main trunk. | vanjeff | 2012-06-01 | 2 | -2/+2 |
* | Sync patch r13375 from main trunk. | vanjeff | 2012-05-31 | 2 | -7/+9 |
* | Sync patch r13229 from mail trunk. | vanjeff | 2012-05-17 | 1 | -12/+14 |
* | Sync patch r13193 from mail trunk. | vanjeff | 2012-05-07 | 2 | -5/+11 |
* | Sync patch r12985 from mail trunk. | vanjeff | 2012-05-02 | 2 | -18/+38 |
* | Sync patches r13175 and r13192 from mail trunk. | vanjeff | 2012-05-02 | 7 | -9/+62 |
* | Reconfigure the UdpRead instance if an error occurred in Dhcp, Discover and M... | sfu5 | 2011-12-16 | 2 | -21/+29 |
* | Update for NetworkPkg. | ydong10 | 2011-12-15 | 4 | -328/+345 |
* | Update NetworkPkg package version from 0.92 to 0.93. | qianouyang | 2011-12-14 | 2 | -2/+2 |
* | IpsecConfigApp add the check for the required options (--local, --remote, Aut... | qianouyang | 2011-12-08 | 2 | -11/+41 |
* | Fix a ECC error - the parameter's name in comments is inconsistent with the o... | qianouyang | 2011-12-05 | 2 | -2/+2 |
* | 1. Fix a bug to initialize the UdpRead instance in EfiPxeBcStart function. | sfu5 | 2011-11-25 | 1 | -0/+22 |
* | 1.Update IPsec driver to set the Transform structure’s Next Payload field t... | qianouyang | 2011-11-23 | 6 | -409/+414 |
* | Clean NV flag in ‘Save Changes’ in IP6 menu. | tye1 | 2011-10-28 | 1 | -1/+1 |
* | Update error handling code if failing attach socket with new PCB in TcpDxe mo... | tye1 | 2011-10-28 | 1 | -2/+2 |
* | Adopt new IPv4/IPv6 device path for network modules. | niruiyu | 2011-10-26 | 3 | -4/+20 |
* | Add pointer check for NULL before dereference it. | sfu5 | 2011-10-08 | 6 | -34/+204 |
* | Correct inconsistent information in IpsecConfig.efi help report. | qianouyang | 2011-09-29 | 1 | -0/+0 |
* | Before decrypting the packet, Ipsec will check if the inbound protected packe... | qianouyang | 2011-09-28 | 1 | -11/+37 |
* | Clean up the private GUID definition in module Level. | lgao4 | 2011-09-18 | 23 | -100/+110 |
* | Update the Ip6Dxe and IScsiDxe to keep the old behaviors after add exit actio... | ydong10 | 2011-09-16 | 3 | -9/+9 |
* | NetworkPkg/UefiPxeBcDxe: Fix GCC build issue | jljusten | 2011-09-10 | 1 | -5/+5 |
* | 1. Support netboot6 tftp URL format like tftp://[aaaa::bbbb]/myfile.efi;mode=... | sfu5 | 2011-09-09 | 2 | -25/+98 |
* | Fix bug for UefiPxeBcDxe driver to catch the return status. | sfu5 | 2011-09-01 | 1 | -1/+7 |
* | 1. Update iSCSI UI to be more user-friendly. | tye1 | 2011-08-31 | 6 | -173/+181 |
* | Remove out of date copyright from command help info. | tye1 | 2011-08-31 | 2 | -0/+0 |
* | Update to NOT to use EFI_BROWSER_ACTION_FORM_OPEN in Callback function thus a... | tye1 | 2011-08-24 | 4 | -149/+169 |
* | Remove CONST modifier to be spec compliance | erictian | 2011-08-24 | 3 | -19/+19 |
* | 1. Refine the error handling when the PXE-v4 DHCP offer isn't valid | hhuan13 | 2011-08-24 | 3 | -1/+8 |
* | Refine file comments to follow coding style. | ydong10 | 2011-08-24 | 2 | -2/+2 |
* | Add IScsiDxe driver to NetworkPkg in order to support iSCSI over IPv6 stack a... | tye1 | 2011-08-17 | 26 | -1/+14300 |
* | 1.Fix a icc build break | hhuan13 | 2011-08-16 | 1 | -1/+1 |
* | 1. Enhanced error handling in case PXE DHCP process error happens. | hhuan13 | 2011-08-12 | 1 | -0/+8 |
* | 1. Fix bugs for PXE-IPv6 to accommodate the situation: | hhuan13 | 2011-08-12 | 8 | -28/+352 |
* | 1. Fix a bug : netboot6 client hangs if DHCPv6 Advertisement received without... | hhuan13 | 2011-07-18 | 1 | -2/+6 |
* | 1. Update NetworkPkg\PXE driver to consume netlib library function NetLibGetS... | hhuan13 | 2011-07-14 | 4 | -141/+5 |
* | 1. Update DHCPv6 to use DUID-UUID option | hhuan13 | 2011-07-14 | 3 | -44/+91 |
* | Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ... | niruiyu | 2011-07-05 | 17 | -38/+38 |