: Ludovic Rousseau [mailto:ludovic.rouss...@gmail.com]
Sent: Thursday, June 18, 2015 20:55
To: edk2-devel@lists.sourceforge.net
Subject: Re: [edk2] [PATCH 0/4] Add an implementation of
EFI_SMART_CARD_READER_PROTOCOL
Hello,
How can we progress on the inclusion of my EFI_SMART_CARD_READER_PROTOCOL
Hello,
How can we progress on the inclusion of my
EFI_SMART_CARD_READER_PROTOCOL proposal in EDK2?
Is the GNU LGPL v2.1+ license really not possible in EDK2 and I should
just forget about integrating my code in EDK2?
The point 5 of Code Contributions [1] says:
"
5. It is preferred that contribut
> BSD is a GPL compatible licence.
> GPL is NOT a BSD compatible licence.
Where is the requirement that all OEMs must only include BSD code in
their firmware? Why not let Puri.sm or Novena have a downstream UEFI
firmware volume that is GPL, will the world end or something? Today,
there is some non
> Received: Wednesday, 10 Jun 2015, 9:52PM
> To: edk2-devel@lists.sourceforge.net [edk2-devel@lists.sourceforge.net]
> Subject: Re: [edk2] [PATCH 0/4] Add an implementation of
> EFI_SMART_CARD_READER_PROTOCOL
>
> Ludovic,
>
> The license issue is the biggest concern. EDKII
t; <mailto:edk2-devel@lists.sourceforge.net> [edk2-devel@lists.sourceforge.net
>> <mailto:edk2-devel@lists.sourceforge.net>]
>> Subject: Re: [edk2] [PATCH 0/4] Add an implementation of
> EFI_SMART_CARD_READER_PRO
> From: Tian, Feng [feng.t...@intel.com]
> Received: Wednesday, 10 Jun 2015, 9:52PM
> To: edk2-devel@lists.sourceforge.net [edk2-devel@lists.sourceforge.net]
> Subject: Re: [edk2] [PATCH 0/4] Add an implementation of
EFI_SMART_CARD_READER_PROTOCOL
>
> Ludovic,
>
> The license iss
: Wednesday, 10 Jun 2015, 9:52PM
To: edk2-devel@lists.sourceforge.net [edk2-devel@lists.sourceforge.net]
Subject: Re: [edk2] [PATCH 0/4] Add an implementation of
EFI_SMART_CARD_READER_PROTOCOL
Ludovic,
The license issue is the biggest concern. EDKII project is BSD license, but
your proposed patch 1
:28
To: edk2-devel@lists.sourceforge.net
Cc: Ludovic Rousseau
Subject: [edk2] [PATCH 0/4] Add an implementation of
EFI_SMART_CARD_READER_PROTOCOL
This patch serie provides an implementation for the
EFI_SMART_CARD_READER_PROTOCOL added in UEFI version 2.5.
It is a port of my CCID driver from Unix
This patch serie provides an implementation for the
EFI_SMART_CARD_READER_PROTOCOL added in UEFI version 2.5.
It is a port of my CCID driver from Unix to UEFI. Only part of the code
has been specifically written for UEFI and edk2. Only this part of the
code follows the coding rules. The idea os to