From f2897f750853907b0741c1939ee77039e3a4b53f Mon Sep 17 00:00:00 2001 From: Michael Kubacki Date: Fri, 13 Oct 2023 00:46:06 -0700 Subject: [PATCH] Integrate FlatPageTableLib Adds the library instance in UefiTestingPkg to QemuQ35Pkg and QemuSbsaPkg to support building DxePagingAuditTestApp. Signed-off-by: Michael Kubacki --- Platforms/QemuQ35Pkg/QemuQ35Pkg.dsc | 1 + Platforms/QemuSbsaPkg/QemuSbsaPkg.dsc | 1 + 2 files changed, 2 insertions(+) diff --git a/Platforms/QemuQ35Pkg/QemuQ35Pkg.dsc b/Platforms/QemuQ35Pkg/QemuQ35Pkg.dsc index d75f982ac6..68e5b350d5 100644 --- a/Platforms/QemuQ35Pkg/QemuQ35Pkg.dsc +++ b/Platforms/QemuQ35Pkg/QemuQ35Pkg.dsc @@ -505,6 +505,7 @@ [LibraryClasses.common.UEFI_APPLICATION] CheckHwErrRecHeaderLib|MsWheaPkg/Library/CheckHwErrRecHeaderLib/CheckHwErrRecHeaderLib.inf + FlatPageTableLib|UefiTestingPkg/Library/FlatPageTableLib/FlatPageTableLib.inf [LibraryClasses.common.DXE_DRIVER] PlatformBootManagerLib|MsCorePkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf diff --git a/Platforms/QemuSbsaPkg/QemuSbsaPkg.dsc b/Platforms/QemuSbsaPkg/QemuSbsaPkg.dsc index bd6ebe053e..97e241c884 100644 --- a/Platforms/QemuSbsaPkg/QemuSbsaPkg.dsc +++ b/Platforms/QemuSbsaPkg/QemuSbsaPkg.dsc @@ -383,6 +383,7 @@ [LibraryClasses.common.UEFI_APPLICATION] CheckHwErrRecHeaderLib|MsWheaPkg/Library/CheckHwErrRecHeaderLib/CheckHwErrRecHeaderLib.inf + FlatPageTableLib|UefiTestingPkg/Library/FlatPageTableLib/FlatPageTableLib.inf [LibraryClasses.common.SEC] PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf