Re: [edk2-devel] [PATCH v1 19/24] PrmPkg: CI: Add PrEval entry

2023-08-07 Thread Nate DeSimone
Reviewed-by: Nate DeSimone > -Original Message- > From: Joey Vagedes > Sent: Monday, June 26, 2023 2:34 PM > To: devel@edk2.groups.io > Cc: Michael Kubacki ; Desimone, Nathaniel L > > Subject: [PATCH v1 19/24] PrmPkg: CI: Add PrEval entry > > Adds a PrEval entry to the package's ci.yam

[edk2-devel] [PATCH v1 19/24] PrmPkg: CI: Add PrEval entry

2023-06-26 Thread Joey Vagedes
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 det