public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Nate DeSimone" <nathaniel.l.desimone@intel.com>
To: "Kubacki, Michael A" <michael.a.kubacki@intel.com>,
	"devel@edk2.groups.io" <devel@edk2.groups.io>
Cc: "Sinha, Ankit" <ankit.sinha@intel.com>,
	"Gao, Liming" <liming.gao@intel.com>
Subject: Re: [edk2-platforms][PATCH V1 1/2] ClevoOpenBoardPkg: Fix duplicate GUID in DSC
Date: Thu, 8 Aug 2019 20:26:09 +0000	[thread overview]
Message-ID: <02A34F284D1DA44BB705E61F7180EF0AAEDE887C@ORSMSX114.amr.corp.intel.com> (raw)
In-Reply-To: <20190807211431.16104-2-michael.a.kubacki@intel.com>

Reviewed-by: Nate DeSimone <nathaniel.l.desimone@intel.com>

-----Original Message-----
From: Kubacki, Michael A 
Sent: Wednesday, August 7, 2019 2:15 PM
To: devel@edk2.groups.io
Cc: Sinha, Ankit <ankit.sinha@intel.com>; Desimone, Nathaniel L <nathaniel.l.desimone@intel.com>; Gao, Liming <liming.gao@intel.com>
Subject: [edk2-platforms][PATCH V1 1/2] ClevoOpenBoardPkg: Fix duplicate GUID in DSC

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

Assigns a unique GUID to PLATFORM_GUID.

Cc: Ankit Sinha <ankit.sinha@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Signed-off-by: Michael Kubacki <michael.a.kubacki@intel.com>
---
 Platform/Intel/ClevoOpenBoardPkg/N1xxWU/OpenBoardPkg.dsc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Platform/Intel/ClevoOpenBoardPkg/N1xxWU/OpenBoardPkg.dsc b/Platform/Intel/ClevoOpenBoardPkg/N1xxWU/OpenBoardPkg.dsc
index 5ba1a82f1c..516685c514 100644
--- a/Platform/Intel/ClevoOpenBoardPkg/N1xxWU/OpenBoardPkg.dsc
+++ b/Platform/Intel/ClevoOpenBoardPkg/N1xxWU/OpenBoardPkg.dsc
@@ -32,7 +32,7 @@
 ################################################################################
 [Defines]
   PLATFORM_NAME                       = $(PLATFORM_PACKAGE)
-  PLATFORM_GUID                       = 465B0A0B-7AC1-443b-8F67-7B8DEC145F90
+  PLATFORM_GUID                       = 7324F33D-4E96-4F8B-A550-544DE6162AB7
   PLATFORM_VERSION                    = 0.1
   DSC_SPECIFICATION                   = 0x00010005
   OUTPUT_DIRECTORY                    = Build/$(PROJECT)
-- 
2.16.2.windows.1


  parent reply	other threads:[~2019-08-08 20:26 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-07 21:14 [edk2-platforms][PATCH V1 0/2] Fix Duplicated Platform DSC GUID Kubacki, Michael A
2019-08-07 21:14 ` [edk2-platforms][PATCH V1 1/2] ClevoOpenBoardPkg: Fix duplicate GUID in DSC Kubacki, Michael A
2019-08-08 14:01   ` [edk2-devel] " Chiu, Chasel
2019-08-08 20:26   ` Nate DeSimone [this message]
2019-08-07 21:14 ` [edk2-platforms][PATCH V1 2/2] KabylakeOpenBoardPkg: " Kubacki, Michael A
2019-08-08  1:18   ` Chiu, Chasel
2019-08-08 20:26   ` Nate DeSimone
2019-08-08  0:36 ` [edk2-devel] [edk2-platforms][PATCH V1 0/2] Fix Duplicated Platform DSC GUID Liming Gao

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=02A34F284D1DA44BB705E61F7180EF0AAEDE887C@ORSMSX114.amr.corp.intel.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox