audk/NetworkPkg
Alexander Gryanko 35706d43c5 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>
2024-12-06 18:26:01 +00:00
..
Application/VConfig NetworkPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
ArpDxe NetworkPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Dhcp4Dxe NetworkPkg: SECURITY PATCH CVE-2023-45237 2024-05-24 15:48:52 +00:00
Dhcp6Dxe NetworkPkg/Dhcp6Dxe: Fix sanitizer issues 2024-11-11 05:07:25 +00:00
DnsDxe NetworkPkg: SECURITY PATCH CVE-2023-45237 2024-05-24 15:48:52 +00:00
DpcDxe NetworkPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
HttpBootDxe NetworkPkg/HttpBootDxe: Report download error when resume attempts fail 2024-10-15 22:26:37 +00:00
HttpDxe NetworkPkg/HttpDxe: Track HttpInstance URL buffer length. 2024-07-11 21:42:32 +00:00
HttpUtilitiesDxe NetworkPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
IScsiDxe NetworkPkg/IScsiDxe: fix HiiOpCodeHandle leak 2024-12-06 17:13:17 +00:00
Include NetworkPkg: DxeHttpLib: Use HTTP error 429 2024-09-02 21:17:25 +00:00
Ip4Dxe NetworkPkg: SECURITY PATCH CVE-2023-45237 2024-05-24 15:48:52 +00:00
Ip6Dxe NetworkPkg: Restore TPL Before Return 2024-11-22 19:45:03 +00:00
Library NetworkPkg/DxeNetLib: drop GLOBAL_REMOVE_IF_UNREFERENCED 2024-12-04 22:25:37 +00:00
MnpDxe NetworkPkg/MnpDxe: Convert TX buffer allocation messages to DEBUG_VERBOSE 2024-09-11 19:32:39 +00:00
Mtftp4Dxe NetworkPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Mtftp6Dxe NetworkPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
SnpDxe NetworkPkg: Restore TPL Before Return 2024-11-22 19:45:03 +00:00
TcpDxe NetworkPkg TcpDxe: Fixed system stuck on PXE boot flow in iPXE environment 2024-05-30 21:06:38 +00:00
Test NetworkPkg: Add StackCheckLib 2024-09-13 03:58:46 +00:00
TlsAuthConfigDxe NetworkPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
TlsDxe NetworkPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Udp4Dxe NetworkPkg: SECURITY PATCH CVE-2023-45237 2024-05-24 15:48:52 +00:00
Udp6Dxe NetworkPkg: SECURITY PATCH CVE-2023-45237 2024-05-24 15:48:52 +00:00
UefiPxeBcDxe NetworkPkg: PxeBcDhcp6GoogleTest: Fix Stack Smashing Unit Test 2024-09-13 03:58:46 +00:00
VlanConfigDxe NetworkPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
WifiConnectionManagerDxe NetworkPkg/WifiConnectionManagerDxe: Fix Connection Manager HII errors 2024-09-03 06:24:43 +00:00
Network.dsc.inc NetworkPkg: mark fixed network PCDs 2024-11-11 13:38:51 +00:00
Network.fdf.inc NetworkPkg: PXE boot option build flag 2024-12-06 18:26:01 +00:00
NetworkBuildOptions.dsc.inc NetworkPkg: Remove RVCT support 2022-05-13 14:58:54 +00:00
NetworkComponents.dsc.inc NetworkPkg: PXE boot option build flag 2024-12-06 18:26:01 +00:00
NetworkDefines.dsc.inc NetworkPkg: PXE boot option build flag 2024-12-06 18:26:01 +00:00
NetworkDynamicPcds.dsc.inc NetworkPkg: PXE boot option build flag 2024-12-06 18:26:01 +00:00
NetworkFixedPcds.dsc.inc NetworkPkg: mark fixed network PCDs 2024-11-11 13:38:51 +00:00
NetworkLibs.dsc.inc NetworkPkg: Add Http IO Helper Library to NetworkPkg 2020-12-04 11:45:07 +00:00
NetworkPkg.ci.yaml NetworkPkg: PXE boot option build flag 2024-12-06 18:26:01 +00:00
NetworkPkg.dec MdePkg: Move PcdEnforceSecureRngAlgorithms from NetworkPkg 2024-09-13 14:34:21 +00:00
NetworkPkg.dsc Remove all ArmSoftFloatLib library class resolutions 2024-11-26 22:00:36 +00:00
NetworkPkg.uni NetworkPkg: Add PCDs for HTTP DNS RetryCount and RetryInterval 2022-04-11 15:12:46 +00:00
NetworkPkgExtra.uni NetworkPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:15 -07:00
SecurityFixes.yaml NetworkPkg TcpDxe: SECURITY PATCH CVE-2023-45236 2024-05-24 15:48:52 +00:00