blob: 160decd8c1edb828594b7d719ef41d06a64192a5 [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>
56
57ArmPlatformPkg
58W: https://github.com/tianocore/tianocore.github.io/wiki/ArmPlatformPkg
59M: Olivier Martin <olivier.martin@arm.com>
60
Olivier Martin90cd0f12015-05-29 13:54:21 +000061ArmVirtPkg
62W: https://github.com/tianocore/tianocore.github.io/wiki/ArmVirtPkg
63M: Laszlo Ersek <lersek@redhat.com>
64M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
65
Jordan Justen4202afa2014-10-14 16:24:41 +000066BaseTools
67W: https://github.com/tianocore/tianocore.github.io/wiki/BaseTools
68M: Yingke D Liu <yingke.d.liu@intel.com>
69
70BeagleBoardPkg
71W: https://github.com/tianocore/tianocore.github.io/wiki/BeagleBoardPkg
72M: Olivier Martin <olivier.martin@arm.com>
73
Prince Agyeman42776072015-04-01 15:43:45 +000074CorebootModulePkg, CorebootPayloadPkg
75W: https://github.com/tianocore/tianocore.github.io/wiki/Coreboot_UEFI_payload
76M: Maurice Ma <maurice.ma@intel.com>
77M: Prince Agyeman <prince.agyeman@intel.com>
78S: Maintained
79
Jordan Justen4202afa2014-10-14 16:24:41 +000080CryptoPkg
81W: https://github.com/tianocore/tianocore.github.io/wiki/CryptoPkg
Tian, Hote83d4bf2014-10-23 01:35:44 +000082M: Qin Long <qin.long@intel.com>
Jordan Justen4202afa2014-10-14 16:24:41 +000083
84DuetPkg
85W: https://github.com/tianocore/tianocore.github.io/wiki/DuetPkg
86M: Ruiyu Ni <ruiyu.ni@intel.com>
87
88EdkCompatibilityPkg
89W: https://github.com/tianocore/tianocore.github.io/wiki/EdkCompatibilityPkg
90M: Liming Gao <liming.gao@intel.com>
91
92EdkShellPkg, EdkShellBinPkg
93W: https://github.com/tianocore/tianocore.github.io/wiki/EdkShellPkg
94M: Ruiyu Ni <ruiyu.ni@intel.com>
95T: svn - https://svn.code.sf.net/p/efi-shell/code/trunk/Shell/
96S: Obsolete (Use ShellPkg & ShellBinPkg instead)
97
98EmbeddedPkg
99W: https://github.com/tianocore/tianocore.github.io/wiki/EmbeddedPkg
100M: Olivier Martin <olivier.martin@arm.com>
101
102EmulatorPkg
103W: https://github.com/tianocore/tianocore.github.io/wiki/EmulatorPkg
104M: Jordan Justen <jordan.l.justen@intel.com>
105M: Andrew Fish <afish@apple.com>
106S: Maintained
107
108FatPkg, FatBinPkg
109W: https://github.com/tianocore/tianocore.github.io/wiki/Edk2-fat-driver
110M: Ruiyu Ni <ruiyu.ni@intel.com>
111T: svn - https://svn.code.sf.net/p/edk2-fatdriver2/code/trunk/EnhancedFat
112T: git - https://github.com/tianocore/edk2-FatPkg.git
113
114IntelFrameworkModulePkg
115W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFrameworkModulePkg
116M: Jeff Fan <jeff.fan@intel.com>
117
118IntelFrameworkPkg
119W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFrameworkPkg
120M: Michael D Kinney <michael.d.kinney@intel.com>
121
122IntelFspPkg
123W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFspPkg
Tian, Hote83d4bf2014-10-23 01:35:44 +0000124M: Jiewen Yao <jiewen.yao@intel.com>
Jordan Justen4202afa2014-10-14 16:24:41 +0000125
126IntelFspWrapperPkg
127W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFspWrapperPkg
Tian, Hote83d4bf2014-10-23 01:35:44 +0000128M: Jiewen Yao <jiewen.yao@intel.com>
Jordan Justen4202afa2014-10-14 16:24:41 +0000129
130MdeModulePkg
131W: https://github.com/tianocore/tianocore.github.io/wiki/MdeModulePkg
132M: Feng Tian <feng.tian@intel.com>
133
134MdePkg
135W: https://github.com/tianocore/tianocore.github.io/wiki/MdePkg
136M: Michael D Kinney <michael.d.kinney@intel.com>
137
138NetworkPkg
139W: https://github.com/tianocore/tianocore.github.io/wiki/NetworkPkg
Tian, Hote83d4bf2014-10-23 01:35:44 +0000140M: Siyuan Fu <siyuan.fu@intel.com>
Jordan Justen4202afa2014-10-14 16:24:41 +0000141
142Nt32Pkg
143W: https://github.com/tianocore/tianocore.github.io/wiki/Nt32Pkg
144M: Ruiyu Ni <ruiyu.ni@intel.com>
145
146Omap35xxPkg
147W: https://github.com/tianocore/tianocore.github.io/wiki/Omap35xxPkg
148M: Olivier Martin <olivier.martin@arm.com>
149
150OptionRomPkg
151W: https://github.com/tianocore/tianocore.github.io/wiki/OptionRomPkg
152M: Ruiyu Ni <ruiyu.ni@intel.com>
153
154OvmfPkg
Jordan Justene70357c2015-02-05 18:24:33 +0000155W: http://www.tianocore.org/ovmf/
Jordan Justen4202afa2014-10-14 16:24:41 +0000156M: Jordan Justen <jordan.l.justen@intel.com>
157M: Laszlo Ersek <lersek@redhat.com>
158S: Maintained
159
160PcAtChipsetPkg
161W: https://github.com/tianocore/tianocore.github.io/wiki/PcAtChipsetPkg
162M: Ruiyu Ni <ruiyu.ni@intel.com>
163
164PerformancePkg
165W: https://github.com/tianocore/tianocore.github.io/wiki/PerformancePkg
166M: Daryl Mcdaniel <daryl.mcdaniel@intel.com>
167
168SecurityPkg
169W: https://github.com/tianocore/tianocore.github.io/wiki/SecurityPkg
Hot Tian72da32b2015-04-21 07:58:45 +0000170M: Chao Zhang <chao.b.zhang@intel.com>
Jordan Justen4202afa2014-10-14 16:24:41 +0000171
172ShellPkg, ShellBinPkg
173W: https://github.com/tianocore/tianocore.github.io/wiki/ShellPkg
174M: Jaben Carsey <jaben.carsey@intel.com>
175
176SourceLevelDebugPkg
177W: https://github.com/tianocore/tianocore.github.io/wiki/SourceLevelDebugPkg
Tian, Hote83d4bf2014-10-23 01:35:44 +0000178M: Jeff Fan <jeff.fan@intel.com>
Jordan Justen4202afa2014-10-14 16:24:41 +0000179
180StdLib, StdLibPrivateInternalFiles
181W: https://github.com/tianocore/tianocore.github.io/wiki/StdLib
182M: Daryl Mcdaniel <daryl.mcdaniel@intel.com>
183
184UefiCpuPkg
185W: https://github.com/tianocore/tianocore.github.io/wiki/UefiCpuPkg
186M: Jeff Fan <jeff.fan@intel.com>
187
188UnixPkg
189W: https://github.com/tianocore/tianocore.github.io/wiki/UnixPkg
190S: Obsolete (Use EmulatorPkg instead)
David Wei0545a1a2015-01-15 01:36:17 +0000191
192Vlv2DeviceRefCodePkg
193M: David Wei <david.wei@intel.com>
194M: Tim He <tim.he@intel.com>
195
196Vlv2TbltDevicePkg
197M: David Wei <david.wei@intel.com>
198M: Tim He <tim.he@intel.com>