]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPkg/BdsLib: Passed reserved memory regions to the Device Tree
authoroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 12 Mar 2013 00:54:58 +0000 (00:54 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 12 Mar 2013 00:54:58 +0000 (00:54 +0000)
commita01e042dfa5e45e3f402fe3a01327cb0ae706357
tree25b7aea2a6534518bb8a9235cb73c61250b8d39d
parenta9d7090fc217dad23330ddc54cad4d4987cab65a
ArmPkg/BdsLib: Passed reserved memory regions to the Device Tree

Go through the UEFI memory map and add OS 'runtime' regions as
reserved regions to the Device Tree.

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