mirror of
https://git.proxmox.com/git/proxmox
synced 2025-05-08 01:55:36 +00:00
![]() Added field that shows the bootmode of the node. The bootmode is either Legacy Bios, EFI, or EFI (Secure Boot). To detect the mode we use the exact same method as in pve: We check if the `/sys/firmware/efi` folder exists, then check if the `SecureBoot-xx...` file in the `efivars` directory has the SecureBoot flag enabled. Signed-off-by: Gabriel Goller <g.goller@proxmox.com> Tested-by: Lukas Wagner <l.wagner@proxmox.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |