Expand description
A simple chipset that only supports MMIO intercepts.
Structs§
- Test
Chipset - A simple chipset that only models MMIO intercepts.
- Test
Chipset Services Impl - Implementation of
ChipsetServices
associated withTestChipset
- Test
Mmio Range Mapper - A concrete type which implements [
RegisterMmioIntercept
]
Enums§
- Test
Chipset Services Meta - Compile-time type metadata used by
TestChipsetServicesImpl
’sChipsetServices
impl