public inbox for linux-efi@vger.kernel.org
 help / color / mirror / Atom feed
From: Suravee Suthikulanit <suravee.suthikulpanit-5C7GfCeVMHo@public.gmane.org>
To: Ard Biesheuvel <ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
Cc: "<leif.lindholm-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>"
	<leif.lindholm-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>,
	"<roy.franz-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>"
	<roy.franz-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>,
	"<matt.fleming-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>"
	<matt.fleming-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>,
	"<linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>"
	<linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	"<x86-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>"
	<x86-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Subject: Re: [RFC PATCH] dmi: add support for SMBIOS 3.0 64-bit entry point
Date: Mon, 13 Oct 2014 09:29:02 -0500	[thread overview]
Message-ID: <543BE1AE.9080708@amd.com> (raw)
In-Reply-To: <1B8BA5BD-37A2-4447-AD3A-B138F7518C87-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>

On 10/13/2014 9:07 AM, Ard Biesheuvel wrote:
>
>
>
>> On 13 okt. 2014, at 16:01, Suravee Suthikulanit <suravee.suthikulpanit-5C7GfCeVMHo@public.gmane.org> wrote:
>>
>>> On 10/13/2014 8:48 AM, Ard Biesheuvel wrote:
>>> +#define SMBIOS3_TABLE_GUID    \
>>> +    EFI_GUID(  0x00000000, 0x0000, 0x0000, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 )
>>> +
>>
>> Ard,
>>
>> I believe the new SMBIOS3_TABLE_GUILD has already been accepted by the USWG.
>>
>> #define SMBIOS3_TABLE_GUID \
>>    {0xf2fd1544, 0x9794, 0x4a2c, 0x99, 0x2e, 0xe5, 0xbb, 0xcf, 0x20,
>> 0xe3, 0x94}
>>
>
> ah, good. got a link?

I have been told that this is defined in the USWG CR 1191. Not sure how 
to access this info.

Suravee

  parent reply	other threads:[~2014-10-13 14:29 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-13 13:48 [RFC PATCH] dmi: add support for SMBIOS 3.0 64-bit entry point Ard Biesheuvel
     [not found] ` <1413208113-16374-1-git-send-email-ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2014-10-13 14:01   ` Suravee Suthikulanit
     [not found]     ` <543BDB38.6030807-5C7GfCeVMHo@public.gmane.org>
2014-10-13 14:07       ` Ard Biesheuvel
     [not found]         ` <1B8BA5BD-37A2-4447-AD3A-B138F7518C87-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2014-10-13 14:29           ` Suravee Suthikulanit [this message]
2014-10-14 14:15       ` Suravee Suthikulanit
     [not found]         ` <543D3019.1020404-5C7GfCeVMHo@public.gmane.org>
2014-10-14 14:19           ` Ard Biesheuvel
     [not found]             ` <CAKv+Gu95g=wUtQOJtx4kNVOZ6qJmcZTVukNNQQ_vJNW074tQwQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-10-14 14:35               ` Suravee Suthikulanit
2014-10-14 10:59   ` Leif Lindholm
     [not found]     ` <20141014105951.GE22224-t77nlHhSwNqAroYi2ySoxKxOck334EZe@public.gmane.org>
2014-10-14 12:20       ` Ard Biesheuvel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=543BE1AE.9080708@amd.com \
    --to=suravee.suthikulpanit-5c7gfcevmho@public.gmane.org \
    --cc=ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
    --cc=leif.lindholm-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
    --cc=linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=matt.fleming-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
    --cc=roy.franz-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
    --cc=x86-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox