diff options
| author | Vaze <vaze@vaze.dev> | 2026-05-24 11:12:58 +0200 |
|---|---|---|
| committer | Vaze <vaze@vaze.dev> | 2026-05-24 11:12:58 +0200 |
| commit | 00552fcd03f86bffed8c2f6a9d110981cb869489 (patch) | |
| tree | 9ec457e586317584a9c422cae06e6f83f1266fa2 /bootloader/target/x86_64-unknown-uefi/debug/.fingerprint/bootloader-be94190beb369a92/bin-bootloader.json | |
| parent | 83e4e3051395c6dcf20ef05682b247f9da479502 (diff) | |
Added functionality to bootloader so it can now read the kernel file to memory.
Diffstat (limited to 'bootloader/target/x86_64-unknown-uefi/debug/.fingerprint/bootloader-be94190beb369a92/bin-bootloader.json')
| -rw-r--r-- | bootloader/target/x86_64-unknown-uefi/debug/.fingerprint/bootloader-be94190beb369a92/bin-bootloader.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bootloader/target/x86_64-unknown-uefi/debug/.fingerprint/bootloader-be94190beb369a92/bin-bootloader.json b/bootloader/target/x86_64-unknown-uefi/debug/.fingerprint/bootloader-be94190beb369a92/bin-bootloader.json new file mode 100644 index 0000000..86e5b09 --- /dev/null +++ b/bootloader/target/x86_64-unknown-uefi/debug/.fingerprint/bootloader-be94190beb369a92/bin-bootloader.json @@ -0,0 +1 @@ +{"rustc":7458672600737419911,"features":"[]","declared_features":"[]","target":16842586153388807690,"profile":8731458305071235362,"path":4942398508502643691,"deps":[[10033593860485126687,"uefi",false,10233684357822211132],[10630857666389190470,"log",false,9902244530823675867]],"local":[{"CheckDepInfo":{"dep_info":"x86_64-unknown-uefi/debug/.fingerprint/bootloader-be94190beb369a92/dep-bin-bootloader","checksum":false}}],"rustflags":[],"config":8247474407144887393,"compile_kind":6676622701169626820}
\ No newline at end of file |
