Alastair Cota

Results 43 comments of Alastair Cota

> @TheMindVirus Can this be closed as a not-a-UEFI issue? Maybe track in windows-drivers for the Windows work ? I'm not sure about closing just yet as some of the...

What storage medium is this? SD cards may take very long, USB is prone to overheating and slow SPI Flash takes even longer. External SSD's will likely bring it down...

A few things to watch out for: - If booting after a long time there will be many more memory errors for the storage medium to disk check for -...

On further inspection this might be down to (as everything has been so far) a mailbox call that returned unexpected results. If this happens then whenever UEFI needs to set...

So as far as I can tell these tables are only intended as a point of reference for the firmware or operating system to then know which address to find...

DMAR Table would only help to tell drivers in the OS that there has been a change to the DMA Mapping but UEFI drivers will still remain hard coded at...

I had done this for a Pi4-based OMX Video Player system once, it revolves around the dwc2 module for Firmware and Linux. Not sure about Windows support for dwc2 but...

https://www.raspberrypi.org/documentation/computers/raspberry-pi.html#POWER_OFF_ON_HALT

This is part of firmware, it is underneath Windows 10 arm on the Pi. It is only configurable as of yet with tools from Raspberry Pi OS.

I had already added the 2 lines but it needs a heavily trimmed down branch especially for Raspberry Pi to build and test efficiently. ``` option text = STRING_TOKEN(STR_ADVANCED_FANONGPIO_18), value...