]> git.proxmox.com Git - mirror_edk2.git/commit - ArmPkg/Include/Library/BdsLib.h
ArmPkg/BdsLib: Exposed ShutdownUefiBootServices() in the BdsLib interface
authorOlivier Martin <olivier.martin@arm.com>
Tue, 5 May 2015 14:58:57 +0000 (14:58 +0000)
committeroliviermartin <oliviermartin@Edk2>
Tue, 5 May 2015 14:58:57 +0000 (14:58 +0000)
commitcc053ee6daf81059f313a9591274c239b6e4c7cd
tree67f29b9cbbd45d6c9fa88a98a3e45a86366d065b
parentb330087bab35a402d63a1c43dcf1f6b3de24b2df
ArmPkg/BdsLib: Exposed ShutdownUefiBootServices() in the BdsLib interface

Other libraries/modules could use it (eg: EFI Shell command `runaxf`).

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.martin@arm.com>
Reviewed-by: Ronald Cron <Ronald.Cron@arm.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17297 6f19259b-4bc3-4df7-8a09-765794883524
ArmPkg/Include/Library/BdsLib.h
ArmPkg/Library/BdsLib/BdsInternal.h
ArmPlatformPkg/ArmVExpressPkg/ArmVExpressDxe/ArmFvpDxe.inf
ArmPlatformPkg/ArmVExpressPkg/ArmVExpressDxe/ArmHwDxe.inf
ArmPlatformPkg/Library/ArmShellCmdRunAxf/ArmShellCmdRunAxf.inf
ArmPlatformPkg/Library/ArmShellCmdRunAxf/RunAxf.c