I am trying to install windows 8 on coreboot (4.11 branch) + seabios.
The installation stops with the following error message:
Your PC needs to restart. Please hold down the power button. Error Code: 0x0000005c Parameters: 0x0000000000008000 0x000000000000000B 0x0000000000000000
I investigated the error message and found Microsoft's explanation https://support.microsoft.com/en-us/topic/-0x0000005c-stop-error-code-or-assertion-failure-in-the-startup-process-if-you-enable-driver-verifier-in-windows-server-2008-r2-e34607aa-443b-2727-5d02-8b967e05e902 of 0x0000005c error code. But I don't know how to fix it.
I would appreciate it if anyone can help me figure out the solution.