[Bug 2110175] [NEW] FWTS still checks the _UID of GIC entries for cores with _STA set to 0, causing the test to fail.

2025-05-07 Thread MontyZhao
Public bug reported: When certain CPU cores are disabled (i.e., their _STA value is changed from 0xF to 0x0), FWTS correctly skips these cores. However, it still checks whether the _UID in the MADT GIC entries matches the UID of the cores, which causes the test to FAIL. log like this: madt: GICC

[Bug 2103380] Re: getwakeuptime did not get pending status

2025-04-09 Thread MontyZhao
Thanks Ivan. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2103380 Title: getwakeuptime did not get pending status To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+s

[Bug 2103380] [NEW] getwakeuptime did not get pending status

2025-03-16 Thread MontyZhao
Public bug reported: We found that we were unable to retrieve the pending status from getwakeuptime, leading to a failure in uefirttime_test23 within src/uefi/uefirttime/uefirttime.c. The root cause of this issue is that the interface in drivers/firmware/efi/test/efi_test.c, which is invoked duri