Hi Prabin,

Thank you for this patch.

On Mon, Mar 11, 2024 at 06:14 AM, Prabin CA wrote:

> 
> #define MAX_VIRTUAL_MEMORY_MAP_DESCRIPTORS =
> \
> - ((14 + (FixedPcdGet32 (PcdChipCount) * 2)) + =
> \
> + ((13 + (FixedPcdGet32 (PcdChipCount) * 2)) + =
> \
> + (FeaturePcdGet (PcdPcieEnable)) + =
> \
> (FixedPcdGet32 (PcdIoVirtSocExpBlkUartEnable) * =
> \
> FixedPcdGet32 (PcdChipCount) * 2))
> =20

This is not correct FeaturePcdGet() returns a boolean value. Please update this 
code accordingly.

Regards,

Sami Mujawar


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#117257): https://edk2.groups.io/g/devel/message/117257
Mute This Topic: https://groups.io/mt/104862630/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to