From 83e4e3051395c6dcf20ef05682b247f9da479502 Mon Sep 17 00:00:00 2001 From: Vaze Date: Thu, 21 May 2026 19:08:11 +0200 Subject: The kernel should now write the string Hello, World! into a vga-compatible text buffer located at 0xb8000. Now I need to write the bootloader to launch the kernel and ensure this text buffer exists. --- .../996cubnkxsivqmrfz12rcw65s.o | Bin 0 -> 7904 bytes .../dep-graph.bin | Bin 0 -> 25226 bytes .../query-cache.bin | Bin 0 -> 2840 bytes .../work-products.bin | Bin 0 -> 126 bytes .../kernel-23g71fcw9oqtj/s-hipkgv6z7k-0apdac6.lock | 0 .../1i2mxgzvzcu5xpzx1od2xnzqj.o | Bin 0 -> 10240 bytes .../1po3geya809m0vews8sqoogt1.o | Bin 0 -> 2784 bytes .../321su29blm75h6s68til0immu.o | Bin 0 -> 4104 bytes .../57ptrwjqw0rz98i08v1d9jgok.o | Bin 0 -> 8416 bytes .../996cubnkxsivqmrfz12rcw65s.o | Bin 0 -> 14536 bytes .../bl829zosruhel1ni4hgggfbi9.o | Bin 0 -> 11528 bytes .../dep-graph.bin | Bin 0 -> 134460 bytes .../query-cache.bin | Bin 0 -> 23426 bytes .../work-products.bin | Bin 0 -> 506 bytes .../kernel-23g71fcw9oqtj/s-hiqlbqrp0z-06n4xkw.lock | 0 15 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hipkgv6z7k-0apdac6-byodi4cav6l3np1wntimurm3o/996cubnkxsivqmrfz12rcw65s.o create mode 100644 kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hipkgv6z7k-0apdac6-byodi4cav6l3np1wntimurm3o/dep-graph.bin create mode 100644 kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hipkgv6z7k-0apdac6-byodi4cav6l3np1wntimurm3o/query-cache.bin create mode 100644 kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hipkgv6z7k-0apdac6-byodi4cav6l3np1wntimurm3o/work-products.bin create mode 100644 kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hipkgv6z7k-0apdac6.lock create mode 100644 kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hiqlbqrp0z-06n4xkw-eklkqjlrcpaqtm92ua5mhfa6h/1i2mxgzvzcu5xpzx1od2xnzqj.o create mode 100644 kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hiqlbqrp0z-06n4xkw-eklkqjlrcpaqtm92ua5mhfa6h/1po3geya809m0vews8sqoogt1.o create mode 100644 kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hiqlbqrp0z-06n4xkw-eklkqjlrcpaqtm92ua5mhfa6h/321su29blm75h6s68til0immu.o create mode 100644 kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hiqlbqrp0z-06n4xkw-eklkqjlrcpaqtm92ua5mhfa6h/57ptrwjqw0rz98i08v1d9jgok.o create mode 100644 kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hiqlbqrp0z-06n4xkw-eklkqjlrcpaqtm92ua5mhfa6h/996cubnkxsivqmrfz12rcw65s.o create mode 100644 kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hiqlbqrp0z-06n4xkw-eklkqjlrcpaqtm92ua5mhfa6h/bl829zosruhel1ni4hgggfbi9.o create mode 100644 kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hiqlbqrp0z-06n4xkw-eklkqjlrcpaqtm92ua5mhfa6h/dep-graph.bin create mode 100644 kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hiqlbqrp0z-06n4xkw-eklkqjlrcpaqtm92ua5mhfa6h/query-cache.bin create mode 100644 kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hiqlbqrp0z-06n4xkw-eklkqjlrcpaqtm92ua5mhfa6h/work-products.bin create mode 100644 kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hiqlbqrp0z-06n4xkw.lock (limited to 'kernel/target/x86_64-unknown-none/debug/incremental') diff --git a/kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hipkgv6z7k-0apdac6-byodi4cav6l3np1wntimurm3o/996cubnkxsivqmrfz12rcw65s.o b/kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hipkgv6z7k-0apdac6-byodi4cav6l3np1wntimurm3o/996cubnkxsivqmrfz12rcw65s.o new file mode 100644 index 0000000..378e91d Binary files /dev/null and b/kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hipkgv6z7k-0apdac6-byodi4cav6l3np1wntimurm3o/996cubnkxsivqmrfz12rcw65s.o differ diff --git a/kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hipkgv6z7k-0apdac6-byodi4cav6l3np1wntimurm3o/dep-graph.bin b/kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hipkgv6z7k-0apdac6-byodi4cav6l3np1wntimurm3o/dep-graph.bin new file mode 100644 index 0000000..a5719f4 Binary files /dev/null and b/kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hipkgv6z7k-0apdac6-byodi4cav6l3np1wntimurm3o/dep-graph.bin differ diff --git a/kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hipkgv6z7k-0apdac6-byodi4cav6l3np1wntimurm3o/query-cache.bin b/kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hipkgv6z7k-0apdac6-byodi4cav6l3np1wntimurm3o/query-cache.bin new file mode 100644 index 0000000..8c39c83 Binary files /dev/null and b/kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hipkgv6z7k-0apdac6-byodi4cav6l3np1wntimurm3o/query-cache.bin differ diff --git a/kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hipkgv6z7k-0apdac6-byodi4cav6l3np1wntimurm3o/work-products.bin b/kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hipkgv6z7k-0apdac6-byodi4cav6l3np1wntimurm3o/work-products.bin new file mode 100644 index 0000000..448b010 Binary files /dev/null and b/kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hipkgv6z7k-0apdac6-byodi4cav6l3np1wntimurm3o/work-products.bin differ diff --git a/kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hipkgv6z7k-0apdac6.lock b/kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hipkgv6z7k-0apdac6.lock new file mode 100644 index 0000000..e69de29 diff --git a/kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hiqlbqrp0z-06n4xkw-eklkqjlrcpaqtm92ua5mhfa6h/1i2mxgzvzcu5xpzx1od2xnzqj.o b/kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hiqlbqrp0z-06n4xkw-eklkqjlrcpaqtm92ua5mhfa6h/1i2mxgzvzcu5xpzx1od2xnzqj.o new file mode 100644 index 0000000..791bdbf Binary files /dev/null and b/kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hiqlbqrp0z-06n4xkw-eklkqjlrcpaqtm92ua5mhfa6h/1i2mxgzvzcu5xpzx1od2xnzqj.o differ diff --git a/kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hiqlbqrp0z-06n4xkw-eklkqjlrcpaqtm92ua5mhfa6h/1po3geya809m0vews8sqoogt1.o b/kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hiqlbqrp0z-06n4xkw-eklkqjlrcpaqtm92ua5mhfa6h/1po3geya809m0vews8sqoogt1.o new file mode 100644 index 0000000..108d6da Binary files /dev/null and b/kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hiqlbqrp0z-06n4xkw-eklkqjlrcpaqtm92ua5mhfa6h/1po3geya809m0vews8sqoogt1.o differ diff --git a/kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hiqlbqrp0z-06n4xkw-eklkqjlrcpaqtm92ua5mhfa6h/321su29blm75h6s68til0immu.o b/kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hiqlbqrp0z-06n4xkw-eklkqjlrcpaqtm92ua5mhfa6h/321su29blm75h6s68til0immu.o new file mode 100644 index 0000000..643c9c6 Binary files /dev/null and b/kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hiqlbqrp0z-06n4xkw-eklkqjlrcpaqtm92ua5mhfa6h/321su29blm75h6s68til0immu.o differ diff --git a/kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hiqlbqrp0z-06n4xkw-eklkqjlrcpaqtm92ua5mhfa6h/57ptrwjqw0rz98i08v1d9jgok.o b/kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hiqlbqrp0z-06n4xkw-eklkqjlrcpaqtm92ua5mhfa6h/57ptrwjqw0rz98i08v1d9jgok.o new file mode 100644 index 0000000..32f2bf4 Binary files /dev/null and b/kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hiqlbqrp0z-06n4xkw-eklkqjlrcpaqtm92ua5mhfa6h/57ptrwjqw0rz98i08v1d9jgok.o differ diff --git a/kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hiqlbqrp0z-06n4xkw-eklkqjlrcpaqtm92ua5mhfa6h/996cubnkxsivqmrfz12rcw65s.o b/kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hiqlbqrp0z-06n4xkw-eklkqjlrcpaqtm92ua5mhfa6h/996cubnkxsivqmrfz12rcw65s.o new file mode 100644 index 0000000..2566c48 Binary files /dev/null and b/kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hiqlbqrp0z-06n4xkw-eklkqjlrcpaqtm92ua5mhfa6h/996cubnkxsivqmrfz12rcw65s.o differ diff --git a/kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hiqlbqrp0z-06n4xkw-eklkqjlrcpaqtm92ua5mhfa6h/bl829zosruhel1ni4hgggfbi9.o b/kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hiqlbqrp0z-06n4xkw-eklkqjlrcpaqtm92ua5mhfa6h/bl829zosruhel1ni4hgggfbi9.o new file mode 100644 index 0000000..45c0024 Binary files /dev/null and b/kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hiqlbqrp0z-06n4xkw-eklkqjlrcpaqtm92ua5mhfa6h/bl829zosruhel1ni4hgggfbi9.o differ diff --git a/kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hiqlbqrp0z-06n4xkw-eklkqjlrcpaqtm92ua5mhfa6h/dep-graph.bin b/kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hiqlbqrp0z-06n4xkw-eklkqjlrcpaqtm92ua5mhfa6h/dep-graph.bin new file mode 100644 index 0000000..317fa24 Binary files /dev/null and b/kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hiqlbqrp0z-06n4xkw-eklkqjlrcpaqtm92ua5mhfa6h/dep-graph.bin differ diff --git a/kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hiqlbqrp0z-06n4xkw-eklkqjlrcpaqtm92ua5mhfa6h/query-cache.bin b/kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hiqlbqrp0z-06n4xkw-eklkqjlrcpaqtm92ua5mhfa6h/query-cache.bin new file mode 100644 index 0000000..c5e0a06 Binary files /dev/null and b/kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hiqlbqrp0z-06n4xkw-eklkqjlrcpaqtm92ua5mhfa6h/query-cache.bin differ diff --git a/kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hiqlbqrp0z-06n4xkw-eklkqjlrcpaqtm92ua5mhfa6h/work-products.bin b/kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hiqlbqrp0z-06n4xkw-eklkqjlrcpaqtm92ua5mhfa6h/work-products.bin new file mode 100644 index 0000000..1e7e897 Binary files /dev/null and b/kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hiqlbqrp0z-06n4xkw-eklkqjlrcpaqtm92ua5mhfa6h/work-products.bin differ diff --git a/kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hiqlbqrp0z-06n4xkw.lock b/kernel/target/x86_64-unknown-none/debug/incremental/kernel-23g71fcw9oqtj/s-hiqlbqrp0z-06n4xkw.lock new file mode 100644 index 0000000..e69de29 -- cgit v1.2.3