From f471cf287fdef515ced7357aca2f3f47f284998f Mon Sep 17 00:00:00 2001 From: Amlal Date: Tue, 18 Feb 2025 11:20:00 +0100 Subject: REFACTOR: ZBAOSLDR to BOOTZ. Signed-off-by: Amlal --- dev/Boot/Mod/SysChk/arm64.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev/Boot/Mod/SysChk/arm64.json') diff --git a/dev/Boot/Mod/SysChk/arm64.json b/dev/Boot/Mod/SysChk/arm64.json index 59cb6189..09d86309 100644 --- a/dev/Boot/Mod/SysChk/arm64.json +++ b/dev/Boot/Mod/SysChk/arm64.json @@ -16,7 +16,7 @@ ], "cpp_macros": [ "__NEOSKRNL__", - "__ZBAOSLDR__", + "__BOOTZ__", "__BOOTLDR_STANDALONE__", "__NE_ARM64__", "kChkVersionHighest=0x0100", -- cgit v1.2.3