]> git.proxmox.com Git - mirror_edk2.git/commit - ArmPkg/Include/Library/BdsLib.h
ArmPkg: Introduce GetGlobalEnvironmentVariable() function.
authoroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 12 Mar 2013 00:42:59 +0000 (00:42 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 12 Mar 2013 00:42:59 +0000 (00:42 +0000)
commitc0b2e4775dcb06d9016f17f5d22e6276d9b58397
tree1dbf60623d7fa73de0b5dd190bfb81ae8c4ad7e5
parent7135d76d56ae96ba2fc05d0f0369b2b54ce0b05f
ArmPkg: Introduce GetGlobalEnvironmentVariable() function.

Rename GetEnvironmentVariable() function into GetGlobalEnvironmentVariable().
GetEnvironmentVariable() function sill exists but caller must now pass a Guid.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.martin@arm.com>
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@14176 6f19259b-4bc3-4df7-8a09-765794883524
ArmPkg/Application/LinuxLoader/LinuxConfig.c
ArmPkg/Include/Library/BdsLib.h
ArmPkg/Library/BdsLib/BdsHelper.c
ArmPkg/Library/BdsLib/BdsLib.inf
ArmPkg/Library/BdsLib/BdsLoadOption.c
ArmPlatformPkg/Bds/Bds.c
ArmPlatformPkg/Bds/BdsInternal.h
ArmPlatformPkg/Bds/BootOption.c
ArmPlatformPkg/Include/Guid/ArmGlobalVariableHob.h
ArmPlatformPkg/Library/EblCmdLib/EblCmdFdt.c