Re: [edk2-devel] FSP-T gets stuck on postcode 0x4

2025-01-06 Thread memristor2 via groups.io
I should mention that I am using the IA32 MinPlatformPkg's PlatformSeclib (SecEntry.nasm) I also pass zero for the FsptUpdDataPtr paramter which is then passed to the TempRamInitApi. On Monday, January 6th, 2025 at 5:06 PM, memristor2 via groups.io wrote: > Hello everyone, > I am trying to bu

[edk2-devel] FSP-T gets stuck on postcode 0x4

2025-01-06 Thread memristor2 via groups.io
Hello everyone, I am trying to build a UEFI image for BirchStream Platform, my problem is the boot execution doesn't go any further than the 0x04 POST code. Since i don't have access to the FSP's source code and there is no integration guide , I don't know what the problem is. Any hints on this