File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,8 @@ set of mailbox registers.
13
13
14
14
More details on the interface can be found in chapter
15
15
"7 Host System Management Port (HSMP)" of the family/model PPR
16
- Eg: https://www.amd.com/system/files/TechDocs/55898_B1_pub_0.50.zip
16
+ Eg: https://www.amd.com/content/dam/amd/en/documents/epyc-technical-docs/programmer-references/55898_B1_pub_0_50.zip
17
+
17
18
18
19
HSMP interface is supported on EPYC server CPU models only.
19
20
@@ -97,8 +98,8 @@ what happened. The transaction returns 0 on success.
97
98
98
99
More details on the interface and message definitions can be found in chapter
99
100
"7 Host System Management Port (HSMP)" of the respective family/model PPR
100
- eg: https://www.amd.com/system/files/TechDocs/55898_B1_pub_0.50 .zip
101
+ eg: https://www.amd.com/content/dam/amd/en/documents/epyc-technical-docs/programmer-references/55898_B1_pub_0_50 .zip
101
102
102
103
User space C-APIs are made available by linking against the esmi library,
103
- which is provided by the E-SMS project https://developer .amd.com/e-sms/ .
104
+ which is provided by the E-SMS project https://www .amd.com/en/developer/ e-sms.html .
104
105
See: https://github.com/amd/esmi_ib_library
You can’t perform that action at this time.
0 commit comments