Update README.md
This commit is contained in:
parent
f2519c1653
commit
bf699f64be
1 changed files with 2 additions and 4 deletions
|
|
@ -6,7 +6,7 @@ With this tool you can Access and modify AMD PBS/AMD CBS Menu and possibly AMD O
|
||||||
|
|
||||||
## Disclaimer
|
## 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
|
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...
|
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
|
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
|
## Dangerous Setting
|
||||||
Know setting that will make your device brick
|
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.
|
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.
|
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.
|
The only drawback of this method is that you need to boot from USB to accessed these menus.
|
||||||
|
|
||||||
## How to use it
|
## How to use it
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue