Pete Batard

Results 269 comments of Pete Batard

Great. Thanks for looking after this!

Further investigation shows that, until you explicitly go into the menu to set the variable, the [`OnReadyToBoot()` event from `ConsolePrefDxe.c`](https://github.com/tianocore/edk2/blob/9af1064995d479df92e399a682ba7e4b2fc78415/EmbeddedPkg/Drivers/ConsolePrefDxe/ConsolePrefDxe.c#L282-L285) never happens, even as the `gBS->CreateEventEx` call reports success... And...

The best explanation I have for this behaviour is that, until we save the variables, we default to booting `PlatformRecovery`, and therefore the `EFI_EVENT_GROUP_READY_TO_BOOT` event group is not being processed...

EDK2 patch proposal in https://edk2.groups.io/g/devel/message/61327 + https://edk2.groups.io/g/devel/message/61328.

> Didn't default to serial. That's because we are applying [this extra patch](https://github.com/pftf/RPi4/blob/master/0001-MdeModulePkg-UefiBootManagerLib-Signal-ReadyToBoot-o.patch) to our builds. Without it, the console will default to serial. We also explicitly state so in...

Could this be related to #122? In other words, are you sure you don't have a `gpu_mem=` line in your `config.txt`?

Well, considering that there still hasn't been any progress in 7 years, I will ask that GitHub either closes this issue altogether or provides us with an ETA/outline of what...

I'm going to close this issue, on account that I have now removed the speed comparison from the homepage due to the fact that it's become mostly pointless when most...

Setting aside the irrelevant lengthy discussion above about false positives, I am coming back to this issue and would like to ask OP (@tomasz1986) if they are still seeing this...

Since there has been no update, and I am no longer able to replicate the issue, I will close it.