Update System Requirements

River 2025-04-18 15:08:54 -04:00
parent 3152a1f7cc
commit c6b6e1e6dd

@ -42,6 +42,6 @@ Due to scarcity of sufficiently compliant hardware, HalogenOS targets HSI 2 or g
- Debug systems and interfaces disabled - Debug systems and interfaces disabled
> [!IMPORTANT] > [!IMPORTANT]
> This list is NON EXHAUSTIVE. You can read more about the HSI Specification [here](https://chromium.googlesource.com/chromiumos/third_party/fwupd/+/refs/heads/fwupd-1.6.3/docs/hsi.md). To check your device's compliance, download and install `fwupdmgr` from its [GitHub repository](https://github.com/fwupd/fwupd), or install it via your package manager. After that, you can run `fwupdmgr security` to get information on your system's security. > This list is NON EXHAUSTIVE. You can read more about the HSI Specification [here](https://chromium.googlesource.com/chromiumos/third_party/fwupd/+/refs/heads/fwupd-1.6.3/docs/hsi.md). To check your device's compliance, look for your device on [LVFS's list](https://fwupd.org/lvfs/hsireports/devices), or download and install `fwupdmgr` from its [GitHub repository](https://github.com/fwupd/fwupd) or via a package manager. After that, you can run `fwupdmgr security` to get information on your system's security.
At runtime, `fwupdmgr` performs the necessary checks to determine the installation's HSI status. On first boot, this baseline is saved, and any changes to the baseline can be detected, and forwarded to the user for review. The user will also be notified if the device fails to meet HSI 2 on its first boot. At runtime, `fwupdmgr` performs the necessary checks to determine the installation's HSI status. On first boot, this baseline is saved, and any changes to the baseline can be detected, and forwarded to the user for review. The user will also be notified if the device fails to meet HSI 2 on its first boot.