mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 16:35:28 +00:00
f7b910b298
Previously the 'partitions' report was implicitly generated after parsing the partition-table by accessing the referenced reporter object. Now the report is explicitly created by calling the 'generate_report' member function. At this point we no longer have access to all required information so the 'Partition' class was extended to accommodate for the data needed by MBR as well as GPT reports. Fixes #4786.
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.