pftf / RPi3

Raspberry Pi 3 UEFI Firmware Images
Other
276 stars 31 forks source link

Error 0xC00000BB on Windows 10/11 #47

Open polprog opened 3 months ago

polprog commented 3 months ago

When attempting to boot Windows 10/11 arm64 on RPi 3 model B V1.2 the Windows bootloader exits with code 0xC00000BB, and an exception message is generated.

The screen looks like this at the moment of the crash

BlInitializeLibrary failed 0xc00000bb

Synchronous Exception at 0x000000001003D6FC

Tested against windows 19045.4474 and 19044.4412 as well as 22621.900. The exception pc is different for different Windows builds. Both partitions (boot and data with install.wim) are in the hybrid MBR. From what I can find, error 0xc00000bb is related to memory fragmentation as specified here

UEFI Releases 1.28 and 1.29 do not boot on my platform.