mirror of
https://github.com/LongSoft/UEFITool.git
synced 2025-05-30 15:05:16 -04:00
Update README.md
Fixed a typo
This commit is contained in:
parent
7c0e327518
commit
108a40a31c
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ The missing parts are in development and the version with a new engine will be m
|
|||
## Derived projects
|
||||
|
||||
There are some other projects that use UEFITool's engine:
|
||||
* UEFIExtract, which uses ffsParser to parse supplied firmware image into a tree structure and dumps the parsed structure recursively on the FS. Jethro Berkman's [tree](https://github.com/jethrogb/uefireverse) utility can be used to work with the exctracted tree.
|
||||
* UEFIExtract, which uses ffsParser to parse supplied firmware image into a tree structure and dumps the parsed structure recursively on the FS. Jethro Beekman's [tree](https://github.com/jethrogb/uefireverse) utility can be used to work with the exctracted tree.
|
||||
* UEFIFind, which uses ffsParser to find image elements containing a specified pattern. It was developed for [UBU](http://www.win-raid.com/t154f16-Tool-Guide-News-quot-UEFI-BIOS-Updater-quot-UBU.html) project.
|
||||
* [OZMTool](https://github.com/tuxuser/UEFITool/tree/OZM/OZMTool), which uses UEFITool's engine to perform various "hackintosh"-related firmware modifications.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue