X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FMdePkg.dec;fp=MdePkg%2FMdePkg.dec;h=73f6c2407357bde735124e4c0ac26e28c9491452;hp=682e61cb88b172fe6e40857fd7f917d46d4ac947;hb=540fd45f755f1646e019099c90c9f59286604228;hpb=d3c9e40abcc839f59d56b7fca7787647533d96fe diff --git a/MdePkg/MdePkg.dec b/MdePkg/MdePkg.dec index 682e61cb88..73f6c24073 100644 --- a/MdePkg/MdePkg.dec +++ b/MdePkg/MdePkg.dec @@ -4,7 +4,7 @@ # It also provides the definitions(including PPIs/PROTOCOLs/GUIDs) of # EFI1.10/UEFI2.7/PI1.7 and some Industry Standards. # -# Copyright (c) 2007 - 2019, Intel Corporation. All rights reserved.
+# Copyright (c) 2007 - 2020, Intel Corporation. All rights reserved.
# Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.
# (C) Copyright 2016 - 2020 Hewlett Packard Enterprise Development LP
# @@ -23,6 +23,7 @@ [Includes] Include + Test/UnitTest/Include [Includes.IA32] Include/Ia32 @@ -251,6 +252,11 @@ # UnitTestLib|Include/Library/UnitTestLib.h + ## @libraryclass Extension to BaseLib for host based unit tests that allows a + # subset of BaseLib services to be hooked for emulation. + # + UnitTestHostBaseLib|Test/UnitTest/Include/Library/UnitTestHostBaseLib.h + [LibraryClasses.IA32, LibraryClasses.X64] ## @libraryclass Abstracts both S/W SMI generation and detection. ##