Re: [edk2-devel] [PATCH 25/33] AMD/VanGoghBoard: Check in PlatformInitPei module.

2024-01-22 Thread Chang, Abner via groups.io
We don't need the space between @ param. Please check it. Thanks Abner -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#114180): https://edk2.groups.io/g/devel/message/114180 Mute This Topic: https://groups.io/mt/103831198/21656 Group Owne

[edk2-devel] [PATCH 25/33] AMD/VanGoghBoard: Check in PlatformInitPei module.

2024-01-19 Thread duke.zhai via groups.io
From: Duke Zhai BZ #:4640 Initial PlatformInitPei module. This is the Platform module to initialize whole platform on PEI phase. Signed-off-by: Ken Yao Cc: Eric Xing Cc: Duke Zhai Cc: Igniculus Fu Cc: Abner Chang --- .../Universal/PlatformInitPei/BootMode.c | 287 ++ .