On Mon, Mar 13, 2023 at 07:13:39AM +0000, Wu, Jiaxin wrote: > Another issue exposed during boot OVMF: > > > > SecCoreStartupWithStack(0xFFFCC000, 0x820000) > > ASSERT [SecMain] c:\dev\code\edk2\MdePkg\Library\BasePcdLibNull\PcdLib.c(95): > ((BOOLEAN)(0==1))
All PCDs SecMain reads are fixed, so they should be evaluated at compile time and PcdLib should not be needed. I also don't see that happening locally (current master branch). take care, Gerd -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#101084): https://edk2.groups.io/g/devel/message/101084 Mute This Topic: https://groups.io/mt/97575787/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-