Home
last modified time | relevance | path

Searched hist:a5d92ad32dad94fd8f3f61778561d532bb3a2f77 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/firmware/efi/
H A Dvars.cdiff a5d92ad32dad94fd8f3f61778561d532bb3a2f77 Mon Mar 17 05:57:00 CDT 2014 Matt Fleming <matt.fleming@intel.com> efivars: Stop passing a struct argument to efivar_validate()

In preparation for compat support, we can't assume that user variable
object is represented by a 'struct efi_variable'. Convert the validation
functions to take the variable name as an argument, which is the only
piece of the struct that was ever used anyway.

Cc: Mike Waychison <mikew@google.com>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
/openbmc/linux/include/linux/
H A Defi.hdiff a5d92ad32dad94fd8f3f61778561d532bb3a2f77 Mon Mar 17 05:57:00 CDT 2014 Matt Fleming <matt.fleming@intel.com> efivars: Stop passing a struct argument to efivar_validate()

In preparation for compat support, we can't assume that user variable
object is represented by a 'struct efi_variable'. Convert the validation
functions to take the variable name as an argument, which is the only
piece of the struct that was ever used anyway.

Cc: Mike Waychison <mikew@google.com>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>