| Patch in the paths to the SBSA test suite |
| |
| Upstream-Status: Inappropriate (required action) |
| Signed-off-by: Ross Burton <ross.burton@arm.com> |
| |
| diff --git a/ShellPkg/ShellPkg.dsc b/ShellPkg/ShellPkg.dsc |
| index 38fde3dc71..7240a6b5f7 100644 |
| --- a/ShellPkg/ShellPkg.dsc |
| +++ b/ShellPkg/ShellPkg.dsc |
| @@ -22,6 +22,8 @@ |
| !include MdePkg/MdeLibs.dsc.inc
|
|
|
| [LibraryClasses.common]
|
| + SbsaValLib|ShellPkg/Application/sbsa-acs/val/SbsaValLib.inf
|
| + SbsaPalLib|ShellPkg/Application/sbsa-acs/platform/pal_uefi/SbsaPalLib.inf
|
| UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf
|
| UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
|
| UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
|
| @@ -87,6 +89,7 @@ |
| # Build all the libraries when building this package.
|
| # This helps developers test changes and how they affect the package.
|
| #
|
| + ShellPkg/Application/sbsa-acs/uefi_app/SbsaAvs.inf
|
| ShellPkg/Library/UefiShellLib/UefiShellLib.inf
|
| ShellPkg/Library/UefiShellAcpiViewCommandLib/UefiShellAcpiViewCommandLib.inf
|
| ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.inf
|
| -- |
| 2.30.2 |
| |