diff options
Diffstat (limited to 'contrib/rom-o-matic/flag-table.php')
-rw-r--r-- | contrib/rom-o-matic/flag-table.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/rom-o-matic/flag-table.php b/contrib/rom-o-matic/flag-table.php index 82551e423..078e5fd60 100644 --- a/contrib/rom-o-matic/flag-table.php +++ b/contrib/rom-o-matic/flag-table.php @@ -59,7 +59,7 @@ $flag_table = array ( "flag" => "PRODUCT_SHORT_NAME", "hide_from_user" => "yes", "type" => "string", - "value" => "gPXE", + "value" => "iPXE", "cfgsec" => "general" ), |