The patches in this series provide a more rigorous checking of function
parameters.

Heinrich Schuchardt (4):
  efi_loader: check parameters of CreateEvent
  efi_loader: check parameters in memory allocation
  efi_loader: check parameters of GetMemoryMap
  efi_loader: check map_key in ExitBootServices

 include/efi_loader.h          |  3 +++
 lib/efi_loader/efi_boottime.c | 39 ++++++++++++++++++++++++++++++++---
 lib/efi_loader/efi_memory.c   | 37 ++++++++++++++++++++++++---------
 3 files changed, 66 insertions(+), 13 deletions(-)

-- 
2.18.0

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to