Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Build structure and UEFI
2013-07-22, 11:59
Post: #2
RE: Build structure and UEFI
(2013-07-22 02:11)Game Wrote:  1. Is bin-i386-efi a valid target - because again I think UEFI supports only 64 bit systems ?

Yes, it is. There are 32-bit UEFI systems in existence, although they are rare.

Quote: 2. If bin-i386-efi was valid, then it includes a lot of arch/i386/interface/syslinux code (COMBOOT and COM32), which it should not support (because of interrupts) ?

The general build policy for iPXE is to compile as many files as possible in each build. This helps to avoid code rot: if a change is introduced which prevents the EFI code from compiling, then it will be noticed immediately since the EFI code is compiled even when building a standard PCBIOS target.

Michael
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Build structure and UEFI - Game - 2013-07-22, 02:11
RE: Build structure and UEFI - mcb30 - 2013-07-22 11:59
RE: Build structure and UEFI - Game - 2013-07-22, 15:10
RE: Build structure and UEFI - mcb30 - 2013-07-22, 15:11



User(s) browsing this thread: 1 Guest(s)