genode/repos/os
Johannes Schlatow 132906c925 platform_drv: update ROM in device_by_type()
This is required for scenarios in which a device appears at a later
point in time. If the ROM is not updated, the device_by_type() method may
operate on an outdated dataspace and never find the device it is waiting for.
2022-11-29 12:29:57 +01:00
..
doc Remove SIGNAL/CAP/RAM services from run scripts 2022-04-13 08:08:00 +02:00
include platform_drv: update ROM in device_by_type() 2022-11-29 12:29:57 +01:00
lib vfs: implement plugin for 'Capture' session 2022-04-13 09:29:03 +02:00
recipes pci_decode: increase default ram quota 2022-11-29 12:29:57 +01:00
run pci_decode: increase default ram quota 2022-11-29 12:29:57 +01:00
src pci_decode: report devices from ACPI info 2022-11-29 12:29:57 +01:00
xsd Remove NIC server role from drivers 2022-05-25 12:19:31 +02:00
README API documentation refinements 2017-05-31 13:16:21 +02:00

This source-code repository contains genuine low-level OS components and
interfaces of Genode. It solely depends on the framework's base API.