Updated PEL details with new values for generated PEL

Change-Id: I4952c74f37d90f8da45305394d02a8b92cd57b32
Signed-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com>
diff --git a/data/pel_variables.py b/data/pel_variables.py
index a6852a7..3eef307 100644
--- a/data/pel_variables.py
+++ b/data/pel_variables.py
@@ -7,8 +7,8 @@
 PEL_DETAILS = {
     'CreatorID': 'BMC',
     'CompID': '0x1000',
-    'Subsystem': 'BMC Firmware',
-    'Message': 'An application had an internal failure',
+    'Subsystem': 'Platform Firmware',
+    'Message': 'This is a test error',
     'SRC': 'BD8D1002',
     'Sev': 'Unrecoverable Error'}