audk/ArmPkg/Library/PlatformBootManagerLib
Ard Biesheuvel aed68ed6be ArmPkg/PlatformBootManagerLib: fix bug in ESRT invocation
The ESRT hook call that I just added invokes the protocol before
retrieving a pointer to it, which interestingly enough did not
result in any crashes, nor did it get picked up by GCC. Clang did
notice, though, so let's fix it right away.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
2017-10-06 22:31:10 +01:00
..
PlatformBm.c ArmPkg/PlatformBootManagerLib: fix bug in ESRT invocation 2017-10-06 22:31:10 +01:00
PlatformBm.h ArmPkg/PlatformBootManagerLib: implement new generic version 2016-05-12 13:56:50 +02:00
PlatformBootManagerLib.inf ArmPkg/PlatformBootManagerLib: call ESRT hooks at appropriate times 2017-10-06 21:50:16 +01:00