Created new boot category lists.

These lists are used by obmc_boot_test.

- All
- Code_update
- Manufacturing
- Power_cycle
- Power_off
- Power_on

Change-Id: Ia614b50bff3f27b870754734826abe8055faac70
Signed-off-by: Michael Walsh <micwalsh@us.ibm.com>
diff --git a/data/boot_lists/All b/data/boot_lists/All
new file mode 100755
index 0000000..c0b7908
--- /dev/null
+++ b/data/boot_lists/All
@@ -0,0 +1,28 @@
+BMC oob hpm
+BMC ib hpm
+BMC oob update
+BMC ib update
+BMC pflash
+BMC Power On
+BMC Power On (mfg)
+BMC Golden PNOR
+BMC Golden PNOR (mfg)
+BMC Golden BMC
+BMC APOR
+BMC APOR (mfg)
+BMC Host Reboot
+BMC Host Reboot (mfg)
+BMC Power Reset
+BMC Power Reset (mfg)
+BMC Power Cycle
+BMC Power Cycle (mfg)
+BMC Power Off
+BMC Power Off (mfg)
+BMC Power Soft
+BMC Power Soft (mfg)
+BMC Host Off
+BMC Host Off (mfg)
+BMC MC Reset Warm
+BMC MC Reset Warm (mfg)
+BMC AC Cycle
+BMC AC Cycle (mfg)
diff --git a/data/boot_lists/Code_update b/data/boot_lists/Code_update
new file mode 100755
index 0000000..2fdfa9a
--- /dev/null
+++ b/data/boot_lists/Code_update
@@ -0,0 +1,5 @@
+BMC oob hpm
+BMC ib hpm
+BMC oob update
+BMC ib update
+BMC pflash
diff --git a/data/boot_lists/Manufacturing b/data/boot_lists/Manufacturing
new file mode 100755
index 0000000..b8862a3
--- /dev/null
+++ b/data/boot_lists/Manufacturing
@@ -0,0 +1,11 @@
+BMC Power On (mfg)
+BMC Golden PNOR (mfg)
+BMC APOR (mfg)
+BMC Host Reboot (mfg)
+BMC Power Reset (mfg)
+BMC Power Cycle (mfg)
+BMC Power Off (mfg)
+BMC Power Soft (mfg)
+BMC Host Off (mfg)
+BMC MC Reset Warm (mfg)
+BMC AC Cycle (mfg)
diff --git a/data/boot_lists/Power_cycle b/data/boot_lists/Power_cycle
new file mode 100755
index 0000000..9046f11
--- /dev/null
+++ b/data/boot_lists/Power_cycle
@@ -0,0 +1,6 @@
+BMC Host Reboot
+BMC Host Reboot (mfg)
+BMC Power Reset
+BMC Power Reset (mfg)
+BMC Power Cycle
+BMC Power Cycle (mfg)
diff --git a/data/boot_lists/Power_off b/data/boot_lists/Power_off
new file mode 100755
index 0000000..0c3907d
--- /dev/null
+++ b/data/boot_lists/Power_off
@@ -0,0 +1,7 @@
+BMC Golden BMC
+BMC Power Off
+BMC Power Off (mfg)
+BMC Power Soft
+BMC Power Soft (mfg)
+BMC Host Off
+BMC Host Off (mfg)
diff --git a/data/boot_lists/Power_on b/data/boot_lists/Power_on
new file mode 100755
index 0000000..70b0da2
--- /dev/null
+++ b/data/boot_lists/Power_on
@@ -0,0 +1,7 @@
+BMC Power On
+BMC Power On (mfg)
+BMC Golden PNOR
+BMC Golden PNOR (mfg)
+BMC Golden BMC
+BMC APOR
+BMC APOR (mfg)