Hello David, On Thu, 28 May 2026, at 00:28, David F. via groups.io wrote: > Hi, > > I believe there is a bug in Image.c at line 889. Should be freeing > Image->BaseImage not Image->ImageContext.ImageAddress since it may > have been aligned for section alignment larger than a page size. >
Thanks for the report. Could you be more precise? Image->BaseImage does not exist, and Image->Info.ImageBase gets assigned to Image->ImageContext.ImageAddress on line 798. -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#122053): https://edk2.groups.io/g/devel/message/122053 Mute This Topic: https://groups.io/mt/119521721/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
