summaryrefslogtreecommitdiffstats
path: root/mainboard/talos-VNDR.tvpd
diff options
context:
space:
mode:
authorRaptor Engineering Development Team <support@raptorengineering.com>2018-01-06 05:16:17 -0600
committerRaptor Engineering Development Team <support@raptorengineering.com>2018-01-06 05:20:05 -0600
commit53f60a6b9c989b929241e999e0dbea634c2535b0 (patch)
treef454871f3081f3d2c3a996b6538e8357ef60675b /mainboard/talos-VNDR.tvpd
downloadblackbird-vpd-53f60a6b9c989b929241e999e0dbea634c2535b0.tar.gz
blackbird-vpd-53f60a6b9c989b929241e999e0dbea634c2535b0.zip
Initial import of Talos™ II VPD source files
Diffstat (limited to 'mainboard/talos-VNDR.tvpd')
-rw-r--r--mainboard/talos-VNDR.tvpd24
1 files changed, 24 insertions, 0 deletions
diff --git a/mainboard/talos-VNDR.tvpd b/mainboard/talos-VNDR.tvpd
new file mode 100644
index 0000000..d8b1238
--- /dev/null
+++ b/mainboard/talos-VNDR.tvpd
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="utf-8"?>
+<vpd>
+ <record name="VNDR">
+ <rdesc>The VNDR record</rdesc>
+ <keyword name="RT">
+ <kwdesc>The Record Type keyword</kwdesc>
+ <kwlen>4</kwlen>
+ <kwformat>ascii</kwformat>
+ <kwdata>VNDR</kwdata>
+ </keyword>
+ <keyword name="VD">
+ <kwdesc>Record Version</kwdesc>
+ <kwlen>2</kwlen>
+ <kwformat>ascii</kwformat>
+ <kwdata>01</kwdata>
+ </keyword>
+ <keyword name="IN">
+ <kwdesc>Vendor Specific Data</kwdesc>
+ <kwlen>128</kwlen>
+ <kwformat>hex</kwformat>
+ <kwdata>00</kwdata>
+ </keyword>
+ </record>
+</vpd>
OpenPOWER on IntegriCloud