From: "Kubacki, Michael A" <michael.a.kubacki@intel.com>
To: devel@edk2.groups.io
Cc: Chasel Chiu <chasel.chiu@intel.com>,
Nate DeSimone <nathaniel.l.desimone@intel.com>,
Liming Gao <liming.gao@intel.com>
Subject: [edk2-platforms][PATCH V1 2/2] KabylakeOpenBoardPkg: Fix duplicate GUID in DSC
Date: Wed, 7 Aug 2019 14:14:31 -0700 [thread overview]
Message-ID: <20190807211431.16104-3-michael.a.kubacki@intel.com> (raw)
In-Reply-To: <20190807211431.16104-1-michael.a.kubacki@intel.com>
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=2063
Assigns a unique GUID to PLATFORM_GUID.
Cc: Chasel Chiu <chasel.chiu@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/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkg.dsc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkg.dsc b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkg.dsc
index 5696d50fd4..813ca040a1 100644
--- a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkg.dsc
+++ b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkg.dsc
@@ -62,7 +62,7 @@
################################################################################
[Defines]
PLATFORM_NAME = $(PLATFORM_PACKAGE)
- PLATFORM_GUID = 465B0A0B-7AC1-443b-8F67-7B8DEC145F90
+ PLATFORM_GUID = 8470676C-18E8-467F-B126-28DB1941AA5A
PLATFORM_VERSION = 0.1
DSC_SPECIFICATION = 0x00010005
OUTPUT_DIRECTORY = Build/$(PROJECT)
--
2.16.2.windows.1
next prev parent reply other threads:[~2019-08-07 21:15 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
2019-08-07 21:14 ` Kubacki, Michael A [this message]
2019-08-08 1:18 ` [edk2-platforms][PATCH V1 2/2] KabylakeOpenBoardPkg: " 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=20190807211431.16104-3-michael.a.kubacki@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