From 4be14ab92ed6456e6d5bec5777fe7df5738112e7 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Fri, 3 Jan 2025 12:07:39 +0100 Subject: FIX: Fix implementation of the HFS traversal algorithm. FIX: Fix SysChk, by removing unused handover header in code. Signed-off-by: Amlal El Mahrouss --- dev/Boot/amd64-desktop.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev/Boot/amd64-desktop.make') diff --git a/dev/Boot/amd64-desktop.make b/dev/Boot/amd64-desktop.make index 09ebf890..d56d5d78 100644 --- a/dev/Boot/amd64-desktop.make +++ b/dev/Boot/amd64-desktop.make @@ -32,7 +32,7 @@ IMG_3=epm-master-2.img EMU_FLAGS=-net none -smp 1 -m 8G -M q35 \ -bios $(BIOS) -drive \ file=fat:rw:src/Root/,index=2,format=raw \ - -monitor stdio + -serial stdio LD_FLAGS=-e Main --subsystem=10 -- cgit v1.2.3