mb/emulation/qemu-q35: Mark TSEG region as reserved
commitd12f0301507ebb2e4acbdcd752817a4b6f9756af
authorPatrick Rudolph <patrick.rudolph@9elements.com>
Wed, 3 Feb 2021 16:33:40 +0000 (3 17:33 +0100)
committerPatrick Rudolph <siro@das-labor.org>
Sat, 6 Feb 2021 18:51:29 +0000 (6 18:51 +0000)
tree1968f65abde630fa0f10920bf0fa29ead5760b9d
parenta85d4a5a9c23ac891e2587733088154efeaad6b3
mb/emulation/qemu-q35: Mark TSEG region as reserved

Mark TSEG as reserved, which is done on other platforms as well.

For some reason CorebootPayloadPkg crashes when using the region where
TSEG typically resides, which is basically RAM.
UefiPayloadPkg doesn't show this issue.

Change-Id: I3ae3659349d2a88bc3575fe9675433c054e28832
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/50267
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
src/mainboard/emulation/qemu-q35/mainboard.c