Copied Chip Data XML from Hostboot project

Signed-off-by: Zane Shelley <zshelle@us.ibm.com>
Change-Id: I0a230be8ba2840768e2097fd4e479c8feb8fc452
diff --git a/xml/explorer/node_tlxfir.xml b/xml/explorer/node_tlxfir.xml
new file mode 100644
index 0000000..11b02cd
--- /dev/null
+++ b/xml/explorer/node_tlxfir.xml
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<attn_node name="TLXFIR" model_ec="EXPLORER_10" reg_type="SCOM">
+
+    <local_fir name="TLXFIR" config="W">
+        <instance reg_inst="0" addr="0x08012400" />
+        <action attn_type="UCS" config="00" />
+        <action attn_type="RE"  config="01" />
+        <action attn_type="HA"  config="10" />
+    </local_fir>
+
+    <bit pos= "0"   >Info reg parity error</bit>
+    <bit pos= "1"   >Ctrl reg parity error</bit>
+    <bit pos= "2"   >TLX VC0 return credit counter overflow</bit>
+    <bit pos= "3"   >TLX VC1 return credit counter overflow</bit>
+    <bit pos= "4"   >TLX dcp0 return credit counter overflow</bit>
+    <bit pos= "5"   >TLX dcp1 return credit counter overflow</bit>
+    <bit pos= "6"   >TLX credit management block error</bit>
+    <bit pos= "7"   >TLX credit management block parity error</bit>
+    <bit pos= "8"   >TLXT fatal parity error</bit>
+    <bit pos= "9"   >TLXT recoverable error</bit>
+    <bit pos="10"   >TLXT configuration error</bit>
+    <bit pos="11"   >TLXT informational parity error</bit>
+    <bit pos="12"   >TLXT hard error</bit>
+    <bit pos="13:15">Reserved</bit>
+    <bit pos="16"   >Corrupted pad mem pattern</bit>
+    <bit pos="17"   >Downstream OC parity error</bit>
+    <bit pos="18"   >OC malformed</bit>
+    <bit pos="19"   >OC protocol error</bit>
+    <bit pos="20"   >Address translate error</bit>
+    <bit pos="21"   >Metadata unc or data parity error</bit>
+    <bit pos="22"   >OC unsupported group 2</bit>
+    <bit pos="23"   >OC unsupported group 1</bit>
+    <bit pos="24"   >Bit flip control error</bit>
+    <bit pos="25"   >Control HW error</bit>
+    <bit pos="26"   >ECC corrected and others</bit>
+    <bit pos="27"   >Trace stop</bit>
+    <bit pos="28"   >Internal SCOM error</bit>
+    <bit pos="29"   >Internal SCOM error clone</bit>
+
+</attn_node>