AGESA f14: Add "const" modifiers

Hardware / Coreboot - Edward O'Callaghan [alterapraxis.com] - 10 November 2014 01:01 UTC

Apply commit 283ba78415 to f14 (literally, plus one adaptation).

Change-Id: Ieea47470e5852ec8a46596ce23a2d18444618624

3e570d4 AGESA f14: Add "const" modifiers
src/vendorcode/amd/agesa/f14/AGESA.h | 4 +-
.../amd/agesa/f14/Legacy/Proc/Dispatcher.c | 2 +-
src/vendorcode/amd/agesa/f14/Lib/amdlib.c | 60 ++++++++++----------
src/vendorcode/amd/agesa/f14/Lib/amdlib.h | 44 +++++++-------
.../GNB/Modules/GnbPcieConfig/PcieInputParser.c | 16 +++---
.../GNB/Modules/GnbPcieConfig/PcieInputParser.h | 5 +-
6 files changed, 65 insertions(+), 66 deletions(-)

Upstream: review.coreboot.org


  • Share