blob: cb4c2a752f6af54d296bc0ad90d9b78bb599e987 [file] [log] [blame]
Jordan Justen4202afa2014-10-14 16:24:41 +00001EDK 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------
Jordan Justene70357c2015-02-05 18:24:33 +000030W: http://www.tianocore.org/edk2/
Jordan Justen4202afa2014-10-14 16:24:41 +000031L: https://lists.sourceforge.net/lists/listinfo/edk2-devel
32T: git - https://github.com/tianocore/edk2.git
33T: git - https://bitbucket.org/tianocore/edk2.git
34T: git - http://git.code.sf.net/p/tianocore/edk2
35T: svn - 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
Jordan Justene70357c2015-02-05 18:24:33 +000044W: http://www.tianocore.org/udk2014/
Jordan Justen4202afa2014-10-14 16:24:41 +000045S: Supported
46
47EDK II Packages:
48----------------
49AppPkg
50W: https://github.com/tianocore/tianocore.github.io/wiki/AppPkg
51M: Daryl Mcdaniel <daryl.mcdaniel@intel.com>
52
53ArmPkg
54W: https://github.com/tianocore/tianocore.github.io/wiki/ArmPkg
55M: Olivier Martin <olivier.martin@arm.com>
Olivier Martin7dcbbde2015-05-29 16:23:52 +000056M: Leif Lindholm <leif.lindholm@linaro.org>
Jordan Justen4202afa2014-10-14 16:24:41 +000057
58ArmPlatformPkg
59W: https://github.com/tianocore/tianocore.github.io/wiki/ArmPlatformPkg
60M: Olivier Martin <olivier.martin@arm.com>
Olivier Martin7dcbbde2015-05-29 16:23:52 +000061M: Leif Lindholm <leif.lindholm@linaro.org>
Jordan Justen4202afa2014-10-14 16:24:41 +000062
Olivier Martin90cd0f12015-05-29 13:54:21 +000063ArmVirtPkg
64W: https://github.com/tianocore/tianocore.github.io/wiki/ArmVirtPkg
65M: Laszlo Ersek <lersek@redhat.com>
66M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
67
Jordan Justen4202afa2014-10-14 16:24:41 +000068BaseTools
69W: https://github.com/tianocore/tianocore.github.io/wiki/BaseTools
70M: Yingke D Liu <yingke.d.liu@intel.com>
71
72BeagleBoardPkg
73W: https://github.com/tianocore/tianocore.github.io/wiki/BeagleBoardPkg
74M: Olivier Martin <olivier.martin@arm.com>
Olivier Martin7dcbbde2015-05-29 16:23:52 +000075M: Leif Lindholm <leif.lindholm@linaro.org>
Jordan Justen4202afa2014-10-14 16:24:41 +000076
Prince Agyeman42776072015-04-01 15:43:45 +000077CorebootModulePkg, CorebootPayloadPkg
78W: https://github.com/tianocore/tianocore.github.io/wiki/Coreboot_UEFI_payload
79M: Maurice Ma <maurice.ma@intel.com>
80M: Prince Agyeman <prince.agyeman@intel.com>
81S: Maintained
82
Jordan Justen4202afa2014-10-14 16:24:41 +000083CryptoPkg
84W: https://github.com/tianocore/tianocore.github.io/wiki/CryptoPkg
Tian, Hote83d4bf2014-10-23 01:35:44 +000085M: Qin Long <qin.long@intel.com>
Jordan Justen4202afa2014-10-14 16:24:41 +000086
87DuetPkg
88W: https://github.com/tianocore/tianocore.github.io/wiki/DuetPkg
89M: Ruiyu Ni <ruiyu.ni@intel.com>
90
91EdkCompatibilityPkg
92W: https://github.com/tianocore/tianocore.github.io/wiki/EdkCompatibilityPkg
93M: Liming Gao <liming.gao@intel.com>
94
95EdkShellPkg, EdkShellBinPkg
96W: https://github.com/tianocore/tianocore.github.io/wiki/EdkShellPkg
97M: Ruiyu Ni <ruiyu.ni@intel.com>
98T: svn - https://svn.code.sf.net/p/efi-shell/code/trunk/Shell/
99S: Obsolete (Use ShellPkg & ShellBinPkg instead)
100
101EmbeddedPkg
102W: https://github.com/tianocore/tianocore.github.io/wiki/EmbeddedPkg
103M: Olivier Martin <olivier.martin@arm.com>
Olivier Martin7dcbbde2015-05-29 16:23:52 +0000104M: Leif Lindholm <leif.lindholm@linaro.org>
Jordan Justen4202afa2014-10-14 16:24:41 +0000105
106EmulatorPkg
107W: https://github.com/tianocore/tianocore.github.io/wiki/EmulatorPkg
108M: Jordan Justen <jordan.l.justen@intel.com>
109M: Andrew Fish <afish@apple.com>
110S: Maintained
111
112FatPkg, FatBinPkg
113W: https://github.com/tianocore/tianocore.github.io/wiki/Edk2-fat-driver
114M: Ruiyu Ni <ruiyu.ni@intel.com>
115T: svn - https://svn.code.sf.net/p/edk2-fatdriver2/code/trunk/EnhancedFat
116T: git - https://github.com/tianocore/edk2-FatPkg.git
117
118IntelFrameworkModulePkg
119W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFrameworkModulePkg
120M: Jeff Fan <jeff.fan@intel.com>
121
122IntelFrameworkPkg
123W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFrameworkPkg
124M: Michael D Kinney <michael.d.kinney@intel.com>
125
126IntelFspPkg
127W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFspPkg
Tian, Hote83d4bf2014-10-23 01:35:44 +0000128M: Jiewen Yao <jiewen.yao@intel.com>
Jordan Justen4202afa2014-10-14 16:24:41 +0000129
130IntelFspWrapperPkg
131W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFspWrapperPkg
Tian, Hote83d4bf2014-10-23 01:35:44 +0000132M: Jiewen Yao <jiewen.yao@intel.com>
Jordan Justen4202afa2014-10-14 16:24:41 +0000133
134MdeModulePkg
135W: https://github.com/tianocore/tianocore.github.io/wiki/MdeModulePkg
136M: Feng Tian <feng.tian@intel.com>
137
138MdePkg
139W: https://github.com/tianocore/tianocore.github.io/wiki/MdePkg
140M: Michael D Kinney <michael.d.kinney@intel.com>
141
142NetworkPkg
143W: https://github.com/tianocore/tianocore.github.io/wiki/NetworkPkg
Tian, Hote83d4bf2014-10-23 01:35:44 +0000144M: Siyuan Fu <siyuan.fu@intel.com>
Jordan Justen4202afa2014-10-14 16:24:41 +0000145
146Nt32Pkg
147W: https://github.com/tianocore/tianocore.github.io/wiki/Nt32Pkg
148M: Ruiyu Ni <ruiyu.ni@intel.com>
149
150Omap35xxPkg
151W: https://github.com/tianocore/tianocore.github.io/wiki/Omap35xxPkg
152M: Olivier Martin <olivier.martin@arm.com>
Olivier Martin7dcbbde2015-05-29 16:23:52 +0000153M: Leif Lindholm <leif.lindholm@linaro.org>
Jordan Justen4202afa2014-10-14 16:24:41 +0000154
155OptionRomPkg
156W: https://github.com/tianocore/tianocore.github.io/wiki/OptionRomPkg
157M: Ruiyu Ni <ruiyu.ni@intel.com>
158
159OvmfPkg
Jordan Justene70357c2015-02-05 18:24:33 +0000160W: http://www.tianocore.org/ovmf/
Jordan Justen4202afa2014-10-14 16:24:41 +0000161M: Jordan Justen <jordan.l.justen@intel.com>
162M: Laszlo Ersek <lersek@redhat.com>
163S: Maintained
164
165PcAtChipsetPkg
166W: https://github.com/tianocore/tianocore.github.io/wiki/PcAtChipsetPkg
167M: Ruiyu Ni <ruiyu.ni@intel.com>
168
169PerformancePkg
170W: https://github.com/tianocore/tianocore.github.io/wiki/PerformancePkg
171M: Daryl Mcdaniel <daryl.mcdaniel@intel.com>
172
173SecurityPkg
174W: https://github.com/tianocore/tianocore.github.io/wiki/SecurityPkg
Hot Tian72da32b2015-04-21 07:58:45 +0000175M: Chao Zhang <chao.b.zhang@intel.com>
Jordan Justen4202afa2014-10-14 16:24:41 +0000176
177ShellPkg, ShellBinPkg
178W: https://github.com/tianocore/tianocore.github.io/wiki/ShellPkg
179M: Jaben Carsey <jaben.carsey@intel.com>
180
181SourceLevelDebugPkg
182W: https://github.com/tianocore/tianocore.github.io/wiki/SourceLevelDebugPkg
Tian, Hote83d4bf2014-10-23 01:35:44 +0000183M: Jeff Fan <jeff.fan@intel.com>
Jordan Justen4202afa2014-10-14 16:24:41 +0000184
185StdLib, StdLibPrivateInternalFiles
186W: https://github.com/tianocore/tianocore.github.io/wiki/StdLib
187M: Daryl Mcdaniel <daryl.mcdaniel@intel.com>
188
189UefiCpuPkg
190W: https://github.com/tianocore/tianocore.github.io/wiki/UefiCpuPkg
191M: Jeff Fan <jeff.fan@intel.com>
192
193UnixPkg
194W: https://github.com/tianocore/tianocore.github.io/wiki/UnixPkg
195S: Obsolete (Use EmulatorPkg instead)
David Wei0545a1a2015-01-15 01:36:17 +0000196
197Vlv2DeviceRefCodePkg
198M: David Wei <david.wei@intel.com>
199M: Tim He <tim.he@intel.com>
200
201Vlv2TbltDevicePkg
202M: David Wei <david.wei@intel.com>
203M: Tim He <tim.he@intel.com>