: Wednesday, May 14, 2014 1:19 PM
To: edk2-devel@lists.sourceforge.net
Subject: Re: [edk2] UEFI diagnostic application
Hi Michał,
I think you can also take SMBIOS tables from EFI System Table.
Regards,
Jakub Radtke
Hi Michal.
There is a protocol named EFI_SMBIOS_PROTOCOL_GUID defined by the PI
2-devel
*Subject:* Re: [edk2] UEFI diagnostic application
Hi Michal
I believe you would probably take a llok at the Smbios protocol.
There you'll find several information about your system.
The UEFI shell has a command names smbiowvoew here you can check
all this inf
s,
>
> Michał Ciesielski
>
>
>
> *From:* Rafael Machado [mailto:rafaelrodrigues.mach...@gmail.com]
> *Sent:* Friday, May 9, 2014 1:35 PM
> *To:* edk2-devel
> *Subject:* Re: [edk2] UEFI diagnostic application
>
>
>
> Hi Michal
>
>
>
> I believe you would
To: edk2-devel
Subject: Re: [edk2] UEFI diagnostic application
Hi Michal
I believe you would probably take a llok at the Smbios protocol.
There you'll find several information about your system.
The UEFI shell has a command names smbiowvoew here you can check all this
inform
ielski [mailto:mic...@alplast.com.pl]
> *Sent:* Friday, May 09, 2014 3:08 PM
> *To:* edk2-devel@lists.sourceforge.net
> *Subject:* [edk2] UEFI diagnostic application
>
>
>
> Hi,
>
>
>
> My name is Michał Ciesielski and I am working in
>
> a small computer man
@lists.sourceforge.net
Subject: [edk2] UEFI diagnostic application
Hi,
My name is Michał Ciesielski and I am working in
a small computer manufacturer company. Now we're trying to write UEFI
diagnostic application. We would like to read some data, like
CPU status, CPU fan speed, memory size and statu
Hi,
My name is Michał Ciesielski and I am working in
a small computer manufacturer company. Now we're trying to write UEFI
diagnostic application. We would like to read some data, like
CPU status, CPU fan speed, memory size and status etc.
Unfortuneatly we have many problems with that,