[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v3 0/3] Add whitelisting support for load_env
From: |
Jon McCune |
Subject: |
[PATCH v3 0/3] Add whitelisting support for load_env |
Date: |
Fri, 6 Sep 2013 16:59:15 -0700 |
This is an iteration of the code that was discussed in the v2 patch.
I have not yet updated the documentation to match these changes, since
I would prefer to conclude discussion of the suitability of these
changes first.
Jon McCune (3):
style: indent --no-tabs --gnu-style grub-core/commands/loadenv.c
load_env support for whitelisting which variables are read
Add (multiple) -k, --pubkey=FILE support to grub-install command
grub-core/commands/loadenv.c | 140 +++++++++++++++++++++++++++++--------------
util/grub-install.in | 19 ++++--
util/grub-install_header | 6 ++
3 files changed, 115 insertions(+), 50 deletions(-)
--
1.8.4
- [PATCH v3 0/3] Add whitelisting support for load_env,
Jon McCune <=