audk/NetworkPkg/HttpBootDxe
Saloni Kasbekar 0e8af88034 NetworkPkg: Improve GetBootFile() code flow
Introduce state machine to improve the code flow in GetBootFile()
to make it more readable. Allows new states to be easily added
without adding further nested ifs.

Signed-off-by: Saloni Kasbekar <saloni.kasbekar@intel.com>
2024-08-27 01:55:39 +00:00
..
HttpBootClient.c
HttpBootClient.h NetworkPkg: Increase HTTP buffer size and enable TCP window scaling 2023-09-08 20:49:49 +00:00
HttpBootComponentName.c
HttpBootComponentName.h
HttpBootConfig.c
HttpBootConfig.h
HttpBootConfigNVDataStruc.h
HttpBootConfigStrings.uni
HttpBootConfigVfr.vfr
HttpBootDhcp4.c
HttpBootDhcp4.h NetworkPkg/HttpBootDxe: Add LOONGARCH64 architecture for EDK2 CI. 2022-10-14 02:16:33 +00:00
HttpBootDhcp6.c NetworkPkg: SECURITY PATCH CVE-2023-45237 2024-05-24 15:48:52 +00:00
HttpBootDhcp6.h
HttpBootDxe.c
HttpBootDxe.h
HttpBootDxe.inf
HttpBootDxe.uni
HttpBootDxeExtra.uni
HttpBootImpl.c NetworkPkg: Improve GetBootFile() code flow 2024-08-27 01:55:39 +00:00
HttpBootImpl.h NetworkPkg: Improve GetBootFile() code flow 2024-08-27 01:55:39 +00:00
HttpBootSupport.c
HttpBootSupport.h