Ted, Can you fix the GCC failures? Refer https://github.com/tianocore/edk2/pull/3781
> -----Original Message----- > From: [email protected] <[email protected]> On Behalf Of Ni, Ray > Sent: Friday, December 16, 2022 4:55 PM > To: [email protected]; Kuo, Ted <[email protected]> > Subject: Re: [edk2-devel][PATCH v1 0/2] Supporting S3 in 64bit PEI > > Ted, > Thanks for your hard working on the final public patch that enables S3 in > 64bit PEI. > > Reviewed-by: Ray Ni <[email protected]> > > > -----Original Message----- > > From: [email protected] <[email protected]> On Behalf Of Kuo, Ted > > Sent: Thursday, December 15, 2022 10:47 PM > > To: [email protected] > > Subject: [edk2-devel][PATCH v1 0/2] Supporting S3 in 64bit PEI > > > > This patch set enables S3 in 64bit PEI. > > > > Ted Kuo (2): > > UefiCpuPkg: Supporting S3 in 64bit PEI > > MdeModulePkg: Supporting S3 in 64bit PEI > > > > .../BootScriptExecutorDxe/ScriptExecute.c | 21 ++-- > > .../BootScriptExecutorDxe/X64/SetIdtEntry.c | 4 +- > > .../Acpi/S3SaveStateDxe/AcpiS3ContextSave.c | 10 +- > > UefiCpuPkg/PiSmmCpuDxeSmm/CpuS3.c | 13 ++- > > UefiCpuPkg/PiSmmCpuDxeSmm/PiSmmCpuDxeSmm.inf | 1 + > > .../ResetVector/Vtf0/Ia16/Real16ToFlat32.asm | 63 ++++++++---- > > .../Universal/Acpi/S3Resume2Pei/S3Resume.c | 96 ++++++++++++------- > > 7 files changed, 138 insertions(+), 70 deletions(-) > > > > -- > > 2.35.3.windows.1 > > > > > > > > > > > > > > > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#97504): https://edk2.groups.io/g/devel/message/97504 Mute This Topic: https://groups.io/mt/95690179/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
