lanzaboote/rust/tool/shared/src
Raito Bezarius 0107754d62 tool(architecture): make it generic
Architecture is now a generic structure that can be specialized
via an "external" trait for generating the paths you care about
depending on your target bootloader.
2023-09-14 16:35:53 +02:00
..
architecture.rs tool(architecture): make it generic 2023-09-14 16:35:53 +02:00
esp.rs tool(architecture): make it generic 2023-09-14 16:35:53 +02:00
gc.rs tool/shared: make clippy happy 2023-09-14 11:55:09 +02:00
generation.rs tool: split systemd into a new crate and make tool into a lib-only crate 2023-09-14 11:55:09 +02:00
lib.rs tool(architecture): make it generic 2023-09-14 16:35:53 +02:00
os_release.rs tool/shared: make clippy happy 2023-09-14 11:55:09 +02:00
pe.rs tool: split systemd into a new crate and make tool into a lib-only crate 2023-09-14 11:55:09 +02:00
signature.rs tool: split systemd into a new crate and make tool into a lib-only crate 2023-09-14 11:55:09 +02:00
utils.rs tool: split systemd into a new crate and make tool into a lib-only crate 2023-09-14 11:55:09 +02:00