diff options
author | Felix Held <felix-coreboot@felixheld.de> | 2023-06-22 23:04:19 +0200 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2023-06-23 21:58:51 +0000 |
commit | 63a4e6bd7603b2b86835d1e9b29222c0d30d2739 (patch) | |
tree | 8974391904e0d6b32008e987c0b07c4f1bba09a0 /src/vendorcode | |
parent | 47ed2714c8130456ab666b14eb4b5c6f606d559a (diff) |
soc/amd/common/block/acpi/ivrs: zero-initialize ivhd_f0 struct
Zero-initialize the ivhd_f0 struct right at the beginning of the
ivhd_describe_f0_device function to make sure that the whole struct is
in a defined state.
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: Ia6750b58dacb9b9192ed21128eb6e3a4495b96d0
Reviewed-on: https://review.coreboot.org/c/coreboot/+/76072
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com>
Reviewed-by: Jason Glenesk <jason.glenesk@gmail.com>
Diffstat (limited to 'src/vendorcode')
0 files changed, 0 insertions, 0 deletions