X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=NetworkPkg%2FHttpBootDxe%2FHttpBootImpl.h;h=70663381752c3c2ade559d99c60a7e9064dc3cda;hp=a2e9f5a3281c3549dad228039cda80bae2990a74;hb=b659408b933f40765960e877de3e1f8ceaab52cb;hpb=d933e70a9761bf47941ac3d973cc5e7ee44da930 diff --git a/NetworkPkg/HttpBootDxe/HttpBootImpl.h b/NetworkPkg/HttpBootDxe/HttpBootImpl.h index a2e9f5a328..7066338175 100644 --- a/NetworkPkg/HttpBootDxe/HttpBootImpl.h +++ b/NetworkPkg/HttpBootDxe/HttpBootImpl.h @@ -15,7 +15,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. #define __EFI_HTTP_BOOT_IMPL_H__ /** - Attempt to complete a DHCPv4 D.O.R.A sequence to retrieve the boot resource information. + Attempt to complete a DHCPv4 D.O.R.A or DHCPv6 S.R.A.A sequence to retrieve the boot resource information. @param[in] Private The pointer to the driver's private data.