[PATCH] Support UEFI variable append and deleting authenticated variables.

2012-07-30 Thread Peter Jones
This adds support for appending to all UEFI variables, and also for deleting authentication variables. (Updated to address mfleming's concerns on 7/30/2012) Signed-off-by: Peter Jones --- drivers/firmware/efivars.c | 99 1 file changed, 91

Re: [PATCH] Support UEFI variable append and deleting authenticated variables.

2012-07-30 Thread Matt Fleming
On Mon, 2012-06-25 at 09:12 -0400, Peter Jones wrote: > This adds support for appending to all UEFI variables, and also for > deleting authentication variables. > > Signed-off-by: Peter Jones > --- > drivers/firmware/efivars.c | 99 > +--- > 1 file

Re: [PATCH] Support UEFI variable append and deleting authenticated variables.

2012-07-30 Thread Matt Fleming
On Mon, 2012-06-25 at 09:12 -0400, Peter Jones wrote: This adds support for appending to all UEFI variables, and also for deleting authentication variables. Signed-off-by: Peter Jones pjo...@redhat.com --- drivers/firmware/efivars.c | 99 +--- 1

[PATCH] Support UEFI variable append and deleting authenticated variables.

2012-07-30 Thread Peter Jones
This adds support for appending to all UEFI variables, and also for deleting authentication variables. (Updated to address mfleming's concerns on 7/30/2012) Signed-off-by: Peter Jones pjo...@redhat.com --- drivers/firmware/efivars.c | 99 1 file