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 --- .../debug/.fingerprint/bootloader-9385d3da80666fd6/bin-bootloader.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 bootloader/target/x86_64-unknown-uefi/debug/.fingerprint/bootloader-9385d3da80666fd6/bin-bootloader.json (limited to 'bootloader/target/x86_64-unknown-uefi/debug/.fingerprint/bootloader-9385d3da80666fd6/bin-bootloader.json') diff --git a/bootloader/target/x86_64-unknown-uefi/debug/.fingerprint/bootloader-9385d3da80666fd6/bin-bootloader.json b/bootloader/target/x86_64-unknown-uefi/debug/.fingerprint/bootloader-9385d3da80666fd6/bin-bootloader.json new file mode 100644 index 0000000..7f7bde1 --- /dev/null +++ b/bootloader/target/x86_64-unknown-uefi/debug/.fingerprint/bootloader-9385d3da80666fd6/bin-bootloader.json @@ -0,0 +1 @@ +{"rustc":7458672600737419911,"features":"[]","declared_features":"[]","target":16842586153388807690,"profile":8731458305071235362,"path":4942398508502643691,"deps":[[10033593860485126687,"uefi",false,4170243041887272725],[10630857666389190470,"log",false,9902244530823675867]],"local":[{"CheckDepInfo":{"dep_info":"x86_64-unknown-uefi/debug/.fingerprint/bootloader-9385d3da80666fd6/dep-bin-bootloader","checksum":false}}],"rustflags":[],"config":8247474407144887393,"compile_kind":6676622701169626820} \ No newline at end of file -- cgit v1.2.3