summaryrefslogtreecommitdiff
path: root/NetworkPkg/HttpDxe
AgeCommit message (Expand)Author
2015-09-21NetworkPkg: Fix typos in some EFI_HTTP_STATUS_CODE definitionsSamer El-Haj-Mahmoud
2015-09-17NetworkPkg: Enhance the NULL pointer check before dereference it.Fu Siyuan
2015-09-15NetworkPkg: Correct the missed code in r18449.Fu Siyuan
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-08-22NetworkPkg: Remove the hostname from the http request URL.Gary Ching-Pang Lin
2015-07-10NetworkPkg: Code logic optimization for DnsDxe and HttpDxe driverfanwang2
2015-07-07NetworkPkg: Add HTTP DriverYe Ting