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
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