diff --git a/System-Requirements.md b/System-Requirements.md index 6da52d4..c82b03f 100644 --- a/System-Requirements.md +++ b/System-Requirements.md @@ -42,6 +42,8 @@ Due to scarcity of sufficiently compliant hardware, HalogenOS targets HSI 2 or g - Debug systems and interfaces disabled > [!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, 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. +> 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, you can: +> - Look for your device on [LVFS's list](https://fwupd.org/lvfs/hsireports/devices) +> - Download and install `fwupdmgr` from its [GitHub repository](https://github.com/fwupd/fwupd) or via a package manager, and run `fwupdmgr 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. \ No newline at end of file