public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [GSoC 2022] How to begin contributing?
@ 2022-03-17 23:21 Tejesh Anand
  2022-03-30 21:18 ` [edk2-devel] " Marvin Häuser
  0 siblings, 1 reply; 2+ messages in thread
From: Tejesh Anand @ 2022-03-17 23:21 UTC (permalink / raw)
  To: devel

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

Hello all, My name is Tejesh Anand, a first year computer engineering student. I'm interested applying for the task of writing more unit tests for edk2. I wanted to ask if anyone had any advice for a first issue to begin to contribute with?

Thanks in advance!

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

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

* Re: [edk2-devel] [GSoC 2022] How to begin contributing?
  2022-03-17 23:21 [GSoC 2022] How to begin contributing? Tejesh Anand
@ 2022-03-30 21:18 ` Marvin Häuser
  0 siblings, 0 replies; 2+ messages in thread
From: Marvin Häuser @ 2022-03-30 21:18 UTC (permalink / raw)
  To: devel, tejesh.anand
  Cc: Andrew Fish, Leif Lindholm, nathaniel.l.desimone,
	Michael D Kinney

Hey Tejesh,

Sorry your mail doesn't get much activity. I think parsing-related 
things are most important:

- String functions in BaseLib: 
https://github.com/tianocore/edk2/blob/55637a2894babca97945eeca1da0d431f74f8627/MdePkg/Library/BaseLib/String.c

- DevicePathLib: 
https://github.com/tianocore/edk2/tree/55637a2894babca97945eeca1da0d431f74f8627/MdePkg/Library/UefiDevicePathLib

I/O and protocols could also be interesting:

- Many firmware have this in prod, maybe UART: 
https://github.com/tianocore/edk2/blob/master/MdeModulePkg/Library/BaseSerialPortLib16550/BaseSerialPortLib16550.c

Maybe security guarantees:

- TCG Measuring is frankly very overcomplicated, but key: 
https://github.com/tianocore/edk2/blob/master/SecurityPkg/Library/DxeTpm2MeasureBootLib/DxeTpm2MeasureBootLib.c

- Basically SMAP in software: 
https://github.com/tianocore/edk2/blob/55637a2894babca97945eeca1da0d431f74f8627/StandaloneMmPkg/Library/StandaloneMmMemLib/StandaloneMmMemLib.c

Good luck with your proposal!

Best regards,
Marvin

On 18.03.22 00:21, Tejesh Anand wrote:
> Hello all, My name is Tejesh Anand, a first year computer engineering 
> student. I'm interested applying for the task of writing more unit 
> tests for edk2. I wanted to ask if anyone had any advice for a first 
> issue to begin to contribute with?
>
> Thanks in advance!
> 


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

end of thread, other threads:[~2022-03-30 21:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-17 23:21 [GSoC 2022] How to begin contributing? Tejesh Anand
2022-03-30 21:18 ` [edk2-devel] " Marvin Häuser

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