mirror of
https://github.com/speed47/spectre-meltdown-checker
synced 2024-11-06 22:23:41 +01:00
feat: make IBRS_FW blue instead of green
This commit is contained in:
parent
223f5028df
commit
a6f4475cee
@ -2119,7 +2119,7 @@ check_variant2_linux()
|
||||
case "$ibrs_enabled" in
|
||||
0)
|
||||
if [ "$ibrs_fw_enabled" = 1 ]; then
|
||||
pstatus green YES "for firmware code"
|
||||
pstatus blue YES "for firmware code only"
|
||||
else
|
||||
pstatus yellow NO
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user