]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPkg/BdsLib: Replace ARM magic value by a proper defined value.
authoroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Sun, 14 Apr 2013 09:30:46 +0000 (09:30 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Sun, 14 Apr 2013 09:30:46 +0000 (09:30 +0000)
commit1a7b6d9ea296102dc42baa3278bc3f17448ac957
treedcef64abacc12157ec73b59bb76702f958acbf4a
parent16bb89c9801348cb3689b876442dd6bd81debd8a
ArmPkg/BdsLib: Replace ARM magic value by a proper defined value.

"ARMH" is the Four-Letter unique identifier used by ARM in the context
of the fast SMC identification interface.

This patch properly defines this value in a header file instead
of using the numeric value directly in the code.

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@14268 6f19259b-4bc3-4df7-8a09-765794883524
ArmPkg/Include/IndustryStandard/ArmTrustZoneSmc.h
ArmPkg/Library/BdsLib/BdsLinuxFdt.c