Skip to content

Instantly share code, notes, and snippets.

@dch

dch/bios.md Secret

Created August 8, 2017 10:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dch/ae81ae2e472292844e32f905df6227c2 to your computer and use it in GitHub Desktop.
Save dch/ae81ae2e472292844e32f905df6227c2 to your computer and use it in GitHub Desktop.
supermicro X10SRA-F bios v2.0a settings

supermicro bios config for wintermute

processor/cpu

performance

all enabled except for:

  • SMX
  • X2APIC

power mgmt

  • power tech: energy efficient

chipset

system agent

all disabled except for:

  • intel VT-d
  • interrupt remapping

PCH-IO

  • azalia enabled

onboard chip

  • all enabled

memory

configuration

  • enforce POR: enabled
  • memory frequency: auto
  • ECC: auto
  • data scrambling: auto
  • DRAM RAPL: mode 1
  • throttling: CLTT
  • A7 mode: enabled

management

ACPI

  • sleep state: S3
  • HPET: enabled

console redirection

  • COM1: disabled
  • SOL: enable redirection
  • windows EMS: disable redirection

SOL settings

  • VT100
  • 115200 baud
  • 8 data
  • 0 parity
  • 1 stop
  • no flow control
  • VT-UTF8 combo: enabled
  • recorder: disabled
  • resolution 100x31: enabled
  • 80x24 redirection
  • putty: vt100
  • redirect after post: always enable

IPMI

  • SEL components: eanabled
  • Erase SEL: no
  • Full SEL: do nothing

IO

SATA

  • SATA controller: enabled
  • config SATA as: AHCI
  • support aggressive link power mgmt: enabled
  • SATA0,1,2...: defaults (no spin up, type HDD)

sSATA

  • sSATA controller: enabled
  • config sSATA as: AHCI
  • support aggressive link power mgmt: enabled
  • sSATA0,1,2...: defaults (no spin up, type HDD)

PCIe/PCI/PnP

  • above 4G: disabled
  • SR-IOV: enabled
  • PCI PERR/SEE: disabled
  • CPU SLOTn: all AUTO
  • slot2 and slot4 selection: slot2x8 slot4x8
  • slot1 oprom: disabled
  • slot2-6 oprom: legacy
  • video rom type: legacy
  • onboard LAN option: legacy
  • onboard LAN1: PXE
  • onboard LAN2: disabled
  • network stack: disabled
  • ASPM: disabled
  • VGA: slot6 PCI3 X16

USB settings

  • legacy USB: enabled
  • XHCI: enabled
  • EHCI: disabled
  • xHCI: auto
  • EHCI1: enabled
  • EHCI2: enabled

superIO

  • serialport: enabled
  • settings: auto

security

secure boot

  • secure boot: disabled
  • secure boot mode: disabled

booting

boot device settings

  • quiet boot: enabled
  • boot mode select: UEFI

Fixed Boot Order:

  1. UEFI hard disk
  2. UEFI CD
  3. UEFI USB disk
  4. UEFI USB stick
  5. UEFI network
  6. UEFI AP: built in EFI shell

boot features

  • numlock: OK
  • addon rom: force bios
  • wait for F1 on error: enabled
  • int19 capture: enabled
  • retry boot: disabled
  • watchdog: disabled
  • power button: instant off
  • restore on AC: last state
  • CSM: enabled
  • EuP: disabled
  • fast boot: enabled
  • SATA support: all devices
  • VGA support: EFI driver
  • USB support: partial initial
  • PS2 support: enabled
  • network stack support: disabled
  • redirection: disabled
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment