ptos: ex: Add pre-boot image parser

Signed-off-by: Chloe M <chloe@mensia.org>
This commit is contained in:
2026-07-14 16:45:28 -04:00
parent 94e2dbfed0
commit 5a59c308db
3 changed files with 130 additions and 1 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
#include <stdbool.h>
#define REF_MAGIC "PTOS.PBI"
#define REF_MAGIC_LEN 8
#define REF_MAGIC_LEN 9
#define REF_PATH_LEN 256
/* Set to 1 for verbose */