coreboot/src
Subrata Banik dc781d3a83 vc/intel/edk2: Define FSP_SIG macro for FSP 2.x compatibility
This patch introduces the FSP_SIG macro into EDK2 headers to ensure
compilation compatibility when using FSP 2.x specifications.

Previously, the macro was only defined for FSP 1.1.

BUG=b:242829490
TEST=Successful build of google/rex0 with 64-bit FSP.

Change-Id: I4f97fc303ca2881ccd17b4d149d01c3b671dbbde
Signed-off-by: Subrata Banik <subratabanik@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/81622
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Varshit Pandya <pandyavarshit@gmail.com>
Reviewed-by: Ronak Kanabar <ronak.kanabar@intel.com>
2024-04-04 06:28:38 +00:00
..
acpi acpi: Add acpigen_write_OSC_pci_domain 2024-04-01 08:06:46 +00:00
arch Kconfig: Make GBD_STUB and long mode mutually exclusive 2024-04-01 13:40:37 +00:00
commonlib commonlib: Remove blank lines before '}' and after '{' 2024-03-30 07:48:23 +00:00
console arch to cpu: Add SPDX license headers to Kconfig files 2024-02-18 01:58:52 +00:00
cpu cpu/x86/topology: Add node ID parser 2024-04-03 07:35:15 +00:00
device device/pnp_device: fix log levels for unassigned resource messages 2024-02-29 21:40:49 +00:00
drivers drivers/intel: Align FSP debug handler with EFI calling convention 2024-04-04 06:28:18 +00:00
ec ec/hp/kbc1126/acpi: Drop unnecessary _STA methods 2024-03-16 15:20:04 +00:00
include include/efi: Introduce __efiapi for EFI calling convention flexibility 2024-04-04 06:22:26 +00:00
lib lib/spd_bin: Add LPDDR5X dram_type in use_ddr4_params 2024-03-28 07:26:45 +00:00
mainboard mb/google/brya/var/xol: Reduce power limits according to battery status 2024-04-04 06:13:14 +00:00
northbridge cpu/x86/Kconfig: Mark 64bit support as stable 2024-03-28 15:23:21 +00:00
sbom src, util: Clean up makefile.inc in text, help & comments 2024-01-26 20:15:18 +00:00
security security/vboot: extract secdata_tpm{1,2}.c 2024-03-28 15:20:11 +00:00
soc cpu/x86/topology: Add node ID parser 2024-04-03 07:35:15 +00:00
southbridge util/amdfwtool: build amdfwtool only for all tools or AMD CPUs 2024-02-26 14:50:18 +00:00
superio superio/ite: Add full-speed config option 2024-03-30 13:00:01 +00:00
vendorcode vc/intel/edk2: Define FSP_SIG macro for FSP 2.x compatibility 2024-04-04 06:28:38 +00:00
Kconfig Kconfig: Make GBD_STUB and long mode mutually exclusive 2024-04-01 13:40:37 +00:00