[SWDEV-488819] - Backward Compatibility Disclaimer

Signed-off-by: Maisam Arif <Maisam.Arif@amd.com>
Change-Id: I8b00d2009e3d01da134ac21ddcb0994357d76a54
This commit is contained in:
Maisam Arif
2024-10-01 14:57:16 -05:00
vanhempi b233db729b
commit 30f6a114e1
2 muutettua tiedostoa jossa 3 lisäystä ja 1 poistoa
+2
Näytä tiedosto
@@ -19,6 +19,8 @@ installed to query firmware information and hardware IPs.
## Install CLI Tool and Libraries
**Disclaimer: CLI Tool is provided as an example code to aid the development of telemetry tools and is not guaranteed to be backwards compatible. The Python or C++ Library is recommended as a reliable data source.**
### Requirements
* python 3.6.8+ 64-bit
+1 -1
Näytä tiedosto
@@ -1,6 +1,6 @@
# AMD SMI CLI Tool
**Disclaimer: CLI Tool is provided as an example code to aid the development of telemetry tools. Python or C++ Library is recommended as a reliable data source.**
**Disclaimer: CLI Tool is provided as an example code to aid the development of telemetry tools and is not guaranteed to be backwards compatible. The Python or C++ Library is recommended as a reliable data source.**
This tool acts as a command line interface for manipulating
and monitoring the amdgpu kernel, and is intended to replace