Got it. I understand I need to build the coreboot image and flash it. However 
still a little confused on how exactly to implement the microcode update? I 
assume its still not a part of the latest coreboot. 

Was it these two files I am looking for changes in?
        
src/vendorcode/amd/agesa/f15tn/Proc/CPU/Family/0x15/TN/F15TnEquivalenceTable.c  
                                
src/vendorcode/amd/agesa/f15tn/Proc/CPU/Family/0x15/TN/F15TnMicrocodePatch0600110F_Enc.c

or do I understand correctly that I can run these commands at a Debian terminal 
and get the needed output too?

        dd skip=5284 iflag=skip_bytes 
        if=/lib/firmware/amd-ucode/microcode_amd_fam15h.bin of=amd.bin 
        xxd -i amd.bin 

I then copy some/all of that content and paste it into the image file itself?

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/a21a8d4a-18f9-4ca5-9b28-1c4dae1a3ff2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to