genode/repos/os
Norman Feske 8b556a9435 usb_block: fix upper block-number range check
The driver wrongly rejected a block request for the very last block of
the device, which prevented part_block from successfully parsing the
partition table (when attempting to access the GPT backup).

Fixes #3861
2020-08-25 11:50:11 +02:00
..
doc Remove <configfile> feature from init 2020-05-18 10:16:13 +02:00
include event_session: make Session_client::Batch abstract 2020-08-25 11:49:43 +02:00
lib os: add sandbox lib to api/os 2020-02-20 12:11:22 +01:00
recipes Remove drivers/gpio/spec directory 2020-08-25 11:50:09 +02:00
run Remove drivers/framebuffer/spec directory 2020-08-25 11:50:09 +02:00
src usb_block: fix upper block-number range check 2020-08-25 11:50:11 +02:00
xsd timeout_types.xsd: Minutes type 2019-08-21 12:37:02 +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.