Reviewed-by: Guo Dong <[email protected]>

-----Original Message-----
From: Guo, Gua <[email protected]> 
Sent: Wednesday, May 15, 2024 3:23 AM
To: [email protected]
Cc: Guo, Gua <[email protected]>; Chiu, Chasel <[email protected]>; Dong, 
Guo <[email protected]>; Rhodes, Sean <[email protected]>; Lu, James 
<[email protected]>
Subject: [PATCH v1 1/1] UefiPayloadPkg: Update ReadMe.md to swig install

From: Gua Guo <[email protected]>

Update ReadMe.md for swig install process in windows OS.

Cc: Chasel Chiu <[email protected]>
Cc: Guo Dong <[email protected]>
Cc: Sean Rhodes <[email protected]>
Cc: James Lu <[email protected]>
Cc: Gua Guo <[email protected]>

Signed-off-by: Gua Guo <[email protected]>
---
 UefiPayloadPkg/Readme.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/UefiPayloadPkg/Readme.md b/UefiPayloadPkg/Readme.md index 
cb7f39b3f7..4149eab90d 100644
--- a/UefiPayloadPkg/Readme.md
+++ b/UefiPayloadPkg/Readme.md
@@ -55,11 +55,13 @@ FIT Format URL: 
https://universalpayload.github.io/spec/chapter2-payload-image-f
     ```   - FIT     - Windows+      ```+      Download and install swig by 
https://swig.org/ and also set install path into environment variable+      ``` 
      ```powershell       Set-ExecutionPolicy Bypass -Scope Process -Force; 
[System.Net.ServicePointManager]::SecurityProtocol = 
[System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object 
System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))     
  choco install dtc-msys2       pip3 install pefile-      pip3 install swig     
  pip3 install pylibfdt       ```     - Ubuntu-- 
2.39.2.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#118926): https://edk2.groups.io/g/devel/message/118926
Mute This Topic: https://groups.io/mt/106111413/21656
Group Owner: [email protected]
Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to