1
0
Fork 0
mirror of https://github.com/u-boot/u-boot.git synced 2025-04-22 04:44:46 +00:00
u-boot/cmd/x86
Simon Glass e25c34ddb5 x86: coreboot: Add a command to check and update CMOS RAM
Coreboot tables provide information about the CMOS-RAM checksum. Add a
command which can check and update this.

With this it is possible to adjust CMOS-RAM settings and tidy up the
checksum afterwards.

Signed-off-by: Simon Glass <sjg@chromium.org>
2024-11-03 21:27:12 -06:00
..
cbcmos.c x86: coreboot: Add a command to check and update CMOS RAM 2024-11-03 21:27:12 -06:00
cbsysinfo.c x86: coreboot: Show the option table 2024-11-03 21:27:12 -06:00
cpuid.c x86: Add a cpuid command 2024-10-18 14:10:21 -06:00
exception.c cmd: Make use of U_BOOT_LONGHELP when missing 2024-06-26 13:17:51 -06:00
fsp.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
hob.c include: export uuid.h 2024-09-12 17:35:37 +02:00
Makefile x86: coreboot: Add a command to check and update CMOS RAM 2024-11-03 21:27:12 -06:00
msr.c x86: Add msr command 2024-10-18 14:10:21 -06:00
mtrr.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
zboot.c zboot: Correct use of state_mask argument 2024-06-26 13:17:52 -06:00