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 --- .../.fingerprint/quote-18ed579c8635b8c4/dep-lib-quote | Bin 0 -> 14 bytes .../.fingerprint/quote-18ed579c8635b8c4/invoked.timestamp | 1 + .../debug/.fingerprint/quote-18ed579c8635b8c4/lib-quote | 1 + .../.fingerprint/quote-18ed579c8635b8c4/lib-quote.json | 1 + 4 files changed, 3 insertions(+) create mode 100644 bootloader/target/debug/.fingerprint/quote-18ed579c8635b8c4/dep-lib-quote create mode 100644 bootloader/target/debug/.fingerprint/quote-18ed579c8635b8c4/invoked.timestamp create mode 100644 bootloader/target/debug/.fingerprint/quote-18ed579c8635b8c4/lib-quote create mode 100644 bootloader/target/debug/.fingerprint/quote-18ed579c8635b8c4/lib-quote.json (limited to 'bootloader/target/debug/.fingerprint/quote-18ed579c8635b8c4') diff --git a/bootloader/target/debug/.fingerprint/quote-18ed579c8635b8c4/dep-lib-quote b/bootloader/target/debug/.fingerprint/quote-18ed579c8635b8c4/dep-lib-quote new file mode 100644 index 0000000..ec3cb8b Binary files /dev/null and b/bootloader/target/debug/.fingerprint/quote-18ed579c8635b8c4/dep-lib-quote differ diff --git a/bootloader/target/debug/.fingerprint/quote-18ed579c8635b8c4/invoked.timestamp b/bootloader/target/debug/.fingerprint/quote-18ed579c8635b8c4/invoked.timestamp new file mode 100644 index 0000000..e00328d --- /dev/null +++ b/bootloader/target/debug/.fingerprint/quote-18ed579c8635b8c4/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/.fingerprint/quote-18ed579c8635b8c4/lib-quote b/bootloader/target/debug/.fingerprint/quote-18ed579c8635b8c4/lib-quote new file mode 100644 index 0000000..6c80982 --- /dev/null +++ b/bootloader/target/debug/.fingerprint/quote-18ed579c8635b8c4/lib-quote @@ -0,0 +1 @@ +7f5aba1c0b0f985a \ No newline at end of file diff --git a/bootloader/target/debug/.fingerprint/quote-18ed579c8635b8c4/lib-quote.json b/bootloader/target/debug/.fingerprint/quote-18ed579c8635b8c4/lib-quote.json new file mode 100644 index 0000000..06cc165 --- /dev/null +++ b/bootloader/target/debug/.fingerprint/quote-18ed579c8635b8c4/lib-quote.json @@ -0,0 +1 @@ +{"rustc":7458672600737419911,"features":"[\"default\", \"proc-macro\"]","declared_features":"[\"default\", \"proc-macro\"]","target":8313845041260779044,"profile":2225463790103693989,"path":2366387729685468326,"deps":[[4289358735036141001,"proc_macro2",false,14157785510237266714],[13111758008314797071,"build_script_build",false,17622600825855869168]],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/quote-18ed579c8635b8c4/dep-lib-quote","checksum":false}}],"rustflags":[],"config":8247474407144887393,"compile_kind":0} \ No newline at end of file -- cgit v1.2.3