Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Ruddle/Fomos
/ AcpiHandlerImpl
Class
AcpiHandlerImpl
bootloader/kernel/src/main.rs:98–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
use acpi::AcpiTables;
97
#[derive(Clone)]
98
struct AcpiHandlerImpl;
99
impl AcpiHandler for AcpiHandlerImpl {
100
unsafe fn map_physical_region<T>(
101
&self,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected