We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc90424 commit ab386f9Copy full SHA for ab386f9
specs/boot_loader_specification.md
@@ -338,7 +338,9 @@ The following keys are recognized:
338
* `profile` refers to the profile number to use in multi-profile EFI programs.
339
See the section `multi-profile UKIs` in [the UKI Specification](unified_kernel_image.md)
340
for more information.
341
- This should only be used when `uki` or `uki-url` is set to a multi-profile UKI. Behaviour is undefined for any other cases.
+ This should only be used when `uki` or `uki-url` is set to a multi-profile UKI.
342
+ Behaviour is implementation-defined for any other case and implementors may choose to
343
+ ignore the field or issue a warning.
344
345
Example: `profile 1`
346
0 commit comments