git: Fixed uefi pattern link in readme

This commit is contained in:
Nik
2023-03-23 11:59:38 +01:00
committed by GitHub
parent a31d290005
commit 87e05bec48

View File

@@ -74,7 +74,7 @@ Hex patterns, include patterns and magic files for the use with the ImHex Hex Ed
| Lua 5.4 | | [`patterns/lua54.hexpat`](patterns/lua54.hexpat) | Lua 5.4 bytecode |
| DEX | | [`patterns/dex.hexpat`](patterns/dex.hexpat) | Dalvik EXecutable Format |
| DS_Store | `application/octet-stream` | [`patterns/dsstore.hexpat`](patterns/dsstore.hexpat) | .DS_Store file format |
| UEFI | | `patterns/uefi.hexpat` | UEFI structs for parsing efivars |
| UEFI | | [`patterns/uefi.hexpat`](patterns/uefi.hexpat)` | UEFI structs for parsing efivars |
### Scripts