]> git.proxmox.com Git - mirror_edk2.git/blob - Maintainers.txt
UefiCpuPkg/MpInitLib: MicrocodeDetect: Ensure checked range is valid
[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 If the package maintainer wants to hand over the role to other people,
12 the package maintainer should send the patch to update Maintainers.txt
13 with new maintainer, and the new maintainer should follow up with
14 an Acked-by or a Reviewed-by.
15
16 Descriptions of section entries:
17
18 L: Mailing list that is relevant to this area (default is edk2-devel)
19 Patches and questions should be sent to the email list.
20 M: Package Maintainer: Cc address for patches and questions. Responsible
21 for reviewing and pushing package changes to source control.
22 R: Package Reviewer: Cc address for patches and questions. Reviewers help
23 maintainers review code, but don't have push access. A designated Package
24 Reviewer is reasonably familiar with the Package (or some modules
25 thereof), and/or provides testing or regression testing for the Package
26 (or some modules thereof), in certain platforms and environments.
27 W: Web-page with status/info
28 T: SCM tree type and location. Type is one of: git, svn.
29 S: Status, one of the following:
30 Supported: Someone is actually paid to look after this.
31 Maintained: Someone actually looks after it.
32 Odd Fixes: It has a maintainer but they don't have time to do
33 much other than throw the odd patch in. See below.
34 Orphan: No current maintainer [but maybe you could take the
35 role as you write your new code].
36 Obsolete: Old code. Something tagged obsolete generally means
37 it has been replaced by a better system and you
38 should be using that.
39
40 EDK II
41 ------
42 W: http://www.tianocore.org/edk2/
43 L: https://edk2.groups.io/g/devel/
44 T: git - https://github.com/tianocore/edk2.git
45 T: git (mirror) - https://bitbucket.org/tianocore/edk2.git
46 T: svn (read-only, deprecated) - https://svn.code.sf.net/p/edk2/code/trunk/edk2
47
48 Tianocore Stewards
49 ------------------
50 M: Andrew Fish <afish@apple.com>
51 M: Laszlo Ersek <lersek@redhat.com>
52 M: Leif Lindholm <leif.lindholm@linaro.org>
53 M: Michael D Kinney <michael.d.kinney@intel.com>
54
55 Responsible Disclosure, Reporting Security Issues
56 -------------------------------------------------
57 W: https://github.com/tianocore/tianocore.github.io/wiki/Security
58
59 EDK II Releases:
60 ----------------
61 W: https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Release-Planning
62 M: Liming Gao <liming.gao@intel.com>
63
64 EDK II Packages:
65 ----------------
66 ArmPkg
67 W: https://github.com/tianocore/tianocore.github.io/wiki/ArmPkg
68 M: Leif Lindholm <leif.lindholm@linaro.org>
69 M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
70
71 ArmPlatformPkg
72 W: https://github.com/tianocore/tianocore.github.io/wiki/ArmPlatformPkg
73 M: Leif Lindholm <leif.lindholm@linaro.org>
74 M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
75
76 ArmVirtPkg
77 W: https://github.com/tianocore/tianocore.github.io/wiki/ArmVirtPkg
78 M: Laszlo Ersek <lersek@redhat.com>
79 M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
80 R: Julien Grall <julien.grall@arm.com>
81 (Xen modules)
82
83 BaseTools
84 W: https://github.com/tianocore/tianocore.github.io/wiki/BaseTools
85 M: Bob Feng <bob.c.feng@intel.com>
86 M: Liming Gao <liming.gao@intel.com>
87
88 CryptoPkg
89 W: https://github.com/tianocore/tianocore.github.io/wiki/CryptoPkg
90 M: Jian Wang <jian.j.wang@intel.com>
91 R: Ting Ye <ting.ye@intel.com>
92
93 DynamicTablesPkg
94 W: https://github.com/tianocore/tianocore.github.io/wiki/DynamicTablesPkg
95 M: Sami Mujawar <Sami.Mujawar@arm.com>
96 M: Alexei Fedorov <Alexei.Fedorov@arm.com>
97
98 EmbeddedPkg
99 W: https://github.com/tianocore/tianocore.github.io/wiki/EmbeddedPkg
100 M: Leif Lindholm <leif.lindholm@linaro.org>
101 M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
102
103 EmulatorPkg
104 W: https://github.com/tianocore/tianocore.github.io/wiki/EmulatorPkg
105 M: Jordan Justen <jordan.l.justen@intel.com>
106 M: Andrew Fish <afish@apple.com>
107 M: Ray Ni <ray.ni@intel.com>
108 S: Maintained
109
110 FatPkg
111 W: https://github.com/tianocore/tianocore.github.io/wiki/Edk2-fat-driver
112 M: Ray Ni <ray.ni@intel.com>
113 T: svn - https://svn.code.sf.net/p/edk2-fatdriver2/code/trunk/EnhancedFat
114 T: git - https://github.com/tianocore/edk2-FatPkg.git
115
116 FmpDevicePkg
117 W: https://github.com/tianocore/tianocore.github.io/wiki/FmpDevicePkg
118 M: Liming Gao <liming.gao@intel.com>
119 M: Michael D Kinney <michael.d.kinney@intel.com>
120
121 IntelFrameworkModulePkg
122 W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFrameworkModulePkg
123 M: Liming Gao <liming.gao@intel.com>
124
125 IntelFrameworkPkg
126 W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFrameworkPkg
127 M: Michael D Kinney <michael.d.kinney@intel.com>
128 M: Liming Gao <liming.gao@intel.com>
129
130 IntelFsp2Pkg
131 W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2Pkg
132 M: Chasel Chiu <chasel.chiu@intel.com>
133 R: Nate DeSimone <nathaniel.l.desimone@intel.com>
134 R: Star Zeng <star.zeng@intel.com>
135
136 IntelFsp2WrapperPkg
137 W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2WrapperPkg
138 M: Chasel Chiu <chasel.chiu@intel.com>
139 R: Nate DeSimone <nathaniel.l.desimone@intel.com>
140 R: Star Zeng <star.zeng@intel.com>
141
142 IntelFspPkg
143 W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFspPkg
144 M: Chasel Chiu <chasel.chiu@intel.com>
145 R: Nate DeSimone <nathaniel.l.desimone@intel.com>
146 R: Star Zeng <star.zeng@intel.com>
147
148 IntelFspWrapperPkg
149 W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFspWrapperPkg
150 M: Chasel Chiu <chasel.chiu@intel.com>
151 R: Nate DeSimone <nathaniel.l.desimone@intel.com>
152 R: Star Zeng <star.zeng@intel.com>
153
154 MdeModulePkg
155 W: https://github.com/tianocore/tianocore.github.io/wiki/MdeModulePkg
156 M: Jian J Wang <jian.j.wang@intel.com>
157 M: Hao A Wu <hao.a.wu@intel.com>
158 R: Ray Ni <ray.ni@intel.com>
159 (especially for Bus, Universal/Console, Universal/Disk,
160 Universal/BdsDxe and related libraries, header files)
161 R: Star Zeng <star.zeng@intel.com>
162
163 MdePkg
164 W: https://github.com/tianocore/tianocore.github.io/wiki/MdePkg
165 M: Michael D Kinney <michael.d.kinney@intel.com>
166 M: Liming Gao <liming.gao@intel.com>
167
168 NetworkPkg
169 W: https://github.com/tianocore/tianocore.github.io/wiki/NetworkPkg
170 M: Siyuan Fu <siyuan.fu@intel.com>
171 M: Jiaxin Wu <jiaxin.wu@intel.com>
172
173 OvmfPkg
174 W: http://www.tianocore.org/ovmf/
175 M: Jordan Justen <jordan.l.justen@intel.com>
176 M: Laszlo Ersek <lersek@redhat.com>
177 M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
178 R: Anthony Perard <anthony.perard@citrix.com>
179 (Xen modules)
180 R: Julien Grall <julien.grall@arm.com>
181 (Xen modules)
182 R: Marc-André Lureau <marcandre.lureau@redhat.com>
183 (TPM2 modules)
184 R: Stefan Berger <stefanb@linux.ibm.com>
185 (TPM2 modules)
186 R: David Woodhouse <dwmw2@infradead.org>
187 (CSM modules)
188 S: Maintained
189
190 PcAtChipsetPkg
191 W: https://github.com/tianocore/tianocore.github.io/wiki/PcAtChipsetPkg
192 M: Ray Ni <ray.ni@intel.com>
193
194 SecurityPkg
195 W: https://github.com/tianocore/tianocore.github.io/wiki/SecurityPkg
196 M: Chao Zhang <chao.b.zhang@intel.com>
197 M: Jiewen Yao <jiewen.yao@intel.com>
198 M: Jian Wang <jian.j.wang@intel.com>
199
200 ShellPkg
201 W: https://github.com/tianocore/tianocore.github.io/wiki/ShellPkg
202 M: Jaben Carsey <jaben.carsey@intel.com>
203 M: Ray Ni <ray.ni@intel.com>
204 R: Zhichao Gao <zhichao.gao@intel.com>
205
206 Maintainers for stable Shell binaries generation
207 when need to publish Shell binaries with edk2 release:
208 M: Jaben Carsey <jaben.carsey@intel.com> (Ia32/X64)
209 M: Ray Ni <ray.ni@intel.com> (Ia32/X64)
210 M: Leif Lindholm <leif.lindholm@linaro.org> (ARM/AArch64)
211 M: Ard Biesheuvel <ard.biesheuvel@linaro.org> (ARM/AArch64)
212
213 SignedCapsulePkg
214 W: https://github.com/tianocore/tianocore.github.io/wiki/SignedCapsulePkg
215 M: Jiewen Yao <jiewen.yao@intel.com>
216 M: Chao Zhang <chao.b.zhang@intel.com>
217
218 SourceLevelDebugPkg
219 W: https://github.com/tianocore/tianocore.github.io/wiki/SourceLevelDebugPkg
220 M: Hao A Wu <hao.a.wu@intel.com>
221
222 UefiCpuPkg
223 W: https://github.com/tianocore/tianocore.github.io/wiki/UefiCpuPkg
224 M: Eric Dong <eric.dong@intel.com>
225 M: Ray Ni <ray.ni@intel.com>
226 R: Laszlo Ersek <lersek@redhat.com>
227
228 UefiPayloadPkg
229 W: https://github.com/tianocore/tianocore.github.io/wiki/UefiPayloadPkg
230 M: Maurice Ma <maurice.ma@intel.com>
231 M: Guo Dong <guo.dong@intel.com>
232 M: Benjamin You <benjamin.you@intel.com>
233 S: Maintained
234
235 StandaloneMmPkg
236 M: Achin Gupta <achin.gupta@arm.com>
237 M: Jiewen Yao <jiewen.yao@intel.com>
238 R: Supreeth Venkatesh <supreeth.venkatesh@arm.com>