public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* Upstream 9elements/edk2-1 UefiPayloadPkg
@ 2020-09-08  8:42 Marcello Sylvester Bauer
  2020-09-08 22:42 ` [edk2-devel] " Guo Dong
  0 siblings, 1 reply; 3+ messages in thread
From: Marcello Sylvester Bauer @ 2020-09-08  8:42 UTC (permalink / raw)
  To: devel
  Cc: Christian Walter, Patrick Rudolph, Liming Gao, Maurice Ma,
	Nate DeSimone, Star Zeng

[-- Attachment #1: Type: text/plain, Size: 1516 bytes --]

Hello everyone,

We at 9elements have our own EDK2 fork, where we work
on UEFI feature support for coreboot. (e.g. SecureBoot)
It would be great to see these changes upstream.

Currently there are still some patch sets in the mailing list:

   - UefiPayloadPkg: Support variable size MMCONF space
   - UefiPayloadPkg: Remove x86 legacy UART defaults
   - UefipayloadPkg: Protect coreboot tables
   - Add support for scanning Option ROMs
   - UefiPayloadPkg: Scan for PCI devices after end of DXE

There are also many patches in our pipeline.
I would be pleased to receive more feedback so we could move forward
with the upstream process.

All our changes are public in GitHub: https://github.com/9elements/edk2-1

PS:
I personally am not familiar with git-mail, so I followed this guide:
https://
github.com/tianocore/tianocore.github.io/wiki/Laszlo's-unkempt-git-guide-for-edk2-contributors-and-maintainers
If there is something wrong with my contributions I would be happy to hear
about it.

Thanks,
-- 
*[Marcello Sylvester Bauer]*



9elements Agency GmbH, Kortumstraße 19-21, 44787 Bochum, Germany
Email:  [DEINE EMAIL ADDRESSE]
<https://static.9elements.com/email_signatur.html>
Phone:  *+49 234 68 94 188 <+492346894188>*
Mobile:  *+49 1722847618 <+491722847618>*

Sitz der Gesellschaft: Bochum
Handelsregister: Amtsgericht Bochum, HRB 17519
Geschäftsführung: Sebastian Deutsch, Eray Basar

Datenschutzhinweise nach Art. 13 DSGVO <https://9elements.com/privacy>

[-- Attachment #2: Type: text/html, Size: 4297 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [edk2-devel] Upstream 9elements/edk2-1 UefiPayloadPkg
  2020-09-08  8:42 Upstream 9elements/edk2-1 UefiPayloadPkg Marcello Sylvester Bauer
@ 2020-09-08 22:42 ` Guo Dong
  2020-09-09  0:47   ` 回复: " gaoliming
  0 siblings, 1 reply; 3+ messages in thread
From: Guo Dong @ 2020-09-08 22:42 UTC (permalink / raw)
  To: devel@edk2.groups.io, marcello.bauer@9elements.com
  Cc: Christian Walter, Patrick Rudolph, Gao, Liming, Ma, Maurice,
	Desimone, Nathaniel L, Zeng, Star

[-- Attachment #1: Type: text/plain, Size: 2716 bytes --]


Thanks Marcello for all these changes, here is the status on these patches:

  *   UefiPayloadPkg: Support variable size MMCONF space
Patch approved. Pending MdePkg change since it depends on changes in MdePkg.

  *   UefiPayloadPkg: Remove x86 legacy UART defaults
Merged today.

  *   UefipayloadPkg: Protect coreboot tables
Check the review comments.

  *   Add support for scanning Option ROMs
Check the review comments

  *   UefiPayloadPkg: Scan for PCI devices after end of DXE
Check the review comments.

Thanks,
Guo

From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Marcello Sylvester Bauer
Sent: Tuesday, September 8, 2020 1:42 AM
To: devel@edk2.groups.io
Cc: Christian Walter <christian.walter@9elements.com>; Patrick Rudolph <patrick.rudolph@9elements.com>; Gao, Liming <liming.gao@intel.com>; Ma, Maurice <maurice.ma@intel.com>; Desimone, Nathaniel L <nathaniel.l.desimone@intel.com>; Zeng, Star <star.zeng@intel.com>
Subject: [edk2-devel] Upstream 9elements/edk2-1 UefiPayloadPkg

Hello everyone,

We at 9elements have our own EDK2 fork, where we work
on UEFI feature support for coreboot. (e.g. SecureBoot)
It would be great to see these changes upstream.

Currently there are still some patch sets in the mailing list:

  *   UefiPayloadPkg: Support variable size MMCONF space
  *   UefiPayloadPkg: Remove x86 legacy UART defaults
  *   UefipayloadPkg: Protect coreboot tables
  *   Add support for scanning Option ROMs
  *   UefiPayloadPkg: Scan for PCI devices after end of DXE
There are also many patches in our pipeline.
I would be pleased to receive more feedback so we could move forward
with the upstream process.

All our changes are public in GitHub: https://github.com/9elements/edk2-1

PS:
I personally am not familiar with git-mail, so I followed this guide:
https://github.com/tianocore/tianocore.github.io/wiki/Laszlo's-unkempt-git-guide-for-edk2-contributors-and-maintainers<http://github.com/tianocore/tianocore.github.io/wiki/Laszlo's-unkempt-git-guide-for-edk2-contributors-and-maintainers>
If there is something wrong with my contributions I would be happy to hear about it.

Thanks,
--
[Marcello Sylvester Bauer]

[http://static.9elements.com/logo-signature.png]
9elements Agency GmbH, Kortumstraße 19-21, 44787 Bochum, Germany
Email:  [DEINE EMAIL ADDRESSE]<https://static.9elements.com/email_signatur.html>
Phone:  +49 234 68 94 188<tel:+492346894188>
Mobile:  +49 1722847618<tel:+491722847618>

Sitz der Gesellschaft: Bochum
Handelsregister: Amtsgericht Bochum, HRB 17519
Geschäftsführung: Sebastian Deutsch, Eray Basar

Datenschutzhinweise nach Art. 13 DSGVO<https://9elements.com/privacy>


[-- Attachment #2: Type: text/html, Size: 14921 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* 回复: [edk2-devel] Upstream 9elements/edk2-1 UefiPayloadPkg
  2020-09-08 22:42 ` [edk2-devel] " Guo Dong
@ 2020-09-09  0:47   ` gaoliming
  0 siblings, 0 replies; 3+ messages in thread
From: gaoliming @ 2020-09-09  0:47 UTC (permalink / raw)
  To: devel, guo.dong, marcello.bauer
  Cc: 'Christian Walter', 'Patrick Rudolph',
	'Gao, Liming', 'Ma, Maurice',
	'Desimone, Nathaniel L', 'Zeng, Star'

[-- Attachment #1: Type: text/plain, Size: 3834 bytes --]

Guo:

 I add my comments. 

 

发件人: bounce+27952+65147+4905953+8761045@groups.io <bounce+27952+65147+4905953+8761045@groups.io> 代表 Guo Dong
发送时间: 2020年9月9日 6:42
收件人: devel@edk2.groups.io; marcello.bauer@9elements.com
抄送: Christian Walter <christian.walter@9elements.com>; Patrick Rudolph <patrick.rudolph@9elements.com>; Gao, Liming <liming.gao@intel.com>; Ma, Maurice <maurice.ma@intel.com>; Desimone, Nathaniel L <nathaniel.l.desimone@intel.com>; Zeng, Star <star.zeng@intel.com>
主题: Re: [edk2-devel] Upstream 9elements/edk2-1 UefiPayloadPkg

 

 

Thanks Marcello for all these changes, here is the status on these patches:

*	UefiPayloadPkg: Support variable size MMCONF space 

Patch approved. Pending MdePkg change since it depends on changes in MdePkg.

           [Liming] I have given my reviewed-by on https://edk2.groups.io/g/devel/message/64492. Can you help merge this patch set together? 

*	UefiPayloadPkg: Remove x86 legacy UART defaults

Merged today.

*	UefipayloadPkg: Protect coreboot tables

Check the review comments.

*	Add support for scanning Option ROMs

Check the review comments

*	UefiPayloadPkg: Scan for PCI devices after end of DXE

Check the review comments.

 

Thanks,

Guo

 

From: devel@edk2.groups.io <mailto:devel@edk2.groups.io>  <devel@edk2.groups.io <mailto:devel@edk2.groups.io> > On Behalf Of Marcello Sylvester Bauer
Sent: Tuesday, September 8, 2020 1:42 AM
To: devel@edk2.groups.io <mailto:devel@edk2.groups.io> 
Cc: Christian Walter <christian.walter@9elements.com <mailto:christian.walter@9elements.com> >; Patrick Rudolph <patrick.rudolph@9elements.com <mailto:patrick.rudolph@9elements.com> >; Gao, Liming <liming.gao@intel.com <mailto:liming.gao@intel.com> >; Ma, Maurice <maurice.ma@intel.com <mailto:maurice.ma@intel.com> >; Desimone, Nathaniel L <nathaniel.l.desimone@intel.com <mailto:nathaniel.l.desimone@intel.com> >; Zeng, Star <star.zeng@intel.com <mailto:star.zeng@intel.com> >
Subject: [edk2-devel] Upstream 9elements/edk2-1 UefiPayloadPkg

 

Hello everyone,

 

We at 9elements have our own EDK2 fork, where we work
on UEFI feature support for coreboot. (e.g. SecureBoot)

It would be great to see these changes upstream.

 

Currently there are still some patch sets in the mailing list:

*	UefiPayloadPkg: Support variable size MMCONF space 
*	UefiPayloadPkg: Remove x86 legacy UART defaults
*	UefipayloadPkg: Protect coreboot tables
*	Add support for scanning Option ROMs
*	UefiPayloadPkg: Scan for PCI devices after end of DXE

There are also many patches in our pipeline.

I would be pleased to receive more feedback so we could move forward
with the upstream process.

All our changes are public in GitHub: https://github.com/9elements/edk2-1


PS:

I personally am not familiar with git-mail, so I followed this guide:
https://github.com/tianocore/tianocore.github.io/wiki/Laszlo's-unkempt-git-guide-for-edk2-contributors-and-maintainers <http://github.com/tianocore/tianocore.github.io/wiki/Laszlo's-unkempt-git-guide-for-edk2-contributors-and-maintainers> 

If there is something wrong with my contributions I would be happy to hear about it.

 

Thanks,

-- 

[Marcello Sylvester Bauer] 

 

  <http://static.9elements.com/logo-signature.png> 

9elements Agency GmbH, Kortumstraße 19-21, 44787 Bochum, Germany

Email:   <https://static.9elements.com/email_signatur.html> [DEINE EMAIL ADDRESSE]

Phone:  +49 234 68 94 188 <tel:+492346894188> 

Mobile:  +49 1722847618 <tel:+491722847618> 

 

Sitz der Gesellschaft: Bochum

Handelsregister: Amtsgericht Bochum, HRB 17519

Geschäftsführung: Sebastian Deutsch, Eray Basar


 <https://9elements.com/privacy> Datenschutzhinweise nach Art. 13 DSGVO




[-- Attachment #2: Type: text/html, Size: 30122 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-09-09  0:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-08  8:42 Upstream 9elements/edk2-1 UefiPayloadPkg Marcello Sylvester Bauer
2020-09-08 22:42 ` [edk2-devel] " Guo Dong
2020-09-09  0:47   ` 回复: " gaoliming

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox