The x86 (AMD and Intel) spec defines it as Page-Map Level-4 Entry. It is annoying when searching for the wrong abbreviation in the spec so fix it everywhere it occurs. source: Intel 64 spec April 2022 and AMD64 spec April 2024. Signed-off-by: Maximilian Brune <maximilian.brune@9elements.com> Change-Id: I730235beea69b3720f080bbade083c2eeed26587 Reviewed-on: https://review.coreboot.org/c/coreboot/+/86587 Reviewed-by: Jérémy Compostella <jeremy.compostella@intel.com> Reviewed-by: Patrick Rudolph <patrick.rudolph@9elements.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: Benjamin Doron <benjamin.doron00@gmail.com> Reviewed-by: Andy Ebrahiem <ahmet.ebrahiem@9elements.com> |
||
|---|---|---|
| .. | ||
| apic.c | ||
| boot_media.c | ||
| cache.c | ||
| coreboot.c | ||
| delay.c | ||
| exception.c | ||
| exception_asm.S | ||
| exception_asm_64.S | ||
| exec.c | ||
| exec.S | ||
| gdb.c | ||
| head.S | ||
| head_64.S | ||
| Kconfig | ||
| libpayload.ldscript | ||
| main.c | ||
| Makefile.mk | ||
| multiboot.c | ||
| multiboot_header.inc | ||
| pt.S | ||
| string.c | ||
| sysinfo.c | ||
| timer.c | ||
| util.S | ||
| virtual.c | ||