efi_loader: pass system table in loaded image protocol
authorHeinrich Schuchardt <[email protected]>
Sun, 26 Aug 2018 13:31:52 +0000 (15:31 +0200)
committerAlexander Graf <[email protected]>
Sun, 23 Sep 2018 19:55:28 +0000 (21:55 +0200)
commit7e1effcef66d2d710ea421ebaee87a3f218f8bee
tree5b4b8f9350c43c952bedcc4cf7c75b8d6182cacc
parente470efd2d909ace1cae328d62d56d2a0c0c00462
efi_loader: pass system table in loaded image protocol

The system table must be passed as a pointer in the loaded image
protocol.

Signed-off-by: Heinrich Schuchardt <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
lib/efi_loader/efi_boottime.c