]> git.ozlabs.org Git - petitboot/blobdiff - lib/param_list/param_list.c
discover/platform-powerpc: Read and write password hash from NVRAM
[petitboot] / lib / param_list / param_list.c
index b3a45f8b89c2c95db1fb1f403b1a0157768ae8b2..9a01be6ca819a1520bff200b5697caf769ef7ef1 100644 (file)
@@ -22,6 +22,7 @@ const char **common_known_params(void)
                "petitboot,console",
                "petitboot,http_proxy",
                "petitboot,https_proxy",
+               "petitboot,password",
                NULL,
        };