Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 9f5e409623e043d6298181aa94ab5cd3c5e315a1
      
https://github.com/tianocore/edk2/commit/9f5e409623e043d6298181aa94ab5cd3c5e315a1
  Author: Joey Vagedes <[email protected]>
  Date:   2023-10-23 (Mon, 23 Oct 2023)

  Changed paths:
    M pip-requirements.txt

  Log Message:
  -----------
  Edk2: edk2-pytools: Update to latest versions

Update to the latest versions of edk2-pytool-extensions and
edk2-pytool-library. This introduces a new policy to stuart_pr_eval
which, when a change in an INF occurs, will mark any associated DSC
that uses this INF to be built during CI.

Cc: Sean Brogan <[email protected]>
Cc: Michael Kubacki <[email protected]>
Cc: Michael D Kinney <[email protected]>
Cc: Liming Gao <[email protected]>
Signed-off-by: Joey Vagedes <[email protected]>

Reviewed-by: Michael Kubacki <[email protected]>


  Commit: cbcdf4ff7bf18483dfed89e7dd1167338f361d0f
      
https://github.com/tianocore/edk2/commit/cbcdf4ff7bf18483dfed89e7dd1167338f361d0f
  Author: Joey Vagedes <[email protected]>
  Date:   2023-10-23 (Mon, 23 Oct 2023)

  Changed paths:
    M UnitTestFrameworkPkg/UnitTestFrameworkPkg.ci.yaml

  Log Message:
  -----------
  UnitTestFrameworkPkg: CI: Add PrEval entry

Adds a PrEval entry to the package's ci.yaml file which is used to
verify if the package uses a particular library instance when that
library instance file (INF) is updated.

When a library instance file (INF) is updated, PrEval will review each
package's DSC as described in the ci.yaml file to determine if the
package uses said library instance. If the package does use the library
instance, it will be built and tested to ensure the package is not
broken from the change.

Cc: Michael D Kinney <[email protected]>
Cc: Michael Kubacki <[email protected]>
Cc: Sean Brogan <[email protected]>
Signed-off-by: Joey Vagedes <[email protected]>

Reviewed-by: Michael Kubacki <[email protected]>


  Commit: 36b41b067f3c7903860146bc54d282e1f2e9ff3b
      
https://github.com/tianocore/edk2/commit/36b41b067f3c7903860146bc54d282e1f2e9ff3b
  Author: Joey Vagedes <[email protected]>
  Date:   2023-10-23 (Mon, 23 Oct 2023)

  Changed paths:
    M CryptoPkg/CryptoPkg.ci.yaml

  Log Message:
  -----------
  CryptoPkg: CI: Add PrEval entry

Adds a PrEval entry to the package's ci.yaml file which is used to
verify if the package uses a particular library instance when that
library instance file (INF) is updated.

When a library instance file (INF) is updated, PrEval will review each
package's DSC as described in the ci.yaml file to determine if the
package uses said library instance. If the package does use the library
instance, it will be built and tested to ensure the package is not
broken from the change.

Cc: Jiewen Yao <[email protected]>
Cc: Yi Li <[email protected]>
Cc: Xiaoyu Lu <[email protected]>
Cc: Guomin Jiang <[email protected]>
Signed-off-by: Joey Vagedes <[email protected]>

Reviewed-by: Yi Li <[email protected]>


  Commit: 2298769ecf9ff2af7baa681ea5517414b4dbbf34
      
https://github.com/tianocore/edk2/commit/2298769ecf9ff2af7baa681ea5517414b4dbbf34
  Author: Joey Vagedes <[email protected]>
  Date:   2023-10-23 (Mon, 23 Oct 2023)

  Changed paths:
    M DynamicTablesPkg/DynamicTablesPkg.ci.yaml

  Log Message:
  -----------
  DynamicTablesPkg: CI: Add PrEval entry

Adds a PrEval entry to the package's ci.yaml file which is used to
verify if the package uses a particular library instance when that
library instance file (INF) is updated.

When a library instance file (INF) is updated, PrEval will review each
package's DSC as described in the ci.yaml file to determine if the
package uses said library instance. If the package does use the library
instance, it will be built and tested to ensure the package is not
broken from the change.

Cc: Sami Mujawar <[email protected]>
Cc: Alexei Fedorov <[email protected]>
Cc: Pierre Gondois <[email protected]>
Signed-off-by: Joey Vagedes <[email protected]>

Reviewed-by: Sami Mujawar <[email protected]>


  Commit: 22b667c821941575aa135381e7931b05833b5f59
      
https://github.com/tianocore/edk2/commit/22b667c821941575aa135381e7931b05833b5f59
  Author: Joey Vagedes <[email protected]>
  Date:   2023-10-23 (Mon, 23 Oct 2023)

  Changed paths:
    M EmbeddedPkg/EmbeddedPkg.ci.yaml

  Log Message:
  -----------
  EmbeddedPkg: CI: Add PrEval entry

Adds a PrEval entry to the package's ci.yaml file which is used to
verify if the package uses a particular library instance when that
library instance file (INF) is updated.

When a library instance file (INF) is updated, PrEval will review each
package's DSC as described in the ci.yaml file to determine if the
package uses said library instance. If the package does use the library
instance, it will be built and tested to ensure the package is not
broken from the change.

Cc: Leif Lindholm <[email protected]>
Cc: Ard Biesheuvel <[email protected]>
Cc: Abner Chang <[email protected]>
Cc: Daniel Schaefer <[email protected]>
Signed-off-by: Joey Vagedes <[email protected]>

Reviewed-by: Abner Chang <[email protected]>


  Commit: 1cd0227c5d9164d9f8f15decafca84e5aaddeff4
      
https://github.com/tianocore/edk2/commit/1cd0227c5d9164d9f8f15decafca84e5aaddeff4
  Author: Joey Vagedes <[email protected]>
  Date:   2023-10-23 (Mon, 23 Oct 2023)

  Changed paths:
    M FmpDevicePkg/FmpDevicePkg.ci.yaml

  Log Message:
  -----------
  FmpDevicePkg: CI: Add PrEval entry

Adds a PrEval entry to the package's ci.yaml file which is used to
verify if the package uses a particular library instance when that
library instance file (INF) is updated.

When a library instance file (INF) is updated, PrEval will review each
package's DSC as described in the ci.yaml file to determine if the
package uses said library instance. If the package does use the library
instance, it will be built and tested to ensure the package is not
broken from the change.

Cc: Liming Gao <[email protected]>
Cc: Michael D Kinney <[email protected]>
Cc: Guomin Jiang <[email protected]>
Cc: Wei6 Xu <[email protected]>
Signed-off-by: Joey Vagedes <[email protected]>

Reviewed-by: Liming Gao <[email protected]>


  Commit: b24c8b046770e47094d233d83ee45658ce4be2ab
      
https://github.com/tianocore/edk2/commit/b24c8b046770e47094d233d83ee45658ce4be2ab
  Author: Joey Vagedes <[email protected]>
  Date:   2023-10-23 (Mon, 23 Oct 2023)

  Changed paths:
    M IntelFsp2Pkg/IntelFsp2Pkg.ci.yaml

  Log Message:
  -----------
  IntelFsp2Pkg: CI: Add PrEval entry

Adds a PrEval entry to the package's ci.yaml file which is used to
verify if the package uses a particular library instance when that
library instance file (INF) is updated.

When a library instance file (INF) is updated, PrEval will review each
package's DSC as described in the ci.yaml file to determine if the
package uses said library instance. If the package does use the library
instance, it will be built and tested to ensure the package is not
broken from the change.

Cc: Chasel Chiu <[email protected]>
Cc: Nate DeSimone <[email protected]>
Cc: Duggapu Chinni B <[email protected]>
Cc: Ray Han Lim Ng <[email protected]>
Cc: Star Zeng <[email protected]>
Cc: Ted Kuo <[email protected]>
Cc: Ashraf Ali S <[email protected]>
Cc: Susovan Mohapatra <[email protected]>
Signed-off-by: Joey Vagedes <[email protected]>

Reviewed-by: Nate DeSimone <[email protected]>


  Commit: e5b4fe21aea9101c93ba8a670da4ce83513c0ef7
      
https://github.com/tianocore/edk2/commit/e5b4fe21aea9101c93ba8a670da4ce83513c0ef7
  Author: Joey Vagedes <[email protected]>
  Date:   2023-10-23 (Mon, 23 Oct 2023)

  Changed paths:
    M RedfishPkg/RedfishPkg.ci.yaml

  Log Message:
  -----------
  RedfishPkg: CI: Add PrEval entry

Adds a PrEval entry to the package's ci.yaml file which is used to
verify if the package uses a particular library instance when that
library instance file (INF) is updated.

When a library instance file (INF) is updated, PrEval will review each
package's DSC as described in the ci.yaml file to determine if the
package uses said library instance. If the package does use the library
instance, it will be built and tested to ensure the package is not
broken from the change.

Cc: Abner Chang <[email protected]>
Cc: Nickle Wang <[email protected]>
Cc: Igor Kulchytskyy <[email protected]>
Signed-off-by: Joey Vagedes <[email protected]>

Reviewed-by: Abner Chang <[email protected]


  Commit: e44097a9653a1f6e67439c5c49cb952f7a8aafe2
      
https://github.com/tianocore/edk2/commit/e44097a9653a1f6e67439c5c49cb952f7a8aafe2
  Author: Joey Vagedes <[email protected]>
  Date:   2023-10-23 (Mon, 23 Oct 2023)

  Changed paths:
    M PrmPkg/PrmPkg.ci.yaml

  Log Message:
  -----------
  PrmPkg: CI: Add PrEval entry

Adds a PrEval entry to the package's ci.yaml file which is used to
verify if the package uses a particular library instance when that
library instance file (INF) is updated.

When a library instance file (INF) is updated, PrEval will review each
package's DSC as described in the ci.yaml file to determine if the
package uses said library instance. If the package does use the library
instance, it will be built and tested to ensure the package is not
broken from the change.

Cc: Michael Kubacki <[email protected]>
Cc: Nate DeSimone <[email protected]>
Signed-off-by: Joey Vagedes <[email protected]>

Reviewed-by: Michael Kubacki <[email protected]>
Reviewed-by: Nate DeSimone <[email protected]>


  Commit: f8923b72deb62df0cd948a8e9966c9edfab3b415
      
https://github.com/tianocore/edk2/commit/f8923b72deb62df0cd948a8e9966c9edfab3b415
  Author: Joey Vagedes <[email protected]>
  Date:   2023-10-23 (Mon, 23 Oct 2023)

  Changed paths:
    M MdePkg/MdePkg.ci.yaml

  Log Message:
  -----------
  MdePkg: CI: Add PrEval entry

Adds a PrEval entry to the package's ci.yaml file which is used to
verify if the package uses a particular library instance when that
library instance file (INF) is updated.

When a library instance file (INF) is updated, PrEval will review each
package's DSC as described in the ci.yaml file to determine if the
package uses said library instance. If the package does use the library
instance, it will be built and tested to ensure the package is not
broken from the change.

Cc: Michael D Kinney <[email protected]>
Cc: Liming Gao <[email protected]>
Cc: Zhiguang Liu <[email protected]>
Signed-off-by: Joey Vagedes <[email protected]>

Reviewed-by: Liming Gao <[email protected]>


  Commit: 87ef986eeb902b9aab74c451b65fc7cd73bb5447
      
https://github.com/tianocore/edk2/commit/87ef986eeb902b9aab74c451b65fc7cd73bb5447
  Author: Joey Vagedes <[email protected]>
  Date:   2023-10-23 (Mon, 23 Oct 2023)

  Changed paths:
    M MdeModulePkg/MdeModulePkg.ci.yaml

  Log Message:
  -----------
  MdeModulePkg: CI: Add PrEval entry

Adds a PrEval entry to the package's ci.yaml file which is used to
verify if the package uses a particular library instance when that
library instance file (INF) is updated.

When a library instance file (INF) is updated, PrEval will review each
package's DSC as described in the ci.yaml file to determine if the
package uses said library instance. If the package does use the library
instance, it will be built and tested to ensure the package is not
broken from the change.

Cc: Jian J Wang <[email protected]>
Cc: Liming Gao <[email protected]>
Signed-off-by: Joey Vagedes <[email protected]>

Reviewed-by: Liming Gao <[email protected]>


  Commit: 2ad52adb6606f89f0c475faa6552fee69c02d082
      
https://github.com/tianocore/edk2/commit/2ad52adb6606f89f0c475faa6552fee69c02d082
  Author: Joey Vagedes <[email protected]>
  Date:   2023-10-23 (Mon, 23 Oct 2023)

  Changed paths:
    M IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.ci.yaml

  Log Message:
  -----------
  IntelFsp2WrapperPkg: CI: Add PrEval entry

Adds a PrEval entry to the package's ci.yaml file which is used to
verify if the package uses a particular library instance when that
library instance file (INF) is updated.

When a library instance file (INF) is updated, PrEval will review each
package's DSC as described in the ci.yaml file to determine if the
package uses said library instance. If the package does use the library
instance, it will be built and tested to ensure the package is not
broken from the change.

Cc: Chasel Chiu <[email protected]>
Cc: Nate DeSimone <[email protected]>
Cc: Duggapu Chinni B <[email protected]>
Cc: Chen Gang C <[email protected]>
Cc: Star Zeng <[email protected]>
Cc: Ted Kuo <[email protected]>
Cc: Ashraf Ali S <[email protected]>
Cc: Susovan Mohapatra <[email protected]>
Signed-off-by: Joey Vagedes <[email protected]>

Reviewed-by: Nate DeSimone <[email protected]>


Compare: https://github.com/tianocore/edk2/compare/309450db268c...2ad52adb6606


_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to