summaryrefslogtreecommitdiffstats
path: root/src/util/elf2efi.c
diff options
context:
space:
mode:
authorMichael Brown2018-03-26 13:10:09 +0200
committerMichael Brown2018-03-26 13:10:09 +0200
commit4f362a032b21ae201a58f59b5885e7613e326db3 (patch)
tree4e331740f21d9b0a78376b01013a33ff455f3bf2 /src/util/elf2efi.c
parent[efi] Release SNP devices before starting SAN boot image (diff)
downloadipxe-4f362a032b21ae201a58f59b5885e7613e326db3.tar.gz
ipxe-4f362a032b21ae201a58f59b5885e7613e326db3.tar.xz
ipxe-4f362a032b21ae201a58f59b5885e7613e326db3.zip
[efi] Do not raise TPL within EFI_DRIVER_BINDING_PROTOCOL.Supported()
When booting some versions of the UEFI shell, our driver binding protocol's Supported() entry point is called at TPL_NOTIFY for no discernible reason. Attempting to raise to TPL_CALLBACK triggers an immediate assertion failure in the firmware. Since our Supported() method can run at any TPL, fix by simply not attempting to raise the TPL within this method. Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/util/elf2efi.c')
0 files changed, 0 insertions, 0 deletions