mirror of
https://github.com/edera-dev/sprout.git
synced 2025-12-19 22:30:17 +00:00
chore(context): add documentation to the stamping algorithm
This commit is contained in:
@@ -12,6 +12,8 @@ use std::time::Duration;
|
||||
use uefi::boot::ScopedProtocol;
|
||||
use uefi::proto::console::gop::GraphicsOutput;
|
||||
|
||||
/// We set the default splash time to zero, as this makes it so any logging shows up
|
||||
/// on top of the splash and does not hold up the boot process.
|
||||
const DEFAULT_SPLASH_TIME: u32 = 0;
|
||||
|
||||
/// The configuration of the splash action.
|
||||
|
||||
Reference in New Issue
Block a user