coreboot-kgpe-d16/src
Kyösti Mälkki 37b161fb96 intel/broadwell,lynxpoint: Change formula around 4 GiB
Let's not rely on the type to get the correct result,
casting 0 to 0ull made the result wrong.

Change-Id: I6dfba3800170fdd4267e3bb74c55b05533c101fc
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/65266
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2022-06-22 08:56:31 +00:00
..
acpi ec/google/chromeec: Add retimer handle to Type C conn 2022-05-04 13:15:30 +00:00
arch arch/x86/acpi: Replace ShiftLeft() with ASL 2.0 syntax 2022-06-09 09:07:18 +00:00
commonlib soc/mediatek: pass access mode to the payload 2022-06-12 22:28:37 +00:00
console
cpu cpu/intel/microcode: Fix device enumeration boot regression 2022-06-17 16:07:35 +00:00
device device/i2c_bus: Add missing trailing newline to console output 2022-06-21 12:28:21 +00:00
drivers drivers/usb/gadget.c: Use 'printk()' instead of 'dprintk()' 2022-06-20 12:12:30 +00:00
ec ec/lenovo/pmh7: Add IORESOURCE_ASSIGNED flag 2022-06-22 08:55:47 +00:00
include include/smbios.h: Update misc_slot_type and smbios_onboard_device_type 2022-06-20 10:50:41 +00:00
lib Replace some ENV_ROMSTAGE with ENV_RAMINIT 2022-06-07 12:53:19 +00:00
mainboard mb/google/nissa/var/joxer: add generic LPDDR5 SPDs for Joxer 2022-06-21 18:13:27 +00:00
northbridge intel/gma: Use bitwise or instead addition for valid bit 2022-06-20 12:02:05 +00:00
security security/vboot: Add support for GSCVD (Google "RO verification") 2022-06-21 12:31:48 +00:00
soc intel/broadwell,lynxpoint: Change formula around 4 GiB 2022-06-22 08:56:31 +00:00
southbridge intel/broadwell,lynxpoint: Change formula around 4 GiB 2022-06-22 08:56:31 +00:00
superio superio/winbond/w83667hg-a: Replace LEqual(a,b) with ASL 2.0 syntax 2022-06-09 09:05:56 +00:00
vendorcode vc/intel/fsp/fsp2_0/mtl: Add FSP header files (2173_00) for Meteor Lake 2022-06-09 13:49:53 +00:00
Kconfig src/Kconfig: Fix a spelling issue 2022-05-30 04:25:20 +00:00