]> git.proxmox.com Git - mirror_edk2.git/commit
ArmVirtPkg: do not enable iSCSI driver by default
authorArd Biesheuvel <ardb@kernel.org>
Tue, 28 Jun 2022 10:58:43 +0000 (12:58 +0200)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Mon, 24 Oct 2022 14:30:33 +0000 (14:30 +0000)
commitb28acb22e019c4a86b9a20f601985219559c91b0
tree90c0549b08e428ebfd92265042235e5b8e5b14d1
parentf4213fed3433640a8d445b3fdb5d179e15380cc0
ArmVirtPkg: do not enable iSCSI driver by default

The iSCSI driver slows down the boot on a pristine variable store flash
image, as it creates a couple of large EFI non-volatile variables to
preserve state between boots.

Since iSCSI boot for VMs is kind of niche anyway, let's default to
disabled. If someone needs it in their build, they can use the -D build
command option to re-enable it on the fly.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Reviewed-by: Leif Lindholm <quic_llindhol@quicinc.com>
ArmVirtPkg/ArmVirtQemu.dsc
ArmVirtPkg/ArmVirtQemuKernel.dsc