mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-23 12:35:41 +00:00
hw_x86_64: Add mapping for I/O APIC MMIO to initial pt
Make the I/O APIC accessible via its MMIO region by adding a 2 MB large page mapping at 0xfec00000 with memory type UC.
This commit is contained in:
parent
c06c21e472
commit
42987a7b2f
@ -141,6 +141,7 @@
|
||||
|
||||
.p2align MIN_PAGE_SIZE_LOG2
|
||||
_kernel_pd_503:
|
||||
.fill 503, 8, 0x0
|
||||
.fill 502, 8, 0x0
|
||||
.quad 0xfec0019f
|
||||
.quad 0xfee0019f
|
||||
.fill 8, 8, 0x0
|
||||
|
Loading…
x
Reference in New Issue
Block a user