mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-07 11:27:29 +00:00
This patch enhances part_block with support for parsing the AHDI partition scheme, and the detection of the GEMDOS variant of FAT as used by Atari TOS. As a side effect of the implementation, the patch improves the MBR parsing code by avoiding pointers and using const qualifiers. Fixes #3470
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.