]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPkg/BdsLib: Do not create additional 'cpu' nodes if the 'cpus' node already exist
authoroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Sun, 14 Apr 2013 09:33:35 +0000 (09:33 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Sun, 14 Apr 2013 09:33:35 +0000 (09:33 +0000)
commit3809e6e071ff3cfee9553c5153d14603ccd8e8a5
treef54dcd271c6c8681435d57694d66943bed9a082d
parent72647f190167a6f7830dc4cd8991aa6c1859d672
ArmPkg/BdsLib: Do not create additional 'cpu' nodes if the 'cpus' node already exist

UEFI must not add additional 'cpu' nodes if the 'cpus' node was already present.

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