]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Include/IndustryStandard/Http11.h
NetworkPkg/HttpBootDxe: Add Support for HTTP Boot Basic Authentication
authorSaloni Kasbekar <saloni.kasbekar@intel.com>
Tue, 19 Jul 2022 13:54:22 +0000 (06:54 -0700)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 19 Jul 2022 17:43:07 +0000 (17:43 +0000)
commit671b0cea510ad6de02ee9d6dbdf8f9bbb881f35d
treefa52e51e9d1d9e4926bce6b983e6e9d5790adc42
parent19a87683654a4969a9f86a3d02199c253c789970
NetworkPkg/HttpBootDxe: Add Support for HTTP Boot Basic Authentication

REF:https://bugzilla.tianocore.org/show_bug.cgi?id=2504

Add support for TLS Client Authentication using Basic Authentication
for HTTP Boot

Cc: Maciej Rabeda <maciej.rabeda@linux.intel.com>
Cc: Wu Jiaxin <jiaxin.wu@intel.com>
Cc: Siyuan Fu <siyuan.fu@intel.com>
Signed-off-by: Saloni Kasbekar <saloni.kasbekar@intel.com>
Reviewed-by: Maciej Rabeda <maciej.rabeda@linux.intel.com>
MdePkg/Include/IndustryStandard/Http11.h
MdePkg/Include/Protocol/HttpBootCallback.h
NetworkPkg/HttpBootDxe/HttpBootClient.c
NetworkPkg/HttpBootDxe/HttpBootClient.h
NetworkPkg/HttpBootDxe/HttpBootDxe.h
NetworkPkg/HttpBootDxe/HttpBootImpl.c