chipsec.hal.ucode moduleΒΆ
Microcode update specific functionality (for each CPU thread)
- usage:
>>> ucode_update_id( 0 ) >>> load_ucode_update( 0, ucode_buf ) >>> update_ucode_all_cpus( 'ucode.pdb' ) >>> dump_ucode_update_header( 'ucode.pdb' )
Microcode update specific functionality (for each CPU thread)
>>> ucode_update_id( 0 )
>>> load_ucode_update( 0, ucode_buf )
>>> update_ucode_all_cpus( 'ucode.pdb' )
>>> dump_ucode_update_header( 'ucode.pdb' )