coreboot-kgpe-d16/src
Elyes HAOUAS 8ebad6d78d soc/intel/baytrail/romstage/raminit.c: Add missing include
Replace unused <stddef.h> with missing <stdint.h>.

Change-Id: I659a067e3b737dc7efe5bdadfd88207cd4d7175d
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/43344
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-07-14 16:12:12 +00:00
..
acpi src/acpi/soundwire.c: Add missing <stddef.h> 2020-07-14 16:10:43 +00:00
arch src: Remove unused 'include <stdint.h> 2020-07-14 16:11:10 +00:00
commonlib src: Remove unused 'include <stdint.h> 2020-07-14 16:11:10 +00:00
console console: Update for vboot before bootblock 2020-06-15 22:07:12 +00:00
cpu src: Remove unused 'include <types.h>' 2020-07-14 16:10:17 +00:00
device device/xhci: Add helper method to iterate over xhci_supported_protocl 2020-07-12 17:01:24 +00:00
drivers src/drivers/usb/ehci_debug.c: Add missing include 2020-07-14 16:11:27 +00:00
ec ec/google: Add function ec_fill_dptf_helpers() 2020-07-07 20:31:30 +00:00
include soc/intel/tigerlake: Add new IGD device 2020-07-12 19:29:40 +00:00
lib src: Remove unused 'include <types.h>' 2020-07-14 16:10:17 +00:00
mainboard src: Remove unused 'include <stdint.h> 2020-07-14 16:11:10 +00:00
northbridge src: Remove unused 'include <stdint.h> 2020-07-14 16:11:10 +00:00
security src: Remove unused 'include <stdint.h> 2020-07-14 16:11:10 +00:00
soc soc/intel/baytrail/romstage/raminit.c: Add missing include 2020-07-14 16:12:12 +00:00
southbridge src: Remove unused 'include <stdint.h> 2020-07-14 16:11:10 +00:00
superio superio/nuvoton: Avoid NULL pointer dereference 2020-07-12 19:40:53 +00:00
vendorcode soc/intel/xeon_sp/cpx: use HOB_TYPE_GUID_EXTENSION to interpret platform HOBs 2020-07-12 19:37:34 +00:00
Kconfig arch/x86: Remove RELOCATABLE_RAMSTAGE 2020-07-06 06:17:47 +00:00