What is the PXE Client System Architecture Type “BC EFI (7)” from RFC 4578? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Come Celebrate our 10 Year Anniversary!How do I pass arguments from the PXE command line to a kickstart %pre, %post script?Unable to mount the file system from server to client while booting through networkSCCM 2012, Lenovo X240, won't PXE?BTRFS-RAID and booting from EFI system partitionXenServer 7.1.0 PXE installationHow does one get the system UUID from a server's BMC?

Short story about an alien named Ushtu(?) coming from a future Earth, when ours was destroyed by a nuclear explosion

Why not use the yoke to control yaw, as well as pitch and roll?

Who's this lady in the war room?

What came first? Venom as the movie or as the song?

Kepler's 3rd law: ratios don't fit data

How do I deal with an erroneously large refund?

Why doesn't the university give past final exams' answers?

Recursive calls to a function - why is the address of the parameter passed to it lowering with each call?

Reflections in a Square

Why aren't these two solutions equivalent? Combinatorics problem

Assertions In A Mock Callout Test

Is it OK if I do not take the receipt in Germany?

What is the difference between 准时 and 按时?

How to make an animal which can only breed for a certain number of generations?

Does GDPR cover the collection of data by websites that crawl the web and resell user data

Should man-made satellites feature an intelligent inverted "cow catcher"?

Marquee sign letters

Who can become a wight?

Are there any AGPL-style licences that require source code modifications to be public?

Can gravitational waves pass through a black hole?

Putting Ant-Man on house arrest

Why do some non-religious people reject artificial consciousness?

Is there a way to convert Wolfram Language expression to string?

Married in secret, can marital status in passport be changed at a later date?



What is the PXE Client System Architecture Type “BC EFI (7)” from RFC 4578?



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)
Come Celebrate our 10 Year Anniversary!How do I pass arguments from the PXE command line to a kickstart %pre, %post script?Unable to mount the file system from server to client while booting through networkSCCM 2012, Lenovo X240, won't PXE?BTRFS-RAID and booting from EFI system partitionXenServer 7.1.0 PXE installationHow does one get the system UUID from a server's BMC?



.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;








8















RFC 4578 defines various machine architectures for PXE as follows:



Type Architecture Name
---- -----------------
0 Intel x86PC
1 NEC/PC98
2 EFI Itanium
3 DEC Alpha
4 Arc x86
5 Intel Lean Client
6 EFI IA32
7 EFI BC
8 EFI Xscale
9 EFI x86-64


I've tested out two IBM machines (HS22 blade, x3550M3) and they both do EFI PXE boot using the 'EFI BC' architecture.



What does it stand for? When is it used? Why is IBM using it instead of 'EFI x86-64'?










share|improve this question






























    8















    RFC 4578 defines various machine architectures for PXE as follows:



    Type Architecture Name
    ---- -----------------
    0 Intel x86PC
    1 NEC/PC98
    2 EFI Itanium
    3 DEC Alpha
    4 Arc x86
    5 Intel Lean Client
    6 EFI IA32
    7 EFI BC
    8 EFI Xscale
    9 EFI x86-64


    I've tested out two IBM machines (HS22 blade, x3550M3) and they both do EFI PXE boot using the 'EFI BC' architecture.



    What does it stand for? When is it used? Why is IBM using it instead of 'EFI x86-64'?










    share|improve this question


























      8












      8








      8


      1






      RFC 4578 defines various machine architectures for PXE as follows:



      Type Architecture Name
      ---- -----------------
      0 Intel x86PC
      1 NEC/PC98
      2 EFI Itanium
      3 DEC Alpha
      4 Arc x86
      5 Intel Lean Client
      6 EFI IA32
      7 EFI BC
      8 EFI Xscale
      9 EFI x86-64


      I've tested out two IBM machines (HS22 blade, x3550M3) and they both do EFI PXE boot using the 'EFI BC' architecture.



      What does it stand for? When is it used? Why is IBM using it instead of 'EFI x86-64'?










      share|improve this question
















      RFC 4578 defines various machine architectures for PXE as follows:



      Type Architecture Name
      ---- -----------------
      0 Intel x86PC
      1 NEC/PC98
      2 EFI Itanium
      3 DEC Alpha
      4 Arc x86
      5 Intel Lean Client
      6 EFI IA32
      7 EFI BC
      8 EFI Xscale
      9 EFI x86-64


      I've tested out two IBM machines (HS22 blade, x3550M3) and they both do EFI PXE boot using the 'EFI BC' architecture.



      What does it stand for? When is it used? Why is IBM using it instead of 'EFI x86-64'?







      pxe-boot uefi






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited May 17 '18 at 18:41









      Flow

      799815




      799815










      asked Jan 13 '12 at 16:18









      MikeyBMikeyB

      33.2k784174




      33.2k784174




















          2 Answers
          2






          active

          oldest

          votes


















          7














          EFI BC = EFI Byte Code. EFI Byte Code is a processor agnostic language for device drivers, PXE, and other EFI extensions so that the code can be written once and run on any supporting platform.






          share|improve this answer
































            2














            There’s a conflict between the architecture types defined in RFC4578 DHCP PXE Options and the IANA registered Processor Architecture Types: the latter notes that x64 UEFI is type 00:07 which seems to be the value used in practice (ref. https://www.syslinux.org/archives/2014-October/022684.html).






            share|improve this answer








            New contributor




            user310346 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
            Check out our Code of Conduct.




















              Your Answer








              StackExchange.ready(function()
              var channelOptions =
              tags: "".split(" "),
              id: "2"
              ;
              initTagRenderer("".split(" "), "".split(" "), channelOptions);

              StackExchange.using("externalEditor", function()
              // Have to fire editor after snippets, if snippets enabled
              if (StackExchange.settings.snippets.snippetsEnabled)
              StackExchange.using("snippets", function()
              createEditor();
              );

              else
              createEditor();

              );

              function createEditor()
              StackExchange.prepareEditor(
              heartbeatType: 'answer',
              autoActivateHeartbeat: false,
              convertImagesToLinks: true,
              noModals: true,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: 10,
              bindNavPrevention: true,
              postfix: "",
              imageUploader:
              brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
              contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
              allowUrls: true
              ,
              onDemand: true,
              discardSelector: ".discard-answer"
              ,immediatelyShowMarkdownHelp:true
              );



              );













              draft saved

              draft discarded


















              StackExchange.ready(
              function ()
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f349693%2fwhat-is-the-pxe-client-system-architecture-type-bc-efi-7-from-rfc-4578%23new-answer', 'question_page');

              );

              Post as a guest















              Required, but never shown

























              2 Answers
              2






              active

              oldest

              votes








              2 Answers
              2






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              7














              EFI BC = EFI Byte Code. EFI Byte Code is a processor agnostic language for device drivers, PXE, and other EFI extensions so that the code can be written once and run on any supporting platform.






              share|improve this answer





























                7














                EFI BC = EFI Byte Code. EFI Byte Code is a processor agnostic language for device drivers, PXE, and other EFI extensions so that the code can be written once and run on any supporting platform.






                share|improve this answer



























                  7












                  7








                  7







                  EFI BC = EFI Byte Code. EFI Byte Code is a processor agnostic language for device drivers, PXE, and other EFI extensions so that the code can be written once and run on any supporting platform.






                  share|improve this answer















                  EFI BC = EFI Byte Code. EFI Byte Code is a processor agnostic language for device drivers, PXE, and other EFI extensions so that the code can be written once and run on any supporting platform.







                  share|improve this answer














                  share|improve this answer



                  share|improve this answer








                  edited Jan 13 '12 at 16:30









                  MikeyB

                  33.2k784174




                  33.2k784174










                  answered Jan 13 '12 at 16:29









                  Chris SChris S

                  73.8k10107202




                  73.8k10107202























                      2














                      There’s a conflict between the architecture types defined in RFC4578 DHCP PXE Options and the IANA registered Processor Architecture Types: the latter notes that x64 UEFI is type 00:07 which seems to be the value used in practice (ref. https://www.syslinux.org/archives/2014-October/022684.html).






                      share|improve this answer








                      New contributor




                      user310346 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                      Check out our Code of Conduct.
























                        2














                        There’s a conflict between the architecture types defined in RFC4578 DHCP PXE Options and the IANA registered Processor Architecture Types: the latter notes that x64 UEFI is type 00:07 which seems to be the value used in practice (ref. https://www.syslinux.org/archives/2014-October/022684.html).






                        share|improve this answer








                        New contributor




                        user310346 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                        Check out our Code of Conduct.






















                          2












                          2








                          2







                          There’s a conflict between the architecture types defined in RFC4578 DHCP PXE Options and the IANA registered Processor Architecture Types: the latter notes that x64 UEFI is type 00:07 which seems to be the value used in practice (ref. https://www.syslinux.org/archives/2014-October/022684.html).






                          share|improve this answer








                          New contributor




                          user310346 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.










                          There’s a conflict between the architecture types defined in RFC4578 DHCP PXE Options and the IANA registered Processor Architecture Types: the latter notes that x64 UEFI is type 00:07 which seems to be the value used in practice (ref. https://www.syslinux.org/archives/2014-October/022684.html).







                          share|improve this answer








                          New contributor




                          user310346 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.









                          share|improve this answer



                          share|improve this answer






                          New contributor




                          user310346 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.









                          answered Apr 16 at 13:26









                          user310346user310346

                          211




                          211




                          New contributor




                          user310346 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.





                          New contributor





                          user310346 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.






                          user310346 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.



























                              draft saved

                              draft discarded
















































                              Thanks for contributing an answer to Server Fault!


                              • Please be sure to answer the question. Provide details and share your research!

                              But avoid


                              • Asking for help, clarification, or responding to other answers.

                              • Making statements based on opinion; back them up with references or personal experience.

                              To learn more, see our tips on writing great answers.




                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function ()
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f349693%2fwhat-is-the-pxe-client-system-architecture-type-bc-efi-7-from-rfc-4578%23new-answer', 'question_page');

                              );

                              Post as a guest















                              Required, but never shown





















































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown

































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown







                              Popular posts from this blog

                              Wikipedia:Vital articles Мазмуну Biography - Өмүр баян Philosophy and psychology - Философия жана психология Religion - Дин Social sciences - Коомдук илимдер Language and literature - Тил жана адабият Science - Илим Technology - Технология Arts and recreation - Искусство жана эс алуу History and geography - Тарых жана география Навигация менюсу

                              Bruxelas-Capital Índice Historia | Composición | Situación lingüística | Clima | Cidades irmandadas | Notas | Véxase tamén | Menú de navegacióneO uso das linguas en Bruxelas e a situación do neerlandés"Rexión de Bruxelas Capital"o orixinalSitio da rexiónPáxina de Bruselas no sitio da Oficina de Promoción Turística de Valonia e BruxelasMapa Interactivo da Rexión de Bruxelas-CapitaleeWorldCat332144929079854441105155190212ID28008674080552-90000 0001 0666 3698n94104302ID540940339365017018237

                              What should I write in an apology letter, since I have decided not to join a company after accepting an offer letterShould I keep looking after accepting a job offer?What should I do when I've been verbally told I would get an offer letter, but still haven't gotten one after 4 weeks?Do I accept an offer from a company that I am not likely to join?New job hasn't confirmed starting date and I want to give current employer as much notice as possibleHow should I address my manager in my resignation letter?HR delayed background verification, now jobless as resignedNo email communication after accepting a formal written offer. How should I phrase the call?What should I do if after receiving a verbal offer letter I am informed that my written job offer is put on hold due to some internal issues?Should I inform the current employer that I am about to resign within 1-2 weeks since I have signed the offer letter and waiting for visa?What company will do, if I send their offer letter to another company