Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 9e0c46efb0743985a309533bcc2fa682a37efec1
      
https://github.com/tianocore/edk2/commit/9e0c46efb0743985a309533bcc2fa682a37efec1
  Author: Alexander Gryanko <[email protected]>
  Date:   2024-12-06 (Fri, 06 Dec 2024)

  Changed paths:
    M ArmVirtPkg/ArmVirtQemu.dsc
    M ArmVirtPkg/ArmVirtQemuKernel.dsc

  Log Message:
  -----------
  ArmVirtPkg: PXE boot option build flag

The first step is to add an option to disable PXE loading. The patch is
divided into 3 parts. This part adds the NETWORK_PXE_BOOT_ENABLE flag
to the ArmVirtPkg module. At the current stage the flag is not functional.

Signed-off-by: Alexander Gryanko <[email protected]>


  Commit: 087a47688c3b31cfc75daccafc9755b1995cecf5
      
https://github.com/tianocore/edk2/commit/087a47688c3b31cfc75daccafc9755b1995cecf5
  Author: Alexander Gryanko <[email protected]>
  Date:   2024-12-06 (Fri, 06 Dec 2024)

  Changed paths:
    M OvmfPkg/CloudHv/CloudHvX64.dsc
    M OvmfPkg/Include/Dsc/NetworkComponents.dsc.inc
    M OvmfPkg/LoongArchVirt/LoongArchVirtQemu.dsc
    M OvmfPkg/Microvm/MicrovmX64.dsc
    M OvmfPkg/OvmfPkgIa32.dsc
    M OvmfPkg/OvmfPkgIa32X64.dsc
    M OvmfPkg/OvmfPkgX64.dsc
    M OvmfPkg/RiscVVirt/RiscVVirtQemu.dsc

  Log Message:
  -----------
  OvmfPkg: PXE boot option build flag

The second step is to add an option to the OvmfPkg module to disable
PXE booting using the NETWORK_PXE_BOOT_ENABLE flag. The patch is divided
into 3 parts. At the current stage the flag is not functional.

Signed-off-by: Alexander Gryanko <[email protected]>


  Commit: 35706d43c5645911560da905ccc057b7d6193356
      
https://github.com/tianocore/edk2/commit/35706d43c5645911560da905ccc057b7d6193356
  Author: Alexander Gryanko <[email protected]>
  Date:   2024-12-06 (Fri, 06 Dec 2024)

  Changed paths:
    M NetworkPkg/Network.fdf.inc
    M NetworkPkg/NetworkComponents.dsc.inc
    M NetworkPkg/NetworkDefines.dsc.inc
    M NetworkPkg/NetworkDynamicPcds.dsc.inc
    M NetworkPkg/NetworkPkg.ci.yaml

  Log Message:
  -----------
  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 <[email protected]>


Compare: https://github.com/tianocore/edk2/compare/f6422011e5e7...35706d43c564

To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to