Re: [edk2-devel] [PATCH v4 0/2] MdeModulePkg/SdMmcHcDxe: Implement revision 3 of SdMmcOverrideProtocol

2019-06-26 Thread Wu, Hao A
> -Original Message- > From: Marcin Wojtas [mailto:m...@semihalf.com] > Sent: Thursday, June 27, 2019 2:25 PM > To: Albecki, Mateusz > Cc: edk2-devel-groups-io; Wu, Hao A > Subject: Re: [edk2-devel] [PATCH v4 0/2] MdeModulePkg/SdMmcHcDxe: > Implement revision 3 of SdMmcOverrideProtocol > >

Re: [edk2-devel] [PATCH v4 0/2] MdeModulePkg/SdMmcHcDxe: Implement revision 3 of SdMmcOverrideProtocol

2019-06-26 Thread Marcin Wojtas
Hi Mateusz, Can you please push those patches somewhere (github?) so that I can easily do a quick check for regression? Thanks, Marcin śr., 26 cze 2019 o 15:10 Albecki, Mateusz napisał(a): > > To allow platform greater control over the bus settings for SD card and eMMC > card we have added a n

Re: [edk2-devel] [PATCH] Platform/Vlv2TbltDevicePkg: Remove dependency of DxeDeferImageLoadLib

2019-06-26 Thread Sun, Zailiang
Reviewed-By: Zailiang Sun -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#42919): https://edk2.groups.io/g/devel/message/42919 Mute This Topic: https://groups.io/mt/32201140/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https

[edk2-devel] [RFC][PATCH 1/1] Maintainers.txt: Drop deprecated SourceForge SVN link

2019-06-26 Thread Wu, Hao A
The commit will remove the deprecated edk2 SVN mirror at: https://svn.code.sf.net/p/edk2/code/trunk/edk2 After this commit, the above minnor will not be synced with the changes made in the GitHub upstream. Cc: Liming Gao Cc: Andrew Fish Cc: Laszlo Ersek Cc: Leif Lindholm Cc: Michael D Kinney

[edk2-devel] [RFC][PATCH 0/1] Drop the SourceForge SVN mirror

2019-06-26 Thread Wu, Hao A
The patch proposes to: A. Remove the information on the SourceForge SVN mirror repository from the Maintainers.txt file. B. Stop the sync of the SourceForge SVN mirror from the upstream Github Git repository. (At this moment, the SVN mirror is still syncing the latest changes) Cc: Liming

[edk2-devel] reg: [Bug 1618] CLANG Build issues with CLANG version 8.0.0.0 (trunk 339469)

2019-06-26 Thread Sivaraman Nainar
Hello: I created a ticket for the CLANG build issue and attached the patch also. Could you please review and comment on this -Siva -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#42916): https://edk2.groups.io/g/devel/message/42916 Mute

[edk2-devel] [PATCH] BaseTools:Updata the Judgment Method of "--exclude"

2019-06-26 Thread Fan, ZhijuX
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1944 --exclude cannot be used under certain circumstances 1.The value of the parameter USES an absolute path 2.The value of Exclude parameters is based on the value of the Path parameter Neither of these approaches currently works This patch i

Re: [edk2-devel] [PATCH v4 0/2] MdeModulePkg/SdMmcHcDxe: Implement revision 3 of SdMmcOverrideProtocol

2019-06-26 Thread Wu, Hao A
Except a minor comment in patch 2/2, the series looks good to me. Hello Ard and Marcin, please let me know if you have comments on this series. If no other feedbacks, I plan to push the change at early next week. Best Regards, Hao Wu > -Original Message- > From: Albecki, Mateusz > Sent

Re: [edk2-devel] [PATCH v4 1/2] MdeModulePkg/SdMmcOverride: Add GetOperatingParam notify phase

2019-06-26 Thread Wu, Hao A
> -Original Message- > From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of > Albecki, Mateusz > Sent: Wednesday, June 26, 2019 9:10 PM > To: devel@edk2.groups.io > Cc: Albecki, Mateusz; Wu, Hao A > Subject: [edk2-devel] [PATCH v4 1/2] MdeModulePkg/SdMmcOverride: Add > GetO

Re: [edk2-devel] [PATCH v4 2/2] MdeModulePkg/SdMmcHcDxe: Implement revision 3 of SdMmcOverrideProtocol

2019-06-26 Thread Wu, Hao A
One typo within SdCardSwitch(): if (Mode) { if AccessMode & 0xF) != 0xF) && ((SwitchResp[16] & 0xF) != AccessMode) || ... (((PowerLimit & 0xF) != 0xF) && (((SwitchResp[15] >> 4) & 0xF) != PowerLimit { return EFI_DEVICE_ERROR; } } should be: if (Mode)

Re: [edk2-devel] [PATCH] ShellPkg/UefiShellLib: Set input pointer parameter to null if failure

2019-06-26 Thread Ni, Ray
Reviewed-by: Ray Ni > -Original Message- > From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of > Gao, Zhichao > Sent: Wednesday, June 12, 2019 2:14 PM > To: devel@edk2.groups.io > Cc: Bret Barkelew ; Carsey, Jaben > ; Ni, Ray ; Gao, Liming > ; Sean Brogan ; > Michael Tu

Re: [edk2-devel] [PATCH v2 4/7] MdeModulePkg/UefiBootManagerLib: export EfiBootManagerGetBootDescription()

2019-06-26 Thread Ni, Ray
David, I agree to expose *GetBootDescription() API. But can you remove the 1st parameter Prefix and let caller to pre-pend it after calling this API? > -Original Message- > From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of > David Woodhouse > Sent: Tuesday, June 25, 20

[edk2-devel] [edk2-platform patch V5] Platform/Intel:Add UniTool into edk2-platforms/Platform/Intel/Tools

2019-06-26 Thread Fan, ZhijuX
BZ:https://bugzilla.tianocore.org/show_bug.cgi?id=1855 UniTool is one python script to generate UQI (Universal Question Identifier) unicode string for HII question PROMPT string. UQI string can be used to identify each HII question. The scripts function will sync up UQI definitions with uni files

Re: [edk2-devel] [PATCH V2] BaseTools/Capsule: Supports multiple payloads and drivers in capsule

2019-06-26 Thread Bob Feng
Reviewed-by: Bob Feng -Original Message- From: Jin, Eric Sent: Wednesday, June 26, 2019 2:03 PM To: devel@edk2.groups.io Cc: Feng, Bob C ; Gao, Liming ; Kinney, Michael D Subject: [PATCH V2] BaseTools/Capsule: Supports multiple payloads and drivers in capsule REF: https://bugzilla.t

Re: [edk2-devel] [PATCH] MdeModulePkg/UfsPassThruDxe: Refactor UFS device presence detection

2019-06-26 Thread Wu, Hao A
> -Original Message- > From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of > Wu, Hao A > Sent: Tuesday, June 25, 2019 9:44 AM > To: Albecki, Mateusz; devel@edk2.groups.io > Subject: Re: [edk2-devel] [PATCH] MdeModulePkg/UfsPassThruDxe: > Refactor UFS device presence detect

Re: [edk2-devel] [PATCH v2] MdeModulePkg/UfsPassThruDxe: Fix unaligned data transfer handling

2019-06-26 Thread Wu, Hao A
> -Original Message- > From: Albecki, Mateusz > Sent: Wednesday, June 26, 2019 5:55 PM > To: Wu, Hao A; devel@edk2.groups.io > Subject: RE: [PATCH v2] MdeModulePkg/UfsPassThruDxe: Fix unaligned data > transfer handling > > Hi, > > No concerns from my side. I just didn't think ZeroMem woul

Re: [edk2-devel] [RFC][PATCH v1 0/1] PcAtChipsetPkg: Remove framework modules

2019-06-26 Thread Wu, Hao A
Thanks. Pushed via commit c78008b4b2. Best Regards, Hao Wu From: Ni, Ray [mailto:ray...@intel.com] Sent: Tuesday, June 25, 2019 4:04 PM To: Wu; Wu, Hao A; devel@edk2.groups.io Subject: Re: [edk2-devel] [RFC][PATCH v1 0/1] PcAtChipsetPkg: Remove framework modules Reviewed-by: Ray Ni ray...@inte

Re: [edk2-devel] [PATCH] [staging/EdkRepo-Manifest]: Initial commit of manifests for EdkRepo

2019-06-26 Thread Pandya, Puja
Reviewed-by: Puja Pandya -Original Message- From: Desimone, Ashley E Sent: Tuesday, June 25, 2019 11:05 AM To: Desimone, Nathaniel L ; devel@edk2.groups.io Cc: Pandya, Puja Subject: RE: [PATCH] [staging/EdkRepo-Manifest]: Initial commit of manifests for EdkRepo Reviewed-by: Ashley DeS

[edk2-devel] [PATCH] Fix indentation in edksetup.sh SetupPython3

2019-06-26 Thread rebecca
Signed-off-by: Rebecca Cran --- edksetup.sh | 40 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/edksetup.sh b/edksetup.sh index c7b2e1e201..61e988035f 100755 --- a/edksetup.sh +++ b/edksetup.sh @@ -108,27 +108,27 @@ function SetupEnv() f

Re: FW: [edk2-devel] [PATCH] BaseTools:Linux changes the way the latest version is judged

2019-06-26 Thread rebecca
On 2019-06-25 22:46, Fan, ZhijuX wrote: > >     > > Hi: > > Python3.6 and python3.7 > > After the code removes some common values “python”, we compare “3.6” > and “3.7” > > origin_version = “3.6”, python_version=”3.7” > >   > > I'm going to change it to > > if [[ "$origin_version" < "$p

Re: [edk2-devel] [PATCH v3 0/4] OvmfPkg: CSM boot fixes

2019-06-26 Thread Laszlo Ersek
On 06/26/19 14:33, David Woodhouse wrote: > On Wed, 2019-06-26 at 14:18 +0200, Laszlo Ersek wrote: >> >> Yes, it can be turned off. It is a common hiccup for new subscribers >> (the groups.io default is broken). I think we meant to document it >> somewhere (outside of the mailing list archive), and

Re: [edk2-devel] [edk2-platform patch V4] Platform/Intel:Add UniTool into edk2-platforms/Platform/Intel/Tools

2019-06-26 Thread Liming Gao
Zhifu: For new created UqiList.uni, please add the comments to describe this file is generated by unitool. And, language is also required to be specified. Below is the example of the file header for the new generated uni file. // // FILE auto-generated by UniTool // #langdef uqi "uqi" Than

Re: [edk2-devel] [PATCH v3 0/4] OvmfPkg: CSM boot fixes

2019-06-26 Thread Laszlo Ersek
On 06/26/19 13:37, David Woodhouse wrote: > For v3, leaving out the cosmetic parts that touch code outside OvmfPkg. > This series is now purely the correctness fixes within OvmfPkg which are > required to make CSM boots work properly again. > > The first two patches allow NVMe and VirtIO disks t

Re: [edk2-devel] [PATCH v1 1/1] CryptoPkg/OpensslLib: Exclude err_all.c in process_files.py

2019-06-26 Thread Wang, Jian J
Laszlo, > -Original Message- > From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of > Laszlo Ersek > Sent: Wednesday, June 26, 2019 8:46 PM > To: devel@edk2.groups.io; Wang, Jian J ; > dw...@infradead.org; Lu, XiaoyuX > Cc: Ye, Ting ; Richard Levitte > Subject: Re: [edk2

[edk2-devel] [PATCH v4 1/2] MdeModulePkg/SdMmcOverride: Add GetOperatingParam notify phase

2019-06-26 Thread Albecki, Mateusz
https://bugzilla.tianocore.org/show_bug.cgi?id=1882 The new notify phase allows platform to configure additional bus paramters in addition to parameters that can already be configured with capability override. Specifically we allow to configure bus width, clock frequency and driver strength. If pl

[edk2-devel] [PATCH v4 2/2] MdeModulePkg/SdMmcHcDxe: Implement revision 3 of SdMmcOverrideProtocol

2019-06-26 Thread Albecki, Mateusz
From: "Albecki, Mateusz" https://bugzilla.tianocore.org/show_bug.cgi?id=1882 Implement support for GetOperatingParamters notify phase in SdMmcHcDxe driver. GetOperatingParameters notify phase is signaled before we start card detection and initialization. Code has been updated for both eMMC and S

[edk2-devel] [PATCH v4 0/2] MdeModulePkg/SdMmcHcDxe: Implement revision 3 of SdMmcOverrideProtocol

2019-06-26 Thread Albecki, Mateusz
To allow platform greater control over the bus settings for SD card and eMMC card we have added a new notify phase to SdMmcOverrideProtocol called GetOperatingParam. This phase is signaled before SD card/eMMC initialization and allows platform to tweak the values in new structure called EDKII_SD

Re: [edk2-devel] [PATCH v1 1/1] CryptoPkg/OpensslLib: Exclude err_all.c in process_files.py

2019-06-26 Thread Laszlo Ersek
Jian, On 06/25/19 10:58, Wang, Jian J wrote: > I take this as agreement. I pushed this patch at (fixed file ext) > > 51f7a3e6c5192d3f9a0fa63b0b5617c151180ad7 Please pay more attention to the process. First, you pushed the patch, but the BZ (1881) is still open. You or XiaoyuX should have close

Re: [edk2-devel] [PATCH v3 0/4] OvmfPkg: CSM boot fixes

2019-06-26 Thread David Woodhouse
On Wed, 2019-06-26 at 13:33 +0100, David Woodhouse wrote: > > Wow, this is just completely brain-damaged on so many levels. So people > who do, and who don't, have that box checked will receive the same > message with *different* Message-Id: headers? > > If one of them replies, the In-Reply-To: t

Re: [edk2-devel] [PATCH v3 0/4] OvmfPkg: CSM boot fixes

2019-06-26 Thread David Woodhouse
On Wed, 2019-06-26 at 14:18 +0200, Laszlo Ersek wrote: > > Yes, it can be turned off. It is a common hiccup for new subscribers > (the groups.io default is broken). I think we meant to document it > somewhere (outside of the mailing list archive), and I guess we may have > even done so, but curren

Re: [edk2-devel] [PATCH v3 0/4] OvmfPkg: CSM boot fixes

2019-06-26 Thread Laszlo Ersek
On 06/26/19 13:43, David Woodhouse wrote: > On Wed, 2019-06-26 at 12:37 +0100, David Woodhouse wrote: >> For v3, leaving out the cosmetic parts that touch code outside OvmfPkg. >> This series is now purely the correctness fixes within OvmfPkg which are >> required to make CSM boots work properly

Re: [edk2-devel] [PATCH v3 0/4] OvmfPkg: CSM boot fixes

2019-06-26 Thread David Woodhouse
On Wed, 2019-06-26 at 12:37 +0100, David Woodhouse wrote: > For v3, leaving out the cosmetic parts that touch code outside OvmfPkg. > This series is now purely the correctness fixes within OvmfPkg which are > required to make CSM boots work properly again. > > The first two patches allow NVMe an

[edk2-devel] [PATCH v3 0/4] OvmfPkg: CSM boot fixes

2019-06-26 Thread David Woodhouse
For v3, leaving out the cosmetic parts that touch code outside OvmfPkg. This series is now purely the correctness fixes within OvmfPkg which are required to make CSM boots work properly again. The first two patches allow NVMe and VirtIO disks to be used as Legacy boot targets, since nobody reall

[edk2-devel] [PATCH v3 3/4] OvmfPkg: Don't build in QemuVideoDxe when we have CSM

2019-06-26 Thread David Woodhouse
QemuVideoDxe installs its own legacy INT 10h handler for the benefit of systems like Windows 2008r2 which attempt to use INT 10h even when booted via EFI. This interacts extremely badly with a CSM actually attempting to install a real video BIOS. The last thing done before invoking a legacy OpROM

[edk2-devel] [PATCH v3 2/4] OvmfPkg/LegacyBbs: Add boot entries for VirtIO and NVME devices

2019-06-26 Thread David Woodhouse
Iterate over the available block devices in much the same way as BdsLibEnumerateAllBootOption() does, but limiting to those devices which are PCI-backed, which can be represented in the BbsTable. One day we might need to extend the BbsTable to allow us to distinguish between different NVMe namespa

[edk2-devel] [PATCH v3 4/4] OvmfPkg: don't assign PCI BARs above 4GiB when CSM enabled

2019-06-26 Thread David Woodhouse
Mostly, this is only necessary for devices that the CSM might have native support for, such as VirtIO and NVMe; PciBusDxe will already degrade devices to 32-bit if they have an OpROM. However, there doesn't seem to be a generic way of requesting PciBusDxe to downgrade specific devices. There's In

[edk2-devel] [PATCH v3 1/4] OvmfPkg/LegacyBios: set NumberBbsEntries to the size of BbsTable

2019-06-26 Thread David Woodhouse
This is hard-coded in the IntThunk structure, and the additional entries will be needed for other devices like VirtIO and NVMe disks. So admit that they exist. Signed-off-by: David Woodhouse Acked-by: Laszlo Ersek --- OvmfPkg/Csm/LegacyBiosDxe/LegacyBios.c | 7 --- 1 file changed, 4 inserti

Re: [edk2-devel] [PATCH v4 edk2-platforms 1/1] Silicon/DesignWare/Driver: DwEmacSnpDxe: Add DesignWare EMAC driver

2019-06-26 Thread Ard Biesheuvel
On Wed, 26 Jun 2019 at 11:35, Ooi, Tzy Way wrote: > > Hi Bieshuevel, > > You mentioned that "Are these discrete components? If so, I wonder we should > use some kind of abstraction for the PHY operation". In our system, the MAC > is only connected to this PHY, hence wonder if is it ok to still m

Re: [edk2-devel] [edk2-platforms: PATCH] Marvell/Drivers: XenonDxe: Explicitly disable HS400

2019-06-26 Thread Marcin Wojtas
Hi Leif, śr., 26 cze 2019 o 11:31 Leif Lindholm napisał(a): > > On Wed, Jun 26, 2019 at 09:04:14AM +0200, Marcin Wojtas wrote: > > Ensure that in case of SlowMode or 3.3V operation, > > also the HS400 capability will be disabled in the > > SdMmc driver. > > > > Contributed-under: TianoCore Contri

Re: [edk2-devel] [PATCH v2] MdeModulePkg/UfsPassThruDxe: Fix unaligned data transfer handling

2019-06-26 Thread Albecki, Mateusz
Hi, No concerns from my side. I just didn't think ZeroMem would be useful there since buffer doesn't contain any data from device at that point so I didn't add it. Thanks, Mateusz > -Original Message- > From: Wu, Hao A > Sent: Wednesday, June 26, 2019 2:19 AM > To: Albecki, Mateusz ; d

Re: [edk2-devel] [PATCH v4 edk2-platforms 1/1] Silicon/DesignWare/Driver: DwEmacSnpDxe: Add DesignWare EMAC driver

2019-06-26 Thread Ooi, Tzy Way
Hi Bieshuevel, You mentioned that "Are these discrete components? If so, I wonder we should use some kind of abstraction for the PHY operation". In our system, the MAC is only connected to this PHY, hence wonder if is it ok to still maintain as it is for now? Also, may I know if you could expl

Re: [edk2-devel] [edk2-platforms: PATCH] Marvell/Drivers: XenonDxe: Explicitly disable HS400

2019-06-26 Thread Leif Lindholm
On Wed, Jun 26, 2019 at 09:04:14AM +0200, Marcin Wojtas wrote: > Ensure that in case of SlowMode or 3.3V operation, > also the HS400 capability will be disabled in the > SdMmc driver. > > Contributed-under: TianoCore Contribution Agreement 1.1 Well done on keeping this tag. But I'm thinking we ne

Re: [edk2-devel] [PATCH] ArmVirtPkg: handle NETWORK_TLS_ENABLE in ArmVirtQemu*

2019-06-26 Thread Laszlo Ersek
On 06/26/19 03:55, Gary Lin wrote: > On Tue, Jun 25, 2019 at 01:22:16PM +0200, Laszlo Ersek wrote: >> On 06/25/19 10:50, Ard Biesheuvel wrote: >>> On Mon, 24 Jun 2019 at 21:13, Laszlo Ersek wrote: Port the [LibraryClasses], [PcdsFixedAtBuild] and [Components] settings that are relat

Re: [edk2-devel] [PATCH v4 0/3] Common OBB verification feature

2019-06-26 Thread Zhang, Chao B
Reviewed-by : Chao Zhang From: Wang, Jian J Sent: Wednesday, June 26, 2019 3:44 PM To: Zhang, Chao B ; Yao, Jiewen ; devel@edk2.groups.io Cc: Hernandez Beltran, Jorge ; Han, Harry Subject: RE: [PATCH v4 0/3] Common OBB verification feature Thanks, Chao. You're right your way is better. I'll u

Re: [edk2-devel] [PATCH] MdeModulePkg/CapsulePei: Add memory pointer check

2019-06-26 Thread Wu, Hao A
> -Original Message- > From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of > Wu, Hao A > Sent: Tuesday, June 25, 2019 2:54 PM > To: Gao, Zhichao; devel@edk2.groups.io > Cc: Wang, Jian J; Ni, Ray; Zeng, Star > Subject: Re: [edk2-devel] [PATCH] MdeModulePkg/CapsulePei: Add >

Re: [edk2-devel] [PATCH v4 0/3] Common OBB verification feature

2019-06-26 Thread Wang, Jian J
Sorry, I think I've already added. + } else { + +DEBUG ((DEBUG_ERROR, "ERROR: No/invalid StoredHashFvPpi located\r\n")); + +ASSERT_EFI_ERROR (Status); +ASSERT (StoredHashFvPpi != NULL && StoredHashFvPpi->FvNumber > 0); + +Status = EFI_NOT_FOUND; + } Regards, Jian > -Origin

Re: [edk2-devel] [PATCH v4 0/3] Common OBB verification feature

2019-06-26 Thread Wang, Jian J
Thanks, Chao. You're right your way is better. I'll update it. Regards, Jian From: Zhang, Chao B Sent: Wednesday, June 26, 2019 3:29 PM To: Wang, Jian J ; Yao, Jiewen ; devel@edk2.groups.io Cc: Hernandez Beltran, Jorge ; Han, Harry Subject: RE: [PATCH v4 0/3] Common OBB verification feature H

Re: [edk2-devel] [PATCH v4 0/3] Common OBB verification feature

2019-06-26 Thread Zhang, Chao B
Hi Jian: Patch is good to me. Just one comment for coding style If (AlgInfo->HashAll (FvBuffer, (UINTN)FvInfo[FvIndex].Length, FvHashValue) == FALSE) Is it better to be if (!AlgInfo->HashAll (FvBuffer, (UINTN)FvInfo[FvIndex].Length, FvHashValue) ) ? From: Wang, Jian J Sent: Wednesday, Ju

Re: [edk2-devel] [PATCH V2] BaseTools:Linux changes the way the latest version is judged

2019-06-26 Thread Liming Gao
Reviewed-by: Liming Gao >-Original Message- >From: Fan, ZhijuX >Sent: Wednesday, June 26, 2019 12:50 PM >To: devel@edk2.groups.io >Cc: Gao, Liming ; Feng, Bob C >; rebe...@bluestop.org >Subject: [PATCH V2] BaseTools:Linux changes the way the latest version is >judged > >Some Linux servers

Re: [edk2-devel] [edk2-platform patch v2] Silicon/Tools: Add top level Makefile and GNUMakefile

2019-06-26 Thread Liming Gao
Reviewed-by: Liming Gao Please remove V2 in the commit message. >-Original Message- >From: Zhang, Shenglei >Sent: Wednesday, June 26, 2019 11:37 AM >To: devel@edk2.groups.io >Cc: Feng, Bob C ; Gao, Liming >Subject: [edk2-platform patch v2] Silicon/Tools: Add top level Makefile and >GNU

[edk2-devel] [edk2-platforms: PATCH] Marvell/Drivers: XenonDxe: Explicitly disable HS400

2019-06-26 Thread Marcin Wojtas
Ensure that in case of SlowMode or 3.3V operation, also the HS400 capability will be disabled in the SdMmc driver. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Marcin Wojtas --- Silicon/Marvell/Drivers/SdMmc/XenonDxe/XenonSdhci.h | 1 + Silicon/Marvell/Drivers/S