aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/ebda.c
diff options
context:
space:
mode:
authorAaron Durbin <adurbin@chromium.org>2017-10-12 11:23:58 -0600
committerAaron Durbin <adurbin@chromium.org>2017-10-16 16:56:15 +0000
commitc714137d9519c12d2b951abf3c335fb1d6912029 (patch)
tree3139ed56326f5f3fa3735893de0fc37b3cd4b623 /src/arch/x86/ebda.c
parentd45011c9c63afb6f4b25b8ae92d7b74cc873b15c (diff)
soc/intel/common: sanity check ebda signature
It's possible for chipsets utilizing ebda to cache the cbmem_top() value to be called prior to the object being entirely setup. As such it's important to check the signature to ensure the object has been initialized. Do that in a newly introduced function, retrieve_ebda_object(), which will zero out the object if the signature doesn't match. Change-Id: I66b07c36f46ed9112bc39b44914c860ba68677ae Signed-off-by: Aaron Durbin <adurbin@chromium.org> Reviewed-on: https://review.coreboot.org/21995 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Subrata Banik <subrata.banik@intel.com> Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
Diffstat (limited to 'src/arch/x86/ebda.c')
0 files changed, 0 insertions, 0 deletions