[edk2-devel] [edk2-platforms] [PATCH 0/2] Add VS2017 Support

Agyeman, Prince posted 2 patches 4 years, 1 month ago
Failed in applying to current master (apply log)
.../PeiPolicyUpdateLib/PeiPolicyUpdateLib.inf |   1 +
.../Pch/Include/Library/GbeMdiLib.h           |  53 ++-
.../Pch/Include/Register/PchRegsLan.h         |  14 +-
.../Library/PeiDxeSmmGbeMdiLib/GbeMdiLib.c    | 391 ++++++++++++++++++
.../PeiDxeSmmGbeMdiLib/PeiDxeSmmGbeMdiLib.inf |  32 ++
.../Pch/PchInit/Smm/PchInitSmm.inf            |   1 +
.../CoffeelakeSiliconPkg/SiPkgCommonLib.dsc   |   4 +-
7 files changed, 493 insertions(+), 3 deletions(-)
create mode 100644 Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmGbeMdiLib/GbeMdiLib.c
create mode 100644 Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmGbeMdiLib/PeiDxeSmmGbeMdiLib.inf
[edk2-devel] [edk2-platforms] [PATCH 0/2] Add VS2017 Support
Posted by Agyeman, Prince 4 years, 1 month ago
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2408

The patch series add VS2017 build support to the
edk2-plaforms/Intel boards

Cc: Chasel Chiu <chasel.chiu@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>

Prince Agyeman (2):
  CoffeelakeSiliconPkg: Add Missing GUID
  CoffeelakeSiliconPkg: Add missing library

 .../PeiPolicyUpdateLib/PeiPolicyUpdateLib.inf |   1 +
 .../Pch/Include/Library/GbeMdiLib.h           |  53 ++-
 .../Pch/Include/Register/PchRegsLan.h         |  14 +-
 .../Library/PeiDxeSmmGbeMdiLib/GbeMdiLib.c    | 391 ++++++++++++++++++
 .../PeiDxeSmmGbeMdiLib/PeiDxeSmmGbeMdiLib.inf |  32 ++
 .../Pch/PchInit/Smm/PchInitSmm.inf            |   1 +
 .../CoffeelakeSiliconPkg/SiPkgCommonLib.dsc   |   4 +-
 7 files changed, 493 insertions(+), 3 deletions(-)
 create mode 100644 Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmGbeMdiLib/GbeMdiLib.c
 create mode 100644 Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmGbeMdiLib/PeiDxeSmmGbeMdiLib.inf

-- 
2.19.1.windows.1


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

View/Reply Online (#54825): https://edk2.groups.io/g/devel/message/54825
Mute This Topic: https://groups.io/mt/71545948/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 0/2] Add VS2017 Support
Posted by Nate DeSimone 4 years, 1 month ago
The series has been pushed as 852b889b~..068c6c48

-----Original Message-----
From: Agyeman, Prince <prince.agyeman@intel.com> 
Sent: Tuesday, February 25, 2020 4:59 PM
To: devel@edk2.groups.io
Cc: Chiu, Chasel <chasel.chiu@intel.com>; Desimone, Nathaniel L <nathaniel.l.desimone@intel.com>
Subject: [edk2-platforms] [PATCH 0/2] Add VS2017 Support

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

The patch series add VS2017 build support to the edk2-plaforms/Intel boards

Cc: Chasel Chiu <chasel.chiu@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>

Prince Agyeman (2):
  CoffeelakeSiliconPkg: Add Missing GUID
  CoffeelakeSiliconPkg: Add missing library

 .../PeiPolicyUpdateLib/PeiPolicyUpdateLib.inf |   1 +
 .../Pch/Include/Library/GbeMdiLib.h           |  53 ++-
 .../Pch/Include/Register/PchRegsLan.h         |  14 +-
 .../Library/PeiDxeSmmGbeMdiLib/GbeMdiLib.c    | 391 ++++++++++++++++++
 .../PeiDxeSmmGbeMdiLib/PeiDxeSmmGbeMdiLib.inf |  32 ++
 .../Pch/PchInit/Smm/PchInitSmm.inf            |   1 +
 .../CoffeelakeSiliconPkg/SiPkgCommonLib.dsc   |   4 +-
 7 files changed, 493 insertions(+), 3 deletions(-)  create mode 100644 Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmGbeMdiLib/GbeMdiLib.c
 create mode 100644 Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmGbeMdiLib/PeiDxeSmmGbeMdiLib.inf

--
2.19.1.windows.1


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

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