Skip to content

Commit dd5e555

Browse files
sudeep-hollarafaeljw
authored andcommitted
Documentation: ACPI: Update links and references to DSD related docs
The existing references to DSD are stale and outdated. The new process and guidance is maintained @https://github.com/UEFI/DSD-Guide Update the existing documents to reflect the same. Signed-off-by: Sudeep Holla <[email protected]> Reviewed-by: Andy Shevchenko <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
1 parent 03c765b commit dd5e555

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

Documentation/firmware-guide/acpi/DSD-properties-rules.rst

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@ specific type) associated with it.
2121

2222
In the ACPI _DSD context it is an element of the sub-package following the
2323
generic Device Properties UUID in the _DSD return package as specified in the
24-
Device Properties UUID definition document [1]_.
24+
section titled "Well-Known _DSD UUIDs and Data Structure Formats" sub-section
25+
"Device Properties UUID" in _DSD (Device Specific Data) Implementation Guide
26+
document [1]_.
2527

2628
It also may be regarded as the definition of a key and the associated data type
2729
that can be returned by _DSD in the Device Properties UUID sub-package for a
@@ -36,7 +38,9 @@ Property subsets are nested collections of properties. Each of them is
3638
associated with an additional key (name) allowing the subset to be referred
3739
to as a whole (and to be treated as a separate entity). The canonical
3840
representation of property subsets is via the mechanism specified in the
39-
Hierarchical Properties Extension UUID definition document [2]_.
41+
section titled "Well-Known _DSD UUIDs and Data Structure Formats" sub-section
42+
"Hierarchical Data Extension UUID" in _DSD (Device Specific Data)
43+
Implementation Guide document [1]_.
4044

4145
Property sets may be hierarchical. That is, a property set may contain
4246
multiple property subsets that each may contain property subsets of its
@@ -96,5 +100,4 @@ contents.
96100
References
97101
==========
98102

99-
.. [1] https://www.uefi.org/sites/default/files/resources/_DSD-device-properties-UUID.pdf
100-
.. [2] https://www.uefi.org/sites/default/files/resources/_DSD-hierarchical-data-extension-UUID-v1.1.pdf
103+
.. [1] https://github.com/UEFI/DSD-Guide

0 commit comments

Comments
 (0)