coreboot/src
Raul E Rangel 3b8284f37a include/uuid.h: Add missing include
uuid.h uses uint8_t which is provided by stdint.h.

BUG=b:153675915
TEST=Fixed my compiler error.

Signed-off-by: Raul E Rangel <rrangel@chromium.org>
Change-Id: Idbec40f444d9df7587b9066faac65499415dae6e
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41803
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2020-05-28 16:20:40 +00:00
..
acpi acpi/device: Add a helper function to write SoundWire _ADR 2020-05-21 08:04:12 +00:00
arch arch/x86: Fix id section in linker script 2020-05-28 09:51:46 +00:00
commonlib src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00
console treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
cpu arch/x86: Remove more romcc leftovers 2020-05-28 09:50:52 +00:00
device device/resource_allocator_v4: Improve the logging in resource allocator 2020-05-28 09:43:44 +00:00
drivers drivers/vpd: Fix VPD speed regressions on non-x86 devices 2020-05-28 09:46:17 +00:00
ec ec/google/chromeec/acpi/superio: Add PS/2 Mouse ACPI entry 2020-05-27 17:09:59 +00:00
include include/uuid.h: Add missing include 2020-05-28 16:20:40 +00:00
lib lib: Add strtok() and strtok_r() 2020-05-28 09:52:51 +00:00
mainboard mb/google/zork/berknip: Replace full GPL header with SPDX line 2020-05-28 12:29:19 +00:00
northbridge intel/gma: Only enable bus mastering if we are going to use it 2020-05-27 21:35:16 +00:00
security Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTION 2020-05-26 15:04:08 +00:00
soc soc/intel/jasperlake: Disable PAVP UPD 2020-05-28 09:50:09 +00:00
southbridge sb/intel/{bd82x6x|ibexpeak}: Clear flush_* in FADT 2020-05-28 06:26:32 +00:00
superio superio/ite/Makefile.inc: Add it8613e 2020-05-26 13:03:50 +00:00
vendorcode vendorcode/intel/fsp: Add Jasper Lake FSP headers for FSP v2114 2020-05-26 21:10:25 +00:00
Kconfig src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00