ACK: [PATCH] dmicheck: update supported SMBIOS version
ivanhu
ivan.hu at canonical.com
Fri Apr 19 02:59:55 UTC 2019
On 4/18/19 11:40 AM, Alex Hung wrote:
> Signed-off-by: Alex Hung <alex.hung at canonical.com>
> ---
> src/dmi/dmicheck/dmicheck.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/dmi/dmicheck/dmicheck.c b/src/dmi/dmicheck/dmicheck.c
> index 4e0f3978..a5b88187 100644
> --- a/src/dmi/dmicheck/dmicheck.c
> +++ b/src/dmi/dmicheck/dmicheck.c
> @@ -35,7 +35,7 @@
> #include <limits.h>
> #include <fcntl.h>
>
> -#define DMI_VERSION (0x0311)
> +#define DMI_VERSION (0x0320)
> #define VERSION_MAJOR(v) ((v) >> 8)
> #define VERSION_MINOR(v) ((v) & 0xff)
>
Acked-by: Ivan Hu <ivan.hu at canonical.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/fwts-devel/attachments/20190419/5be9b625/attachment.sig>
More information about the fwts-devel
mailing list