[PATCH 0/2] uefi: uefivariable: Add invalid NULL parameter sanity checks

Colin King colin.king at canonical.com
Thu Apr 2 15:59:58 UTC 2015


From: Colin Ian King <colin.king at canonical.com>

Couple of patches - update the uefivarible test and tweak the efi_runtime driver
to cater for null parameter checking, and a fwts-test update for this new test.

Tested on 64 bit x86 and ARM64 (QEMU).

Colin Ian King (2):
  uefi: uefirtvariable: Add invalid NULL parameter sanity checks
  fwts-test: update to sync with UEFI test changes

 efi_runtime/efi_runtime.c                          |  59 ++++++----
 .../arg-show-tests-full-0001.log                   |   8 +-
 src/uefi/uefirtvariable/uefirtvariable.c           | 123 +++++++++++++++++++++
 3 files changed, 164 insertions(+), 26 deletions(-)

-- 
2.1.4




More information about the fwts-devel mailing list