<?xml version="1.0"?>
<!DOCTYPE flagsdescription SYSTEM
       "http://www.spec.org/dtd/cpuflags2.dtd">

<!-- =====================================================================
  Information about the meaning of boot-time settings, BIOS options,
  kernel tuning, and so forth go in this separate 'platform_settings' file.

  They'll be appended to the end of both the flags dump and per-result flag report.

  As the contents should be HTML, it will save lots of time to just enclose
  the whole thing in a CDATA section.  Section 2.3.1 again.

  NOTE that these should be vendor, or platform, specific and thus the file
  should be named in a way to identify which platform was used.  For example,
  one could replace the string Example with the vendor name in the filename,
  i.e. ACME-linux-platform-revA.xml.
     ===================================================================-->

<!-- This file defines platform settings -->
<flagsdescription>

<filename>ASRockRack_platform_amd_speed_aocc400_znver4_A.xml</filename>

<title>SPEC CPU 2017 Flag Description for ASRockRack Platform</title>

<!-- Platform Settings -->
<os_tuning>
<![CDATA[
]]>
</os_tuning>

<firmware>
<![CDATA[
<dl>

<dt><b>Precision Boost Overdrive:</b></dt> 
 <dd>
  The Precision Boost Overdrive (PBO) is a way to automatically run the processor core faster than the marked frequency. The processor must be working in the power, temperature, and specification limits of the thermal design power (TDP). This results in increased performance of both single and multithreaded applications. 
  <ul>
      <li>Disabled: Disable Precision Boost Overdrive support.</li>      

      <li>Enabled: Enable Precision Boost Overdrive support.</li>

      <li>Auto (Default setting): Use default value for Precision Boost Overdrive support. The default value is Auto.</li>

      <li>Manual: User can set customized Precision Boost Overdrive function setting.</li>
  </ul>
  Current default is Enabled
 </dd>
 
</dl>

]]>
</firmware>

</flagsdescription>
