]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPkg/PlatformBootManagerLib: fix hotkey of boot option
authorHaojian Zhuang <haojian.zhuang@linaro.org>
Thu, 23 Aug 2018 05:51:42 +0000 (13:51 +0800)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 23 Aug 2018 15:41:47 +0000 (16:41 +0100)
commit2b2959dd347388d9a056d8116e02268cb563ef09
tree424ec422bb5b2f789eddb90314d63ec68e374e18
parentb701aae6a8e01b3a39c1cc5ad1409c9b929495ad
ArmPkg/PlatformBootManagerLib: fix hotkey of boot option

Fix the parameter in EfiBootManagerAddKeyOptionVariable (). Otherwise,
the hotkey of boot option won't be registered correctly.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Haojian Zhuang <haojian.zhuang@linaro.org>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
ArmPkg/Library/PlatformBootManagerLib/PlatformBm.c