]> git.proxmox.com Git - mirror_edk2.git/commit - ArmPlatformPkg/Bds/BootOption.c
ArmPlatformPkg: Removed the global ImageHandle when UefiBootServicesTableLib is included
authorOlivier Martin <olivier.martin@arm.com>
Fri, 1 Aug 2014 18:33:17 +0000 (18:33 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 1 Aug 2014 18:33:17 +0000 (18:33 +0000)
commitc3b6d97563982940a2af26671c371998684a2fd9
tree0668a3ac5f1110a8a8ca3d7d74aa46299c2a7302
parentd8162fb5aad91c4b6745acd6b706a95b5c7522ee
ArmPlatformPkg: Removed the global ImageHandle when UefiBootServicesTableLib is included

UefiBootServicesTableLib already defines gImageHandle that has been initialized with
the value of ImageHandle.

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@15737 6f19259b-4bc3-4df7-8a09-765794883524
ArmPlatformPkg/ArmVExpressPkg/ArmVExpressFastBootDxe/ArmVExpressFastBoot.c
ArmPlatformPkg/Bds/Bds.c
ArmPlatformPkg/Bds/BootMenu.c
ArmPlatformPkg/Bds/BootOption.c
ArmPlatformPkg/FileSystem/BootMonFs/BootMonFsEntryPoint.c
BeagleBoardPkg/Bds/BdsEntry.c