[edk2-devel] edk2 master: AMD SEV-ES guest boot with OvmfPkgX64 fails

2025-01-28 Thread Aithal, Srikanth via groups.io
Hello, With current edk2/master booting AMD SEV-ES guest with OvmfPkgX64 package is failing with below error: [    0.240243] Memory Encryption Features active: AMD SEV SEV-ES [    0.241170] SEV: Status: SEV SEV-ES [    0.241783] pid_max: default: 32768 minimum: 301 [    0.243627] BUG: unable

Re: [edk2-devel] edk2 master: AMD guest boot with AmdSevX64 fails

2025-01-24 Thread Aithal, Srikanth via groups.io
Yes, that resolves the issue. Thank you, /Srikanth Aithal / On 1/24/2025 7:18 PM, Gerd Hoffmann wrote: On Fri, Jan 24, 2025 at 02:14:35PM +0530, Aithal, Srikanth wrote: Attaching both success and failed guest boot logs here. https://github.com/tianocore/edk2/pull/10670 Does that work? tha

[edk2-devel] edk2 master: AMD guest boot with AmdSevX64 fails

2025-01-22 Thread Aithal, Srikanth via groups.io
Hello, With current edk2/master booting AMD SEV-ES and SNP guests with AmdSevX64 package is failing with below error: /2025-01-22 04:46:42: [Bds]OsIndication: 2025-01-22 04:46:42: [Bds]=Begin Load Options Dumping ...= 2025-01-22 04:46:42: Driver Optio

Re: [edk2-devel] Patch OvmfPkg: Use heap memory for virtio-scsi request causing regression

2024-08-01 Thread Aithal, Srikanth via groups.io
milar change. I am looking into why this may be failing. Regards, Sami Mujawar *From: * on behalf of "Aithal, Srikanth via groups.io" *Reply to: *"devel@edk2.groups.io" , "srikanth.ait...@amd.com" *Date: *Thursday 1 August 2024 at 12:28 *To: *"devel@edk2.gr

[edk2-devel] Patch OvmfPkg: Use heap memory for virtio-scsi request causing regression

2024-08-01 Thread Aithal, Srikanth via groups.io
Hello all, After the patches [1fc55a39, b342070c] OvmfPkg: Use heap memory for virtio-blk request/OvmfPkg: Use heap memory for virtio-scsi request got merged, this regression is spotted. AMD SVM/SEV/SEVES guest boot fails with OVMF packages [Ia3264/X64] built from today's upstream edk2 repos

Re: [edk2-devel] [PATCH 0/2] AmdSev: Harden SEV Kernel hashes verifier

2024-06-26 Thread Aithal, Srikanth via groups.io
On 6/26/2024 7:28 PM, Tobin Feldman-Fitzthum wrote: On 6/26/24 4:08 AM, Aithal, Srikanth wrote: Hello, SEV/SEVES guest boot fails with AMDSEV OVMF package built using upstream edk2 master [commit head: 2fbaaa96d11ad61a9133df1728e3fe965d1457a5]. SEV/SEVES guest boot with AMDSEV package gets

Re: [edk2-devel] [PATCH 0/2] AmdSev: Harden SEV Kernel hashes verifier

2024-06-26 Thread Aithal, Srikanth via groups.io
Hello, SEV/SEVES guest boot fails with AMDSEV OVMF package built using upstream edk2 master [commit head: 2fbaaa96d11ad61a9133df1728e3fe965d1457a5]. SEV/SEVES guest boot with AMDSEV package gets stuck at below point: Plain Text |2024-06-26 04:38:02: FetchBlob: loading 14332416 bytes for "ker

Re: [edk2-devel] [PATCH v3 4/5] OvmfPkg/VirtHstiDxe: add code flash check

2024-04-23 Thread Aithal, Srikanth via groups.io
On 4/23/2024 8:01 PM, Gerd Hoffmann wrote: On Tue, Apr 23, 2024 at 07:14:04PM +0530, Aithal, Srikanth wrote: Correcting. On 4/23/2024 7:09 PM, Aithal, Srikanth wrote: Hello, Todays OVMF/edk2 master branch is breaking AMD SEV-ES guest boot with OvmfX64 package, where as sev-es guest boots fin

Re: [edk2-devel] [PATCH v3 4/5] OvmfPkg/VirtHstiDxe: add code flash check

2024-04-23 Thread Aithal, Srikanth via groups.io
Correcting. On 4/23/2024 7:09 PM, Aithal, Srikanth wrote: Hello, Todays OVMF/edk2 master branch is breaking AMD SEV-ES guest boot with OvmfX64 package, where as sev-es guest boots fine with AmdSev package. Git bisect pointed to below commit as bad, going back to previous commit i.e ddc43e7a