From a4f908c4d3d0c8d5a3578bf81028986405e96937 Mon Sep 17 00:00:00 2001 From: Amlal Date: Tue, 23 Jul 2024 17:18:32 +0200 Subject: [MHR-36] Refactors and such. Signed-off-by: Amlal --- Boot/Sources/HEL/AMD64/BootMain.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Boot/Sources') diff --git a/Boot/Sources/HEL/AMD64/BootMain.cxx b/Boot/Sources/HEL/AMD64/BootMain.cxx index 5828e340..3cd6c0e3 100644 --- a/Boot/Sources/HEL/AMD64/BootMain.cxx +++ b/Boot/Sources/HEL/AMD64/BootMain.cxx @@ -20,7 +20,7 @@ // make the compiler shut up. #ifndef kMachineModel -#define kMachineModel "Zeta SSD" +#define kMachineModel "ZKA SSD" #endif // !kMachineModel #ifndef cExpectedWidth -- cgit v1.2.3