audk/NetworkPkg/HttpBootDxe
Jiaxin Wu 7ee089f604 NetworkPkg/HttpBootDxe: Avoid to corrupt HttpBootDxe setup screen.
When giving an invalid URI in Boot URI field within HTTP Boot
configuration page, the AsciiPrint will corrupt the setup screen.

This patch is to resolve the issue.

Cc: Fu Siyuan <siyuan.fu@intel.com>
Cc: Ye Ting <ting.ye@intel.com>
Cc: Jiaxin Wu <jiaxin.wu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Karunakar P <karunakarp@amiindia.co.in>
Reviewed-by: Jiaxin Wu <jiaxin.wu@intel.com>
2018-01-25 13:37:26 +08:00
..
HttpBootClient.c NetworkPkg/HttpBootDxe: Avoid to corrupt HttpBootDxe setup screen. 2018-01-25 13:37:26 +08:00
HttpBootClient.h
HttpBootComponentName.c
HttpBootComponentName.h
HttpBootConfig.c
HttpBootConfig.h
HttpBootConfigNVDataStruc.h
HttpBootConfigStrings.uni
HttpBootConfigVfr.vfr
HttpBootDhcp4.c NetworkPkg/HttpBootDxe: Avoid the potential memory leak when eror happen. 2017-12-22 15:50:58 +08:00
HttpBootDhcp4.h
HttpBootDhcp6.c
HttpBootDhcp6.h
HttpBootDxe.c
HttpBootDxe.h
HttpBootDxe.inf
HttpBootDxe.uni
HttpBootDxeExtra.uni
HttpBootImpl.c NetworkPkg/HttpBootDxe: Break the HttpBoot Callback function when meet redirect status. 2017-12-22 15:51:14 +08:00
HttpBootImpl.h NetworkPkg: Update Api from NetLibDetectMedia to NetLibDetectMediaWaitTimeout. 2017-12-18 16:38:24 +08:00
HttpBootSupport.c NetworkPkg/HttpBootDxe: Avoid to corrupt HttpBootDxe setup screen. 2018-01-25 13:37:26 +08:00
HttpBootSupport.h