Re: [edk2-devel] [PATCH v5] NetworkPkg/UefiPxeBcDxe:Add two PCD to control PXE.

2019-04-21 Thread Siyuan, Fu
: [edk2-devel] [PATCH v5] NetworkPkg/UefiPxeBcDxe:Add two PCD to > control PXE. > > REF:https://bugzilla.tianocore.org/show_bug.cgi?id=1695 > > Setup need provide an item for user to control IPV46 PXE boot. > Origin UefiPxeBcDxe driver doesn't have such interface. >

[edk2-devel] [PATCH v5] NetworkPkg/UefiPxeBcDxe:Add two PCD to control PXE.

2019-04-18 Thread Xue, ShengfengX
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=1695 Setup need provide an item for user to control IPV46 PXE boot. Origin UefiPxeBcDxe driver doesn't have such interface. This change added two PCD to control IPV4/6 PXE in PxeBcSupported(). Platform code should override this two PCD according t