Hello Kyösti Mälkki, Roy Wen, David Hendricks, Philipp Deppenwiese, build bot (Jenkins), Patrick Georgi, Martin Roth, Jens Drenhaus,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/31550
to look at the new patch set (#6).
Change subject: arch/x86: Introduce helper to clear memory using PAE ......................................................................
arch/x86: Introduce helper to clear memory using PAE
* Add Documentation. * Add x86 helper function to clear DRAM on a typical x86 memory map
Change-Id: Idaadb8fb438e5b95557c0f65a14534e8762fde20 Signed-off-by: Patrick Rudolph patrick.rudolph@9elements.com --- M Documentation/arch/x86/pae.md M src/arch/x86/Makefile.inc A src/arch/x86/include/arch/memory_clear.h A src/arch/x86/memory_clear.c 4 files changed, 163 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/50/31550/6