summaryrefslogtreecommitdiffstats
path: root/examples/p8/memcard4_ddr3/openPower_ver0_MCsample.xml
blob: 933c01cc8789b32f134ea881188bf489b80e6eba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0"?>
<vpd>
  <record name="VER0">
    <rdesc>The Vendor repair data record for Memriser</rdesc>

    <keyword name="RT">
      <kwdesc>The Record Type keyword</kwdesc>
      <kwformat>ascii</kwformat>
      <kwlen>4</kwlen>
      <kwdata>VER0</kwdata>
    </keyword>

    <keyword name="#I">
      <kwdesc>Repair Data </kwdesc>
      <kwformat>hex</kwformat>
      <kwlen>48</kwlen>
      <kwdata>01040800</kwdata>
    </keyword>

  </record>

</vpd>
OpenPOWER on IntegriCloud