Groups | Search | Server Info | Login | Register


Groups > comp.sys.arm > #1751

Re: UEFI for 32-bit ARM

From Paul Edwards <mutazilah@gmail.com>
Newsgroups comp.sys.arm
Subject Re: UEFI for 32-bit ARM
Date 2024-04-07 19:51 +0800
Organization A noiseless patient Spider
Message-ID <uuu1bv$2otqe$1@dont-email.me> (permalink)
References <uutnif$2mp10$1@dont-email.me>

Show all headers | View raw


On 07/04/24 17:04, Paul Edwards wrote:

> However, not if I attempt to open a file
> (ie use the Open() call).

Problem solved thanks to this:

https://devblogs.microsoft.com/oldnewthing/20210621-00/?p=105327

The next parameter requires 8-byte alignment, so we skip r1 so that we 
can reach 8-byte alignment starting at r2.


Will commit a fix after I see what cleanup is possible.

Thanks. Paul.

Back to comp.sys.arm | Previous | NextPrevious in thread | Find similar


Thread

UEFI for 32-bit ARM Paul Edwards <mutazilah@gmail.com> - 2024-04-07 17:04 +0800
  Re: UEFI for 32-bit ARM Paul Edwards <mutazilah@gmail.com> - 2024-04-07 19:51 +0800

csiph-web