Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/lib/efi_loader/
H A Defi_boottime.ca95343b8d3db894681dd427bc60077abc891aecc Sun Mar 12 08:26:07 UTC 2017 Jonathan Gray <jsg@jsg.id.au> efi_loader: check CreateEvent() parameters

Add some of the invalid parameter checks described in the UEFI
specification for CreateEvent(). This does not include checking
the validity of the type and tpl parameters.

Signed-off-by: Jonathan Gray <jsg@jsg.id.au>
Acked-By: Heinrich Schuchardt <xypron.glpk@gmx.de>
[agraf: fix checkpatch.pl indent warning]
Signed-off-by: Alexander Graf <agraf@suse.de>