Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions dtschema/schemas/chosen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,12 @@ properties:
will assign devices in its usual manner, otherwise it will not try to
assign devices and instead use them as they are configured already.

smbios3-entrypoint:
$ref: types.yaml#/definitions/address
maxItems: 1
description:
The physical address of the SMBIOSv3 entry point structure.

stdout-path:
$ref: types.yaml#/definitions/string
pattern: '^[a-zA-Z0-9@/,+\-._]*(:[0-9]*[noe]?[78]?[r]?)?$'
Expand Down