index
:
Tianocore/edk2.git
UDK2008
UDK2010
UDK2010.SR1
UDK2014
UDK2014.SP1
UDK2015
UDK2017
UDK2018
dependabot/github_actions/actions/checkout-5
dependabot/github_actions/github/issue-labeler-3.4
dependabot/pip/antlr4-python3-runtime-4.13.2
dependabot/pip/edk2-basetools-0.1.52
dependabot/pip/edk2-basetools-0.1.53
dependabot/pip/edk2-pytool-extensions-0.27.10
dependabot/pip/edk2-pytool-extensions-0.27.11
dependabot/pip/edk2-pytool-extensions-0.27.12
dependabot/pip/edk2-pytool-extensions-0.27.6
dependabot/pip/edk2-pytool-extensions-0.27.8
dependabot/pip/edk2-pytool-extensions-0.27.9
dependabot/pip/edk2-pytool-extensions-approx-eq-0.28.0
dependabot/pip/edk2-pytool-extensions-approx-eq-0.28.1
dependabot/pip/edk2-pytool-extensions-approx-eq-0.28.2
dependabot/pip/edk2-pytool-extensions-approx-eq-0.28.3
dependabot/pip/edk2-pytool-library-0.21.10
dependabot/pip/edk2-pytool-library-0.21.6
dependabot/pip/edk2-pytool-library-0.21.7
dependabot/pip/edk2-pytool-library-0.21.8
dependabot/pip/edk2-pytool-library-0.21.9
dependabot/pip/edk2-pytool-library-approx-eq-0.21.11
dependabot/pip/edk2-pytool-library-approx-eq-0.21.12
dependabot/pip/edk2-pytool-library-approx-eq-0.22.0
dependabot/pip/edk2-pytool-library-approx-eq-0.22.2
dependabot/pip/edk2-pytool-library-approx-eq-0.22.3
dependabot/pip/edk2-pytool-library-approx-eq-0.22.4
dependabot/pip/edk2-pytool-library-approx-eq-0.22.5
dependabot/pip/lcov-cobertura-2.1.1
dependabot/pip/regex-2024.11.6
dependabot/pip/regex-2024.7.24
dependabot/pip/regex-2024.9.11
dependabot/pip/regex-2025.7.31
dependabot/pip/regex-2025.7.34
dependabot/pip/regex-2025.8.29
leiflindholm-pr-template
master
pipeline_gen_update
release/rpl_program
security-advisory/cve-2024-38796/advisory
security-advisory/cve-2024-38797/advisory
security-advisory/cve-2025-3770/advisory
security-advisory/cve-2025-xxxxx/advisory
stable/202011
stable/202408
trunk
EDK II (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
NetworkPkg
/
HttpBootDxe
/
HttpBootSupport.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-13
Network/HttpBootDxe: Modify device path parser to detect Proxy URI node.
Saloni Kasbekar
1
-40
/
+114
2021-12-07
NetworkPkg: Apply uncrustify changes
Michael Kubacki
1
-188
/
+201
2021-12-07
NetworkPkg: Change use of EFI_D_* to DEBUG_*
Michael D Kinney
1
-4
/
+4
2021-10-22
NetworkPkg/HttpBootDxe: make file extension check case-insensitive
Lin, Gary (HPS OE-Linux)
1
-3
/
+3
2021-01-14
NetworkPkg/DxeHttpLib: Migrate HTTP header manipulation APIs
Abner Chang
1
-130
/
+0
2020-12-04
NetworkPkg/HttpBootDxe: Utilize HttpIoLib
Abner Chang
1
-430
/
+1
2020-02-11
NetworkPkg/HttpBootDxe: Fix various typos
Antoine Coeur
1
-6
/
+6
2019-04-09
NetworkPkg: Replace BSD License with BSD+Patent License
Michael D Kinney
1
-7
/
+1
2018-06-28
NetworkPkg: Clean up source files
Liming Gao
1
-68
/
+68
2018-01-25
NetworkPkg/HttpBootDxe: Avoid to corrupt HttpBootDxe setup screen.
Jiaxin Wu
1
-2
/
+0
2017-11-16
NetworkPkg: Print error message to screen if error occurs during HTTP boot.
Fu Siyuan
1
-0
/
+2
2017-08-09
NetworkPkg/HttpBootDxe: Refine the coding style.
Jiaxin Wu
1
-1
/
+1
2017-08-03
NetworkPkg: Display HTTP redirection info to the screen if need.
Fu Siyuan
1
-1
/
+24
2017-08-02
NetworkPkg/HttpBootDxe: Fix spelling typo in EFI_HTTP_STATUS_CODE
Jiaxin Wu
1
-1
/
+1
2017-06-22
NetworkPkg/HttpBootDxe: Add HTTP Boot Callback protocol support.
Fu Siyuan
1
-0
/
+29
2017-06-09
NetworkPkg/HttpBootDxe: Handle new #define in HttpBootDxe
hegdenag
1
-0
/
+4
2017-02-16
NetworkPkg/HttpBootDxe: Update to check specified media type
Jiaxin Wu
1
-1
/
+9
2017-02-16
NetworkPkg/HttpBootDxe: Declare the functions as EFIAPI to pass the GCC build
Jiaxin Wu
1
-0
/
+2
2017-02-15
NetworkPkg/HttpBootDxe: Request HTTP token notify as a DPC at TPL_CALLBACK
Jiaxin Wu
1
-2
/
+35
2017-01-23
NetworkPkg: Add PCD to enable the HTTP connections switch
Jiaxin Wu
1
-1
/
+52
2016-12-22
NetworkPkg: Refine UintnToAscDecWithFormat functions logic
Hao Wu
1
-3
/
+2
2016-06-13
NetworkPkg: Handling timeout case in httpboot driver
Jiaxin Wu
1
-1
/
+45
2016-04-11
NetworkPkg: Add RAM disk boot support to HTTP Boot driver.
Fu Siyuan
1
-0
/
+142
2016-03-16
NetworkPkg: Fix the driver model issue in HTTP Boot driver.
Fu Siyuan
1
-4
/
+4
2016-03-15
NetworkPkg: fix function comments in HttpBootDxe.
Fu Siyuan
1
-1
/
+1
2016-03-10
NetworkPkg: Use the New Functions from HttpLib
Ghazi Belaam
1
-38
/
+5
2016-03-07
NetworkPkg: Add URI configuration form to HTTP boot driver.
Fu Siyuan
1
-0
/
+63
2016-02-03
NetworkPkg:Add a new error status code EFI_HTTP_ERROR
Zhang Lubo
1
-13
/
+5
2016-01-12
NetworkPkg: Fix some typos in Http boot driver.
Paulo Alcantara
1
-2
/
+2
2015-11-10
NetworkPkg: Report Http Errors to screen when http layer occurs an error
Zhang Lubo
1
-1
/
+150
2015-11-09
NetworkPkg:Enable Http Boot over Ipv6 stack
Zhang Lubo
1
-22
/
+270
2015-08-27
NetworkPkg: Convert the UNIX to DOS end of line format
Jiaxin Wu
1
-590
/
+590
2015-07-07
NetworkPkg: Add UEFI HTTP boot driver.
Fu Siyuan
1
-0
/
+590