diff options
author | Marx Wang <marx.wang@intel.corp-partner.google.com> | 2023-11-10 17:00:23 +0800 |
---|---|---|
committer | Shelley Chen <shchen@google.com> | 2023-12-26 17:29:22 +0000 |
commit | 708a11c5c72fd76ca5983b856b02c408e1826c5e (patch) | |
tree | e132fbfd6ab629643e9f5e1f8585b0b84a245388 /src/soc/amd/common | |
parent | bf639605aa371c3569002d7d3b870d77e2715220 (diff) |
drivers/intel/fsp2_0: Add boot mode strings
The FSP boot mode showing in serial log is a magic number.
In order to let user understand its meaning directly, add
the strings to describe the modes.
TEST=build, boot the device and check the logs:
without this change, the log is like:
[SPEW ] bootmode is set to: 2
with this change:
[SPEW ] bootmode is set to: 2 (boot assuming no config change)
Change-Id: I49a409edcde7f6ccb95eafb0b250f86329817cba
Signed-off-by: Marx Wang <marx.wang@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/78683
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Eric Lai <ericllai@google.com>
Reviewed-by: Kapil Porwal <kapilporwal@google.com>
Reviewed-by: Subrata Banik <subratabanik@google.com>
Diffstat (limited to 'src/soc/amd/common')
0 files changed, 0 insertions, 0 deletions