We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68a123e commit c5b6e04Copy full SHA for c5b6e04
common/src/lib.rs
@@ -5,7 +5,7 @@
5
use crate::legacy_memory_region::{LegacyFrameAllocator, LegacyMemoryRegion};
6
use bootloader_api::{
7
config::Mapping,
8
- info::{FrameBuffer, FrameBufferInfo, MemoryRegion, TlsTemplate, Optional},
+ info::{FrameBuffer, FrameBufferInfo, MemoryRegion, Optional, TlsTemplate},
9
BootInfo, BootloaderConfig,
10
};
11
use bootloader_boot_config::{BootConfig, LevelFilter};
0 commit comments