summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/timer.c
diff options
context:
space:
mode:
authorHeinrich Schuchardt <xypron.glpk@gmx.de>2021-01-06 12:55:22 +0100
committerHeinrich Schuchardt <xypron.glpk@gmx.de>2021-01-23 07:56:54 +0100
commit2cfb68fd83b9998efe30d181945f478e3c68c6b6 (patch)
tree9c9b0ec483699921320c2ce48e31d82c6e9ccc7a /arch/arm/mach-imx/timer.c
parentd33f31816f606dbdf95ae3e96ce87dfc275822cd (diff)
efi_loader: notification with TPL_APPLICATION not allowed
The UEFI specification requires event notification levels to be > TPL_APPLICATION and <= TPL_HIGH_LEVEL. With the patch the CreateEvent() and CreatedEventEx() services are changed to check that the notification level is not TPL_APPLICATION. Reference: UEFI Specification 2.8 Errata B, table 27 "TPL Restrictions", "Event Notification Levels" Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'arch/arm/mach-imx/timer.c')
0 files changed, 0 insertions, 0 deletions