Load a 64-bit EFI Image from 32-bit EFI bootloader
|
2018-10-23, 14:33
(This post was last modified: 2018-10-23 14:43 by NiKiZe.)
Post: #1
|
|||
|
|||
Load a 64-bit EFI Image from 32-bit EFI bootloader
Hello,
I'm trying to load a 64-bit Image from 32-bit bootloader. I know that on Ubuntu there is a work around (here). I was wondering if it was possible through IPXE. |
|||
2018-10-23, 14:42
Post: #2
|
|||
|
|||
RE: Load a 64-bit Image from 32-bit bootloader
(2018-10-23 14:33)ChrisLucas29 Wrote: I'm trying to load a 64-bit Image from 32-bit bootloader. I know that on Ubuntu there is a work around (here). EFI iPXE calls firmware functions to load the next EFI binary. As such you will have to get implementations of those functions to accept the "wrong-bit" binary, (which AFAIK does not exist) This is unlikely to be implemented in iPXE if at all possible, partly because it is "rare" and partially because it would have security implications which would limit the possibility to have iPXE signed. Use GitHub Discussions VRAM bin |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)