coreboot/src/mainboard/emulation
Ryan Salsamendi d4f994bbc4 mainboard/emulation/qemu-i440fx/fw_cfg: Fix undefined behavior
Fixes 2 reports found by undefined behavior sanitizer. Dereferencing
pointers that are not aligned to the size of access is undefiend
behavior.

Change-Id: Iaa3845308171c307f1ddc7937286aacbd00e3a10
Signed-off-by: Ryan Salsamendi <rsalsamendi@hotmail.com>
Reviewed-on: https://review.coreboot.org/20155
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2017-06-19 20:47:39 +02:00
..
qemu-armv7 device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INIT 2017-06-08 14:31:43 +02:00
qemu-i440fx mainboard/emulation/qemu-i440fx/fw_cfg: Fix undefined behavior 2017-06-19 20:47:39 +02:00
qemu-power8 mainboard/emulation: Use C89 comments style & remove commented code 2016-10-24 20:32:47 +02:00
qemu-q35 device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INIT 2017-06-08 14:31:43 +02:00
qemu-riscv mb/emulation/*-riscv: Don't select ARCH_BOOTBLOCK_RISCV 2017-02-23 21:41:19 +01:00
spike-riscv mb/emulation/spike-riscv: Update UART address 2017-06-12 04:26:34 +02:00
Kconfig mb/emulation: Select QEMU-i440fx by default 2016-10-25 01:31:43 +02:00
Kconfig.name