Arthur Heymans has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/29667 )
Change subject: mb/emulation/qemu-q35,qemu-i440fx: Add x86_64 support ......................................................................
Patch Set 41:
(1 comment)
https://review.coreboot.org/c/coreboot/+/29667/41/Documentation/arch/x86/ind... File Documentation/arch/x86/index.md:
https://review.coreboot.org/c/coreboot/+/29667/41/Documentation/arch/x86/ind... PS41, Line 52: Identity map memory above 4GiB in ramstag
isn't this done https://review.coreboot.org/c/coreboot/+/39488 https://review.coreboot.org/c/coreboot/+/39487/18
That code is about resource allocation above 4G, while this is about page tables covering anything at all above 4G.