mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-07-08 15:49:29 -04:00
update from upstream
This commit is contained in:
commit
9e6c2e4924
4 changed files with 6 additions and 6 deletions
|
@ -48,7 +48,8 @@ The configuration options required for Qubes certification are detailed below.
|
|||
|
||||
- Qubes OS does not currently support UEFI secure boot.
|
||||
- The option to be kept up to date with firmware updates is merely an email notification service and therefore does not affect certification.
|
||||
- The coreboot+Heads option is not currently certified. This option is a separate firmware variant. As such, it requires a separate certification process, which we expect to occur in the future.
|
||||
- Certified: coreboot+EDK-II
|
||||
- Certified: coreboot+Heads
|
||||
- Disabling Intel Management Engine (HAP disabling) does not affect certification.
|
||||
|
||||
### Operating system
|
||||
|
|
|
@ -48,7 +48,8 @@ The configuration options required for Qubes certification are detailed below.
|
|||
|
||||
- Qubes OS does not currently support UEFI secure boot.
|
||||
- Keeping up-to-date with firmware updates is merely an email notification service and therefore does not affect certification.
|
||||
- The coreboot+Heads option is not currently certified. This option is a separate firmware variant. As such, it requires a separate certification process, which we expect to occur in the future.
|
||||
- Certified: coreboot+EDK-II
|
||||
- Certified: coreboot+Heads
|
||||
- Disabling Intel Management Engine (HAP disabling) does not affect certification.
|
||||
|
||||
### Operating system
|
||||
|
|
|
@ -53,6 +53,6 @@ The PV disk drivers used for migration can be removed after successful installat
|
|||
After successful uninstallation of the PV disk drivers, the disks will appear as QEMU ATA disks.
|
||||
|
||||
<div class="alert alert-warning" role="alert">
|
||||
<i class="fa fa-exclamation-triangle"></i>
|
||||
**Caution:** This change may lead Windows to declare that the hardware has changed and that in consequence, the activation is no longer valid, possibly complaining that the use of the software is no longer lawful. It should be possible to reactivate the software if a valid product key is provided.
|
||||
<i class="fa fa-exclamation-circle"></i>
|
||||
<b>Caution:</b> This change may lead Windows to declare that the hardware has changed and that in consequence, the activation is no longer valid, possibly complaining that the use of the software is no longer lawful. It should be possible to reactivate the software if a valid product key is provided.
|
||||
</div>
|
||||
|
|
|
@ -165,12 +165,10 @@ These parameters are set for the following reasons:
|
|||
- Position to this key and create 3 DWORD values called `BypassTPMCheck`, `BypassSecureBootCheck` and `BypassRAMCheck` and set each value to `1`.
|
||||
- Close the registry editor and console windows.
|
||||
- You will then return to the setup, which will continue normally and install Windows 11 without TPM 2.0.
|
||||
|
||||
<div class="alert alert-warning" role="alert">
|
||||
<i class="fa fa-exclamation-circle"></i>
|
||||
<b>Caution:</b> This temporary patch may cease to work if it so pleases Microsoft sometime. With version 24H2 it is still working.
|
||||
</div>
|
||||
|
||||
|
||||
- The installation of Windows 11 may require an internet connection to grab a Microsoft ID. Previously, this was true only for the home edition, but since version 24H2, it extends to the Pro edition, too. A workaround to bypass the internet connection requirements of the Windows 11 setup has been published that works for version 21H2 but may be blocked for newer versions:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue