1EDK II Maintainers
2==================
3
4This file provides information about the primary maintainers for
5EDK II.
6
7In general, you should not privately email the maintainer. You should
8email the edk2-devel list, but you can also Cc the maintainer.
9
10Descriptions of section entries:
11
12  L: Mailing list that is relevant to this area (default is edk2-devel)
13     Patches and questions should be sent to the email list.
14  M: Cc address for patches and questions (ie, the package maintainer)
15  W: Web-page with status/info
16  T: SCM tree type and location.  Type is one of: git, svn.
17  S: Status, one of the following:
18     Supported:  Someone is actually paid to look after this.
19     Maintained: Someone actually looks after it.
20     Odd Fixes:  It has a maintainer but they don't have time to do
21                 much other than throw the odd patch in. See below.
22     Orphan:     No current maintainer [but maybe you could take the
23                 role as you write your new code].
24     Obsolete:   Old code. Something tagged obsolete generally means
25                 it has been replaced by a better system and you
26                 should be using that.
27
28EDK II
29------
30W: http://www.tianocore.org/edk2/
31L: https://lists.sourceforge.net/lists/listinfo/edk2-devel
32T: git - https://github.com/tianocore/edk2.git
33T: git (mirror) - https://bitbucket.org/tianocore/edk2.git
34T: git (mirror) - http://git.code.sf.net/p/tianocore/edk2
35T: svn (read-only, deprecated) - https://svn.code.sf.net/p/edk2/code/trunk/edk2
36
37Responsible Disclosure, Reporting Security Issues
38-------------------------------------------------
39W: https://github.com/tianocore/tianocore.github.io/wiki/Security
40
41EDK II Releases:
42----------------
43UDK2014
44W: http://www.tianocore.org/udk2014/
45S: Supported
46
47EDK II Packages:
48----------------
49AppPkg
50W: https://github.com/tianocore/tianocore.github.io/wiki/AppPkg
51M: Daryl McDaniel <[email protected]>
52M: Jaben Carsey <[email protected]>
53
54ArmPkg
55W: https://github.com/tianocore/tianocore.github.io/wiki/ArmPkg
56M: Leif Lindholm <[email protected]>
57M: Ard Biesheuvel <[email protected]>
58
59ArmPlatformPkg
60W: https://github.com/tianocore/tianocore.github.io/wiki/ArmPlatformPkg
61M: Leif Lindholm <[email protected]>
62M: Ard Biesheuvel <[email protected]>
63
64ArmVirtPkg
65W: https://github.com/tianocore/tianocore.github.io/wiki/ArmVirtPkg
66M: Laszlo Ersek <[email protected]>
67M: Ard Biesheuvel <[email protected]>
68
69BaseTools
70W: https://github.com/tianocore/tianocore.github.io/wiki/BaseTools
71M: Yonghong Zhu <[email protected]>
72M: Liming Gao <[email protected]>
73
74BeagleBoardPkg
75W: https://github.com/tianocore/tianocore.github.io/wiki/BeagleBoardPkg
76M: Leif Lindholm <[email protected]>
77M: Ard Biesheuvel <[email protected]>
78
79CorebootModulePkg, CorebootPayloadPkg
80W: https://github.com/tianocore/tianocore.github.io/wiki/Coreboot_UEFI_payload
81M: Maurice Ma <[email protected]>
82M: Prince Agyeman <[email protected]>
83S: Maintained
84
85CryptoPkg
86W: https://github.com/tianocore/tianocore.github.io/wiki/CryptoPkg
87M: Qin Long <[email protected]>
88M: Ting Ye <[email protected]>
89
90DuetPkg
91W: https://github.com/tianocore/tianocore.github.io/wiki/DuetPkg
92M: Ruiyu Ni <[email protected]>
93
94EdkCompatibilityPkg
95W: https://github.com/tianocore/tianocore.github.io/wiki/EdkCompatibilityPkg
96M: Liming Gao <[email protected]>
97
98EdkShellPkg, EdkShellBinPkg
99W: https://github.com/tianocore/tianocore.github.io/wiki/EdkShellPkg
100M: Ruiyu Ni <[email protected]>
101T: svn - https://svn.code.sf.net/p/efi-shell/code/trunk/Shell/
102S: Obsolete (Use ShellPkg & ShellBinPkg instead)
103
104EmbeddedPkg
105W: https://github.com/tianocore/tianocore.github.io/wiki/EmbeddedPkg
106M: Leif Lindholm <[email protected]>
107M: Ard Biesheuvel <[email protected]>
108
109EmulatorPkg
110W: https://github.com/tianocore/tianocore.github.io/wiki/EmulatorPkg
111M: Jordan Justen <[email protected]>
112M: Andrew Fish <[email protected]>
113S: Maintained
114
115FatPkg, FatBinPkg
116W: https://github.com/tianocore/tianocore.github.io/wiki/Edk2-fat-driver
117M: Ruiyu Ni <[email protected]>
118T: svn - https://svn.code.sf.net/p/edk2-fatdriver2/code/trunk/EnhancedFat
119T: git - https://github.com/tianocore/edk2-FatPkg.git
120
121IntelFrameworkModulePkg
122W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFrameworkModulePkg
123M: Jeff Fan <[email protected]>
124
125IntelFrameworkPkg
126W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFrameworkPkg
127M: Michael D Kinney <[email protected]>
128M: Jeff Fan <[email protected]>
129
130IntelFsp2Pkg
131W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2Pkg
132M: Jiewen Yao <[email protected]>
133M: Giri P Mudusuru <[email protected]>
134
135IntelFsp2WrapperPkg
136W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2WrapperPkg
137M: Jiewen Yao <[email protected]>
138M: Giri P Mudusuru <[email protected]>
139
140IntelFspPkg
141W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFspPkg
142M: Jiewen Yao <[email protected]>
143
144IntelFspWrapperPkg
145W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFspWrapperPkg
146M: Jiewen Yao <[email protected]>
147
148IntelSiliconPkg
149W: https://github.com/tianocore/tianocore.github.io/wiki/IntelSiliconPkg
150M: Jiewen Yao <[email protected]>
151M: Giri P Mudusuru <[email protected]>
152
153MdeModulePkg
154W: https://github.com/tianocore/tianocore.github.io/wiki/MdeModulePkg
155M: Feng Tian <[email protected]>
156M: Star Zeng <[email protected]>
157
158MdePkg
159W: https://github.com/tianocore/tianocore.github.io/wiki/MdePkg
160M: Michael D Kinney <[email protected]>
161M: Liming Gao <[email protected]>
162
163NetworkPkg
164W: https://github.com/tianocore/tianocore.github.io/wiki/NetworkPkg
165M: Siyuan Fu <[email protected]>
166M: Jiaxin Wu <[email protected]>
167
168Nt32Pkg
169W: https://github.com/tianocore/tianocore.github.io/wiki/Nt32Pkg
170M: Ruiyu Ni <[email protected]>
171
172Omap35xxPkg
173W: https://github.com/tianocore/tianocore.github.io/wiki/Omap35xxPkg
174M: Leif Lindholm <[email protected]>
175M: Ard Biesheuvel <[email protected]>
176
177OptionRomPkg
178W: https://github.com/tianocore/tianocore.github.io/wiki/OptionRomPkg
179M: Ruiyu Ni <[email protected]>
180
181OvmfPkg
182W: http://www.tianocore.org/ovmf/
183M: Jordan Justen <[email protected]>
184M: Laszlo Ersek <[email protected]>
185S: Maintained
186
187PcAtChipsetPkg
188W: https://github.com/tianocore/tianocore.github.io/wiki/PcAtChipsetPkg
189M: Ruiyu Ni <[email protected]>
190
191PerformancePkg
192W: https://github.com/tianocore/tianocore.github.io/wiki/PerformancePkg
193M: Daryl McDaniel <[email protected]>
194M: Jaben Carsey <[email protected]>
195
196QuarkPlatformPkg, QuarkSocPkg
197M: Michael D Kinney <[email protected]>
198M: Kelly Steele <[email protected]>
199
200SecurityPkg
201W: https://github.com/tianocore/tianocore.github.io/wiki/SecurityPkg
202M: Chao Zhang <[email protected]>
203
204ShellBinPkg
205W: https://github.com/tianocore/tianocore.github.io/wiki/ShellPkg
206M: Jaben Carsey <[email protected]>      (Ia32/X64)
207M: Ruiyu Ni <[email protected]>          (Ia32/X64)
208M: Leif Lindholm <[email protected]>   (ARM/AArch64)
209M: Ard Biesheuvel <[email protected]> (ARM/AArch64)
210
211ShellPkg
212W: https://github.com/tianocore/tianocore.github.io/wiki/ShellPkg
213M: Jaben Carsey <[email protected]>
214M: Ruiyu Ni <[email protected]>
215
216SourceLevelDebugPkg
217W: https://github.com/tianocore/tianocore.github.io/wiki/SourceLevelDebugPkg
218M: Jeff Fan <[email protected]>
219M: Hao Wu <[email protected]>
220
221StdLib, StdLibPrivateInternalFiles
222W: https://github.com/tianocore/tianocore.github.io/wiki/StdLib
223M: Daryl McDaniel <[email protected]>
224M: Jaben Carsey <[email protected]>
225
226UefiCpuPkg
227W: https://github.com/tianocore/tianocore.github.io/wiki/UefiCpuPkg
228M: Jeff Fan <[email protected]>
229
230UnixPkg
231W: https://github.com/tianocore/tianocore.github.io/wiki/UnixPkg
232S: Obsolete (Use EmulatorPkg instead)
233
234Vlv2DeviceRefCodePkg
235M: David Wei <[email protected]>
236M: Mang Guo <[email protected]>
237
238Vlv2TbltDevicePkg
239M: David Wei <[email protected]>
240M: Mang Guo <[email protected]>
241