Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 369 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 369 Bytes

coreboot-cpuid-bug

demo of faulty coreboot cpuid usage

issue

rbx is not restored after the call to cpuid

fix

add rbx to clobber, or use compiler intrinsics

run

via run_fixed.sh

example output

example