Re: [edk2-devel] [PATCH 1/1] MdeModulePkg: fix !x86 builds (more)

2019-08-27 Thread Wu, Hao A
> -Original Message- > From: Kinney, Michael D > Sent: Wednesday, August 28, 2019 1:25 PM > To: Wu, Hao A; Leif Lindholm; Laszlo Ersek; Kinney, Michael D > Cc: devel@edk2.groups.io; Andrew Fish; Baptiste Gerondeau; Wang, Jian J; > Feng, Bob C; Gao, Liming > Subject: RE: [PATCH 1/1]

Re: [edk2-devel] [PATCH 1/1] MdeModulePkg: fix !x86 builds (more)

2019-08-27 Thread Michael D Kinney
Hao Wu, Please provide a patch to BaseTools to restore the previous behavior. We need that to review the complexity of the change to determine what to do. Without that information today, the release date of this stable tag is at risk. Mike > -Original Message- > From: Wu, Hao A >

Re: [edk2-devel] [edk2-platforms][PATCH V5 2/2] WhiskeylakeOpenBoardPkg: Fix GCC Build Failures

2019-08-27 Thread Chiu, Chasel
Reviewed-by: Chasel Chiu > -Original Message- > From: Kubacki, Michael A > Sent: Wednesday, August 28, 2019 12:17 PM > To: devel@edk2.groups.io > Cc: Chiu, Chasel ; Desimone, Nathaniel L > ; Gao, Liming > Subject: [edk2-platforms][PATCH V5 2/2] WhiskeylakeOpenBoardPkg: Fix GCC > Build

Re: [edk2-devel] [edk2-platforms][PATCH V5 1/2] CoffeelakeSiliconPkg: Fix GCC Build Failures

2019-08-27 Thread Chiu, Chasel
Reviewed-by: Chasel Chiu > -Original Message- > From: Kubacki, Michael A > Sent: Wednesday, August 28, 2019 12:17 PM > To: devel@edk2.groups.io > Cc: Chiu, Chasel ; Chaganty, Rangasai V > > Subject: [edk2-platforms][PATCH V5 1/2] CoffeelakeSiliconPkg: Fix GCC Build > Failures > >

[edk2-devel] [edk2-platforms][PATCH V5 2/2] WhiskeylakeOpenBoardPkg: Fix GCC Build Failures

2019-08-27 Thread Kubacki, Michael A
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=2110 Fixes build failures on GCC7.3.0. Tested on Ubunutu 18.04.1 LTS. Cc: Chasel Chiu Cc: Nate DeSimone Cc: Liming Gao Signed-off-by: Michael Kubacki --- Platform/Intel/WhiskeylakeOpenBoardPkg/OpenBoardPkg.dec

[edk2-devel] [edk2-platforms][PATCH V5 0/2] Fix Whiskey Lake GCC Build Failures

2019-08-27 Thread Kubacki, Michael A
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=2124 REF:https://bugzilla.tianocore.org/show_bug.cgi?id=2110 Fixes GCC build failures in WhiskeylakeOpenBoardPkg and CoffeelakeSiliconPkg (silicon package used by WhiskeylakeOpenBoardPkg). V5 Changes: * Amended a change missed in V4 to remove

[edk2-devel] [edk2-platforms][PATCH V5 1/2] CoffeelakeSiliconPkg: Fix GCC Build Failures

2019-08-27 Thread Kubacki, Michael A
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=2124 Fixes build failures on GCC7.3.0. Tested on Ubuntu 18.04.1 LTS. Cc: Chasel Chiu Cc: Sai Chaganty Signed-off-by: Michael Kubacki --- Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/ConfigBlock/HdAudioConfig.h | 2 ++

[edk2-devel] [edk2-platforms][PATCH V4 1/2] CoffeelakeSiliconPkg: Fix GCC Build Failures

2019-08-27 Thread Kubacki, Michael A
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=2124 Fixes build failures on GCC7.3.0. Tested on Ubuntu 18.04.1 LTS. Cc: Chasel Chiu Cc: Sai Chaganty Signed-off-by: Michael Kubacki --- Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/ConfigBlock/HdAudioConfig.h | 2 ++

[edk2-devel] [edk2-platforms][PATCH V4 2/2] WhiskeylakeOpenBoardPkg: Fix GCC Build Failures

2019-08-27 Thread Kubacki, Michael A
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=2110 Fixes build failures on GCC7.3.0. Tested on Ubunutu 18.04.1 LTS. Cc: Chasel Chiu Cc: Nate DeSimone Cc: Liming Gao Signed-off-by: Michael Kubacki --- Platform/Intel/WhiskeylakeOpenBoardPkg/OpenBoardPkg.dec

[edk2-devel] [edk2-platforms][PATCH V4 0/2] Fix Whiskey Lake GCC Build Failures

2019-08-27 Thread Kubacki, Michael A
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=2124 REF:https://bugzilla.tianocore.org/show_bug.cgi?id=2110 Fixes GCC build failures in WhiskeylakeOpenBoardPkg and CoffeelakeSiliconPkg (silicon package used by WhiskeylakeOpenBoardPkg). V4 Changes: * Removed return value from

Re: [edk2-devel] [PATCH 0/2] move PcdRealTimeClockUpdateTimeout from MdeModulePkg to PcAtChipsetPkg

2019-08-27 Thread Wu, Hao A
> -Original Message- > From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of > Zeng, Star > Sent: Wednesday, August 28, 2019 8:48 AM > To: devel@edk2.groups.io; Ni, Ray > Cc: Zeng, Star > Subject: Re: [edk2-devel] [PATCH 0/2] move > PcdRealTimeClockUpdateTimeout from

Re: [edk2-devel] [PATCH 1/1] MdeModulePkg: fix !x86 builds (more)

2019-08-27 Thread Wu, Hao A
> -Original Message- > From: Leif Lindholm [mailto:leif.lindh...@linaro.org] > Sent: Wednesday, August 28, 2019 4:59 AM > To: Laszlo Ersek > Cc: devel@edk2.groups.io; Andrew Fish; Kinney, Michael D; Baptiste > Gerondeau; Wang, Jian J; Wu, Hao A; Feng, Bob C; Gao, Liming > Subject: Re:

Re: [edk2-devel] [PATCH 1/1] MdeModulePkg: fix !x86 builds (more)

2019-08-27 Thread Bob Feng
I'll work on this Basetools regression issue today. Thanks, Bob -Original Message- From: Kinney, Michael D Sent: Wednesday, August 28, 2019 5:27 AM To: devel@edk2.groups.io; leif.lindh...@linaro.org; Laszlo Ersek ; Kinney, Michael D Cc: Andrew Fish ; Baptiste Gerondeau ; Wang, Jian J

Re: [edk2-devel] [PATCH 0/2] move PcdRealTimeClockUpdateTimeout from MdeModulePkg to PcAtChipsetPkg

2019-08-27 Thread Zeng, Star
Both XXXPkg.uni need to be updated as the PCD movement. With that, Reviewed-by: Star Zeng Thanks, Star > -Original Message- > From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of Ni, > Ray > Sent: Wednesday, August 28, 2019 7:27 AM > To: devel@edk2.groups.io > Subject:

Re: [edk2-devel] [PATCH] IntelFsp2Pkg/FspSecCore: Remove unneeded MdeModulePkg dependency

2019-08-27 Thread Zeng, Star
Reviewed-by: Star Zeng > -Original Message- > From: Ni, Ray > Sent: Wednesday, August 28, 2019 6:41 AM > To: devel@edk2.groups.io > Cc: Chiu, Chasel ; Desimone, Nathaniel L > ; Zeng, Star > Subject: [PATCH] IntelFsp2Pkg/FspSecCore: Remove unneeded > MdeModulePkg dependency > >

[edk2-devel] [edk2-non-osi PATCH v2 0/1] Add UNDI ROM for SIMICS QSP Platform

2019-08-27 Thread David Wei
Add UNDI option ROM to provide the support for SIMICS quick start platform. it uses X58/ICH10 and emulated by SIMICS model. Different from V1: Use UndiDxe.inf instead of Binary file David Wei (1): SimicsICH10SiliconBinPkg: Add UNDI ROM for SIMICS QSP Platform

[edk2-devel] [edk2-non-osi PATCH v2 1/1] SimicsICH10SiliconBinPkg: Add UNDI ROM for SIMICS QSP Platform

2019-08-27 Thread David Wei
Add UNDI option ROM for SIMICS QSP Network support Cc: Hao Wu Cc: Liming Gao Cc: Ankit Sinha Cc: Agyeman Prince Cc: Kubacki Michael A Cc: Nate DeSimone Cc: Michael D Kinney Signed-off-by: David Wei --- Silicon/Intel/SimicsIch10SiliconBinPkg/License.txt | 30 ++

[edk2-devel] [edk2-platforms PATCH v2 7/7] Platform/Intel: Add build option for SIMICS QSP Platform

2019-08-27 Thread David Wei
Add build option in build script for SIMICS QSP Platform Add Maintainers of Simics QSP related packages Cc: Hao Wu Cc: Liming Gao Cc: Ankit Sinha Cc: Agyeman Prince Cc: Kubacki Michael A Cc: Nate DeSimone Cc: Michael D Kinney Signed-off-by: David Wei --- Maintainers.txt |

[edk2-devel] [edk2-platforms PATCH v2 1/7] SimicsX58SktPkg: Add CPU Pkg for SimicsX58

2019-08-27 Thread David Wei
Add CPU Pkg for SimicsX58. It is added for simics QSP project support Cc: Hao Wu Cc: Liming Gao Cc: Ankit Sinha Cc: Agyeman Prince Cc: Kubacki Michael A Cc: Nate DeSimone Cc: Michael D Kinney Signed-off-by: David Wei --- .../SimicsX58SktPkg/Smm/Access/SmmAccess2Dxe.c | 148 +

[edk2-devel] [edk2-platforms PATCH v2 4/7] SimicsOpenBoardPkg: Add DXE driver for Legacy Sio

2019-08-27 Thread David Wei
Add DXE driver for Legacy Sio support Cc: Hao Wu Cc: Liming Gao Cc: Ankit Sinha Cc: Agyeman Prince Cc: Kubacki Michael A Cc: Nate DeSimone Cc: Michael D Kinney Signed-off-by: David Wei --- .../LegacySioDxe/ComponentName.c | 173 ++

[edk2-devel] [edk2-platforms PATCH v2 0/7] Add Initial QSP MinPlatform Pkg for SIMICS

2019-08-27 Thread David Wei
Create the SimicsOpenBoardPkg and its silicon Pkg to provide the support for SIMICS quick start platform. it uses X58/ICH10 and emulated by SIMICS model. Different from V1: Fix coding style and file naming convention issues Fix dependency issue for DEC file Change some codes to more

[edk2-devel] [edk2-platforms PATCH v2 6/7] SimicsOpenBoardPkg/BoardX58Ich10: Add board module for QSP Build tip

2019-08-27 Thread David Wei
Add BoardX58ICH10 module for QSP Build tip Cc: Hao Wu Cc: Liming Gao Cc: Ankit Sinha Cc: Agyeman Prince Cc: Kubacki Michael A Cc: Nate DeSimone Cc: Michael D Kinney Signed-off-by: David Wei --- .../Library/BoardInitLib/PeiBoardInitPostMemLib.c | 44 +++

Re: [edk2-devel] [edk2-platforms][PATCH V1 1/1] UserInterfacePkg/UserAuthentication: Fix NULL pointer dereferences

2019-08-27 Thread Dandan Bi
Reviewed-by: Dandan Bi Thanks, Dandan > -Original Message- > From: Kubacki, Michael A > Sent: Tuesday, August 27, 2019 9:36 AM > To: devel@edk2.groups.io > Cc: Bi, Dandan ; Gao, Liming > Subject: [edk2-platforms][PATCH V1 1/1] > UserInterfacePkg/UserAuthentication: Fix NULL pointer

Re: [edk2-devel] [edk2-platforms][PATCH V3 2/2] WhiskeylakeOpenBoardPkg: Fix GCC Build Failures

2019-08-27 Thread Chiu, Chasel
Sorry that I overlooked that the last part I questioned was just a cleanup. I'm ok with what you are going to do. Thanks for clarification! > -Original Message- > From: Desimone, Nathaniel L > Sent: Wednesday, August 28, 2019 6:54 AM > To: Kubacki, Michael A ; Chiu, Chasel > ;

Re: [edk2-devel] [PATCH] IntelFsp2Pkg/FspSecCore: Remove unneeded MdeModulePkg dependency

2019-08-27 Thread Chiu, Chasel
Same findings as Nate, with FspSecCoreT.inf copyright updated, Reviewed-by: Chasel Chiu > -Original Message- > From: Desimone, Nathaniel L > Sent: Wednesday, August 28, 2019 7:21 AM > To: Ni, Ray ; devel@edk2.groups.io > Cc: Chiu, Chasel ; Zeng, Star > Subject: RE: [PATCH]

[edk2-devel] [PATCH 1/2] PcAtChipsetPkg: add PcdRealTimeClockUpdateTimeout

2019-08-27 Thread Ni, Ray
PcdRealTimeClockUpdateTimeout is now defined in MdeModulePkg.dec. This is the only reason that causes PcAtChipsetPkg depends on MdeModulePkg. Move the PCD from MdeModulePkg.dec to PcAtChipsetPkg.dec removes such dependency. Signed-off-by: Ray Ni Cc: Hao A Wu ---

[edk2-devel] [PATCH 0/2] move PcdRealTimeClockUpdateTimeout from MdeModulePkg to PcAtChipsetPkg

2019-08-27 Thread Ni, Ray
Ray Ni (2): PcAtChipsetPkg: add PcdRealTimeClockUpdateTimeout MdeModulePkg: Remove PcdRealTimeClockUpdateTimeout MdeModulePkg/MdeModulePkg.dec | 4 PcAtChipsetPkg/PcAtChipsetPkg.dec | 6 +- .../PcatRealTimeClockRuntimeDxe.inf

[edk2-devel] [PATCH 2/2] MdeModulePkg: Remove PcdRealTimeClockUpdateTimeout

2019-08-27 Thread Ni, Ray
The PCD is moved to PcAtChipsetPkg so remove it from MdeModulePkg. Signed-off-by: Ray Ni Cc: Hao A Wu Cc: Jian J Wang --- MdeModulePkg/MdeModulePkg.dec | 4 1 file changed, 4 deletions(-) diff --git a/MdeModulePkg/MdeModulePkg.dec b/MdeModulePkg/MdeModulePkg.dec index

Re: [edk2-devel] [PATCH] IntelFsp2Pkg/FspSecCore: Remove unneeded MdeModulePkg dependency

2019-08-27 Thread Nate DeSimone
Actually, please make sure you update copyright year on FspSecCoreT.inf. With that change... Reviewed-by: Nate DeSimone -Original Message- From: Ni, Ray Sent: Tuesday, August 27, 2019 3:41 PM To: devel@edk2.groups.io Cc: Chiu, Chasel ; Desimone, Nathaniel L ; Zeng, Star Subject:

Re: [edk2-devel] [PATCH] IntelFsp2Pkg/FspSecCore: Remove unneeded MdeModulePkg dependency

2019-08-27 Thread Nate DeSimone
Reviewed-by: Nate DeSimone -Original Message- From: Ni, Ray Sent: Tuesday, August 27, 2019 3:41 PM To: devel@edk2.groups.io Cc: Chiu, Chasel ; Desimone, Nathaniel L ; Zeng, Star Subject: [PATCH] IntelFsp2Pkg/FspSecCore: Remove unneeded MdeModulePkg dependency Signed-off-by: Ray Ni

Re: [edk2-devel] [edk2-platforms][PATCH V3 2/2] WhiskeylakeOpenBoardPkg: Fix GCC Build Failures

2019-08-27 Thread Nate DeSimone
Hi Michael, Your responses address my comments from PATCH V2 as well. If Chasel has no further comments, go ahead and send a PATCH V4 and I will provide a reviewed-by. Thanks, Nate -Original Message- From: Kubacki, Michael A Sent: Monday, August 26, 2019 7:45 PM To: Chiu, Chasel ;

[edk2-devel] [PATCH] IntelFsp2Pkg/FspSecCore: Remove unneeded MdeModulePkg dependency

2019-08-27 Thread Ni, Ray
Signed-off-by: Ray Ni Cc: Chasel Chiu Cc: Nate DeSimone Cc: Star Zeng --- IntelFsp2Pkg/FspSecCore/FspSecCoreM.inf | 1 - IntelFsp2Pkg/FspSecCore/FspSecCoreS.inf | 1 - IntelFsp2Pkg/FspSecCore/FspSecCoreT.inf | 1 - 3 files changed, 3 deletions(-) diff --git

Re: [edk2-devel] [PATCH 1/1] MdeModulePkg: fix !x86 builds (more)

2019-08-27 Thread Michael D Kinney
Leif, Looking at the DSC Spec in looks like the priority change from Aug 9 was to invert the priority 4 and priority 5 items: 1. associated with the INF file in the [Components] section 2. [LibraryClasses.$(Arch).$(MODULE_TYPE), LibraryClasses.$(Arch).$(MODULE_TYPE)] 3.

Re: [edk2-devel] [PATCH 1/1] MdeModulePkg: fix !x86 builds (more)

2019-08-27 Thread Michael D Kinney
Laszlo, Thanks for the analysis of the DSC Specification. It appears a behavior change was introduced with the following commit. https://github.com/tianocore/edk2/commit/e8449e1d8e3b40186eb16ff25242397cffb00a63 The new code follows the DSC Specification, but changes the library selection

Re: [edk2-devel] [PATCH 1/1] MdeModulePkg: fix !x86 builds (more)

2019-08-27 Thread Leif Lindholm
+Bob, Liming, On Tue, Aug 27, 2019 at 09:26:05PM +0200, Laszlo Ersek wrote: > Hi Leif, > > On 08/27/19 14:43, Leif Lindholm wrote: > > Commit 4a1f6b85c184 > > ("MdeModulePkg: add LockBoxNullLib for !IA32/X64 in .dsc") > > added an ARM/AARCH64 resolution for LockBoxLib. However, this failed > >

Re: [edk2-rfc] [edk2-devel] CPU hotplug using SMM with QEMU+OVMF

2019-08-27 Thread Laszlo Ersek
On 08/27/19 18:23, Igor Mammedov wrote: > On Mon, 26 Aug 2019 17:30:43 +0200 > Laszlo Ersek wrote: > >> On 08/23/19 17:25, Kinney, Michael D wrote: >>> Hi Jiewen, >>> >>> If a hot add CPU needs to run any code before the >>> first SMI, I would recommend is only executes code >>> from a write

Re: edk2-stable201908 Re: [edk2-devel] [PATCH 1/1] MdeModulePkg: fix !x86 builds (more)

2019-08-27 Thread Leif Lindholm
On Tue, Aug 27, 2019 at 09:28:50PM +0200, Laszlo Ersek wrote: > On 08/27/19 17:50, Leif Lindholm wrote: > > Apologies, forgot to tag the subject for stable release (although I > > did remember to cc the stewards). > > Understood, thus far... (And I commented on the target release under > your

Re: edk2-stable201908 Re: [edk2-devel] [PATCH 1/1] MdeModulePkg: fix !x86 builds (more)

2019-08-27 Thread Laszlo Ersek
On 08/27/19 17:50, Leif Lindholm wrote: > Apologies, forgot to tag the subject for stable release (although I > did remember to cc the stewards). Understood, thus far... (And I commented on the target release under your original submission.) > We don't appear to have a fix version for

Re: [edk2-devel] [PATCH 1/1] MdeModulePkg: fix !x86 builds (more)

2019-08-27 Thread Laszlo Ersek
Hi Leif, On 08/27/19 14:43, Leif Lindholm wrote: > Commit 4a1f6b85c184 > ("MdeModulePkg: add LockBoxNullLib for !IA32/X64 in .dsc") > added an ARM/AARCH64 resolution for LockBoxLib. However, this failed > to address the overrides provided for PEIM, DXE_DRIVER, > DXE_RUNTIME_DRIVER, DXE_SMM_DRIVER

Re: [edk2-devel] [PATCH] MdePkg/DxeHstiLib: Added checks to improve error handling.

2019-08-27 Thread Jayanth.Raghuram
Hi Liming, I sent the review request based on the description in the links that you mentioned below. I sent it in an Dell Email since I cannot use GIT SMTP to send email out from our servers. Please let me know what is wrong and I can help rectify that. Regards Jayanth Raghuram DellEMC |

Re: [edk2-rfc] [edk2-devel] CPU hotplug using SMM with QEMU+OVMF

2019-08-27 Thread Igor Mammedov
On Sat, 24 Aug 2019 01:48:09 + "Yao, Jiewen" wrote: > I give my thought. > Paolo may add more. Here are some ideas I have on the topic. > > > -Original Message- > > From: Kinney, Michael D > > Sent: Friday, August 23, 2019 11:25 PM > > To: Yao, Jiewen ; Paolo Bonzini > > ; Laszlo

Re: [edk2-rfc] [edk2-devel] CPU hotplug using SMM with QEMU+OVMF

2019-08-27 Thread Igor Mammedov
On Mon, 26 Aug 2019 17:30:43 +0200 Laszlo Ersek wrote: > On 08/23/19 17:25, Kinney, Michael D wrote: > > Hi Jiewen, > > > > If a hot add CPU needs to run any code before the > > first SMI, I would recommend is only executes code > > from a write protected FLASH range without a stack > > and

Re: [edk2-devel] [PATCH] [edk2-stable201908] MdePkg/BluetoothLeConfig.h: Add type EfiBluetoothSmpPeerAddressList

2019-08-27 Thread Ni, Ray
I relegalized the code freeze might be end very soon. I am ok with that. > -Original Message- > From: devel@edk2.groups.io On Behalf Of Laszlo Ersek > Sent: Tuesday, August 27, 2019 5:48 AM > To: Ni, Ray ; Kinney, Michael D > ; Gao, Liming ; > devel@edk2.groups.io > Cc:

edk2-stable201908 Re: [edk2-devel] [PATCH 1/1] MdeModulePkg: fix !x86 builds (more)

2019-08-27 Thread Leif Lindholm
Apologies, forgot to tag the subject for stable release (although I did remember to cc the stewards). We don't appear to have a fix version for edk2-stable201908 in bugzilla, though. On Tue, Aug 27, 2019 at 01:43:28PM +0100, Leif Lindholm via Groups.Io wrote: > Commit 4a1f6b85c184 >

[edk2-devel] [PATCH v2 1/1] [platforms/devel-riscv]: U500Pkg: Update Readme.md

2019-08-27 Thread Abner Chang
Update Readme.md follow sample platform readme guidance. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Abner Chang --- Platform/RiscV/SiFive/U500Pkg/Readme.md | 32 1 file changed, 32 insertions(+) diff --git

[edk2-devel] Upcoming Event: TianoCore Design / Bug Triage - EMEA - Wed, 08/28/2019 8:00am-9:00am #cal-reminder

2019-08-27 Thread devel@edk2.groups.io Calendar
*Reminder:* TianoCore Design / Bug Triage - EMEA *When:* Wednesday, 28 August 2019, 8:00am to 9:00am, (GMT-07:00) America/Los Angeles *Where:* https://zoom.us/j/695893389 View Event ( https://edk2.groups.io/g/devel/viewevent?eventid=503239 ) *Organizer:* Stephano Cetola

Re: [edk2-devel] git submodule update --init --recursive

2019-08-27 Thread Laszlo Ersek
(+Jordan and Gary) On 08/27/19 00:29, Andrew Fish via Groups.Io wrote: > Mike, > > I hit it when I was testing an OVMF build. It looks like the OVMF > instructions reference the generic getting started guide that omits the > submodule update command. I agree that the "BUILDING OVMF" section

Re: [edk2-devel] [PATCH] [edk2-stable201908] MdePkg/BluetoothLeConfig.h: Add type EfiBluetoothSmpPeerAddressList

2019-08-27 Thread Laszlo Ersek
On 08/27/19 02:45, Ni, Ray wrote: > The consumers are in close source and won't be in open source in near future. > But consumers depend on open source repo. In my interpretation, this patch does not qualify as a bugfix (suitable for merging during the hard feature freeze), and should be

[edk2-devel] [PATCH 1/1] MdeModulePkg: fix !x86 builds (more)

2019-08-27 Thread Leif Lindholm
Commit 4a1f6b85c184 ("MdeModulePkg: add LockBoxNullLib for !IA32/X64 in .dsc") added an ARM/AARCH64 resolution for LockBoxLib. However, this failed to address the overrides provided for PEIM, DXE_DRIVER, DXE_RUNTIME_DRIVER, DXE_SMM_DRIVER and UEFI_DRIVER, so any modules of those classes still

Re: [edk2-devel] [PATCH] [edk2-stable201908] MdePkg/BluetoothLeConfig.h: Add type EfiBluetoothSmpPeerAddressList

2019-08-27 Thread Leif Lindholm
Understood. But that also means they depend on a well tested open source repo. So I agree with Mike - the value of getting it into the stable tag would be defeated by getting it in too late for useful testing. I would prefer for it to go into after the stable tag. However, that is my procedural

[edk2-devel] [PATCH 07/15] [platforms/devel-riscv]: RiscV/SiFive: Initial version of SiFive U500 platform package

2019-08-27 Thread Mr. Gilbert Chen
The initial version of SiFive U500 platform package. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gilbert Chen --- Platform/RiscV/SiFive/U500Pkg/Readme.md| 30 ++ Platform/RiscV/SiFive/U500Pkg/U500.dec | 40 ++ Platform/RiscV/SiFive/U500Pkg/U500.dsc

[edk2-devel] [PATCH 05/15] [platforms/devel-riscv]: RiscV/Library: Initial version of libraries introduced in RISC-V platform package

2019-08-27 Thread Mr. Gilbert Chen
From: Gilbert Chen FirmwareContextProcessorSpecificLib - Common library to consume EFI_RISCV_FIRMWARE_CONTEXT_HART_SPECIFIC and build up processor specific data HOB. RealTimClockLibNull - NULL instance of Real Time Clock library. Contributed-under: TianoCore Contribution Agreement 1.0

[edk2-devel] [PATCH 11/15] [platforms/devel-riscv]: U500Pkg/Library: Library instances of U500 platform library.

2019-08-27 Thread Mr. Gilbert Chen
PeiCoreInfoHobLib - This is the library to create RISC-V core characteristics for building up RISC-V related SMBIOS records to support the unified boot loader and OS image. - RiscVPlatformTimerLib This is U500 platform timer library which has the platform-specific timer implementation. -

[edk2-devel] [PATCH 02/15] [platforms/devel-riscv]: Silicon/SiFive: Add library module of SiFive RISC-V cores

2019-08-27 Thread Mr. Gilbert Chen
From: Gilbert Chen Initial version of SiFive RISC-V core libraries. Library of each core creates processor core SMBIOS data hob for building SMBIOS records in DXE phase. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gilbert Chen ---

[edk2-devel] [PATCH 15/15] [platforms/devel-riscv]: Platforms: Readme file updates

2019-08-27 Thread Mr. Gilbert Chen
From: Gilbert Chen Update Readme.md and Maintainers.txt for RISV-V platforms. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gilbert Chen --- Maintainers.txt | 9 + Readme.md | 5 + 2 files changed, 14 insertions(+) diff --git a/Maintainers.txt

[edk2-devel] [PATCH 06/15] [platforms/devel-riscv]: RiscV/Universal: Initial version of common RISC-V SEC module

2019-08-27 Thread Mr. Gilbert Chen
From: Gilbert Chen Common RISC-V SEC module for RISC-V platforms. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gilbert Chen --- Platform/RiscV/Universal/Sec/Riscv64/SecEntry.s | 439 Platform/RiscV/Universal/Sec/SecMain.c | 529

[edk2-devel] [PATCH 01/15] [platforms/devel-riscv]: Silicon/SiFive: Initial version of SiFive silicon package

2019-08-27 Thread Mr. Gilbert Chen
From: Gilbert Chen Add SiFive silicon EDK2 metafile and header files of SiFive RISC-V cores. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gilbert Chen --- Silicon/SiFive/Include/Library/SiFiveE51.h | 66 ++

[edk2-devel] [PATCH 13/15] [platforms/devel-riscv]: U500Pkg/TimerDxe: Platform Timer DXE driver

2019-08-27 Thread Mr. Gilbert Chen
From: Gilbert Chen Timer DXE driver for U500 platform based U500 platform implementation specifc timer registers. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gilbert Chen --- .../SiFive/U500Pkg/Universal/Dxe/TimerDxe/Timer.c | 317 +

[edk2-devel] [PATCH 11/15] [platforms/devel-riscv]: U500Pkg/Library: Library instances of U500 platform library.

2019-08-27 Thread Mr. Gilbert Chen
From: Gilbert Chen PeiCoreInfoHobLib - This is the library to create RISC-V core characteristics for building up RISC-V related SMBIOS records to support the unified boot loader and OS image. - RiscVPlatformTimerLib This is U500 platform timer library which has the platform-specific timer

[edk2-devel] [PATCH 14/15] [platforms/devel-riscv]: U500Pkg/PlatformPei: Platform initialization PEIM

2019-08-27 Thread Mr. Gilbert Chen
This is the platform-implementation specific library which is executed in early PEI phase for platform initialization. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gilbert Chen --- .../SiFive/U500Pkg/Universal/Pei/PlatformPei/Fv.c | 55

[edk2-devel] [PATCH 10/15] [platforms/devel-riscv]: U500Pkg/Library: Library instances of U500 platform library.

2019-08-27 Thread Mr. Gilbert Chen
From: Gilbert Chen OpneSbiPlatformLib - In order to reduce the dependencies with RISC-V OpenSBI project (https://github.com/riscv/opensbi) and less burdens to EDK2 build process, the implementation of RISC-V EDK2 platform is leverage platform source code from OpenSBI code tree. The

[edk2-devel] [PATCH 04/15] [platforms/devel-riscv]: RiscV/Include: Initial version of header files in RISC-V platform package

2019-08-27 Thread Mr. Gilbert Chen
FirmwareContextProcessorSpecificLib.h - The difinitions of Firmware Context EDK2 implementaion based on RISC-V OpenSBI. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gilbert Chen --- .../Library/FirmwareContextProcessorSpecificLib.h | 47 ++ 1 file

[edk2-devel] [PATCH 03/15] [platforms/devel-riscv]: platforms/RiscV: Initial version of RISC-V platform package

2019-08-27 Thread Mr. Gilbert Chen
From: Gilbert Chen Initial version of RISC-V platform package which provides the common libraries, drivers, PCD and etc. for RISC-V platform development. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gilbert Chen --- Platform/RiscV/Readme.md | 88

[edk2-devel] [PATCH 08/15] [platforms/devel-riscv]: U500Pkg/Include: Header files of SiFive U500 platform

2019-08-27 Thread Mr. Gilbert Chen
From: Gilbert Chen The initial header file commit for SiFive U5-MC Coreplex and U500 Core Local interrupt definitions. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gilbert Chen --- .../SiFive/U500Pkg/Include/SiFiveU5MCCoreplex.h| 57 ++

[edk2-devel] [PATCH 12/15] [platforms/devel-riscv]: U500Pkg/RamFvbServiceruntimeDxe: FVB driver for EFI variable.

2019-08-27 Thread Mr. Gilbert Chen
Firmware Volume Block driver instance for ram based EFI variable on U500 platform. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gilbert Chen --- .../Dxe/RamFvbServicesRuntimeDxe/FvbInfo.c | 133 +++ .../FvbServicesRuntimeDxe.inf | 88 ++

[edk2-devel] [PATCH 09/15] [platforms/devel-riscv]: U500Pkg/Library: Initial version of PlatformBootManagerLib

2019-08-27 Thread Mr. Gilbert Chen
From: Gilbert Chen SiFive RISC-V U500 Platform Boot Manager library. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gilbert Chen --- .../Library/PlatformBootManagerLib/MemoryTest.c| 1110 .../PlatformBootManagerLib/PlatformBootManager.c |

[edk2-devel] [PATCH 09/15] [platforms/devel-riscv]: U500Pkg/Library: Initial version of PlatformBootManagerLib

2019-08-27 Thread Mr. Gilbert Chen
SiFive RISC-V U500 Platform Boot Manager library. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gilbert Chen --- .../Library/PlatformBootManagerLib/MemoryTest.c| 1110 .../PlatformBootManagerLib/PlatformBootManager.c | 269 +

[edk2-devel] [PATCH 07/15] [platforms/devel-riscv]: RiscV/SiFive: Initial version of SiFive U500 platform package

2019-08-27 Thread Mr. Gilbert Chen
From: Gilbert Chen The initial version of SiFive U500 platform package. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gilbert Chen --- Platform/RiscV/SiFive/U500Pkg/Readme.md| 30 ++ Platform/RiscV/SiFive/U500Pkg/U500.dec | 40 ++

[edk2-devel] [PATCH 04/15] [platforms/devel-riscv]: RiscV/Include: Initial version of header files in RISC-V platform package

2019-08-27 Thread Mr. Gilbert Chen
From: Gilbert Chen FirmwareContextProcessorSpecificLib.h - The difinitions of Firmware Context EDK2 implementaion based on RISC-V OpenSBI. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gilbert Chen --- .../Library/FirmwareContextProcessorSpecificLib.h | 47

[edk2-devel] [PATCH 06/15] [platforms/devel-riscv]: RiscV/Universal: Initial version of common RISC-V SEC module

2019-08-27 Thread Mr. Gilbert Chen
Common RISC-V SEC module for RISC-V platforms. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gilbert Chen --- Platform/RiscV/Universal/Sec/Riscv64/SecEntry.s | 439 Platform/RiscV/Universal/Sec/SecMain.c | 529

[edk2-devel] [PATCH 08/15] [platforms/devel-riscv]: U500Pkg/Include: Header files of SiFive U500 platform

2019-08-27 Thread Mr. Gilbert Chen
The initial header file commit for SiFive U5-MC Coreplex and U500 Core Local interrupt definitions. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gilbert Chen --- .../SiFive/U500Pkg/Include/SiFiveU5MCCoreplex.h| 57 ++

[edk2-devel] [PATCH 13/15] [platforms/devel-riscv]: U500Pkg/TimerDxe: Platform Timer DXE driver

2019-08-27 Thread Mr. Gilbert Chen
Timer DXE driver for U500 platform based U500 platform implementation specifc timer registers. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gilbert Chen --- .../SiFive/U500Pkg/Universal/Dxe/TimerDxe/Timer.c | 317 +

[edk2-devel] [PATCH 10/15] [platforms/devel-riscv]: U500Pkg/Library: Library instances of U500 platform library.

2019-08-27 Thread Mr. Gilbert Chen
OpneSbiPlatformLib - In order to reduce the dependencies with RISC-V OpenSBI project (https://github.com/riscv/opensbi) and less burdens to EDK2 build process, the implementation of RISC-V EDK2 platform is leverage platform source code from OpenSBI code tree. The "platform.c" under

[edk2-devel] [PATCH 05/15] [platforms/devel-riscv]: RiscV/Library: Initial version of libraries introduced in RISC-V platform package

2019-08-27 Thread Mr. Gilbert Chen
FirmwareContextProcessorSpecificLib - Common library to consume EFI_RISCV_FIRMWARE_CONTEXT_HART_SPECIFIC and build up processor specific data HOB. RealTimClockLibNull - NULL instance of Real Time Clock library. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gilbert Chen

[edk2-devel] [PATCH 12/15] [platforms/devel-riscv]: U500Pkg/RamFvbServiceruntimeDxe: FVB driver for EFI variable.

2019-08-27 Thread Mr. Gilbert Chen
From: Gilbert Chen Firmware Volume Block driver instance for ram based EFI variable on U500 platform. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gilbert Chen --- .../Dxe/RamFvbServicesRuntimeDxe/FvbInfo.c | 133 +++ .../FvbServicesRuntimeDxe.inf

[edk2-devel] [PATCH 14/15] [platforms/devel-riscv]: U500Pkg/PlatformPei: Platform initialization PEIM

2019-08-27 Thread Mr. Gilbert Chen
From: Gilbert Chen This is the platform-implementation specific library which is executed in early PEI phase for platform initialization. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gilbert Chen --- .../SiFive/U500Pkg/Universal/Pei/PlatformPei/Fv.c | 55

[edk2-devel] [PATCH 04/15] [platforms/devel-riscv]: RiscV/Include: Initial version of header files in RISC-V platform package

2019-08-27 Thread Chen, Gilbert
FirmwareContextProcessorSpecificLib.h - The difinitions of Firmware Context EDK2 implementaion based on RISC-V OpenSBI. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gilbert Chen --- .../Library/FirmwareContextProcessorSpecificLib.h | 47 ++ 1 file

Re: [edk2-devel] [POC Seabios PATCH] seabios: use isolated SMM address space for relocation

2019-08-27 Thread Boris Ostrovsky
On 8/26/19 9:57 AM, Igor Mammedov wrote: > >> I most likely don't understand how this is supposed to work but aren't >> we here successfully reading SMRAM from non-SMM context, something we >> are not supposed to be able to do? > We are aren't reading SMRAM at 0x3 base directly, > "RAM" marked

[edk2-devel] [PATCH 13/15] [platforms/devel-riscv]: U500Pkg/TimerDxe: Platform Timer DXE driver

2019-08-27 Thread Chen, Gilbert
Timer DXE driver for U500 platform based U500 platform implementation specifc timer registers. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gilbert Chen --- .../SiFive/U500Pkg/Universal/Dxe/TimerDxe/Timer.c | 317 +

[edk2-devel] [PATCH 09/15] [platforms/devel-riscv]: U500Pkg/Library: Initial version of PlatformBootManagerLib

2019-08-27 Thread Chen, Gilbert
SiFive RISC-V U500 Platform Boot Manager library. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gilbert Chen --- .../Library/PlatformBootManagerLib/MemoryTest.c| 1110 .../PlatformBootManagerLib/PlatformBootManager.c | 269 +

[edk2-devel] [PATCH 01/15] [platforms/devel-riscv]: Silicon/SiFive: Initial version of SiFive silicon package

2019-08-27 Thread Mr. Gilbert Chen
Add SiFive silicon EDK2 metafile and header files of SiFive RISC-V cores. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gilbert Chen --- Silicon/SiFive/Include/Library/SiFiveE51.h | 66 ++ Silicon/SiFive/Include/Library/SiFiveU54.h |

[edk2-devel] [PATCH 08/15] [platforms/devel-riscv]: U500Pkg/Include: Header files of SiFive U500 platform

2019-08-27 Thread Chen, Gilbert
The initial header file commit for SiFive U5-MC Coreplex and U500 Core Local interrupt definitions. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gilbert Chen --- .../SiFive/U500Pkg/Include/SiFiveU5MCCoreplex.h| 57 ++

[edk2-devel] [PATCH 01/15] [platforms/devel-riscv]: Silicon/SiFive: Initial version of SiFive silicon package

2019-08-27 Thread Chen, Gilbert
Add SiFive silicon EDK2 metafile and header files of SiFive RISC-V cores. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gilbert Chen --- Silicon/SiFive/Include/Library/SiFiveE51.h | 66 ++ Silicon/SiFive/Include/Library/SiFiveU54.h |

[edk2-devel] [PATCH 14/15] [platforms/devel-riscv]: U500Pkg/PlatformPei: Platform initialization PEIM

2019-08-27 Thread Chen, Gilbert
This is the platform-implementation specific library which is executed in early PEI phase for platform initialization. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gilbert Chen --- .../SiFive/U500Pkg/Universal/Pei/PlatformPei/Fv.c | 55

[edk2-devel] [PATCH 02/15] [platforms/devel-riscv]: Silicon/SiFive: Add library module of SiFive RISC-V cores

2019-08-27 Thread Mr. Gilbert Chen
Initial version of SiFive RISC-V core libraries. Library of each core creates processor core SMBIOS data hob for building SMBIOS records in DXE phase. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gilbert Chen --- .../E51/Library/PeiCoreInfoHobLib/CoreInfoHob.c|

[edk2-devel] [PATCH 05/15] [platforms/devel-riscv]: RiscV/Library: Initial version of libraries introduced in RISC-V platform package

2019-08-27 Thread Chen, Gilbert
FirmwareContextProcessorSpecificLib - Common library to consume EFI_RISCV_FIRMWARE_CONTEXT_HART_SPECIFIC and build up processor specific data HOB. RealTimClockLibNull - NULL instance of Real Time Clock library. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gilbert Chen

[edk2-devel] [PATCH 07/15] [platforms/devel-riscv]: RiscV/SiFive: Initial version of SiFive U500 platform package

2019-08-27 Thread Chen, Gilbert
The initial version of SiFive U500 platform package. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gilbert Chen --- Platform/RiscV/SiFive/U500Pkg/Readme.md| 30 ++ Platform/RiscV/SiFive/U500Pkg/U500.dec | 40 ++ Platform/RiscV/SiFive/U500Pkg/U500.dsc

[edk2-devel] [PATCH 12/15] [platforms/devel-riscv]: U500Pkg/RamFvbServiceruntimeDxe: FVB driver for EFI variable.

2019-08-27 Thread Chen, Gilbert
Firmware Volume Block driver instance for ram based EFI variable on U500 platform. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gilbert Chen --- .../Dxe/RamFvbServicesRuntimeDxe/FvbInfo.c | 133 +++ .../FvbServicesRuntimeDxe.inf | 88 ++

[edk2-devel] [PATCH 03/15] [platforms/devel-riscv]: platforms/RiscV: Initial version of RISC-V platform package

2019-08-27 Thread Mr. Gilbert Chen
Initial version of RISC-V platform package which provides the common libraries, drivers, PCD and etc. for RISC-V platform development. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gilbert Chen --- Platform/RiscV/Readme.md | 88

[edk2-devel] [PATCH 15/15] [platforms/devel-riscv]: Platforms: Readme file updates

2019-08-27 Thread Mr. Gilbert Chen
Update Readme.md and Maintainers.txt for RISV-V platforms. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gilbert Chen --- Maintainers.txt | 9 + Readme.md | 5 + 2 files changed, 14 insertions(+) diff --git a/Maintainers.txt b/Maintainers.txt index

[edk2-devel] [PATCH 02/15] [platforms/devel-riscv]: Silicon/SiFive: Add library module of SiFive RISC-V cores

2019-08-27 Thread Chen, Gilbert
Initial version of SiFive RISC-V core libraries. Library of each core creates processor core SMBIOS data hob for building SMBIOS records in DXE phase. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gilbert Chen --- .../E51/Library/PeiCoreInfoHobLib/CoreInfoHob.c|

[edk2-devel] [PATCH 06/15] [platforms/devel-riscv]: RiscV/Universal: Initial version of common RISC-V SEC module

2019-08-27 Thread Chen, Gilbert
Common RISC-V SEC module for RISC-V platforms. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gilbert Chen --- Platform/RiscV/Universal/Sec/Riscv64/SecEntry.s | 439 Platform/RiscV/Universal/Sec/SecMain.c | 529

[edk2-devel] [PATCH 11/15] [platforms/devel-riscv]: U500Pkg/Library: Library instances of U500 platform library.

2019-08-27 Thread Chen, Gilbert
PeiCoreInfoHobLib - This is the library to create RISC-V core characteristics for building up RISC-V related SMBIOS records to support the unified boot loader and OS image. - RiscVPlatformTimerLib This is U500 platform timer library which has the platform-specific timer implementation. -

[edk2-devel] [PATCH 10/15] [platforms/devel-riscv]: U500Pkg/Library: Library instances of U500 platform library.

2019-08-27 Thread Chen, Gilbert
OpneSbiPlatformLib - In order to reduce the dependencies with RISC-V OpenSBI project (https://github.com/riscv/opensbi) and less burdens to EDK2 build process, the implementation of RISC-V EDK2 platform is leverage platform source code from OpenSBI code tree. The "platform.c" under

[edk2-devel] [PATCH 15/15] [platforms/devel-riscv]: Platforms: Readme file updates

2019-08-27 Thread Chen, Gilbert
Update Readme.md and Maintainers.txt for RISV-V platforms. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gilbert Chen --- Maintainers.txt | 9 + Readme.md | 5 + 2 files changed, 14 insertions(+) diff --git a/Maintainers.txt b/Maintainers.txt index

[edk2-devel] [PATCH 03/15] [platforms/devel-riscv]: platforms/RiscV: Initial version of RISC-V platform package

2019-08-27 Thread Chen, Gilbert
Initial version of RISC-V platform package which provides the common libraries, drivers, PCD and etc. for RISC-V platform development. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gilbert Chen --- Platform/RiscV/Readme.md | 88

[edk2-devel] [edk2-platforms:PATCH v5] IntelSiliconPkg/Feature Implement SmmAccess

2019-08-27 Thread Marc W Chen
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=2121 Implement SmmAccess for PEI and DXE phase in IntelSiliconPkg Signed-off-by: Marc Chen Cc: Ray Ni Cc: Rangasai V Chaganty --- .../Library/PeiSmmAccessLib/PeiSmmAccessLib.c | 339 +

[edk2-devel] [edk2-platforms:PATCH v4] IntelSiliconPkg/Feature Implement SmmAccess

2019-08-27 Thread Marc W Chen
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=2121 Implement SmmAccess for PEI and DXE phase in IntelSiliconPkg Signed-off-by: Marc Chen Cc: Ray Ni Cc: Rangasai V Chaganty --- .../Library/PeiSmmAccessLib/PeiSmmAccessLib.c | 339 +

[edk2-devel] [edk2-platforms:PATCH v3] IntelSiliconPkg/Feature Implement SmmAccess

2019-08-27 Thread Marc W Chen
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=2121 Implement SmmAccess for PEI and DXE phase in IntelSiliconPkg Signed-off-by: Marc Chen Cc: Ray Ni Cc: Rangasai V Chaganty --- .../Library/PeiSmmAccessLib/PeiSmmAccessLib.c | 343 +

Re: [edk2-devel] [PATCH v2] IntelSiliconPkg/Feature Implement SmmAccess

2019-08-27 Thread Marc W Chen
Thanks Star for reviewing, it is a typo, let me update it in next patch. Thanks, Marc > -Original Message- > From: Zeng, Star > Sent: Tuesday, August 27, 2019 2:22 PM > To: devel@edk2.groups.io; Chen, Marc W > Cc: Ni, Ray ; Chaganty, Rangasai V > ; Zeng, Star > Subject: RE:

  1   2   >