Update README.md

This commit is contained in:
DavidS95 2022-07-19 15:23:51 -04:00 committed by GitHub
parent f2519c1653
commit bf699f64be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ With this tool you can Access and modify AMD PBS/AMD CBS Menu and possibly AMD O
## Disclaimer
I'm not responsible for any damage resulting from the use of this Tool;
I'm not responsible for any damage resulting from the use of this Tool, Also this is a backup of the original project;
USE AT YOUR OWN RISK
@ -23,7 +23,7 @@ Changing setting could lead to brick, so handle with care, and be sure to have a
Boot the Tool, access the BootManager, and delete the Misc Option, they should not be there, are created by a bug, if you tryed access the BootManager Before...
Proper Fix will be pushed when ready
* Might not work on some Bios like the Thinkpad one (No solution Yet)
* Might not work on some Bios like the Thinkpad one
## Dangerous Setting
Know setting that will make your device brick
@ -34,8 +34,6 @@ AMD PBS/AMD CBS and possibly AMD Overclocking (Aod_Setup) export their HII datab
This package includes two main component a Loader and the UI component, the latter one are build from a standard edk2 Package.
On boot from usb the Loader will unregister the existing bios FormBrowser and will load this custom one, proving the new interface for this boot.
The interface is a bit oldish, but get the work done...
The only drawback of this method is that you need to boot from USB to accessed these menus.
## How to use it