summaryrefslogtreecommitdiff
path: root/util/acpi
diff options
context:
space:
mode:
authorSubrata Banik <subratabanik@google.com>2024-06-17 12:55:21 +0530
committerSubrata Banik <subratabanik@google.com>2024-06-18 08:25:24 +0000
commit3d523c4cd84bcf85b4908e8df7ce2b26332be88f (patch)
treef51473e4d6a9f886cc3d5ea99eaa8bfee2ce4b19 /util/acpi
parent04fd591b082214618875054bbb3a0c9775f8cf75 (diff)
cpu/x86: Rename paging structure variables for clarity
The following variables have been renamed: * PDPE_table -> PDPT (Page Directory Pointer Table) * PDE_tables -> PDT (Page Directory Table) This change improves the consistency and clarity of the code as per AMD Architecture Programmer's Manual document. PML4 -> PDPT -> PDT -> 2MB Physical Page TEST=Able to build and boot google/rex64. Change-Id: Ib57d1d54c2c1f4fcce2315b508ed7643251a20c5 Signed-off-by: Subrata Banik <subratabanik@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/83101 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-by: Jérémy Compostella <jeremy.compostella@intel.com>
Diffstat (limited to 'util/acpi')
0 files changed, 0 insertions, 0 deletions