summaryrefslogtreecommitdiffstats
path: root/contrib/rom-o-matic/flag-table.php
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/rom-o-matic/flag-table.php')
-rw-r--r--contrib/rom-o-matic/flag-table.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/rom-o-matic/flag-table.php b/contrib/rom-o-matic/flag-table.php
index 5f09ebc3..82551e42 100644
--- a/contrib/rom-o-matic/flag-table.php
+++ b/contrib/rom-o-matic/flag-table.php
@@ -27,6 +27,7 @@ $ofmts = array
"Linux kernel (SYSLINUX/GRUB/LILO) loadable image (.lkrn)" => "lkrn",
"USB Keychain disk image (.usb)" => "usb",
"ROM binary (flashable) image (.rom)" => "rom",
+ "ROM binary (flashable) for problem PMM BIOSES (.hrom)" => "hrom",
"PXE bootstrap loader image [Unload PXE stack] (.pxe)" => "pxe",
"PXE bootstrap loader keep [Keep PXE stack method 1] (.kpxe)" => "kpxe",
"PXE bootstrap loader keep [Keep PXE stack method 2] (.kkpxe)" => "kkpxe",