REF:https://bugzilla.tianocore.org/show_bug.cgi?id=2375
This patch series: 1. Removes a ResetSystemLib.h override in KabylakeSiliconPkg 2. Removes a redundant implementation of ResetSystem () The redundant ResetSystem () implementation causes a build failure in VS2017. The build failure does not reproduce in VS2015. The new ResetSystem () implementation that led to the issue was introduced in the following commits: * 2393cff0d4 * 07fd95c9ca * 0ad2f057d8 * a6e61d43c9 Cc: Sai Chaganty <rangasai.v.chaga...@intel.com> Cc: Chasel Chiu <chasel.c...@intel.com> Cc: Nate DeSimone <nathaniel.l.desim...@intel.com> Cc: Zhichao Gao <zhichao....@intel.com> Signed-off-by: Michael Kubacki <michael.a.kuba...@intel.com> Michael Kubacki (2): KabylakeSiliconPkg: Remove ResetSystemLib.h override KabylakeSiliconPkg: Remove redundant ResetSystem() implementation Silicon/Intel/KabylakeSiliconPkg/Pch/Library/DxeResetSystemLib/DxeResetSystemLib.inf | 3 +- Silicon/Intel/KabylakeSiliconPkg/Pch/Library/DxeRuntimeResetSystemLib/DxeRuntimeResetSystemLib.inf | 3 +- Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiPchResetLib/PeiPchResetLib.inf | 3 +- Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiResetSystemLib/PeiResetSystemLib.inf | 3 +- Silicon/Intel/KabylakeSiliconPkg/SampleCode/MdeModulePkg/Include/Library/ResetSystemLib.h | 62 -------------------- Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiPchResetLib/PchReset.c | 55 ----------------- Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiResetSystemLib/PeiResetSystemLib.c | 5 ++ 7 files changed, 13 insertions(+), 121 deletions(-) delete mode 100644 Silicon/Intel/KabylakeSiliconPkg/SampleCode/MdeModulePkg/Include/Library/ResetSystemLib.h -- 2.16.2.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#51319): https://edk2.groups.io/g/devel/message/51319 Mute This Topic: https://groups.io/mt/62194047/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-