summaryrefslogtreecommitdiff
path: root/OvmfPkg
diff options
context:
space:
mode:
authorRuiyu Ni <ruiyu.ni@intel.com>2016-11-15 18:02:32 +0800
committerRuiyu Ni <ruiyu.ni@intel.com>2016-11-18 10:42:04 +0800
commit0dc3fb06b270ee8b370c5b219ce590fcfe66d551 (patch)
tree9dba67cde2a1097e7cfab8ad1abb0e772bc24cbd /OvmfPkg
parentde67c35c8a074500e1db86829e9aa164b7cf4b9d (diff)
downloadedk2-platforms-0dc3fb06b270ee8b370c5b219ce590fcfe66d551.tar.xz
MdeModulePkg/BdsDxe: Avoid overwriting PlatformRecovery####
Current implementation always creates PlatformRecovery0000 pointing to \EFI\BOOT\BOOT$(ARCH).efi but it may overwrite PlatformRecovery#### created before (maybe by a DXE driver). The patch only uses the smallest unused option number for the \EFI\BOOT\BOOT$(ARCH).efi PlatformRecovery#### to avoid overwriting already-created PlatformRecovery####. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com> Reviewed-by: Jie Lin <jie.lin@intel.com> Reviewed-by: Sunny Wang <sunnywang@hpe.com>
Diffstat (limited to 'OvmfPkg')
0 files changed, 0 insertions, 0 deletions