Firmware bug in dom0 log. Should I take any action?

Hello. Today I tried to restart sys-usb to clear its state and it failed to restart. There popped up a window saying there is something off (don’t remember what exactly) and suggesting me to check journalctl in dom0 terminal for more details. I used this command and got this log with this error:

июл 04 23:08:32 localhost kernel: [Firmware Bug]: TSC doesn't count with P0 frequency!

июл 04 23:08:32 localhost kernel: Linux version 6.6.77-1.qubes.fc37.x86_64 (mockbuild@69a486b233094ae0aa14b74e56cc4b55) (gcc (GCC) 1>
июл 04 23:08:32 localhost kernel: Command line: placeholder root=UUID=1066f782-ad65-4b7e-a7e6-d470608f882e ro rootflags=subvol=root >
июл 04 23:08:32 localhost kernel: [Firmware Bug]: TSC doesn't count with P0 frequency!
июл 04 23:08:32 localhost kernel: Released 0 page(s)
июл 04 23:08:32 localhost kernel: BIOS-provided physical RAM map:
июл 04 23:08:32 localhost kernel: Xen: [mem 0x0000000000000000-0x000000000007ffff] usable
июл 04 23:08:32 localhost kernel: Xen: [mem 0x0000000000080000-0x00000000000fffff] reserved
июл 04 23:08:32 localhost kernel: Xen: [mem 0x0000000000100000-0x0000000009eeffff] usable
июл 04 23:08:32 localhost kernel: Xen: [mem 0x0000000009ef0000-0x0000000009ffffff] reserved
июл 04 23:08:32 localhost kernel: Xen: [mem 0x000000000a000000-0x000000000a1fffff] usable
июл 04 23:08:32 localhost kernel: Xen: [mem 0x000000000a200000-0x000000000a20efff] ACPI NVS
июл 04 23:08:32 localhost kernel: Xen: [mem 0x000000000a20f000-0x00000000b5883fff] usable
июл 04 23:08:32 localhost kernel: Xen: [mem 0x00000000b5884000-0x00000000b59dafff] reserved
июл 04 23:08:32 localhost kernel: Xen: [mem 0x00000000b59db000-0x00000000b5a4efff] ACPI data
июл 04 23:08:32 localhost kernel: Xen: [mem 0x00000000b5a4f000-0x00000000b7141fff] ACPI NVS
июл 04 23:08:32 localhost kernel: Xen: [mem 0x00000000b7142000-0x00000000bcbfdfff] reserved
июл 04 23:08:32 localhost kernel: Xen: [mem 0x00000000bcbfe000-0x00000000bdffffff] usable
июл 04 23:08:32 localhost kernel: Xen: [mem 0x00000000be000000-0x00000000bfffffff] reserved
июл 04 23:08:32 localhost kernel: Xen: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
июл 04 23:08:32 localhost kernel: Xen: [mem 0x00000000fd000000-0x00000000fdffffff] reserved
июл 04 23:08:32 localhost kernel: Xen: [mem 0x00000000fe700000-0x00000000fe700fff] reserved
июл 04 23:08:32 localhost kernel: Xen: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
июл 04 23:08:32 localhost kernel: Xen: [mem 0x00000000fec10000-0x00000000fec10fff] reserved

DuckDuckGo AI says it’s maybe somehow related to bios/uefi and suggests to update it or try to upgrade/downgrade kernel.
Does this error even matter and should I pay attention to it? I guess it might not be related to sys-usb at all. Anyway, sys-usb works without any problems now. Should I take any action regarding this log at all?