diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2019-03-26 19:03:17 +0100 |
---|---|---|
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2019-04-07 14:17:06 +0200 |
commit | bb31c3f725bf4261d91b41b51b2443ed24f53218 (patch) | |
tree | 3fcc38c058ffe2bc0115d6e4c83de1089d0a230c /lib/efi_loader/efi_memory.c | |
parent | a115d56502b91a5035a150f6b114f25d6829536c (diff) |
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>
Diffstat (limited to 'lib/efi_loader/efi_memory.c')
0 files changed, 0 insertions, 0 deletions