summaryrefslogtreecommitdiff
path: root/NetworkPkg/HttpDxe/HttpProto.c
AgeCommit message (Expand)Author
2016-12-26NetWorkPkg: Move to new locationGuo Mang
2016-07-07NetworkPkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng
2016-02-22NetworkPkg : Remove unused local variables to fix gcc build errors.Samer El-Haj-Mahmoud
2015-12-21NetworkPkg: HttpDxe: Remove unused local variablesSamer El-Haj-Mahmoud
2015-12-18NetworkPkg:Fix the issue Http boot hang when network failed.Zhang Lubo
2015-11-30NetworkPkg:Fix NULL pointer dereference issues.Zhang Lubo
2015-11-18NetworkPkg: Httpboot will fail the 2nd time result by wrong TCP state.Zhang Lubo
2015-11-18NetworkPkg:Enable Http Boot over Ipv6 stackZhang Lubo
2015-09-21NetworkPkg: Fix typos in some EFI_HTTP_STATUS_CODE definitionsSamer El-Haj-Mahmoud
2015-09-15NetworkPkg: Update Http driver to use DPC mechanism.Fu Siyuan
2015-09-15NetworkPkg: RxToken event not closed in Http.Response().Fu Siyuan
2015-09-15NetworkPkg: Avoid memory allocation for each HTTP message exchange.Fu Siyuan
2015-09-06NetworkPkg: Fix the HttpCloseConnection fail issueZhang Lubo
2015-08-26NetworkPkg: Update HttpDxe driver to consume EFI_HTTP_UTILITIES_PROTOCOLJiaxin Wu
2015-07-07NetworkPkg: Add HTTP DriverYe Ting