From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from duke.felloff.net ([216.126.196.34]) by ewsd; Fri May 22 06:59:27 EDT 2020 Message-ID: <5519AFF64A52D10C25545175AF3C1EE5@felloff.net> Date: Fri, 22 May 2020 12:59:17 +0200 From: cinap_lenrek@felloff.net To: 9front@9front.org Subject: Re: [9front] UEFI boot on ARM / RPi In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: extended XML over JSON property extension engine plugin-scale framework ... not using any of this in 9boot on 386/amd64 tho. just linking a headerless file (-H3) hand hand crafting the PE header in the assembler. with 6l, i'm even just generating a a.out and stripping off the a.out header with dd. see /sys/src/boot/efi/pe32.s and /sys/src/boot/efi/pe64.s -- cinap