I've setup 2 virtual meetings and sent out invites to the list. I've
also posted this information on the wiki:
https://github.com/tianocore/tianocore.github.io/wiki/Community-Virtual-Meetings
I'll send out reminders next week as well.
Please feel free to contact me directly if you have any iss
Yes, there should be an attachment. Sorry I didn't realize that
Thunderbird would not put the details of the meeting *in* the email text
as well. I'll resend with text descriptions shortly.
--Stephano
On 10/5/2018 1:43 PM, Rebecca Cran wrote:
I don't see any information about time/place/etc. -
On 10/05/18 23:02, Laszlo Ersek wrote:
> On 10/05/18 17:53, Knop, Ryszard wrote:
>> Hi,
>> Git submodules generally point at a specific commit, so if you go to
>> https://github.com/tianocore/edk2/tree/master/CryptoPkg/Library/OpensslLib
>> and click on the openssl submodule, you'll go to the exa
On 10/05/18 17:53, Knop, Ryszard wrote:
> Hi,
> Git submodules generally point at a specific commit, so if you go to
> https://github.com/tianocore/edk2/tree/master/CryptoPkg/Library/OpensslLib
> and click on the openssl submodule, you'll go to the exact referenced commit
> (currently d4e4bd2, p
I don't see any information about time/place/etc. - should there be an
attachment?
On 10/5/18 1:39 PM, stephano wrote:
stephano has invited you to TianoCore
Community Meeting - NAMO / EMEA
___
edk2-devel mailing list
edk2-devel@lists.01.org
https:/
On 10/05/18 18:49, Kinney, Michael D wrote:
> Reviewed-by: Michael D Kinney
Great, thank you :)
Patch pushed as commit d20ae95a13e8.
Thanks!
Laszlo
>> -Original Message-
>> From: edk2-devel [mailto:edk2-devel-
>> boun...@lists.01.org] On Behalf Of
>> marcandre.lur...@redhat.com
>> Sent
I think that would be better since we are manipulating a path. I think that
file needs lots of rework, but I also know that Bob Feng (added to CC) is
working on that file recently and he might want to think on using os.path to
replace lots of stuff.
> -Original Message-
> From: edk2-de
stephano has invited you to TianoCore
Community Meeting - NAMO / APAC
___
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
stephano has invited you to TianoCore
Community Meeting - NAMO / EMEA
___
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
Replace multiple, consecutive "\" characters prior to other processing
involving "\" characters. This fixes an issue where "\\..\\..",
"//..//..", and similar input paths are not cleaned properly.
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Jim Dailey
---
MdePkg/Libra
Matthew,
Would os.path. (maybe splitext) be a better function than using the
string rsplit function? It just seems like we should use the python file path
manipulation functions instead of trying to trick the string manipulation
routines into the same behavior...
-Jaben
> -Original Mess
On 10/05/18 17:00, Carsey, Jaben wrote:
>
>
>> -Original Message-
>> From: Laszlo Ersek [mailto:ler...@redhat.com]
>> Sent: Friday, October 05, 2018 4:33 AM
>> To: Carsey, Jaben ; Andrew Fish
>>
>> Cc: edk2-devel@lists.01.org
>> Subject: Re: [edk2] [PATCH] ShellPkg: Create a homefilesyst
Add SDHCI controller defines, this is useful as the version in the
register does not explictly map to a specification version. For example
vesion 4.10 of the specification is version 0x04.
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Jeff Brasen
---
MdeModulePkg/Bus/Pci
Clock control is similar in SDHCI versions greater then version 3. Add
support for more recent versions of the controller specification.
SD card support for 1.8V is also present in controller versions 3 and
greater.
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Jeff Brase
Thanks Mike. I second that.
Also, UEFI-SCT needs to find a place within edk2-test.
Hope we can get this created before UEFI Taipei PlugFest (Oct 16) and after
everyone's comments/review and approval.
Thanks,
Supreeth
-Original Message-
From: edk2-devel On Behalf Of Kinney, Michael
D
Se
Reviewed-by: Michael D Kinney
Mike
> -Original Message-
> From: edk2-devel [mailto:edk2-devel-
> boun...@lists.01.org] On Behalf Of
> marcandre.lur...@redhat.com
> Sent: Tuesday, October 2, 2018 5:17 AM
> To: edk2-devel@lists.01.org
> Cc: Justen, Jordan L ;
> Anthony Perard ; Laszlo Erse
Reviewed-by: Michael D Kinney
Mike
> -Original Message-
> From: Leif Lindholm [mailto:leif.lindh...@linaro.org]
> Sent: Tuesday, October 2, 2018 9:04 AM
> To: edk2-devel@lists.01.org
> Cc: Andrew Fish ; Laszlo Ersek
> ; Kinney, Michael D
> ; Evan Lloyd
> ; Sami Mujawar
>
> Subject: [PAT
Hi,
Git submodules generally point at a specific commit, so if you go to
https://github.com/tianocore/edk2/tree/master/CryptoPkg/Library/OpensslLib and
click on the openssl submodule, you'll go to the exact referenced commit
(currently d4e4bd2, pointing at the 1.1.0h release). It doesn't point a
On Tue, Aug 21, 2018 at 07:35:13PM +0800, Haojian Zhuang wrote:
> Add Designware USB 2.0 device driver that is used on HiKey platform.
>
> Cc: Leif Lindholm
> Cc: Ard Biesheuvel
> Contributed-under: TianoCore Contribution Agreement 1.1
> Signed-off-by: Haojian Zhuang
> ---
> EmbeddedPkg/Driver
pt., 5 paź 2018 o 17:12 Philippe Mathieu-Daudé napisał(a):
>
> Hi Marcin, Tomasz.
>
> On 05/10/2018 15:25, Marcin Wojtas wrote:
> > From: Tomasz Michalec
> >
> > Some SD Host Controlers use different values in Host Control 2 Register
>
> My two cents, in various places "Controler" is miswritten,
Hi Marcin, Tomasz.
On 05/10/2018 15:25, Marcin Wojtas wrote:
> From: Tomasz Michalec
>
> Some SD Host Controlers use different values in Host Control 2 Register
My two cents, in various places "Controler" is miswritten, this should
be "Controller".
> to select UHS Mode. This patch adds a new U
On Wed, Oct 03, 2018 at 11:33:01AM +0200, Ard Biesheuvel wrote:
> On 3 October 2018 at 09:43, Sumit Garg wrote:
> > Add following APIs to communicate with OP-TEE pseudo/early TAs:
> > 1. OpteeInit
> > 2. OpteeOpenSession
> > 3. OpteeCloseSession
> > 4. OpteeInvokeFunc
> >
> > Cc: Ard Biesheuvel
>
> -Original Message-
> From: Laszlo Ersek [mailto:ler...@redhat.com]
> Sent: Friday, October 05, 2018 4:33 AM
> To: Carsey, Jaben ; Andrew Fish
>
> Cc: edk2-devel@lists.01.org
> Subject: Re: [edk2] [PATCH] ShellPkg: Create a homefilesystem environment
> variable
> Importance: High
>
>
Hi,
It is not clear if the recent change to add OpenSSL as a submodule will
pull the code from the master branch of "https://github.com/openssl/openssl";
or any other branch like "OpenSSL_1_1_0-stable" or "OpenSSL_1_1_1-stable".
Can some one please clarify?
Thanks
From: Tomasz Michalec
Added fields specific for Xenon host controller and declaration
of ArmadaBoardDescSdMmcGet function.
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Marcin Wojtas
---
Silicon/Marvell/Include/Library/ArmadaBoardDescLib.h | 17 -
1 fil
Hi,
The second version of the patchset simply adjust Synquacer and
Xenon drivers to the modified SdMmcOverride.
Patches are available in the github:
https://github.com/MarvellEmbeddedProcessors/edk2-open-platform/commits/xenon-upstream-r20181005
Generic driver patches with fixes and extended SdM
From: Tomasz Michalec
This patch implements ArmadaBoarDescLib library for
Armada80x0McBin comunity board and add to it ArmadaBoardDescSdMmcGet
function with description of connected Xenon host controllers.
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Marcin Wojtas
---
From: Tomasz Michalec
This patch implements ArmadaBoarDescLib library for
Armada7040 Development Board and add to it ArmadaBoardDescSdMmcGet
function with description of connected Xenon host controllers.
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Marcin Wojtas
---
P
The newest changes in the SdMmcOverride protocol added additional
arguments to the NotifyPhase and Capability routines. Update
according places in the Synquacer Emmc driver.
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Marcin Wojtas
---
Silicon/Socionext/SynQuacer/Drive
From: Tomasz Michalec
Extend MvBoardDescSdMmcGet function to fill MV_BOARD_SDMMC_DESC
with Xenon specific info obtained from ArmadaBoardDescLib.
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Marcin Wojtas
---
Silicon/Marvell/Drivers/BoardDesc/MvBoardDescDxe.inf | 1 +
From: Tomasz Michalec
This patch implements ArmadaBoarDescLib library for
Armada8040 Development Board and add to it ArmadaBoardDescSdMmcGet
function with description of connected Xenon host controllers.
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Marcin Wojtas
---
P
Hi,
This is the second version of the patchset. Initial one was
interleaved with the fixes, which after split got already merged.
The biggest change is - resigning from the new callbacks
and extending parameter lists of both NotifyPhase and Capability
routines.
Patches are available in the github
In order to ensure bigger flexibility in the NotifyPhase
routine of the SdMmcOverride protocol, enable using an
optional phase-specific data. This will allow to exchange
more information between the protocol producer driver
and SdMmcPciHcDxe in the newly added callbacks.
Contributed-under: TianoCo
Some SdMmc host controllers are run by clocks with different
frequency than it is reflected in Capabilities Register 1.
It is allowed by SDHCI specification ver. 4.2 - if BaseClkFreq
field value of the Capability Register 1 is zero, the clock
frequency must be obtained via another method.
Because
From: Tomasz Michalec
Some SD Host Controlers use different values in Host Control 2 Register
to select UHS Mode. This patch adds a new UhsSignaling type routine to
the NotifyPhase of the SdMmcOverride protocol.
UHS signaling configuration is moved to a common, default routine
(SdMmcHcUhsSignali
From: Tomasz Michalec
Some SD Host Controlers need to do additional opperations after clock
frequency switch.
This patch add new callback type to NotifyPhase of the SdMmcOverride
protocol. It is called after EmmcSwitchClockFreq and SdMmcHcClockSupply.
Contributed-under: TianoCore Contribution A
Jaben --
Following on this: shouldn't this be a spec issue? If you are asking people
to depend on the behavior.
Thanks,
Tim
-Original Message-
From: edk2-devel On Behalf Of Laszlo Ersek
Sent: Friday, October 5, 2018 4:33 AM
To: Carsey, Jaben ; Andrew Fish
Cc: edk2-devel@lists.01.org
Su
On 10/04/18 22:54, Carsey, Jaben wrote:
> Laszlo,
>
> The leading "_" was required for out of spec, but built in, commands. The
> spec has no restrictions on environment variables except some have special
> meaning and may be read only.
>
> I can certainly work on slowing down the process. I
38 matches
Mail list logo