Re: [edk2-devel] Repeated Warm Resets After Enabling DpDynamicLib / Performance Measurement

2025-02-28 Thread Ni, Ray via groups.io
If your BIOS supports a real UEFI variable service (saving data into flash device), the endless reset may not occur. Can you confirm? Thanks, Ray From: devel@edk2.groups.io on behalf of Hamit Can Karaca via groups.io Sent: Thursday, February 27, 2025 13:49 To

Re: [edk2-devel] [tianocore/edk2] 83a86f: UefiPayloadPkg: Allow boot timeout to be configured

2025-02-23 Thread Ni, Ray via groups.io
Sean, I do not think the change that makes PcdPlatformBootTimeOut as DynamicHii PCD in UefiPayloadPkg is correct. When VARIABLE_SUPPORT is not "EMU" or "SPI", UPL does not include any variable manipulation logic. Defining a PCD to a variable seems not make sense. Thanks, Ray __

Re: [edk2-devel] Problems with modifying variables after S4 recovery

2025-01-22 Thread Ni, Ray via groups.io
I checked the ACPI spec and it says the UEFI RuntimeCode/RuntimeData is treated as AddressRangeReserved type by OS (see ACPI spec 15.3 UEFI GetMemoryMap() Boot Services Function) I think the AddressRangeReserved type is NOT restored by OS when resuming from S4. Can you double check? Thanks,

[edk2-devel] PR cannot be merged

2024-12-19 Thread Ni, Ray via groups.io
All, This PR Add fspiwrapper peim by hongbin123 · Pull Request #6292 · tianocore/edk2 passed all review and CI checks but it just cannot be merged. I tried "Confirm rebase and merge" button but GitHub reports error "8 of 8 required status checks are e