[edk2-devel] [edk2-platforms][Patch 1/3] QuarkSocPkg/RuntimeQNCAccessLib: Add missing GUID

Michael D Kinney posted 3 patches 4 years, 3 months ago
[edk2-devel] [edk2-platforms][Patch 1/3] QuarkSocPkg/RuntimeQNCAccessLib: Add missing GUID
Posted by Michael D Kinney 4 years, 3 months ago
Add missing gEfiEventVirtualAddressChangeGuid to the
[Guids] section.

Cc: Kelly Steele <kelly.steele@intel.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
---
 .../Library/QNCAccessLib/RuntimeQNCAccessLib.inf             | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Library/QNCAccessLib/RuntimeQNCAccessLib.inf b/Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Library/QNCAccessLib/RuntimeQNCAccessLib.inf
index 0e6aa4cd97..0d3e1a5630 100644
--- a/Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Library/QNCAccessLib/RuntimeQNCAccessLib.inf
+++ b/Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Library/QNCAccessLib/RuntimeQNCAccessLib.inf
@@ -3,7 +3,7 @@
 #
 # Intel QNC internal network access Library Instance.
 #
-# Copyright (c) 2013-2015 Intel Corporation.
+# Copyright (c) 2013-2020 Intel Corporation.
 #
 # SPDX-License-Identifier: BSD-2-Clause-Patent
 #
@@ -39,5 +39,8 @@ [LibraryClasses]
   UefiBootServicesTableLib
   UefiRuntimeLib
 
+[Guids]
+  gEfiEventVirtualAddressChangeGuid
+
 [Pcd]
   gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress
-- 
2.21.0.windows.1


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

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

Re: [edk2-devel] [edk2-platforms][Patch 1/3] QuarkSocPkg/RuntimeQNCAccessLib: Add missing GUID
Posted by Steele, Kelly 4 years, 3 months ago

Reviewed-by: Kelly Steele <kelly.steele@intel.com>

> -----Original Message-----
> From: Kinney, Michael D <michael.d.kinney@intel.com>
> Sent: Friday, August 28, 2020 12:14 PM
> To: devel@edk2.groups.io
> Cc: Steele, Kelly <kelly.steele@intel.com>
> Subject: [edk2-platforms][Patch 1/3] QuarkSocPkg/RuntimeQNCAccessLib:
> Add missing GUID
> 
> Add missing gEfiEventVirtualAddressChangeGuid to the
> [Guids] section.
> 
> Cc: Kelly Steele <kelly.steele@intel.com>
> Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
> ---
>  .../Library/QNCAccessLib/RuntimeQNCAccessLib.inf             | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)
> 
> diff --git
> a/Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Library/QNCAccessLib/Runti
> meQNCAccessLib.inf
> b/Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Library/QNCAccessLib/Runt
> imeQNCAccessLib.inf
> index 0e6aa4cd97..0d3e1a5630 100644
> ---
> a/Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Library/QNCAccessLib/Runti
> meQNCAccessLib.inf
> +++
> b/Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Library/QNCAccessLib/Runt
> imeQNCAccessLib.inf
> @@ -3,7 +3,7 @@
>  #
>  # Intel QNC internal network access Library Instance.
>  #
> -# Copyright (c) 2013-2015 Intel Corporation.
> +# Copyright (c) 2013-2020 Intel Corporation.
>  #
>  # SPDX-License-Identifier: BSD-2-Clause-Patent
>  #
> @@ -39,5 +39,8 @@ [LibraryClasses]
>    UefiBootServicesTableLib
>    UefiRuntimeLib
> 
> +[Guids]
> +  gEfiEventVirtualAddressChangeGuid
> +
>  [Pcd]
>    gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress
> --
> 2.21.0.windows.1


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

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