From 1c217ed09c6c4b13ec09b897270a208439f0db55 Mon Sep 17 00:00:00 2001 From: Amlal EL Mahrouss Date: Fri, 9 Aug 2024 19:55:54 +0200 Subject: [FIX] Fix bootloop on serial write, fixing more bugs now, still have to fix allocation. Signed-off-by: Amlal EL Mahrouss --- Boot/BootKit/Rsrc/NewBootFatal.rsrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Boot/BootKit/Rsrc/NewBootFatal.rsrc') diff --git a/Boot/BootKit/Rsrc/NewBootFatal.rsrc b/Boot/BootKit/Rsrc/NewBootFatal.rsrc index bad1ccd1..7422c8ec 100644 --- a/Boot/BootKit/Rsrc/NewBootFatal.rsrc +++ b/Boot/BootKit/Rsrc/NewBootFatal.rsrc @@ -1,5 +1,5 @@ -#define NEWBOOTFATAL_HEIGHT 239 -#define NEWBOOTFATAL_WIDTH 402 +#define NEWOSLDRFATAL_HEIGHT 239 +#define NEWOSLDRFATAL_WIDTH 402 // array size is 288234 static const unsigned int NewBootFatal[] = { -- cgit v1.2.3