summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python
diff options
context:
space:
mode:
authorPhil Noh <Phil.Noh@amd.com>2025-03-13 11:13:52 -0500
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2025-03-14 15:20:24 +0000
commitf47d897f93f1f67d57ca0877daf3f1663823847a (patch)
tree291392bde16060d75bad28aba54b51f67f93055a /BaseTools/Source/Python
parent9ac1704af6645da45d20fb545294e308ef9c887e (diff)
downloadedk2-f47d897f93f1f67d57ca0877daf3f1663823847a.zip
edk2-f47d897f93f1f67d57ca0877daf3f1663823847a.tar.gz
edk2-f47d897f93f1f67d57ca0877daf3f1663823847a.tar.bz2
UnitTestFrameworkPkg: Avoid duplicate library function names
There are duplicate library function names between 2 Unit Test libraries (UnitTestPeiServicesTablePointerLib and UnitTestUefiBootServicesTableLib). There are 3 functions (UnitTestAllocatePages, UnitTestAllocatePool and UnitTestFreePage). This update avoids the duplication and prevents a build error when building a Unit Test application that links the libraries based on UnitTestFrameworkPkg. Signed-off-by: Phil Noh <Phil.Noh@amd.com>
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions