Skip to content

Commit

Permalink
Merging Master into op-build branch (#79)
Browse files Browse the repository at this point in the history
* Added value to TPM FRU ID

* Default Spectre/Meltdown HW Inits to Kernel mode (#78)

Default Spectre/Meltdown HW Inits used to be "0" Kernel+User
  mitigations.  This commit changes the default to "1" for only
  Kernel mitigations.

* Backing out TPM FRU ID
  • Loading branch information
Erich-Hauptli committed Dec 3, 2018
1 parent 7cd20a6 commit 74b5ebb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions witherspoon.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17153,6 +17153,10 @@
<id>SUPPORTED_STOP_STATES</id>
<default>0xEC000000</default>
</attribute>
<attribute>
<id>MRW_DEFAULT_RISK_LEVEL</id>
<default>1</default>
</attribute>
<attribute>
<id>SUPPORTS_DYNAMIC_MEM_VOLT</id>
<default>0</default>
Expand Down

0 comments on commit 74b5ebb

Please sign in to comment.