From 6a74023ddca9fbe319c4d452e24cbf1fc0473bb1 Mon Sep 17 00:00:00 2001 From: timoxa0 Date: Thu, 16 May 2024 23:31:42 +0500 Subject: [PATCH] Add UnauthorizedBootImage error code --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d350c2a..78f5a79 100644 --- a/README.md +++ b/README.md @@ -15,5 +15,7 @@ | 174 | Incompatible partition table | | 175 | Postinstall failed | | 176 | Failed to patch boot image | +| 177 | Failed to boot recovery | +| 178 | Platform is not supported | | 253 | User cancel | | 254 | Is it nabu? | \ No newline at end of file