public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH] EmulatorPkg: Add MagicPageLib header file declaration.
@ 2020-04-07  9:49 Guomin Jiang
  2020-04-07 14:55 ` Ni, Ray
  0 siblings, 1 reply; 2+ messages in thread
From: Guomin Jiang @ 2020-04-07  9:49 UTC (permalink / raw)
  To: devel; +Cc: Jordan Justen, Andrew Fish, Ray Ni

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2663

Add the public header file declaration.

Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Andrew Fish <afish@apple.com>
Cc: Ray Ni <ray.ni@intel.com>
Signed-off-by: Guomin Jiang <guomin.jiang@intel.com>
---
 EmulatorPkg/EmulatorPkg.dec | 1 +
 1 file changed, 1 insertion(+)

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 } }
-- 
2.25.1.windows.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-04-07 14:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-07  9:49 [PATCH] EmulatorPkg: Add MagicPageLib header file declaration Guomin Jiang
2020-04-07 14:55 ` Ni, Ray

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox