]> git.proxmox.com Git - mirror_edk2.git/commit - ArmVirtPkg/HighMemDxe/HighMemDxe.inf
ArmVirtPkg: HighMemDxe: add memory space for the high memory nodes
authorShannon Zhao <shannon.zhao@linaro.org>
Fri, 4 Dec 2015 16:17:17 +0000 (16:17 +0000)
committerlersek <lersek@Edk2>
Fri, 4 Dec 2015 16:17:17 +0000 (16:17 +0000)
commit68312710615c3499341f3e300b0a3921dea5a39b
tree406547546d9d6f13d92bde79ac29e426c878706d
parent45f9bb91b037f87c4853cac58457d2abc958829f
ArmVirtPkg: HighMemDxe: add memory space for the high memory nodes

Here we add the memory space for the high memory nodes except the lowest
one in FDT. So these spaces will show up in the UEFI memory map.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Shannon Zhao <shannon.zhao@linaro.org>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
[lersek@redhat.com: rewrap at 79 chars, use NULL, print Status]

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19124 6f19259b-4bc3-4df7-8a09-765794883524
ArmVirtPkg/ArmVirtQemu.dsc
ArmVirtPkg/ArmVirtQemu.fdf
ArmVirtPkg/HighMemDxe/HighMemDxe.c [new file with mode: 0644]
ArmVirtPkg/HighMemDxe/HighMemDxe.inf [new file with mode: 0644]