[edk2-devel] [PATCH] EmulatorPkg: Add MagicPageLib header file declaration.

Guomin Jiang posted 1 patch 4 years ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/edk2 tags/patchew/20200407094929.1223-1-guomin.jiang@intel.com
EmulatorPkg/EmulatorPkg.dec | 1 +
1 file changed, 1 insertion(+)
[edk2-devel] [PATCH] EmulatorPkg: Add MagicPageLib header file declaration.
Posted by Guomin Jiang 4 years ago
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


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#57019): https://edk2.groups.io/g/devel/message/57019
Mute This Topic: https://groups.io/mt/72846980/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-

Re: [edk2-devel] [PATCH] EmulatorPkg: Add MagicPageLib header file declaration.
Posted by Ni, Ray 4 years ago
Reviewed-by: Ray Ni <ray.ni@intel.com>

> -----Original Message-----
> From: Jiang, Guomin <guomin.jiang@intel.com>
> Sent: Tuesday, April 7, 2020 5:49 PM
> To: devel@edk2.groups.io
> Cc: Justen, Jordan L <jordan.l.justen@intel.com>; Andrew Fish <afish@apple.com>; Ni, Ray <ray.ni@intel.com>
> Subject: [PATCH] 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 <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


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#57026): https://edk2.groups.io/g/devel/message/57026
Mute This Topic: https://groups.io/mt/72846980/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-