Re: Multiprocessor support in AARCH64
Matheus Medeiros
Hi Rebecca!
toggle quoted message
Show quoted text
Right after posting here, I saw the patch you posted on the "devel" list. I compiled your code into a driver and was able to load it in a Raspberry Pi 3. But the same was not possible on laptops with Snapdragon CPUs, the driver fails to load and returns the EFI_NOT_FOUND error. I think it's caused by GetFirstGuidHob(&gArmMpCoreInfoGuid) returning NULL. Do you have any clues that might help me? Thanks! Matheus Medeiros On Thu, Feb 2, 2023 at 03:39 PM, Rebecca Cran wrote:
|
|