VirtualBox

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

Last change on this file since 79205 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 <[email protected]>
44M: Leif Lindholm <[email protected]>
45M: Michael D Kinney <[email protected]>
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 <[email protected]>
62M: Jaben Carsey <[email protected]>
63
64ArmPkg
65W: https://github.com/tianocore/tianocore.github.io/wiki/ArmPkg
66M: Leif Lindholm <[email protected]>
67M: Ard Biesheuvel <[email protected]>
68
69ArmPlatformPkg
70W: https://github.com/tianocore/tianocore.github.io/wiki/ArmPlatformPkg
71M: Leif Lindholm <[email protected]>
72M: Ard Biesheuvel <[email protected]>
73
74ArmVirtPkg
75W: https://github.com/tianocore/tianocore.github.io/wiki/ArmVirtPkg
76M: Laszlo Ersek <[email protected]>
77M: Ard Biesheuvel <[email protected]>
78R: Julien Grall <[email protected]>
79
80BaseTools
81W: https://github.com/tianocore/tianocore.github.io/wiki/BaseTools
82M: Yonghong Zhu <[email protected]>
83M: Liming Gao <[email protected]>
84
85BeagleBoardPkg
86W: https://github.com/tianocore/tianocore.github.io/wiki/BeagleBoardPkg
87M: Leif Lindholm <[email protected]>
88M: Ard Biesheuvel <[email protected]>
89
90CorebootModulePkg, CorebootPayloadPkg
91W: https://github.com/tianocore/tianocore.github.io/wiki/Coreboot_UEFI_payload
92M: Maurice Ma <[email protected]>
93M: Prince Agyeman <[email protected]>
94M: Benjamin You <[email protected]>
95S: Maintained
96
97CryptoPkg
98W: https://github.com/tianocore/tianocore.github.io/wiki/CryptoPkg
99M: Qin Long <[email protected]>
100M: Ting Ye <[email protected]>
101
102DuetPkg
103W: https://github.com/tianocore/tianocore.github.io/wiki/DuetPkg
104M: Ruiyu Ni <[email protected]>
105M: Hao Wu <[email protected]>
106
107EdkCompatibilityPkg
108W: https://github.com/tianocore/tianocore.github.io/wiki/EdkCompatibilityPkg
109M: Liming Gao <[email protected]>
110
111EdkShellPkg, EdkShellBinPkg
112W: https://github.com/tianocore/tianocore.github.io/wiki/EdkShellPkg
113M: Ruiyu Ni <[email protected]>
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 <[email protected]>
120M: Ard Biesheuvel <[email protected]>
121
122EmulatorPkg
123W: https://github.com/tianocore/tianocore.github.io/wiki/EmulatorPkg
124M: Jordan Justen <[email protected]>
125M: Andrew Fish <[email protected]>
126S: Maintained
127
128FatPkg, FatBinPkg
129W: https://github.com/tianocore/tianocore.github.io/wiki/Edk2-fat-driver
130M: Ruiyu Ni <[email protected]>
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 <[email protected]>
137M: Michael D Kinney <[email protected]>
138
139IntelFrameworkModulePkg
140W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFrameworkModulePkg
141M: Liming Gao <[email protected]>
142
143IntelFrameworkPkg
144W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFrameworkPkg
145M: Michael D Kinney <[email protected]>
146M: Liming Gao <[email protected]>
147
148IntelFsp2Pkg
149W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2Pkg
150M: Jiewen Yao <[email protected]>
151M: Chasel Chiu <[email protected]>
152
153IntelFsp2WrapperPkg
154W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2WrapperPkg
155M: Jiewen Yao <[email protected]>
156M: Chasel Chiu <[email protected]>
157
158IntelFspPkg
159W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFspPkg
160M: Jiewen Yao <[email protected]>
161
162IntelFspWrapperPkg
163W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFspWrapperPkg
164M: Jiewen Yao <[email protected]>
165
166IntelSiliconPkg
167W: https://github.com/tianocore/tianocore.github.io/wiki/IntelSiliconPkg
168M: Jiewen Yao <[email protected]>
169M: Rangasai V Chaganty <[email protected]>
170
171MdeModulePkg
172W: https://github.com/tianocore/tianocore.github.io/wiki/MdeModulePkg
173M: Star Zeng <[email protected]>
174M: Eric Dong <[email protected]>
175M: NetworkPkg maintainers
176 (Universal/Network and related libraries, header files)
177R: Ruiyu Ni <[email protected]>
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 <[email protected]>
184M: Liming Gao <[email protected]>
185
186NetworkPkg
187W: https://github.com/tianocore/tianocore.github.io/wiki/NetworkPkg
188M: Siyuan Fu <[email protected]>
189M: Jiaxin Wu <[email protected]>
190
191Nt32Pkg
192W: https://github.com/tianocore/tianocore.github.io/wiki/Nt32Pkg
193M: Ruiyu Ni <[email protected]>
194M: Hao Wu <[email protected]>
195
196Omap35xxPkg
197W: https://github.com/tianocore/tianocore.github.io/wiki/Omap35xxPkg
198M: Leif Lindholm <[email protected]>
199M: Ard Biesheuvel <[email protected]>
200
201OptionRomPkg
202W: https://github.com/tianocore/tianocore.github.io/wiki/OptionRomPkg
203M: Ruiyu Ni <[email protected]>
204
205OvmfPkg
206W: http://www.tianocore.org/ovmf/
207M: Jordan Justen <[email protected]>
208M: Laszlo Ersek <[email protected]>
209M: Ard Biesheuvel <[email protected]>
210R: Anthony Perard <[email protected]>
211R: Julien Grall <[email protected]>
212S: Maintained
213
214PcAtChipsetPkg
215W: https://github.com/tianocore/tianocore.github.io/wiki/PcAtChipsetPkg
216M: Ruiyu Ni <[email protected]>
217
218QuarkPlatformPkg, QuarkSocPkg
219M: Michael D Kinney <[email protected]>
220M: Kelly Steele <[email protected]>
221
222SecurityPkg
223W: https://github.com/tianocore/tianocore.github.io/wiki/SecurityPkg
224M: Chao Zhang <[email protected]>
225
226ShellBinPkg
227W: https://github.com/tianocore/tianocore.github.io/wiki/ShellPkg
228M: Jaben Carsey <[email protected]> (Ia32/X64)
229M: Ruiyu Ni <[email protected]> (Ia32/X64)
230M: Leif Lindholm <[email protected]> (ARM/AArch64)
231M: Ard Biesheuvel <[email protected]> (ARM/AArch64)
232
233ShellPkg
234W: https://github.com/tianocore/tianocore.github.io/wiki/ShellPkg
235M: Jaben Carsey <[email protected]>
236M: Ruiyu Ni <[email protected]>
237
238SignedCapsulePkg
239W: https://github.com/tianocore/tianocore.github.io/wiki/SignedCapsulePkg
240M: Jiewen Yao <[email protected]>
241
242SourceLevelDebugPkg
243W: https://github.com/tianocore/tianocore.github.io/wiki/SourceLevelDebugPkg
244M: Hao Wu <[email protected]>
245
246StdLib, StdLibPrivateInternalFiles
247W: https://github.com/tianocore/tianocore.github.io/wiki/StdLib
248M: Daryl McDaniel <[email protected]>
249M: Jaben Carsey <[email protected]>
250
251UefiCpuPkg
252W: https://github.com/tianocore/tianocore.github.io/wiki/UefiCpuPkg
253M: Eric Dong <[email protected]>
254R: Laszlo Ersek <[email protected]>
255
256UnixPkg
257W: https://github.com/tianocore/tianocore.github.io/wiki/UnixPkg
258S: Obsolete (Use EmulatorPkg instead)
259
260Vlv2DeviceRefCodePkg
261M: David Wei <[email protected]>
262M: Mang Guo <[email protected]>
263
264Vlv2TbltDevicePkg
265M: David Wei <[email protected]>
266M: Mang Guo <[email protected]>
Note: See TracBrowser for help on using the repository browser.

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