Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/orion/download.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ sidebar_position: 150
#### 瑞莎星睿 O6N
| 下载平台 | 版本 | 文件格式 | 获取方式 |
| :------------------------------------------------------------------- | :--------- | :------- | :-------------------------------------------------------------------------------------------------- |
| [**Radxa DL**](https://dl.radxa.com/orion/o6n/images/bios/orion-o6n-bios-1.1.0-2.zip) | `1.1.0-2` | `.zip` | 固件位于压缩包内 |
| [**GitHub Release**](https://github.com/radxa-pkg/edk2-cix/releases/tag/1.1.0-2) | `1.1.0-2` | `.deb` | 固件位于 `edk2-cix_***_all.deb` 包中的 `edk2-cix_***_all\data.tar\data\usr\share\edk2\radxa\orion-o6n` 目录下 |
| [**Radxa DL**](https://dl.radxa.com/orion/o6n/images/bios/orion-o6n-bios-1.2.4.zip) | `1.2.4` | `.zip` | 固件位于压缩包内 |
| [**GitHub Release**](https://github.com/radxa-pkg/edk2-cix/releases/tag/1.2.4) | `1.2.4` | `.deb` | 固件位于 `edk2-cix_***_all.deb` 包中的 `edk2-cix_***_all\data.tar\data\usr\share\edk2\radxa\orion-o6n` 目录下 |
</TabItem>
</Tabs>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ Radxa Orion O6 and O6N use different BIOS firmware.
#### Radxa Orion O6N
| Download Platform | Version | Format | How to Access |
| :------------------------------------------------------------------- | :-------- | :------- | :-------------------------------------------------------------------------------------------------- |
| [**Radxa DL**](https://dl.radxa.com/orion/o6n/images/bios/orion-o6n-bios-1.1.0-2.zip) | `1.1.0-2` | `.zip` | Firmware is inside the zip file |
| [**GitHub Release**](https://github.com/radxa-pkg/edk2-cix/releases/tag/1.1.0-2) | `1.1.0-2` | `.deb` | Firmware is located in `edk2-cix_***_all.deb` package under `edk2-cix_***_all\data.tar\data\usr\share\edk2\radxa\orion-o6n` directory |
| [**Radxa DL**](https://dl.radxa.com/orion/o6n/images/bios/orion-o6n-bios-1.2.4.zip) | `1.2.4` | `.zip` | Firmware is inside the zip file |
| [**GitHub Release**](https://github.com/radxa-pkg/edk2-cix/releases/tag/1.2.4) | `1.2.4` | `.deb` | Firmware is located in `edk2-cix_***_all.deb` package under `edk2-cix_***_all\data.tar\data\usr\share\edk2\radxa\orion-o6n` directory |
</TabItem>
</Tabs>

Expand Down
Loading