vc/amd/fsp/cezanne/FspGuids: add AMD_FSP_ACPI_ALIB_HOB_GUID
Signed-off-by: Felix Held <felix-coreboot@felixheld.de> Change-Id: I531c8e8d0ee2aa72b51cba59e09e7a7d253da4f9 Reviewed-on: https://review.coreboot.org/c/coreboot/+/52903 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Raul Rangel <rrangel@chromium.org> Reviewed-by: Matt Papageorge <matthewpapa07@gmail.com> Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
This commit is contained in:
parent
144c7aa34b
commit
cdae2d9cdf
|
@ -13,4 +13,8 @@
|
|||
GUID_INIT(0xa21f7ab5, 0x6a89, 0x4df2, \
|
||||
0xb9, 0x19, 0x51, 0xad, 0x95, 0x50, 0x5b, 0xd8)
|
||||
|
||||
#define AMD_FSP_ACPI_ALIB_HOB_GUID \
|
||||
GUID_INIT(0x42494c41, 0x4002, 0x403b, \
|
||||
0x87, 0xE1, 0x3F, 0xEB, 0x13, 0xC5, 0x66, 0x9A)
|
||||
|
||||
#endif /* __FSP_GUIDS__ */
|
||||
|
|
Loading…
Reference in New Issue