Compare commits
No commits in common. "master" and "0.1.4c" have entirely different histories.
1 changed files with 6 additions and 9 deletions
15
README.md
15
README.md
|
@ -1,10 +1,4 @@
|
|||
# SmokelessRuntimeEFIPatcher
|
||||
|
||||
# This Tool Will not be Longer Mantained
|
||||
At least for now, I will not make any update to this
|
||||
|
||||
|
||||
|
||||
# These Are tool From "The Vault", that I decided to upload, so expect not fully polished product, or very slow Fixes if any
|
||||
|
||||
# This is not a request form
|
||||
|
@ -19,9 +13,8 @@ Even if the tool is free, my time is not, so don't expect that I make a patch fr
|
|||
|
||||
Also the code quality and the parsing engine are not that great, but were the best I could come to.
|
||||
|
||||
|
||||
## Already baked config
|
||||
https://github.com/SmokelessCPUv2/SREP-Community-Patches
|
||||
## Question and Techinal discussion
|
||||
You can try to reach me over https://discord.gg/Mj2Zc3jDFW
|
||||
|
||||
# What is this
|
||||
This is a simple tool to patch and Inject/Patch EFI modules at runtime, I developed this as I wasn't confortable with SPI flashing, as is not boring and require opening the laptop for every small change, as with AMD you can't flash from the OS a new BIOS, if is not signed...
|
||||
|
@ -33,6 +26,10 @@ The real reason why this exist, is that with an update Lenovo removed the Unlock
|
|||
# How this work
|
||||
When the EFI App is booted up, it look for a file Called *SREP_Config.cfg*, containing a list of command to execute, then will execute them
|
||||
|
||||
# Support/Donate
|
||||
If you want to donate/support please consider supportorting on [Patreon](https://www.patreon.com/SmokelessCPU)
|
||||
|
||||
For one one donation, you can subribe for a month to Patreon then after the biilling, unsubsribe; (I might add a paypal in future)
|
||||
|
||||
# How to use it
|
||||
* Download the Latest zip, from the [Release Page](https://github.com/SmokelessCPUv2/SmokelessRuntimeEFIPatcher/releases/latest)
|
||||
|
|
Loading…
Reference in a new issue