Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 1.06 still has COREBOOT_DMI_DATE "12/07/2022" #255

Open
Gusher123 opened this issue Dec 20, 2022 · 1 comment
Open

Version 1.06 still has COREBOOT_DMI_DATE "12/07/2022" #255

Gusher123 opened this issue Dec 20, 2022 · 1 comment

Comments

@Gusher123
Copy link
Contributor

Wrote version 1.06, rebooted, looked at dmidecode and was surprised to still see the 12/07/2022 date. Wrote 1.06 again and nothing changed. Checked .rom file and found COREBOOT_DMI_DATE set at "12/07/2022". Could not find COREBOOT_DMI_DATE in github

$cat x230_coreboot_seabios_3c528f2830_top.rom | strings | grep 2022
Wed Dec 07 04:52:10 UTC 2022
#define COREBOOT_BUILD "Wed Dec 07 04:52:10 UTC 2022"
#define COREBOOT_DMI_DATE "12/07/2022"
#define ASL_VERSION 0x20220331
Wed Dec 07 04:52:10 UTC 2022
#define BUILD_TOOLS "gcc: (coreboot toolchain v2022-09-18_c8870b1334) 11.2.0 binutils: (GNU Binutils) 2.37"
Wed Dec 07 04:52:10 UTC 2022
$

@Gusher123
Copy link
Contributor Author

It is referenced by smbios_write_type0() in Coreboot in version.h and version.c

@Gusher123 Gusher123 reopened this Dec 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant