| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix IPv6 HTTPClient vendor class data | Michael Chang | 2016-07-22 | 1 | -1/+1 |
* | NetworkPkg: Stop the HTTP Boot service after the boot image download complete. | Fu Siyuan | 2016-06-30 | 1 | -1/+5 |
* | NetworkPkg: Refine codes related to Dhcpv4 and Dhcpv6 configuration. | Zhang Lubo | 2016-06-23 | 5 | -128/+63 |
* | NetworkPkg: Replace ASSERT with error handling in Http boot and IScsi | Zhang Lubo | 2016-06-23 | 2 | -3/+7 |
* | NetworkPkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStr | Star Zeng | 2016-06-21 | 2 | -11/+10 |
* | NetworkPkg: Fix IPv6 boot failure in diff net segment issue | Jiaxin Wu | 2016-06-13 | 1 | -9/+9 |
* | NetworkPkg: Handling timeout case in httpboot driver | Jiaxin Wu | 2016-06-13 | 4 | -3/+56 |
* | NetworkPkg: Make HttpBootGetBootFile return EFI_BUFFER_TOO_SMALL | Gary Lin | 2016-05-13 | 1 | -1/+3 |
* | NetworkPkg: Ignore BootFileName if it is overloaded. | Fu Siyuan | 2016-05-06 | 1 | -1/+4 |
* | NetworkPkg: Fix a memory leak in HTTP boot driver. | Fu Siyuan | 2016-05-06 | 1 | -3/+1 |
* | NetworkPkg/HttpBootDxe: Fix for the issue that the HTTP boot option can't be ... | Sunny Wang | 2016-05-06 | 2 | -2/+5 |
* | NetworkPkg: Use UefiBootManagerLib API to create load option. | Fu Siyuan | 2016-05-05 | 2 | -112/+25 |
* | NetworkPkg: Allow user to create a HTTP corporate boot option in setup page. | Fu Siyuan | 2016-04-27 | 2 | -5/+6 |
* | NetworkPkg: Add RAM disk boot support to HTTP Boot driver. | Fu Siyuan | 2016-04-11 | 7 | -55/+334 |
* | NetworkPkg: Check pointer for NULL before use. | Fu Siyuan | 2016-04-01 | 1 | -0/+4 |
* | NetworkPkg:Fix bug when parsing the dhcp6 option 16 | Zhang, Lubo | 2016-03-25 | 1 | -2/+2 |
* | NetworkPkg:Fix Http boot download issue. | Zhang Lubo | 2016-03-25 | 1 | -1/+1 |
* | NetworkPkg: Fix HII related problem in HTTP boot driver. | Fu Siyuan | 2016-03-24 | 3 | -17/+85 |
* | NetworkPkg: Fix the driver model issue in HTTP Boot driver. | Fu Siyuan | 2016-03-16 | 6 | -41/+29 |
* | NetworkPkg: fix function comments in HttpBootDxe. | Fu Siyuan | 2016-03-15 | 3 | -2/+4 |
* | NetworkPkg: Use the New Functions from HttpLib | Ghazi Belaam | 2016-03-10 | 1 | -38/+5 |
* | NetworkPkg: Convert UNI file to UTF8 format. | Fu Siyuan | 2016-03-10 | 1 | -0/+0 |
* | NetworkPkg: HttpBootDxe: fix gcc build failure. | Laszlo Ersek | 2016-03-08 | 1 | -1/+1 |
* | NetworkPkg: Add URI configuration form to HTTP boot driver. | Fu Siyuan | 2016-03-07 | 15 | -109/+1259 |
* | NetworkPkg: Use Http11 definitions in HttpDxe and HttpBootDxe | Samer El-Haj-Mahmoud | 2016-02-25 | 3 | -6/+8 |
* | NetworkPkg:Add a new error status code EFI_HTTP_ERROR | Zhang Lubo | 2016-02-03 | 3 | -16/+26 |
* | NetworkPkg:Fix Network memory leak when calling GetModeData interface | Zhang Lubo | 2016-01-28 | 1 | -2/+7 |
* | NetworkPkg: Fix some typos in Http boot driver. | Paulo Alcantara | 2016-01-12 | 4 | -11/+11 |
* | NetworkPkg: Remove a CopyMem to speed up the HTTP boot download. | Fu Siyuan | 2015-12-23 | 1 | -108/+163 |
* | NetworkPkg: Convert all .uni files to utf-8 | Jordan Justen | 2015-12-15 | 2 | -0/+0 |
* | NetworkPkg: Fix a bug in HttpBootDriverBindingStop() when destroying child. | Zhang Lubo | 2015-11-30 | 1 | -2/+0 |
* | NetworkPkg: Report Http Errors to screen when http layer occurs an error | Zhang Lubo | 2015-11-10 | 1 | -1/+150 |
* | NetworkPkg:Enable Http Boot over Ipv6 stack | Zhang Lubo | 2015-11-09 | 14 | -195/+2733 |
* | NetworkPkg: Update cache management in HTTP boot driver. | Fu Siyuan | 2015-09-14 | 1 | -28/+35 |
* | NetworkPkg: Enlarge receive block size of HTTP boot driver. | Fu Siyuan | 2015-09-14 | 1 | -1/+1 |
* | NetworkPkg: Convert the UNIX to DOS end of line format | Jiaxin Wu | 2015-08-27 | 13 | -4542/+4542 |
* | NetworkPkg: Stop and release DHCP4 child after boot info is ready | Jiaxin Wu | 2015-08-18 | 1 | -0/+12 |
* | NetworkPkg: Fix an error that the call function declared implicitly. | Zhang Lubo | 2015-07-14 | 1 | -0/+2 |
* | NetworkPkg: Add UEFI HTTP boot driver. | Fu Siyuan | 2015-07-07 | 15 | -0/+4528 |