Re: [edk2] [edk2-platforms][PATCH v2 0/2] Adding python build scripts to ClevoOpenBoardPkg , KabylakeOpenBoardPkg and PurleyOpenBoardPkg

2019-04-01 Thread Agyeman, Prince
To: Agyeman, Prince ; edk2-devel@lists.01.org Subject: RE: [edk2] [edk2-platforms][PATCH v2 0/2] Adding python build scripts to ClevoOpenBoardPkg , KabylakeOpenBoardPkg and PurleyOpenBoardPkg Blurb missing. > -Original Message- > From: edk2-devel [mailto:edk2-devel-boun...@lists.

[edk2] [edk2-platforms][PATCH v2 1/2] Platform/Intel: Added python build script.

2019-04-01 Thread Agyeman
Contribution Agreement 0.1 Signed-off-by: Agyeman --- Platform/Intel/BuildBios.py | 866 ++ .../ClevoOpenBoardPkg/N1xxWU/buildConfig.json | 31 + .../KabylakeRvp3/BuildEx.py | 17 + .../KabylakeRvp3/buildConfig.json | 32

[edk2] [edk2-platforms][PATCH v2 2/2] ReadMe.md: Update the build instructions

2019-04-01 Thread Agyeman
Updated the build instructions to include the python script build instructions Cc: Michael Kubacki Cc: Michael D Kinney Cc: Nate DeSimone Cc: Liming Gao Cc: Ankit Sinha Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Agyeman --- ReadMe.md | 14 ++ 1 file

[edk2] [edk2-platforms][PATCH v2 0/2] Adding python build scripts to ClevoOpenBoardPkg , KabylakeOpenBoardPkg and PurleyOpenBoardPkg

2019-04-01 Thread Agyeman
*** BLURB HERE *** Agyeman (2): Platform/Intel: Added python build script. ReadMe.md: Update the build instructions Platform/Intel/BuildBios.py | 866 ++ .../ClevoOpenBoardPkg/N1xxWU/buildConfig.json | 31 + .../KabylakeRvp3/BuildEx.py

[edk2] [PATCH 2/2] CorebootPayloadPkg: Fix non - CRLF line endings

2019-03-28 Thread Agyeman
Replaced non CRLF line endings with CRLF Cc: Maurice Ma Cc: Benjamin You Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Agyeman --- .../PlatformHookLib/PlatformHookLib.inf| 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git

[edk2] [PATCH 1/2] CorebootModulePkg: Fix non - CRLF line endings

2019-03-28 Thread Agyeman
Replaced non CRLF line endings with CRLF Cc: Maurice Ma Cc: Benjamin You Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Agyeman --- CorebootModulePkg/Include/Coreboot.h | 32 +- .../BaseSerialPortLib16550.c | 2178

[edk2] [PATCH 1/2] Platform/Intel: Added python build script.

2019-03-21 Thread Agyeman
Signed-off-by: Agyeman --- Platform/Intel/BuildBios.py | 866 ++ .../ClevoOpenBoardPkg/N1xxWU/buildConfig.json | 31 + .../KabylakeRvp3/BuildEx.py | 17 + .../KabylakeRvp3/buildConfig.json | 32 + .../BoardMtOlympus/BuildBoard.py

[edk2] [PATCH 2/2] ReadMe.md: Update the build instructions

2019-03-21 Thread Agyeman
Updated the build instructions to include the python script build instructions Cc: Michael Kubacki Cc: Michael D Kinney Cc: Nate DeSimone Cc: Liming Gao Cc: Ankit Sinha Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Agyeman --- ReadMe.md | 14 ++ 1 file