From 01657ce42d018cb690e5612c85e6fe77ccbbeee2 Mon Sep 17 00:00:00 2001 From: Robert Wolff Date: Tue, 7 Jun 2016 09:47:51 -0700 Subject: [PATCH] Update README.md --- Contribute/UEFI/README.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/Contribute/UEFI/README.md b/Contribute/UEFI/README.md index 8b13789..1d7bcac 100644 --- a/Contribute/UEFI/README.md +++ b/Contribute/UEFI/README.md @@ -1 +1,27 @@ +# Contributions to UEFI/EDK2 Core code and Open Platform Package +How/where to send Core code and Open Platform Package patches. + +### Core Code + +###### Contribute + +Submit all patches through the EDK2 Developer Mailing list + +https://lists.01.org/mailman/listinfo/edk2-devel + +Additional contribution information can be found [here](https://github.com/tianocore/edk2) in each package folder (Contribution.txt) + +*** + +### Open Platform Package + +###### Contribute + +Submit all patches through the Linaro UEDI Mailing list + +https://lists.linaro.org/mailman/listinfo/linaro-uefi + +> Note: Plans underway for moving this under Tianocore gitub, for now this is the contribution process. + +***