diff options
| author | Heinrich Schuchardt <[email protected]> | 2022-09-01 22:23:47 +0200 |
|---|---|---|
| committer | Heinrich Schuchardt <[email protected]> | 2022-09-03 08:16:09 +0200 |
| commit | a641e36fdbf09a6db046e9afe7531e9c623e70d3 (patch) | |
| tree | 04c8876a998f4a8551b6afe9fb3fa7bff45b6cdb /include | |
| parent | 67fe8cc0016756f3479288b3f67d59a517e512d5 (diff) | |
efi_loader: printing UEFI revision in helloworld.efi
We need to support multiple digits in the parts of the UEFI verision
number. E.g.
EFI_SPECIFICATION_VERSION = (123 << 16) | 456
must be printed as
123.45.6
Signed-off-by: Heinrich Schuchardt <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
