mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
nova: support mbi2 framebuffer
- export framebuffer information as platform_info ROM by core Issue #2242
This commit is contained in:
committed by
Norman Feske
parent
f48e71e070
commit
615f2ba2da
@@ -91,6 +91,7 @@ namespace Nova {
|
||||
struct Mem_desc
|
||||
{
|
||||
enum Type {
|
||||
FRAMEBUFFER = -5,
|
||||
ACPI_XSDT = -4,
|
||||
ACPI_RSDT = -3,
|
||||
MULTIBOOT_MODULE = -2,
|
||||
|
||||
Reference in New Issue
Block a user