|
@@ -27,6 +27,7 @@ $ofmts = array
|
27
|
27
|
"Linux kernel (SYSLINUX/GRUB/LILO) loadable image (.lkrn)" => "lkrn",
|
28
|
28
|
"USB Keychain disk image (.usb)" => "usb",
|
29
|
29
|
"ROM binary (flashable) image (.rom)" => "rom",
|
|
30
|
+ "ROM binary (flashable) for problem PMM BIOSES (.hrom)" => "hrom",
|
30
|
31
|
"PXE bootstrap loader image [Unload PXE stack] (.pxe)" => "pxe",
|
31
|
32
|
"PXE bootstrap loader keep [Keep PXE stack method 1] (.kpxe)" => "kpxe",
|
32
|
33
|
"PXE bootstrap loader keep [Keep PXE stack method 2] (.kkpxe)" => "kkpxe",
|