[U-Boot] [PATCH 0/4] efi_loader: check parameters
Heinrich Schuchardt
xypron.glpk at gmx.de
Mon Jul 2 10:53:51 UTC 2018
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
More information about the U-Boot
mailing list