From: Guomin Jiang Date: Tue, 7 Apr 2020 09:42:55 +0000 (+0800) Subject: EmulatorPkg: Add MagicPageLib header file declaration. X-Git-Tag: edk2-stable202005~194 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=21276ce09370bd3a6d4eeaab00ea8216c75c9c3e EmulatorPkg: Add MagicPageLib header file declaration. REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2663 Add the public header file declaration. Cc: Jordan Justen Cc: Andrew Fish Cc: Ray Ni Signed-off-by: Guomin Jiang Reviewed-by: Ray Ni --- diff --git a/EmulatorPkg/EmulatorPkg.dec b/EmulatorPkg/EmulatorPkg.dec index 99250d9fe5..27d8b2be4e 100644 --- a/EmulatorPkg/EmulatorPkg.dec +++ b/EmulatorPkg/EmulatorPkg.dec @@ -27,6 +27,7 @@ KeyMap|Include/Library/KeyMapLib.h PpiListLib|Include/Library/PpiListLib.h SmbiosLib|Include/Library/SmbiosLib.h + EmuMagicPageLib|Include/Library/EmuMagicPageLib.h [Protocols] gEmuThunkProtocolGuid = { 0x5CF32E0B, 0x8EDF, 0x2E44, { 0x9C, 0xDA, 0x93, 0x20, 0x5E, 0x99, 0xEC, 0x1C } }