<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Hi Dmitri, in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/In-what-programming-language-BIOS-is-written-and-what-languages/m-p/1139470#M79908</link>
    <description>&lt;P&gt;Hi Dmitri,&lt;/P&gt;

&lt;P&gt;Yes, for the most part legacy BIOS for Intel Architecture is written in assembly language and&amp;nbsp; the UEFI BIOS is mostly written in "C" programming language.&lt;/P&gt;</description>
    <pubDate>Fri, 13 Oct 2017 15:34:40 GMT</pubDate>
    <dc:creator>Jarlstrom_Intel</dc:creator>
    <dc:date>2017-10-13T15:34:40Z</dc:date>
    <item>
      <title>In what programming language BIOS is written and what languages are used to create firmware?</title>
      <link>https://community.intel.com/t5/Software-Archive/In-what-programming-language-BIOS-is-written-and-what-languages/m-p/1139466#M79904</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;i'm preparing a school course about Programming Languages and with your help hope to understand what programming languages are used to create firmware and BIOS in particular. In the internet there are many articles about this argument, but none with references to some official documentation - all these articles seems some of point of view of the person who wrote it...&lt;/P&gt;

&lt;P&gt;Please help me understand :&lt;/P&gt;

&lt;P&gt;1) in what programming language is created BIOS (the first software executed when PC starts) (programming language of legacy BIOS and modern BIOS) ?&lt;/P&gt;

&lt;P&gt;2)&lt;SPAN style="font-size: 13.008px;"&gt;&amp;nbsp;what programming languages are used to create firmware ?&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.008px;"&gt;3) where can i find some good guide/documentation about this arguments ?&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Thank you in advance!&lt;/P&gt;

&lt;P&gt;Have a nice day,&lt;/P&gt;

&lt;P&gt;Dmitri.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Oct 2017 11:27:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/In-what-programming-language-BIOS-is-written-and-what-languages/m-p/1139466#M79904</guid>
      <dc:creator>Dmitri_C_1</dc:creator>
      <dc:date>2017-10-11T11:27:15Z</dc:date>
    </item>
    <item>
      <title>Hi Dmitri,</title>
      <link>https://community.intel.com/t5/Software-Archive/In-what-programming-language-BIOS-is-written-and-what-languages/m-p/1139467#M79905</link>
      <description>&lt;P&gt;Hi Dmitri,&lt;/P&gt;

&lt;P&gt;1) in what programming language is created BIOS (the first software executed when PC starts) (programming language of legacy BIOS and modern BIOS) ?&lt;/P&gt;

&lt;P&gt;Answer: Legacy as well a UEFI (modern BIOS) will start at the reset vector in assembly language. For Intel IA32 and X64 this is in 16 bit, segment - offset mode and starts at the address: 0xffff:0000.&amp;nbsp; For the UEFI BIOS, this mode is quickly changed to 32 bit flat address mode and then jumps into source code that is in "C" programming language.&lt;/P&gt;

&lt;P&gt;2)&amp;nbsp;what programming languages are used to create firmware ?&lt;/P&gt;

&lt;P&gt;Answer: Most of the UEFI BIOS is in "C"&lt;/P&gt;

&lt;P&gt;3) where can i find some good guide/documentation about this arguments ?&lt;/P&gt;

&lt;P&gt;Answer: For the UEFI BIOS please start with the &lt;A href="http://tianocore.org"&gt;http://tianocore.org&lt;/A&gt;&amp;nbsp;where there are many wiki pages and documentation about the UEFI and EDK II BIOS.&amp;nbsp;The following on-line training is recommended: &lt;A href="https://github.com/tianocore/tianocore.github.io/wiki/UEFI%20EDKII%20Learning%20Dev"&gt;https://github.com/tianocore/tianocore.github.io/wiki/UEFI%20EDKII%20Learning%20Dev&lt;/A&gt;.&amp;nbsp; Lessons 0-5 walk through the UEFI Spec.&lt;/P&gt;

&lt;P&gt;Another resource is &lt;A href="http://firmware.intel.com"&gt;http://firmware.intel.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Oct 2017 15:49:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/In-what-programming-language-BIOS-is-written-and-what-languages/m-p/1139467#M79905</guid>
      <dc:creator>Jarlstrom_Intel</dc:creator>
      <dc:date>2017-10-11T15:49:33Z</dc:date>
    </item>
    <item>
      <title>Hello LAURIE,</title>
      <link>https://community.intel.com/t5/Software-Archive/In-what-programming-language-BIOS-is-written-and-what-languages/m-p/1139468#M79906</link>
      <description>&lt;P&gt;Hello&amp;nbsp;LAURIE,&lt;/P&gt;

&lt;P&gt;thank you very-very much for so exhaustive and precise response !!! :)&lt;/P&gt;

&lt;P&gt;Thank you again !&lt;BR /&gt;
	Have a nice day,&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;Dmitri.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2017 11:44:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/In-what-programming-language-BIOS-is-written-and-what-languages/m-p/1139468#M79906</guid>
      <dc:creator>Dmitri_C_1</dc:creator>
      <dc:date>2017-10-13T11:44:22Z</dc:date>
    </item>
    <item>
      <title>Hello LAURIE,</title>
      <link>https://community.intel.com/t5/Software-Archive/In-what-programming-language-BIOS-is-written-and-what-languages/m-p/1139469#M79907</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;Hello&amp;nbsp;LAURIE,&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;just to be secure to understand... Can I deduct from your answer that :&lt;/P&gt;

&lt;P&gt;1) Legacy BIOS is written in assembly language&lt;/P&gt;

&lt;P&gt;2) and&amp;nbsp;&lt;SPAN style="font-size: 12px;"&gt;UEFI BIOS is written in "C"&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;?&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;Thank you !!!&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;Dmitri.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2017 12:13:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/In-what-programming-language-BIOS-is-written-and-what-languages/m-p/1139469#M79907</guid>
      <dc:creator>Dmitri_C_1</dc:creator>
      <dc:date>2017-10-13T12:13:25Z</dc:date>
    </item>
    <item>
      <title>Hi Dmitri,</title>
      <link>https://community.intel.com/t5/Software-Archive/In-what-programming-language-BIOS-is-written-and-what-languages/m-p/1139470#M79908</link>
      <description>&lt;P&gt;Hi Dmitri,&lt;/P&gt;

&lt;P&gt;Yes, for the most part legacy BIOS for Intel Architecture is written in assembly language and&amp;nbsp; the UEFI BIOS is mostly written in "C" programming language.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2017 15:34:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/In-what-programming-language-BIOS-is-written-and-what-languages/m-p/1139470#M79908</guid>
      <dc:creator>Jarlstrom_Intel</dc:creator>
      <dc:date>2017-10-13T15:34:40Z</dc:date>
    </item>
  </channel>
</rss>

