Skip to content
Commit 1884512b authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

efi_loader: allowable event types in CreateEventEx()



CreateEventEx() does not allow the following event types:

* EVT_SIGNAL_EXIT_BOOT_SERVICES
* EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE

This check is needed to pass the UEFI SCT conformance test.

Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: default avatarAlexander Graf <agraf@csgraf.de>
parent 52cbac9b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment