Init IOAPIC nad LAPICs
This commit is contained in:
@ -464,6 +464,7 @@ def main() -> int:
|
||||
bare_cases: List[TestCase] = [
|
||||
BarebonesTestCase("basic-operation"),
|
||||
BarebonesTestCase("table-installation"),
|
||||
BarebonesTestCase("foreach-subtable"),
|
||||
]
|
||||
|
||||
with TestHeaderFooter("Barebones Mode Tests"):
|
||||
|
Reference in New Issue
Block a user