Files
BIOS-Screens/P5.00/README.md
T
2026-08-08 00:26:53 +02:00

108 lines
3.3 KiB
Markdown

# AMD BC-250 BIOS P5.00
This directory contains a visual documentation archive of the **P5.00 BIOS** for the AMD BC-250 platform.
The screenshots were extracted from a complete navigation recording of the BIOS and organized into directories that mirror the BIOS menu hierarchy as closely as possible.
## BIOS Information
| | |
|-----------------------|-----------------------|
| BIOS Vendor | American Megatrends |
| Core Version | 5.13 |
| Compliancy | UEFI 2.6; PI 1.4 |
| Project Version | A2736 5.00 x64 |
| Build Date and Time | 05/03/2022 11:34:10 |
## Structure
Each directory represents a BIOS menu or submenu.
For example:
```text
P5.00/
├── Setup/
│ ├── 01 Main/
│ ├── 02 Advanced/
│ ├── 03 Chipset/
│ ├── 04 Security/
│ ├── 05 Boot/
│ └── 06 Save & Exit/
├── AMD CBS/
│ └── ...
├── NBIO Common Options/
│ └── ...
├── UMC Common Options/
│ └── ...
└── SMU Debug Options/
└── ...
```
The exact hierarchy may differ depending on how a particular BIOS page is exposed internally.
Some BIOS menus can be reached through more than one menu path. Where this occurs, screenshots may intentionally exist in multiple locations so that each valid navigation path remains documented.
## Screenshots
Screenshots are preserved at the resolution of the source recording.
For menus that contain more settings than fit on a single screen, multiple screenshots are included to document different scroll positions.
The intention is that every setting or menu entry shown during the source recording is visible in at least one screenshot.
Screenshots from separate menu paths are not deduplicated against each other because identical BIOS pages may legitimately be reachable through multiple menu entries.
## Usage
The screenshots and original written documentation in this directory may be freely reused for:
* Tutorials
* BIOS configuration guides
* Hardware documentation
* Technical articles
* Videos
* Wikis
* Forum posts
* Research
* Reverse-engineering notes
* Educational material
* BIOS-version comparisons
* Archival and preservation projects
Redistribution and modification are permitted according to the repository license.
See [`../LICENSE`](../LICENSE).
## Accuracy
Considerable effort has been made to associate each screenshot with the correct menu and to capture scrollable menus completely.
However, this repository should not be treated as an authoritative firmware specification.
If you discover a screenshot assigned to the wrong menu, a missing BIOS page, or an incorrect description, corrections are welcome.
## Disclaimer
Low-level BIOS settings can directly affect CPU, GPU, memory, PCIe, power-management, voltage, clocking, and firmware behavior.
Incorrect configuration may result in:
* System instability
* Boot failure
* Data corruption
* Excessive power consumption
* Excessive voltage
* Thermal issues
* Hardware damage
This archive is provided for documentation and educational purposes.
Use undocumented or debug BIOS settings at your own risk.
AMD, ASRock, AMI, and other product names and trademarks belong to their respective owners. This repository is not affiliated with or endorsed by those companies.