
2 Jul
2018
2 Jul
'18
12:53 p.m.
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