grub-devel.gnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] New commands: load_env_untrusted, save_env_untrusted
@ 2013-08-26 19:29 Jon McCune
  2013-08-26 19:29 ` [PATCH v1 1/2] make check_blocklists() not depend on an envblk data type Jon McCune
  2013-08-26 19:29 ` [PATCH v1 2/2] introduce new commands load_env_untrusted and save_env_untrusted: Jon McCune
  0 siblings, 2 replies; 3+ messages in thread
From: Jon McCune @ 2013-08-26 19:29 UTC (permalink / raw)
  To: grub-devel; +Cc: Jon McCune

These patches implement the commands load_env_untrusted and save_env_untrusted
as per the design in my email to grub-devel entitled
"Proposal to enable savedefault, one-shot reboot, etc with check_signatures=enforce"

Jon McCune (2):
  make check_blocklists() not depend on an envblk data type
  introduce new commands load_env_untrusted and save_env_untrusted:

 grub-core/commands/loadenv.c | 292 ++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 287 insertions(+), 5 deletions(-)

-- 
1.8.3



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-08-26 19:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-26 19:29 [PATCH v1 0/2] New commands: load_env_untrusted, save_env_untrusted Jon McCune
2013-08-26 19:29 ` [PATCH v1 1/2] make check_blocklists() not depend on an envblk data type Jon McCune
2013-08-26 19:29 ` [PATCH v1 2/2] introduce new commands load_env_untrusted and save_env_untrusted: Jon McCune

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).