This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
sprout
Watch
1
Star
0
Fork
0
You've already forked sprout
mirror of
https://github.com/edera-dev/sprout.git
synced
2025-12-19 17:50:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
524d0871f34c350717245ece6b3b7a50bc83d7b8
sprout
/
src
/
platform.rs
5 lines
94 B
Rust
Raw
Normal View
History
Unescape
Escape
feat(bootloader-interface): measure time in firmware as well
2025-10-30 02:51:52 -04:00
/// timer: Platform timer support.
feat(bootloader-interface): add support for loader boot times
2025-10-30 02:36:14 -04:00
pub
mod
timer
;
feat(tpm): initial tpm support code, we just tell systemd about the pcr banks right now
2025-10-31 01:30:07 -04:00
/// tpm: Platform TPM support.
pub
mod
tpm
;
Reference in New Issue
Copy Permalink