Groups | Search | Server Info | Login | Register
| 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> |
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 | Next — Previous in thread | Find similar
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