From 8eee31685e4334415870bb00b11b6b0d29821f10 Mon Sep 17 00:00:00 2001 From: Amlal Date: Tue, 23 Jul 2024 09:03:11 +0200 Subject: [MHR-36] NVME driver improvements, add RLE flag for NewFS. NVME: - Rename NVME.hxx to Defines.hxx, inside NVME module. NewFS: - Add RLE flag to NewFS. Which marks catalog as compressed. Meta: - Remove unused headers. - Use Mahrouss API version for kernel version. Signed-off-by: Amlal --- Boot/Sources/HEL/AMD64/BootMain.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'Boot/Sources') diff --git a/Boot/Sources/HEL/AMD64/BootMain.cxx b/Boot/Sources/HEL/AMD64/BootMain.cxx index 15c9b7e5..5828e340 100644 --- a/Boot/Sources/HEL/AMD64/BootMain.cxx +++ b/Boot/Sources/HEL/AMD64/BootMain.cxx @@ -4,7 +4,6 @@ ------------------------------------------- */ -#include "NewKit/Json.hxx" #include #include #include -- cgit v1.2.3