summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/utils/TableGen/CodeGenTarget.cpp
diff options
context:
space:
mode:
authorroyger <royger@FreeBSD.org>2015-01-26 08:42:47 +0000
committerroyger <royger@FreeBSD.org>2015-01-26 08:42:47 +0000
commit217732b47df4884c66c89cb08c351e01ec4c1667 (patch)
treead1bc31470b77a3cb10005da0d798589bac0f49c /contrib/llvm/utils/TableGen/CodeGenTarget.cpp
parent3296e83bba909bfa8aac36fd6afabedf57adae40 (diff)
downloadFreeBSD-src-217732b47df4884c66c89cb08c351e01ec4c1667.zip
FreeBSD-src-217732b47df4884c66c89cb08c351e01ec4c1667.tar.gz
amd64: allow base memory segment to start at address different than 0
Current code requires that the first physical memory segment starts at 0, but this is not really needed. We only need to make sure the bootstrap code and page tables for APs are allocated below 4GB. This patch removes this requirement and allows booting a Dell R710 from UEFI, where the first physical memory segment starts at 0x10000. Sponsored by: Citrix Systems R&D Reviewed by: jhb Differential Revision: https://reviews.freebsd.org/D1417
Diffstat (limited to 'contrib/llvm/utils/TableGen/CodeGenTarget.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud