VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/FirmwareNew/Maintainers.txt@ 77662

Last change on this file since 77662 was 77662, checked in by vboxsync, 6 years ago

EFI: First step in UDK2018 merge. Does not build yet.

  • Property svn:eol-style set to native
File size: 8.9 KB
Line 
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, and Cc the package maintainers and
9reviewers.
10
11Descriptions 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
32EDK II
33------
34W: http://www.tianocore.org/edk2/
35L: https://lists.sourceforge.net/lists/listinfo/edk2-devel
36T: git - https://github.com/tianocore/edk2.git
37T: git (mirror) - https://bitbucket.org/tianocore/edk2.git
38T: git (mirror) - http://git.code.sf.net/p/tianocore/edk2
39T: svn (read-only, deprecated) - https://svn.code.sf.net/p/edk2/code/trunk/edk2
40
41Tianocore Stewards
42------------------
43M: Andrew Fish <afish@apple.com>
44M: Leif Lindholm <leif.lindholm@linaro.org>
45M: Michael D Kinney <michael.d.kinney@intel.com>
46
47Responsible Disclosure, Reporting Security Issues
48-------------------------------------------------
49W: https://github.com/tianocore/tianocore.github.io/wiki/Security
50
51EDK II Releases:
52----------------
53UDK2014
54W: http://www.tianocore.org/udk2014/
55S: Supported
56
57EDK II Packages:
58----------------
59AppPkg
60W: https://github.com/tianocore/tianocore.github.io/wiki/AppPkg
61M: Daryl McDaniel <edk2-lists@mc2research.org>
62M: Jaben Carsey <jaben.carsey@intel.com>
63
64ArmPkg
65W: https://github.com/tianocore/tianocore.github.io/wiki/ArmPkg
66M: Leif Lindholm <leif.lindholm@linaro.org>
67M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
68
69ArmPlatformPkg
70W: https://github.com/tianocore/tianocore.github.io/wiki/ArmPlatformPkg
71M: Leif Lindholm <leif.lindholm@linaro.org>
72M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
73
74ArmVirtPkg
75W: https://github.com/tianocore/tianocore.github.io/wiki/ArmVirtPkg
76M: Laszlo Ersek <lersek@redhat.com>
77M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
78R: Julien Grall <julien.grall@linaro.org>
79
80BaseTools
81W: https://github.com/tianocore/tianocore.github.io/wiki/BaseTools
82M: Yonghong Zhu <yonghong.zhu@intel.com>
83M: Liming Gao <liming.gao@intel.com>
84
85BeagleBoardPkg
86W: https://github.com/tianocore/tianocore.github.io/wiki/BeagleBoardPkg
87M: Leif Lindholm <leif.lindholm@linaro.org>
88M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
89
90CorebootModulePkg, CorebootPayloadPkg
91W: https://github.com/tianocore/tianocore.github.io/wiki/Coreboot_UEFI_payload
92M: Maurice Ma <maurice.ma@intel.com>
93M: Prince Agyeman <prince.agyeman@intel.com>
94M: Benjamin You <benjamin.you@intel.com>
95S: Maintained
96
97CryptoPkg
98W: https://github.com/tianocore/tianocore.github.io/wiki/CryptoPkg
99M: Qin Long <qin.long@intel.com>
100M: Ting Ye <ting.ye@intel.com>
101
102DuetPkg
103W: https://github.com/tianocore/tianocore.github.io/wiki/DuetPkg
104M: Ruiyu Ni <ruiyu.ni@intel.com>
105M: Hao Wu <hao.a.wu@intel.com>
106
107EdkCompatibilityPkg
108W: https://github.com/tianocore/tianocore.github.io/wiki/EdkCompatibilityPkg
109M: Liming Gao <liming.gao@intel.com>
110
111EdkShellPkg, EdkShellBinPkg
112W: https://github.com/tianocore/tianocore.github.io/wiki/EdkShellPkg
113M: Ruiyu Ni <ruiyu.ni@intel.com>
114T: svn - https://svn.code.sf.net/p/efi-shell/code/trunk/Shell/
115S: Obsolete (Use ShellPkg & ShellBinPkg instead)
116
117EmbeddedPkg
118W: https://github.com/tianocore/tianocore.github.io/wiki/EmbeddedPkg
119M: Leif Lindholm <leif.lindholm@linaro.org>
120M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
121
122EmulatorPkg
123W: https://github.com/tianocore/tianocore.github.io/wiki/EmulatorPkg
124M: Jordan Justen <jordan.l.justen@intel.com>
125M: Andrew Fish <afish@apple.com>
126S: Maintained
127
128FatPkg, FatBinPkg
129W: https://github.com/tianocore/tianocore.github.io/wiki/Edk2-fat-driver
130M: Ruiyu Ni <ruiyu.ni@intel.com>
131T: svn - https://svn.code.sf.net/p/edk2-fatdriver2/code/trunk/EnhancedFat
132T: git - https://github.com/tianocore/edk2-FatPkg.git
133
134FmpDevicePkg
135W: https://github.com/tianocore/tianocore.github.io/wiki/FmpDevicePkg
136M: Star Zeng <star.zeng@intel.com>
137M: Michael D Kinney <michael.d.kinney@intel.com>
138
139IntelFrameworkModulePkg
140W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFrameworkModulePkg
141M: Liming Gao <liming.gao@intel.com>
142
143IntelFrameworkPkg
144W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFrameworkPkg
145M: Michael D Kinney <michael.d.kinney@intel.com>
146M: Liming Gao <liming.gao@intel.com>
147
148IntelFsp2Pkg
149W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2Pkg
150M: Jiewen Yao <jiewen.yao@intel.com>
151M: Chasel Chiu <chasel.chiu@intel.com>
152
153IntelFsp2WrapperPkg
154W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2WrapperPkg
155M: Jiewen Yao <jiewen.yao@intel.com>
156M: Chasel Chiu <chasel.chiu@intel.com>
157
158IntelFspPkg
159W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFspPkg
160M: Jiewen Yao <jiewen.yao@intel.com>
161
162IntelFspWrapperPkg
163W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFspWrapperPkg
164M: Jiewen Yao <jiewen.yao@intel.com>
165
166IntelSiliconPkg
167W: https://github.com/tianocore/tianocore.github.io/wiki/IntelSiliconPkg
168M: Jiewen Yao <jiewen.yao@intel.com>
169M: Rangasai V Chaganty <rangasai.v.chaganty@intel.com>
170
171MdeModulePkg
172W: https://github.com/tianocore/tianocore.github.io/wiki/MdeModulePkg
173M: Star Zeng <star.zeng@intel.com>
174M: Eric Dong <eric.dong@intel.com>
175M: NetworkPkg maintainers
176 (Universal/Network and related libraries, header files)
177R: Ruiyu Ni <ruiyu.ni@intel.com>
178 (especially for Bus, Universal/Console, Universal/Disk,
179 Universal/BdsDxe and related libraries, header files)
180
181MdePkg
182W: https://github.com/tianocore/tianocore.github.io/wiki/MdePkg
183M: Michael D Kinney <michael.d.kinney@intel.com>
184M: Liming Gao <liming.gao@intel.com>
185
186NetworkPkg
187W: https://github.com/tianocore/tianocore.github.io/wiki/NetworkPkg
188M: Siyuan Fu <siyuan.fu@intel.com>
189M: Jiaxin Wu <jiaxin.wu@intel.com>
190
191Nt32Pkg
192W: https://github.com/tianocore/tianocore.github.io/wiki/Nt32Pkg
193M: Ruiyu Ni <ruiyu.ni@intel.com>
194M: Hao Wu <hao.a.wu@intel.com>
195
196Omap35xxPkg
197W: https://github.com/tianocore/tianocore.github.io/wiki/Omap35xxPkg
198M: Leif Lindholm <leif.lindholm@linaro.org>
199M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
200
201OptionRomPkg
202W: https://github.com/tianocore/tianocore.github.io/wiki/OptionRomPkg
203M: Ruiyu Ni <ruiyu.ni@intel.com>
204
205OvmfPkg
206W: http://www.tianocore.org/ovmf/
207M: Jordan Justen <jordan.l.justen@intel.com>
208M: Laszlo Ersek <lersek@redhat.com>
209M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
210R: Anthony Perard <anthony.perard@citrix.com>
211R: Julien Grall <julien.grall@linaro.org>
212S: Maintained
213
214PcAtChipsetPkg
215W: https://github.com/tianocore/tianocore.github.io/wiki/PcAtChipsetPkg
216M: Ruiyu Ni <ruiyu.ni@intel.com>
217
218QuarkPlatformPkg, QuarkSocPkg
219M: Michael D Kinney <michael.d.kinney@intel.com>
220M: Kelly Steele <kelly.steele@intel.com>
221
222SecurityPkg
223W: https://github.com/tianocore/tianocore.github.io/wiki/SecurityPkg
224M: Chao Zhang <chao.b.zhang@intel.com>
225
226ShellBinPkg
227W: https://github.com/tianocore/tianocore.github.io/wiki/ShellPkg
228M: Jaben Carsey <jaben.carsey@intel.com> (Ia32/X64)
229M: Ruiyu Ni <ruiyu.ni@intel.com> (Ia32/X64)
230M: Leif Lindholm <leif.lindholm@linaro.org> (ARM/AArch64)
231M: Ard Biesheuvel <ard.biesheuvel@linaro.org> (ARM/AArch64)
232
233ShellPkg
234W: https://github.com/tianocore/tianocore.github.io/wiki/ShellPkg
235M: Jaben Carsey <jaben.carsey@intel.com>
236M: Ruiyu Ni <ruiyu.ni@intel.com>
237
238SignedCapsulePkg
239W: https://github.com/tianocore/tianocore.github.io/wiki/SignedCapsulePkg
240M: Jiewen Yao <jiewen.yao@intel.com>
241
242SourceLevelDebugPkg
243W: https://github.com/tianocore/tianocore.github.io/wiki/SourceLevelDebugPkg
244M: Hao Wu <hao.a.wu@intel.com>
245
246StdLib, StdLibPrivateInternalFiles
247W: https://github.com/tianocore/tianocore.github.io/wiki/StdLib
248M: Daryl McDaniel <edk2-lists@mc2research.org>
249M: Jaben Carsey <jaben.carsey@intel.com>
250
251UefiCpuPkg
252W: https://github.com/tianocore/tianocore.github.io/wiki/UefiCpuPkg
253M: Eric Dong <eric.dong@intel.com>
254R: Laszlo Ersek <lersek@redhat.com>
255
256UnixPkg
257W: https://github.com/tianocore/tianocore.github.io/wiki/UnixPkg
258S: Obsolete (Use EmulatorPkg instead)
259
260Vlv2DeviceRefCodePkg
261M: David Wei <david.wei@intel.com>
262M: Mang Guo <mang.guo@intel.com>
263
264Vlv2TbltDevicePkg
265M: David Wei <david.wei@intel.com>
266M: Mang Guo <mang.guo@intel.com>
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette