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

2019-04-01 Thread Agyeman, Prince


- Added python build scripts to  edk2-platforms/Platform/Intel 
/ClevoOpenBoardPkg , KabylakeOpenBoardPkg and  PurleyOpenBoardPkg
in v1

- Cc'ed a edk2-platforms maintainer Michael A Kubacki 
 in v2


Prince

-Original Message-
From: Carsey, Jaben 
Sent: Monday, April 1, 2019 2:17 PM
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.01.org] On Behalf Of 
> Agyeman
> Sent: Monday, April 01, 2019 2:14 PM
> To: edk2-devel@lists.01.org
> Subject: [edk2] [edk2-platforms][PATCH v2 0/2] Adding python build 
> scripts to ClevoOpenBoardPkg , KabylakeOpenBoardPkg and 
> PurleyOpenBoardPkg
> 
> *** 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   |  17 +
>  .../KabylakeRvp3/buildConfig.json |  32 +
>  .../BoardMtOlympus/BuildBoard.py  | 100 ++
>  .../BoardMtOlympus/buildConfig.json   |  35 +
>  Platform/Intel/build.json |  55 ++
>  ReadMe.md |  14 +
>  8 files changed, 1150 insertions(+)
>  create mode 100644 Platform/Intel/BuildBios.py  create mode 100644 
> Platform/Intel/ClevoOpenBoardPkg/N1xxWU/buildConfig.json
>  create mode 100644
> Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/BuildEx.py
>  create mode 100644
> Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/buildConfig.json
>  create mode 100644
> Platform/Intel/PurleyOpenBoardPkg/BoardMtOlympus/BuildBoard.py
>  create mode 100644
> Platform/Intel/PurleyOpenBoardPkg/BoardMtOlympus/buildConfig.json
>  create mode 100644 Platform/Intel/build.json
> 
> --
> 2.19.1.windows.1
> 
> ___
> edk2-devel mailing list
> edk2-devel@lists.01.org
> https://lists.01.org/mailman/listinfo/edk2-devel
___
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel


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

2019-04-01 Thread Carsey, Jaben
Blurb missing.

> -Original Message-
> From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of
> Agyeman
> Sent: Monday, April 01, 2019 2:14 PM
> To: edk2-devel@lists.01.org
> Subject: [edk2] [edk2-platforms][PATCH v2 0/2] Adding python build scripts
> to ClevoOpenBoardPkg , KabylakeOpenBoardPkg and PurleyOpenBoardPkg
> 
> *** 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   |  17 +
>  .../KabylakeRvp3/buildConfig.json |  32 +
>  .../BoardMtOlympus/BuildBoard.py  | 100 ++
>  .../BoardMtOlympus/buildConfig.json   |  35 +
>  Platform/Intel/build.json |  55 ++
>  ReadMe.md |  14 +
>  8 files changed, 1150 insertions(+)
>  create mode 100644 Platform/Intel/BuildBios.py
>  create mode 100644
> Platform/Intel/ClevoOpenBoardPkg/N1xxWU/buildConfig.json
>  create mode 100644
> Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/BuildEx.py
>  create mode 100644
> Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/buildConfig.json
>  create mode 100644
> Platform/Intel/PurleyOpenBoardPkg/BoardMtOlympus/BuildBoard.py
>  create mode 100644
> Platform/Intel/PurleyOpenBoardPkg/BoardMtOlympus/buildConfig.json
>  create mode 100644 Platform/Intel/build.json
> 
> --
> 2.19.1.windows.1
> 
> ___
> edk2-devel mailing list
> edk2-devel@lists.01.org
> https://lists.01.org/mailman/listinfo/edk2-devel
___
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel


[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   |  17 +
 .../KabylakeRvp3/buildConfig.json |  32 +
 .../BoardMtOlympus/BuildBoard.py  | 100 ++
 .../BoardMtOlympus/buildConfig.json   |  35 +
 Platform/Intel/build.json |  55 ++
 ReadMe.md |  14 +
 8 files changed, 1150 insertions(+)
 create mode 100644 Platform/Intel/BuildBios.py
 create mode 100644 Platform/Intel/ClevoOpenBoardPkg/N1xxWU/buildConfig.json
 create mode 100644 Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/BuildEx.py
 create mode 100644 
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/buildConfig.json
 create mode 100644 
Platform/Intel/PurleyOpenBoardPkg/BoardMtOlympus/BuildBoard.py
 create mode 100644 
Platform/Intel/PurleyOpenBoardPkg/BoardMtOlympus/buildConfig.json
 create mode 100644 Platform/Intel/build.json

-- 
2.19.1.windows.1

___
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel