From: Fu Siyuan Date: Wed, 14 Jun 2017 09:28:48 +0000 (+0800) Subject: NetworkPkg/HttpBootDxe: Add HTTP Boot Callback protocol support. X-Git-Tag: edk2-stable201903~3920 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=95b5c32fb3d6bf677d4cb6471d6c683939014c89;hp=95b5c32fb3d6bf677d4cb6471d6c683939014c89 NetworkPkg/HttpBootDxe: Add HTTP Boot Callback protocol support. This patch updates the HTTP Boot driver to install a default HTTP Callback protocol if the platform doesn't provide one. This callback implementation will print the boot file download progress in percentage format. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Fu Siyuan Reviewed-by: Ye Ting Reviewed-by: Wu Jiaxin ---