Files
u-boot/lib/efi_loader
Heinrich Schuchardt bb31c3f725 efi_loader: parameter checks in StartImage and Exit()
Add parameter checks in the StartImage() and Exit() boottime services:
- check that the image handle is valid and has the loaded image protocol
  installed
- in StartImage() record the current image
- in Exit() check that the image is the current image

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2019-04-07 14:17:06 +02:00
..
2018-12-02 21:59:36 +01:00
2018-12-02 21:59:37 +01:00
2018-09-23 21:55:31 +02:00
2019-02-13 09:40:06 +01:00