]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPkg/BdsLib: Added support to change the given DevicePath of a Boot Entry
authorOlivier Martin <olivier.martin@arm.com>
Wed, 25 Feb 2015 19:04:59 +0000 (19:04 +0000)
committeroliviermartin <oliviermartin@Edk2>
Wed, 25 Feb 2015 19:04:59 +0000 (19:04 +0000)
commitdf320b1084907173f100208c06d00b05f4d52b2b
tree106be61d74ae91eaccb4f87d4e4d1a2374fedb3a
parentb097a180b88b1f2e26a3589ba7fc635df81b4524
ArmPkg/BdsLib: Added support to change the given DevicePath of a Boot Entry

Some boot entries might not have a EFI Device Path FilePath
attached to it (eg: EFI device Path for removable device path).
This patch allows a support loader to edit the EFI Device Path
and for instance add \EFI\BOOT\BOOT(ARM|AA64).EFI

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.martin@arm.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16930 6f19259b-4bc3-4df7-8a09-765794883524
ArmPkg/Library/BdsLib/BdsFilePath.c
ArmPkg/Library/BdsLib/BdsInternal.h