Ray: The problem is that PcdFSBClock is configured as Dynamic on OVMF.
Anthony: Have you any suggestion for this problem? Thanks Liming 发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 ray_l...@hotmail.com 发送时间: 2022年7月7日 12:13 收件人: Anthony PERARD <anthony.per...@citrix.com>; devel@edk2.groups.io 主题: Re: [edk2-devel] [PATCH v2 2/7] MdePkg: Allow PcdFSBClock to by Dynamic On Thu, Mar 25, 2021 at 11:47 PM, Anthony PERARD wrote: - ## This value is used to configure X86 Processor FSB clock. - # @Prompt FSB Clock. - gEfiMdePkgTokenSpaceGuid.PcdFSBClock|200000000|UINT32|0x0000000c hi, Sir This change caused the OVMF failed to load in QEMU when compiled with "SOURCE_DEBUG_ENABLE" as True. the verbose message of QEMU shows: ASSERT [SecMain] d:\myedk2\edk2\MdePkg\Library\BasePcdLibNull\PcdLib.c(95): ((BOOLEAN)(0==1)) The failure point is PcdGet32 (PcdFSBClock) of debugtimer.c, I rolled back above change, then issue disappeared. -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#91170): https://edk2.groups.io/g/devel/message/91170 Mute This Topic: https://groups.io/mt/92243726/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-