diff options
author | Alexander Gryanko <xpahos@gmail.com> | 2024-11-25 01:13:59 +0300 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2024-12-06 18:26:01 +0000 |
commit | 35706d43c5645911560da905ccc057b7d6193356 (patch) | |
tree | 8718963617bef67f50f16a2a6678068b3dd096dd /BaseTools/Source/Python/Workspace/DscBuildData.py | |
parent | 087a47688c3b31cfc75daccafc9755b1995cecf5 (diff) | |
download | edk2-35706d43c5645911560da905ccc057b7d6193356.tar.gz edk2-35706d43c5645911560da905ccc057b7d6193356.tar.bz2 edk2-35706d43c5645911560da905ccc057b7d6193356.zip |
NetworkPkg: PXE boot option build flag
Currently, the only way to disable PXE boot options is to change the PCD
variables PcdIPv4PXESupport and PcdIPv6PXESupport in the source code or
use the "--pcd" option in the build script. Other boot options such
as HTTP or iSCSI can be disabled using the -D<option> flag.
NETWORK_PXE_BOOT_ENABLE will add a consistent way to disable PXE booting.
This is the third and final part of a series of patches to enable the
NETWORK_PXE_BOOT_ENABLE build flag. At this point, the flag will be able
to disable PXE functionality.
Signed-off-by: Alexander Gryanko <xpahos@gmail.com>
Diffstat (limited to 'BaseTools/Source/Python/Workspace/DscBuildData.py')
0 files changed, 0 insertions, 0 deletions