From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from walk.intel-email.com (walk.intel-email.com [101.227.64.242]) by mx.groups.io with SMTP id smtpd.web11.8373.1671586204994991450 for ; Tue, 20 Dec 2022 17:30:06 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@byosoft.com.cn header.s=cloud-union header.b=hKgfXCEX; spf=pass (domain: byosoft.com.cn, ip: 101.227.64.242, mailfrom: gaoliming@byosoft.com.cn) Received: from walk.intel-email.com (localhost [127.0.0.1]) by walk.intel-email.com (Postfix) with ESMTP id 8EC96CD1F657 for ; Wed, 21 Dec 2022 09:30:01 +0800 (CST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=byosoft.com.cn; s=cloud-union; t=1671586201; bh=hQKz2ri6FVTwYrxBP1Cpob9GfELy2gJxx8A7BiZMA+Q=; h=From:To:Cc:References:In-Reply-To:Subject:Date; b=hKgfXCEXlYVUNNzOWdcNWS6sWdB++3L9PeEu0SIUnVYYcf+v0tDC0tS6H+6z1fbSM 2+l/RbTFwlawPMz0Sqa++sWnYcC7NOwMJw07hHej+jycwiVefGiiVSqtxmkndmVjPW Z2tymnncNeCJWAWo28PopM2Vvr+IVnrKL+nTfJvo= Received: from localhost (localhost [127.0.0.1]) by walk.intel-email.com (Postfix) with ESMTP id 29C92CD1F6CF for ; Wed, 21 Dec 2022 09:30:01 +0800 (CST) Received: from walk.intel-email.com (localhost [127.0.0.1]) by walk.intel-email.com (Postfix) with ESMTP id D43ADCD1F67A for ; Wed, 21 Dec 2022 09:30:00 +0800 (CST) Authentication-Results: walk.intel-email.com; none Received: from mail.byosoft.com.cn (mail.byosoft.com.cn [58.240.74.242]) by walk.intel-email.com (Postfix) with SMTP id 2729ACD1F6CE for ; Wed, 21 Dec 2022 09:29:57 +0800 (CST) Received: from DESKTOPS6D0PVI ([101.86.145.41]) (envelope-sender ) by 192.168.6.13 with ESMTP for ; Wed, 21 Dec 2022 09:29:51 +0800 X-WM-Sender: gaoliming@byosoft.com.cn X-Originating-IP: 101.86.145.41 X-WM-AuthFlag: YES X-WM-AuthUser: gaoliming@byosoft.com.cn From: "gaoliming" To: , , , Cc: "'Alexey Kardashevskiy'" , "'Erdem Aktas'" , "'Pawel Polawski'" , "'Jordan Justen'" , "'Ard Biesheuvel'" , "'Yuwei Chen'" , "'Tom Lendacky'" , "'James Bottomley'" , "'Oliver Steffen'" , "'Jiewen Yao'" , "'Min Xu'" , "'Brijesh Singh'" , "'Bob Feng'" References: <20221130094414.1983787-1-kraxel@redhat.com> <20221130094414.1983787-3-kraxel@redhat.com> <88bbd6a4-1e6c-7916-91be-76cae167aa74@hpe.com> <20221201083843.x76y3hu4p67o2g7t@sirius.home.kraxel.org> <50495e6e-a8cf-44de-6ffe-42b6c7c8972d@hpe.com> <172E5F05A68BEFC2.5063@groups.io> In-Reply-To: <172E5F05A68BEFC2.5063@groups.io> Subject: =?UTF-8?B?5Zue5aSNOiBbZWRrMi1kZXZlbF0gW1BBVENIIHY3IDIvMl0gdG9vbHNfZGVmOiBhZGQgLWZuby1vbWl0LWZyYW1lLXBvaW50ZXIgdG8gR0NDNDhfe0lBMzIsWDY0fV9DQ19GTEFHUw==?= Date: Wed, 21 Dec 2022 09:29:51 +0800 Message-ID: <058101d914db$b946ab70$2bd40250$@byosoft.com.cn> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 16.0 Thread-Index: AQMEGOS+3MYHAP5r15YVOYuSPqYwvQGwkFjxAdKy0xsBU6AicgFlCR5OAf4IjsGr37XSEA== Sender: "gaoliming" Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Content-Language: zh-cn Gerd: I will merge these two changes in tools_def.txt. Is it OK to you? Thanks Liming > -----=E9=82=AE=E4=BB=B6=E5=8E=9F=E4=BB=B6----- > =E5=8F=91=E4=BB=B6=E4=BA=BA: devel@edk2.groups.io = =E4=BB=A3=E8=A1=A8 gaoliming via > groups.io > =E5=8F=91=E9=80=81=E6=97=B6=E9=97=B4: 2022=E5=B9=B412=E6=9C=887=E6=97=A5 = 9:36 > =E6=94=B6=E4=BB=B6=E4=BA=BA: devel@edk2.groups.io; brian.johnson@hpe.com;= kraxel@redhat.com > =E6=8A=84=E9=80=81: 'Alexey Kardashevskiy' ; 'Erdem Aktas' > ; 'Pawel Polawski' ; > 'Jordan Justen' ; 'Ard Biesheuvel' > ; 'Yuwei Chen' ; 'Tom > Lendacky' ; 'James Bottomley' > ; 'Oliver Steffen' ; 'Jiewen Yao= ' > ; 'Min Xu' ; 'Brijesh Singh' > ; 'Bob Feng' > =E4=B8=BB=E9=A2=98: =E5=9B=9E=E5=A4=8D: [edk2-devel] [PATCH v7 2/2] tools= _def: add > -fno-omit-frame-pointer to GCC48_{IA32,X64}_CC_FLAGS >=20 > Gerd: > I have no comments for this change. Acked-by: Liming Gao > >=20 > Thanks > Liming > > -----=E9=82=AE=E4=BB=B6=E5=8E=9F=E4=BB=B6----- > > =E5=8F=91=E4=BB=B6=E4=BA=BA: devel@edk2.groups.io =E4=BB=A3=E8=A1=A8 Brian J. > > Johnson > > =E5=8F=91=E9=80=81=E6=97=B6=E9=97=B4: 2022=E5=B9=B412=E6=9C=882=E6=97= =A5 0:18 > > =E6=94=B6=E4=BB=B6=E4=BA=BA: devel@edk2.groups.io; kraxel@redhat.com > > =E6=8A=84=E9=80=81: Alexey Kardashevskiy ; Liming Gao > > ; Erdem Aktas ; > > Pawel Polawski ; Jordan Justen > > ; Ard Biesheuvel = ; > > Yuwei Chen ; Tom Lendacky > > ; James Bottomley ; > > Oliver Steffen ; Jiewen Yao > ; > > Min Xu ; Brijesh Singh ; > Bob > > Feng > > =E4=B8=BB=E9=A2=98: Re: [edk2-devel] [PATCH v7 2/2] tools_def: add > > -fno-omit-frame-pointer to GCC48_{IA32,X64}_CC_FLAGS > > > > OK. Doesn't look like a big impact. > > > > Thanks, > > Brian J. Johnson > > -------- Original Message -------- > > From: Gerd Hoffmann [mailto:kraxel@redhat.com] > > Sent: Thursday, December 1, 2022 at 2:38 AM > > To: Brian J. Johnson > > Cc: devel@edk2.groups.io, Alexey Kardashevskiy , Liming > > Gao , Erdem Aktas > , > > Pawel Polawski , Jordan Justen > > , Ard Biesheuvel = , > > Yuwei Chen , Tom Lendacky > > , James Bottomley , > > Oliver > > Steffen , Jiewen Yao , Min > Xu > > , Brijesh Singh , Bob Feng > > > > Subject: [edk2-devel] [PATCH v7 2/2] tools_def: add > > -fno-omit-frame-pointer to GCC48_{IA32,X64}_CC_FLAGS > > > > On Wed, Nov 30, 2022 at 01:28:42PM -0600, Brian J. Johnson wrote: > > > Gerd, > > > > > > Sorry, gotta ask: does this make much difference in the size of the > > > compiled code? That's a constraint on many real-hardware X64 > platforms, > > > especially for 32-bit code. > > > > Quick test with OvmfPkg/OvmfPkgIa32X64.dsc (sec/pei ia32, dxe x64): > > > > master branch: > > > > FV Space Information > > SECFV [11%Full] 212992 (0x34000) total, 23728 (0x5cb0) used, 189264 > > (0x2e350) free > > PEIFV [34%Full] 917504 (0xe0000) total, 319416 (0x4dfb8) used, 598088 > > (0x92048) free > > DXEFV [49%Full] 12582912 (0xc00000) total, 6268032 (0x5fa480) used, > > 6314880 (0x605b80) free > > FVMAIN_COMPACT [98%Full] 1753088 (0x1ac000) total, 1725328 > (0x1a5390) > > used, 27760 (0x6c70) free > > > > with patch applied: > > > > FV Space Information > > SECFV [11%Full] 212992 (0x34000) total, 23728 (0x5cb0) used, 189264 > > (0x2e350) free > > PEIFV [34%Full] 917504 (0xe0000) total, 319416 (0x4dfb8) used, 598088 > > (0x92048) free > > DXEFV [50%Full] 12582912 (0xc00000) total, 6335936 (0x60adc0) used, > > 6246976 (0x5f5240) free > > FVMAIN_COMPACT [99%Full] 1753088 (0x1ac000) total, 1738176 > (0x1a85c0) > > used, 14912 (0x3a40) free > > > > So slightly more for 64-bit code. > > > > take care, > > Gerd > > > > > > > > > > > > > > > > > > >=20 >=20 >=20 >=20 >=20 >=20 >=20