From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail05.groups.io (mail05.groups.io [45.79.224.7]) by spool.mail.gandi.net (Postfix) with ESMTPS id 01B7794104C for ; Thu, 13 Mar 2025 03:55:26 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=qgz6MRfh5UaGj3wfzSParxf9lsqnFhJH5Rb6GzRH0f8=; c=relaxed/simple; d=groups.io; h=Subject:To:From:User-Agent:MIME-Version:Date:References:In-Reply-To:Message-ID:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Type; s=20240830; t=1741838126; v=1; x=1742097325; b=LQ1TztKZ35syQFmmKC/wgVpjG50EthnlSeYVvhPEuCm5effBAg9QmCvBaBpMddnYW15Rr+3B /dW8YcwkUxrGTj3tIpzpAMN+s/+Ko7VL6YLdv7TwJWCAU8OdMBfco3nwgq357een84u8vjssu2l mEBhf/MdUL6+1JXttYSayDrUdyZ95ZixXGzX82H9TZsRhW0RIXMBXjqYIg/x+Kz24897HGpQtmB EPS9LQZ4E6hSX2o9dQnhOStlghQBVItySjXKtUl/ZwOO9qTk5hyyZo3PDq7LRnjif5TOEjclzln hHnTQtlKpSuhA72nIXoQmX+MfxoycG+bD76dCqGMT17kg== X-Received: by 127.0.0.2 with SMTP id 97trYY7687511xlTD7d0eozT; Wed, 12 Mar 2025 20:55:25 -0700 Subject: Re: [edk2-devel] Universal UEFI ELF payload for SBL To: "Stepan" , devel@edk2.groups.io From: "Guo Dong via groups.io" X-Originating-Location: California, US (192.55.55.48) X-Originating-Platform: Windows Chrome 134 User-Agent: GROUPS.IO Web Poster MIME-Version: 1.0 Date: Wed, 12 Mar 2025 20:55:24 -0700 References: <359.1741243423710737566@groups.io> In-Reply-To: <359.1741243423710737566@groups.io> Message-ID: <29623.1741838124845556670@groups.io> Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,guo.dong@intel.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: c5XbjnLqVvqRRC7pDVvWaN5bx7686176AA= Content-Type: multipart/alternative; boundary="X16wqBDVrQbCTs5Yw2Ij" X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20240830 header.b=LQ1TztKZ; dmarc=pass (policy=none) header.from=groups.io; spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 45.79.224.7 as permitted sender) smtp.mailfrom=bounce@groups.io --X16wqBDVrQbCTs5Yw2Ij Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable The universal payload ELF image text segment alignment was changed from 0x4= 0 to 0x1000. The default file load location could not meet this requirement= . So SBL need reload it to a different place (Previous SBL tries to avoid r= eload it for performance).=C2=A0 Below SBL adds reload support. https://git= hub.com/slimbootloader/slimbootloader/pull/2407 It would be great if universal payload could revert to use old aliment valu= e. -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#121194): https://edk2.groups.io/g/devel/message/121194 Mute This Topic: https://groups.io/mt/111543703/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- --X16wqBDVrQbCTs5Yw2Ij Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable
The universal payload ELF image text= segment alignment was changed from 0x40 to 0x1000. The default file load l= ocation could not meet this requirement. So SBL need reload it to a differe= nt place (Previous SBL tries to avoid reload it for performance).  Bel= ow SBL adds reload support. https://g= ithub.com/slimbootloader/slimbootloader/pull/2407
It would be great if universal payload could revert to use old aliment= value.
_._,_._,_

Groups.io Links:

=20 You receive all messages sent to this group. =20 =20

View/Reply Online (#121194) | =20 | Mute= This Topic | New Topic
Your Subscriptio= n | Contact Group Owner | Unsubscribe [rebecca@openfw.io]

_._,_._,_
--X16wqBDVrQbCTs5Yw2Ij--