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