coreboot/src/include
Subrata Banik 86b1b6811c include/console: Fix FSP Notify phase postcodes discrepancy
List of changes:
1. Make the FSP notify phases name prior in comments section.
2. Fix discrepancies in FSP notify before and after postcode comments.
3. Add FSP notify postcode macros for after pci enumeration(0xa2)
and ready to boot(0xa3) call.

Change-Id: Ib4c825d5f1f31f80ad2a03ff5d6006daa7104d23
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/52894
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-05-12 06:16:21 +00:00
..
acpi mb/google: Move ECFW_RW setting for non-ChromeEC boards 2021-04-30 06:48:56 +00:00
boot
console include/console: Fix FSP Notify phase postcodes discrepancy 2021-05-12 06:16:21 +00:00
cpu *x86: fix x2apic mode boot issue 2021-05-10 20:31:30 +00:00
device device: Drop unused uma_memory_{base,size} globals 2021-05-10 15:07:55 +00:00
efi
pc80
smp
superio
sys
adainit.h
asan.h
assert.h include/assert.h: Use mock_assert() for ENV_TEST targets 2021-04-09 06:20:04 +00:00
b64_decode.h
base3.h
bcd.h
boardid.h
boot_device.h
bootblock_common.h decompressor: Add CBFS_VERIFICATION support 2021-04-06 07:49:15 +00:00
bootmem.h
bootmode.h
bootsplash.h
bootstate.h
cbfs.h cbfs: Simplify cbfs_load_and_decompress() and stop exporting it 2021-04-06 07:48:40 +00:00
cbfs_glue.h include/cbfsglue.h: Use BIOS_INFO for LOG macro 2021-04-06 06:53:17 +00:00
cbfs_private.h
cbmem.h
cper.h
crc_byte.h
ctype.h
delay.h
device_tree.h
dimm_info_util.h
edid.h
elog.h
endian.h
espi.h lib/espi_debug: Add espi_show_slave_peripheral_channel_configuration 2021-04-23 21:20:26 +00:00
fallback.h
fit.h
fmap.h
framebuffer_info.h
fw_config.h
gic.h
gpio.h
halt.h
imd.h
imd_private.h
input-event-codes.h
inttypes.h
ip_checksum.h
kconfig.h
lib.h
list.h
main_decl.h
memlayout.h
memory_info.h
memrange.h
metadata_hash.h src: Drop "This file is part of the coreboot project" lines 2021-05-10 15:07:33 +00:00
mrc_cache.h
nhlt.h
option.h drivers/pc80/rtc/option.c: Constrain API to integer values 2021-05-06 14:49:10 +00:00
post.h
program_loading.h commonlib/region: Turn addrspace_32bit into a more official API 2021-04-21 02:06:26 +00:00
ramdetect.h
random.h
reg_script.h
region_file.h
reset.h
rmodule.h
romstage_handoff.h
rtc.h
rules.h include/rules.h: Add ENV_TEST definition 2021-04-06 06:58:05 +00:00
sar.h
sdram_mode.h
smbios.h arch/x86/smbios: Let SMBIOS type 9 be able to write slot ID 2021-04-22 12:42:46 +00:00
smmstore.h
spd.h spd.h: Move DIMMx macros to i440bx/raminit.h 2021-04-11 21:05:00 +00:00
spd_bin.h spd_bin: Replace get_spd_cbfs_rdev() with spd_cbfs_map() 2021-03-17 08:10:35 +00:00
spd_cache.h
spi-generic.h
spi_bitbang.h
spi_flash.h
spi_sdcard.h
stage_cache.h
stdarg.h
stdbool.h
stddef.h
stdint.h
stdio.h
stdlib.h lib: Add obvious definition for calloc 2021-04-06 06:50:38 +00:00
string.h
swab.h
symbols.h
thread.h
timer.h
timestamp.h
types.h
uuid.h
vbe.h
version.h
watchdog.h
wrdd.h