coreboot-kgpe-d16/src
Julius Werner d09dc6b442 cbmem_console: Remove "buffer_" prefix from all structure fields
Shorten field names of struct cbmem_console since saying "buffer_" in
front of everything is redundant and we can use the gained space to save
some line breaks in the code later. This also aligns the definition with
the version in libpayload.

Change-Id: I160ad1f39b719ac7e912d0466c82a58013cca0f9
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://review.coreboot.org/18299
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2017-02-08 20:06:41 +01:00
..
acpi
arch x86/acpi: Add VFCT table 2017-02-04 23:01:37 +01:00
commonlib buildsystem: Drop explicit (k)config.h includes 2016-12-08 19:46:53 +01:00
console console: Enable do_printk_va_list for VBOOT 2016-12-27 18:07:39 +01:00
cpu cpu/intel/model_6fx: Add Conroe-L to cpu_device_id list 2017-01-10 19:54:12 +01:00
device devtree: Drop unused parameter show_devs_tree() call 2017-02-06 20:22:01 +01:00
drivers drivers/intel/gma/vbt: Add Kconfig symbol for SSC ref 2017-02-04 23:04:06 +01:00
ec ec/google/chromeec: let platform prepare for reboot when resetting EC 2017-02-07 17:45:05 +01:00
include devtree: Drop unused parameter show_devs_tree() call 2017-02-06 20:22:01 +01:00
lib cbmem_console: Remove "buffer_" prefix from all structure fields 2017-02-08 20:06:41 +01:00
mainboard mainboards/google/reef: Add support for tablet mode switch. 2017-02-07 01:45:11 +01:00
northbridge Only show CACHE_RELOCATED_RAMSTAGE_OUTSIDE_CBMEM option when implemented 2017-02-04 23:08:38 +01:00
soc soc/intel/apollolake: dump CSE status 2017-02-08 15:12:31 +01:00
southbridge southbridge/intel/common/firmware: allow locking ME without HAVE_ME_BIN 2017-02-08 15:12:50 +01:00
superio sio/ite/it8783ef: Return (0) in ACPI _PSC methods 2016-12-13 22:49:24 +01:00
vboot build system: mark sub-make invocations as parallelizable 2017-01-31 18:51:55 +01:00
vendorcode vendorcode/intel/skykabylake: Update FSP UPD header files 2017-02-08 20:05:23 +01:00
Kconfig src/Kconfig: Move options with no prompt towards the end of the file 2017-02-06 20:14:45 +01:00