Re: [edk2-devel] [edk2-platforms][PATCH 2/2][RESEND] PlatformPayloadFeaturePkg.py: Add Linux support

2023-03-21 Thread Isaac Oram
; Gao, Liming ; Dong, Guo Subject: Re: [edk2-devel] [edk2-platforms][PATCH 2/2][RESEND] PlatformPayloadFeaturePkg.py: Add Linux support Reviewed-by: Isaac Oram In the future, please CC maintainers from https://github.com/iworam/edk2-platforms/blob/master/Maintainers.txt in the commit messages

Re: [edk2-devel] [edk2-platforms][PATCH 2/2][RESEND] PlatformPayloadFeaturePkg.py: Add Linux support

2023-03-21 Thread Isaac Oram
Reviewed-by: Isaac Oram In the future, please CC maintainers from https://github.com/iworam/edk2-platforms/blob/master/Maintainers.txt in the commit messages. -Original Message- From: Patrick Rudolph Sent: Monday, March 20, 2023 1:53 AM Cc: devel@edk2.groups.io;

Re: [edk2-devel] [edk2-platforms][PATCH 2/2][RESEND] PlatformPayloadFeaturePkg.py: Add Linux support

2023-03-21 Thread Sheng Lean Tan
> Another reminder, thanks. > > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#101484): https://edk2.groups.io/g/devel/message/101484 Mute This Topic: https://groups.io/mt/97727098/21656 Group Owner: devel+ow...@edk2.groups.io

Re: [edk2-devel] [edk2-platforms][PATCH 2/2][RESEND] PlatformPayloadFeaturePkg.py: Add Linux support

2023-03-20 Thread Sheng Lean Tan
Can anyone help to review this? Thanks :) -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#101450): https://edk2.groups.io/g/devel/message/101450 Mute This Topic: https://groups.io/mt/97727098/21656 Group Owner: devel+ow...@edk2.groups.io

[edk2-devel] [edk2-platforms][PATCH 2/2][RESEND] PlatformPayloadFeaturePkg.py: Add Linux support

2023-03-20 Thread Patrick Rudolph
- Use OS specific path seperator instead of hardcoding ';' - Fix case of build artifact FV/PLATFORMPAYLOAD.Fv Test: python Features/Intel/PlatformPayloadFeaturePkg/PlatformPayloadFeaturePkg.py works on Linux. Signed-off-by: Patrick Rudolph Ref: