From 10924a7138a288f5f717404b49e01f840dcfbcf2 Mon Sep 17 00:00:00 2001 From: Vaze Date: Tue, 19 May 2026 16:47:52 +0200 Subject: Started kernel and bootloader project. Created a README --- bootloader/target/debug/build/quote-22b74c6b9f6c6321/invoked.timestamp | 1 + bootloader/target/debug/build/quote-22b74c6b9f6c6321/output | 2 ++ bootloader/target/debug/build/quote-22b74c6b9f6c6321/root-output | 1 + bootloader/target/debug/build/quote-22b74c6b9f6c6321/stderr | 0 4 files changed, 4 insertions(+) create mode 100644 bootloader/target/debug/build/quote-22b74c6b9f6c6321/invoked.timestamp create mode 100644 bootloader/target/debug/build/quote-22b74c6b9f6c6321/output create mode 100644 bootloader/target/debug/build/quote-22b74c6b9f6c6321/root-output create mode 100644 bootloader/target/debug/build/quote-22b74c6b9f6c6321/stderr (limited to 'bootloader/target/debug/build/quote-22b74c6b9f6c6321') diff --git a/bootloader/target/debug/build/quote-22b74c6b9f6c6321/invoked.timestamp b/bootloader/target/debug/build/quote-22b74c6b9f6c6321/invoked.timestamp new file mode 100644 index 0000000..e00328d --- /dev/null +++ b/bootloader/target/debug/build/quote-22b74c6b9f6c6321/invoked.timestamp @@ -0,0 +1 @@ +This file has an mtime of when this was started. \ No newline at end of file diff --git a/bootloader/target/debug/build/quote-22b74c6b9f6c6321/output b/bootloader/target/debug/build/quote-22b74c6b9f6c6321/output new file mode 100644 index 0000000..6d81eca --- /dev/null +++ b/bootloader/target/debug/build/quote-22b74c6b9f6c6321/output @@ -0,0 +1,2 @@ +cargo:rerun-if-changed=build.rs +cargo:rustc-check-cfg=cfg(no_diagnostic_namespace) diff --git a/bootloader/target/debug/build/quote-22b74c6b9f6c6321/root-output b/bootloader/target/debug/build/quote-22b74c6b9f6c6321/root-output new file mode 100644 index 0000000..8ea30f5 --- /dev/null +++ b/bootloader/target/debug/build/quote-22b74c6b9f6c6321/root-output @@ -0,0 +1 @@ +/home/gvr/Projects/zenOS/bootloader/target/debug/build/quote-22b74c6b9f6c6321/out \ No newline at end of file diff --git a/bootloader/target/debug/build/quote-22b74c6b9f6c6321/stderr b/bootloader/target/debug/build/quote-22b74c6b9f6c6321/stderr new file mode 100644 index 0000000..e69de29 -- cgit v1.2.3