The discussion on the HTTPS/config enabling/disabling clarified that we don't need to change the config=qemu behavior on legacy roms.
I adapted the changelog and the former
commit 8227ee968a9480153c0419fc15a92dc716826712
Author: Christian Ehrhardt <email address hidden>
Date: Wed Jun 24 13:24:30 2020 +0200
- d/rules: only enable https on non EFI roms and CONFIG=qemu only on EFI
roms. This lets EFI handle https itself and avoids breakage in TPL
manipulations (LP: #1882671)
The discussion on the HTTPS/config enabling/disabling clarified that we don't need to change the config=qemu behavior on legacy roms.
I adapted the changelog and the former 53c0419fc15a92d c716826712
commit 8227ee968a94801
Author: Christian Ehrhardt <email address hidden>
Date: Wed Jun 24 13:24:30 2020 +0200
- d/rules: only enable https on non EFI roms and CONFIG=qemu only on EFI
roms. This lets EFI handle https itself and avoids breakage in TPL
manipulations (LP: #1882671)
I force pushed the branch to reflect this