From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Schmitt Date: Thu, 06 Jul 2017 16:28:09 +0200 Subject: [U-Boot] [PATCH] EFI: find EFI system partition by legacy MBR partition type In-Reply-To: References: Message-ID: <2266771449797332485@scdbackup.webframe.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, Alexander Graf wrote: > U-Boot on x86 does not implement BIOS callbacks, so even if you wanted to > you couldn't execute an MBR directly. Oh. Sorry for the noise, then. > So yes, it only loads proper payloads the same way as it does on ARM. If the payloads are unlikely to be put into an ISO for other reasons, then my doubts are appeased. My best wishes for U-Boot's carreer as EFI firmware on ARM. If problems appear with the very first stage of booting an ISO 9660 image, then be invited to include me or bug-xorriso at gnu.org in the discussion. Have a nice day :) Thomas