]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg/UefiPxeBcDxe: Fix the PXE BootMenu selection issue
authorJiaxin Wu <jiaxin.wu@intel.com>
Mon, 22 May 2017 01:13:18 +0000 (09:13 +0800)
committerJiaxin Wu <jiaxin.wu@intel.com>
Mon, 5 Jun 2017 08:28:34 +0000 (16:28 +0800)
commitef931b311fd772c8ab9f453cb0f9d0cd0b1deacf
tree3967ade201757cfdbabf1ec03901fc0c8e7946c3
parent7ec69844b8f1d348c0699cc882222c728acb13ad
MdeModulePkg/UefiPxeBcDxe: Fix the PXE BootMenu selection issue

Currently implementation doesn't accept the input during the user
is trying to select the PXE BootMenu from option 43. This path is
to fix that problem.

Cc: Ye Ting <ting.ye@intel.com>
Cc: Fu Siyuan <siyuan.fu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Wu Jiaxin <jiaxin.wu@intel.com>
Reviewed-by: Ye Ting <ting.ye@intel.com>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>
MdeModulePkg/Universal/Network/UefiPxeBcDxe/PxeBcDhcp.c