Guest User

Untitled

a guest
Sep 24th, 2024
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.25 KB | Source Code | 0 0
  1. // Script File Name : nvram.txt
  2. // Created on 07/28/24 at 11:43:48
  3. // AMISCE Utility. Ver 5.05.01.0002
  4. // Copyright (c) 2021 AMI. All rights reserved.
  5. HIICrc32= EC96FD17
  6.  
  7. Setup Question = Curve Optimizer
  8. Help String = Allows the user to shift the Voltage / Frequency (AVFS) curve to include higher voltages (positive values) or lower voltages (negative values). The larger the value entered the larger the magnitude of the voltage shift
  9. Token =21 // Do NOT change this line
  10. Offset =170
  11. Width =01
  12. Options =[00]Disabled // Move "*" to the desired Option
  13. *[01]All Cores
  14. [02]Per Core
  15.  
  16. Setup Question = All Core Curve Optimizer Sign
  17. Help String = Determines the direction of the curve shift on all cores. Positive shifts the curve up to use higher voltages. Negative shifts the curve down to use lower voltages
  18. Token =22 // Do NOT change this line
  19. Offset =171
  20. Width =01
  21. Options =[00]Positive // Move "*" to the desired Option
  22. *[01]Negative
  23.  
  24. Setup Question = All Core Curve Optimizer Magnitude
  25. Help String = Determines the magnitude of the curve shift to be made (entered in whole numbers) the larger the value entered the larger the magnitude of the shift
  26. Token =23 // Do NOT change this line
  27. Offset =172
  28. Width =02
  29. Value =<30>
  30.  
Advertisement
Add Comment
Please, Sign In to add comment