diff options
author | Felix Held <felix-coreboot@felixheld.de> | 2023-03-20 16:02:47 +0100 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2023-03-21 18:02:47 +0000 |
commit | c5c7fa494b881eb837248e35ffc888a5978c556b (patch) | |
tree | 6e99252db892c2192459b0cc71e28e19e1570639 /Documentation | |
parent | 0f0b6199537a9976efd34fab0f4636c89089cb59 (diff) |
util/amdfwtool: remove unused union from embedded_firmware struct
Since commit 2f6b7d557d97 ("amdfwtool: Move the filling of table headers
into functions"), the combo_psp_directory union element in the
embedded_firmware is unused and the new_psp_directory element is used in
all places, so replace the union of new_psp_directory and
combo_psp_directory with just the new_psp_directory struct element.
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I35d339b3084ec8f93210095c233f5e68296d0013
Reviewed-on: https://review.coreboot.org/c/coreboot/+/73834
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions