Skip to content

Commit

Permalink
UnitTestFrameworkPkg: Add SafeIntLib to Common Includes
Browse files Browse the repository at this point in the history
SafeIntLib has been added to UnitTestFrameworkPkg Common Includes DSC
for usage in host and target based tests.

Signed-off-by: Sachin Ganesh <sachinganesh@ami.com>
  • Loading branch information
sachinami authored and mergify[bot] committed Jan 26, 2025
1 parent 6278bbb commit d35899b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions UnitTestFrameworkPkg/UnitTestFrameworkPkgCommon.dsc.inc
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
UnitTestPersistenceLib|UnitTestFrameworkPkg/Library/UnitTestPersistenceLibNull/UnitTestPersistenceLibNull.inf
UnitTestResultReportLib|UnitTestFrameworkPkg/Library/UnitTestResultReportLib/UnitTestResultReportLibDebugLib.inf
PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
SafeIntLib|MdePkg/Library/BaseSafeIntLib/BaseSafeIntLib.inf

[PcdsFixedAtBuild]
gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x1F
Expand Down

0 comments on commit d35899b

Please sign in to comment.