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 Spec.
You can take a llok at this protocol.

Or you can take a llok at this application code (SMBiosView) and check how it's done there. I believe that SMBiosView does not use this protocol.

Thanks and Regards.
Rafael R. Machado


2014-05-12 7:42 GMT-03:00 Micha? Ciesielski <mic...@alplast.com.pl <mailto:mic...@alplast.com.pl>>:

    Hi Rafael,

    Thanks for your answer.

    Smbiosview function in UEFI SHELL is exactly what i need. But i
    how can i put this functionality into my application?

    Regards,

    Micha? Ciesielski

    *From:*Rafael Machado [mailto:rafaelrodrigues.mach...@gmail.com
    <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 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 information.

    Thanks and Regards

    Rafael Machado

    2014-05-09 7:15 GMT-03:00 <parmeshwr_pra...@dell.com
    <mailto:parmeshwr_pra...@dell..com>>:

        Hi Michal,

        You can go through below link for specification.

        http://www.uefi.org/specifications

        Go through below link for learning material.

        *tianocore*.sourceforge.net/ <http://sourceforge.net/>

        Regards

        Param

        *From:*Micha? Ciesielski [mailto:mic...@alplast.com.pl
        <mailto:mic...@alplast.com.pl>]
        *Sent:* Friday, May 09, 2014 3:08 PM
        *To:* edk2-devel@lists.sourceforge.net
        <mailto:edk2-devel@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 status etc.

        Unfortuneatly we have many problems with that, we are quite
        new in  UEFI programmind and we are looking for someone, who
        can help us.

        Can anyone help as or at least point us to some useful
        tutorial, books or other training materials?


        
------------------------------------------------------------------------------
        Is your legacy SCM system holding you back? Join Perforce May
        7 to find out:
        &#149; 3 signs your SCM is hindering your productivity
        &#149; Requirements for releasing software faster
        &#149; Expert tips and advice for migrating your SCM now
        http://p.sf.net/sfu/perforce
        _______________________________________________
        edk2-devel mailing list
        edk2-devel@lists.sourceforge.net
        <mailto:edk2-devel@lists.sourceforge.net>
        https://lists.sourceforge.net/lists/listinfo/edk2-devel


    
------------------------------------------------------------------------------
    "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
    Instantly run your Selenium tests across 300+ browser/OS combos.
    Get unparalleled scalability from the best Selenium testing
    platform available
    Simple to use. Nothing to install. Get started now for free."
    http://p.sf.net/sfu/SauceLabs
    _______________________________________________
    edk2-devel mailing list
    edk2-devel@lists.sourceforge.net
    <mailto:edk2-devel@lists.sourceforge.net>
    https://lists.sourceforge.net/lists/listinfo/edk2-devel




------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs


_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to