55b479b54f
This adds support for a GPT label type to the partitioning code. This is relatively straight-forward translation of the partition config into a sgparted command-line and subsequent call. A unit test is added based on a working GPT/EFI configuration and the fedora-minimal functional test is updated to build a single-partition GPT based using the new block-device-gpt override element. See notes in the sample configuration files about partition requirements and types. Documentation has been updated. Co-Authored-By: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> Change-Id: I6b819a8071389e7e4eb4874ff7750bd192695ff2
7 lines
270 B
YAML
7 lines
270 B
YAML
---
|
|
features:
|
|
- |
|
|
GPT support is added to the bootloader; see documentation for
|
|
configuration examples. This should be considered a technology
|
|
preview; there may be minor behaviour modifications as we enable
|
|
UEFI and support across more architectures. |