Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sandbox: smbios: Update to support sandbox | Simon Glass | 2018-12-02 | 1 | -9/+43 |
* | smbios: fix checkstyle warning | Christian Gmeiner | 2018-08-10 | 1 | -0/+1 |
* | smbios: fix checkstyle error | Christian Gmeiner | 2018-08-10 | 1 | -1/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini | 2018-04-27 | 1 | -2/+0 |
* | env: Rename getenv/_f() to env_get() | Simon Glass | 2017-08-16 | 1 | -1/+1 |
* | x86: Use unsigned long for address in table generation | Simon Glass | 2017-02-06 | 1 | -11/+11 |
* | smbios: Provide serial number | Alexander Graf | 2016-10-19 | 1 | -0/+5 |
* | smbios: Expose in efi_loader as table | Alexander Graf | 2016-10-19 | 1 | -0/+6 |
* | smbios: Generate type 4 on non-x86 systems | Alexander Graf | 2016-10-19 | 1 | -13/+38 |
* | smbios: Allow compilation on 64bit systems | Alexander Graf | 2016-10-19 | 1 | -8/+8 |
* | x86: Move smbios generation into arch independent directory | Alexander Graf | 2016-10-19 | 1 | -0/+269 |