mirror of
https://github.com/speed47/spectre-meltdown-checker
synced 2025-01-03 10:05:44 +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
|
case "$ibrs_enabled" in
|
||||||
0)
|
0)
|
||||||
if [ "$ibrs_fw_enabled" = 1 ]; then
|
if [ "$ibrs_fw_enabled" = 1 ]; then
|
||||||
pstatus green YES "for firmware code"
|
pstatus blue YES "for firmware code only"
|
||||||
else
|
else
|
||||||
pstatus yellow NO
|
pstatus yellow NO
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user