> For the complete documentation index, see [llms.txt](https://mtwstudio.gitbook.io/ryzentosh/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mtwstudio.gitbook.io/ryzentosh/1-preparing/1-5-bios-setting.md).

# Bios 設定

{% hint style="info" %}
<https://forum.amd-osx.com/viewtopic.php?f=24&t=2707>
{% endhint %}

恭喜你剛剛製作了你的第一支 Sierra 安裝隨身碟!

接著讓我們重開機並進入 Bios 開始設定吧

## 設定 （以下內容僅供參考，設定以實際情況為主）

BIOS 設定上若有問題請視情況調整，我有一些設定與別人的教學不一樣，而且全程沒動過設定

這邊使用的是 **AB350 - Gaming 3** ，所以截圖內容都以此主機板為主

BIOS版本：**`F20`**

### M.I.T.

位於 **Advanced Frequency Settings** > **Advanced CPU Core settings**

AMD Cool\&Quiet **`Enabled`**

SVM Mode **`Enabled`**

![](/files/-LFM5b2LFLk5s3EcFPxz)

### BIOS

CSM Support **`Enabled`**

Storage Boot Option Control **`UEFI Only`**

Other PCI Device ROM Priority **`UEFI Only`**

PS:開機順位在這邊改，使用鍵盤上的「 + - 」符號進行設定

![](/files/-LFM68aCQ5uB1VshOk_n)

### Peripherals

Legacy USB Support **`Enabled`**

XHCI Hand-off **`Enabled`**

EHCI Hand-off **`Enabled`**

![](/files/-LFM6AUx7sp7hSs4R22T)

### Chipset

IOMMU **`Enabled`**

![](/files/-LFM6Ccj-CMn-yr_JuEL)

### Power

![](/files/-LFM6EE7vAQVffgGqh4N)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://mtwstudio.gitbook.io/ryzentosh/1-preparing/1-5-bios-setting.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
