coreboot-kgpe-d16/src
Felix Held 4c548919c6 vc/amd/fps/phoenix/platform_descriptors: drop logical-physical mapping
For Phoenix the lane numbers in the DXIO descriptor match the ones in
the schematic, so remove the corresponding text and the table from the
comment on the fsp_dxio_descriptor struct. Since there's no logical to
physical lane number remapping needed for the lanes in the Phoenix DXIO
descriptors, drop the 'logical' from the start_logical_lane and
end_logical_lane fields in the DXIO descriptor and rename those to
start_lane and end_lane.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I94664fd9d3807370b73f9fae8645d444e5faf7b7
Reviewed-on: https://review.coreboot.org/c/coreboot/+/74223
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com>
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
2023-06-22 13:45:43 +00:00
..
acpi acpi/acpi.c: Return function argument when bailing out 2023-06-18 23:00:55 +00:00
arch arch/x86: Introduce DUMP_SMBIOS_TYPE17 config 2023-06-20 22:55:13 +00:00
commonlib soc/intel/common/crashlog: Add support for IOE die 2023-06-06 17:34:53 +00:00
console
cpu cpu/x86/smm: Drop fxsave/fxrstor logic 2023-06-04 19:22:08 +00:00
device device/resource_allocator_v4: Remove "ERROR: " from log message 2023-06-19 16:34:43 +00:00
drivers drivers/intel/fsp2_0: Correct FPDT timestamp unit and macro name 2023-06-18 07:55:26 +00:00
ec ec/purism,system76: Provide probe for fixed Librem-EC jack detect 2023-05-26 14:57:27 +00:00
include acpi/acpi.c: Change signature of write_acpi_tables 2023-06-18 23:00:40 +00:00
lib cbfs: Allow controlling decompression of unverified files 2023-06-19 12:27:15 +00:00
mainboard vc/amd/fps/phoenix/platform_descriptors: drop logical-physical mapping 2023-06-22 13:45:43 +00:00
northbridge acpi/acpi.h: Remove global acpi_fill_ivrs_ioapic() 2023-06-14 21:13:09 +00:00
sbom
security security/intel/cbnt/Makefile: Fix invalid char '*' 2023-06-15 21:19:08 +00:00
soc soc/mediatek: Add a prompt string for MEDIATEK_DRAM_SCRAMBLE 2023-06-21 13:31:02 +00:00
southbridge sb/amd/pi/hudson/acpi/fch: use VGA_MMIO_* defines 2023-06-07 21:56:16 +00:00
superio superio/common: Support more than one SuperIO in ACPI 2023-05-26 19:21:12 +00:00
vendorcode vc/amd/fps/phoenix/platform_descriptors: drop logical-physical mapping 2023-06-22 13:45:43 +00:00
Kconfig acpi: Add a debug option to print out tables in ACPICA compatible hex 2023-06-14 19:27:19 +00:00