blob: 1ec28e806db86a1889d5cbea11385d0bb1879b5e [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
61BaseTools
62W: https://github.com/tianocore/tianocore.github.io/wiki/BaseTools
63M: Yingke D Liu <yingke.d.liu@intel.com>
64
65BeagleBoardPkg
66W: https://github.com/tianocore/tianocore.github.io/wiki/BeagleBoardPkg
67M: Olivier Martin <olivier.martin@arm.com>
68
Prince Agyeman42776072015-04-01 15:43:45 +000069CorebootModulePkg, CorebootPayloadPkg
70W: https://github.com/tianocore/tianocore.github.io/wiki/Coreboot_UEFI_payload
71M: Maurice Ma <maurice.ma@intel.com>
72M: Prince Agyeman <prince.agyeman@intel.com>
73S: Maintained
74
Jordan Justen4202afa2014-10-14 16:24:41 +000075CryptoPkg
76W: https://github.com/tianocore/tianocore.github.io/wiki/CryptoPkg
Tian, Hote83d4bf2014-10-23 01:35:44 +000077M: Qin Long <qin.long@intel.com>
Jordan Justen4202afa2014-10-14 16:24:41 +000078
79DuetPkg
80W: https://github.com/tianocore/tianocore.github.io/wiki/DuetPkg
81M: Ruiyu Ni <ruiyu.ni@intel.com>
82
83EdkCompatibilityPkg
84W: https://github.com/tianocore/tianocore.github.io/wiki/EdkCompatibilityPkg
85M: Liming Gao <liming.gao@intel.com>
86
87EdkShellPkg, EdkShellBinPkg
88W: https://github.com/tianocore/tianocore.github.io/wiki/EdkShellPkg
89M: Ruiyu Ni <ruiyu.ni@intel.com>
90T: svn - https://svn.code.sf.net/p/efi-shell/code/trunk/Shell/
91S: Obsolete (Use ShellPkg & ShellBinPkg instead)
92
93EmbeddedPkg
94W: https://github.com/tianocore/tianocore.github.io/wiki/EmbeddedPkg
95M: Olivier Martin <olivier.martin@arm.com>
96
97EmulatorPkg
98W: https://github.com/tianocore/tianocore.github.io/wiki/EmulatorPkg
99M: Jordan Justen <jordan.l.justen@intel.com>
100M: Andrew Fish <afish@apple.com>
101S: Maintained
102
103FatPkg, FatBinPkg
104W: https://github.com/tianocore/tianocore.github.io/wiki/Edk2-fat-driver
105M: Ruiyu Ni <ruiyu.ni@intel.com>
106T: svn - https://svn.code.sf.net/p/edk2-fatdriver2/code/trunk/EnhancedFat
107T: git - https://github.com/tianocore/edk2-FatPkg.git
108
109IntelFrameworkModulePkg
110W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFrameworkModulePkg
111M: Jeff Fan <jeff.fan@intel.com>
112
113IntelFrameworkPkg
114W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFrameworkPkg
115M: Michael D Kinney <michael.d.kinney@intel.com>
116
117IntelFspPkg
118W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFspPkg
Tian, Hote83d4bf2014-10-23 01:35:44 +0000119M: Jiewen Yao <jiewen.yao@intel.com>
Jordan Justen4202afa2014-10-14 16:24:41 +0000120
121IntelFspWrapperPkg
122W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFspWrapperPkg
Tian, Hote83d4bf2014-10-23 01:35:44 +0000123M: Jiewen Yao <jiewen.yao@intel.com>
Jordan Justen4202afa2014-10-14 16:24:41 +0000124
125MdeModulePkg
126W: https://github.com/tianocore/tianocore.github.io/wiki/MdeModulePkg
127M: Feng Tian <feng.tian@intel.com>
128
129MdePkg
130W: https://github.com/tianocore/tianocore.github.io/wiki/MdePkg
131M: Michael D Kinney <michael.d.kinney@intel.com>
132
133NetworkPkg
134W: https://github.com/tianocore/tianocore.github.io/wiki/NetworkPkg
Tian, Hote83d4bf2014-10-23 01:35:44 +0000135M: Siyuan Fu <siyuan.fu@intel.com>
Jordan Justen4202afa2014-10-14 16:24:41 +0000136
137Nt32Pkg
138W: https://github.com/tianocore/tianocore.github.io/wiki/Nt32Pkg
139M: Ruiyu Ni <ruiyu.ni@intel.com>
140
141Omap35xxPkg
142W: https://github.com/tianocore/tianocore.github.io/wiki/Omap35xxPkg
143M: Olivier Martin <olivier.martin@arm.com>
144
145OptionRomPkg
146W: https://github.com/tianocore/tianocore.github.io/wiki/OptionRomPkg
147M: Ruiyu Ni <ruiyu.ni@intel.com>
148
149OvmfPkg
Jordan Justene70357c2015-02-05 18:24:33 +0000150W: http://www.tianocore.org/ovmf/
Jordan Justen4202afa2014-10-14 16:24:41 +0000151M: Jordan Justen <jordan.l.justen@intel.com>
152M: Laszlo Ersek <lersek@redhat.com>
153S: Maintained
154
155PcAtChipsetPkg
156W: https://github.com/tianocore/tianocore.github.io/wiki/PcAtChipsetPkg
157M: Ruiyu Ni <ruiyu.ni@intel.com>
158
159PerformancePkg
160W: https://github.com/tianocore/tianocore.github.io/wiki/PerformancePkg
161M: Daryl Mcdaniel <daryl.mcdaniel@intel.com>
162
163SecurityPkg
164W: https://github.com/tianocore/tianocore.github.io/wiki/SecurityPkg
Hot Tian72da32b2015-04-21 07:58:45 +0000165M: Chao Zhang <chao.b.zhang@intel.com>
Jordan Justen4202afa2014-10-14 16:24:41 +0000166
167ShellPkg, ShellBinPkg
168W: https://github.com/tianocore/tianocore.github.io/wiki/ShellPkg
169M: Jaben Carsey <jaben.carsey@intel.com>
170
171SourceLevelDebugPkg
172W: https://github.com/tianocore/tianocore.github.io/wiki/SourceLevelDebugPkg
Tian, Hote83d4bf2014-10-23 01:35:44 +0000173M: Jeff Fan <jeff.fan@intel.com>
Jordan Justen4202afa2014-10-14 16:24:41 +0000174
175StdLib, StdLibPrivateInternalFiles
176W: https://github.com/tianocore/tianocore.github.io/wiki/StdLib
177M: Daryl Mcdaniel <daryl.mcdaniel@intel.com>
178
179UefiCpuPkg
180W: https://github.com/tianocore/tianocore.github.io/wiki/UefiCpuPkg
181M: Jeff Fan <jeff.fan@intel.com>
182
183UnixPkg
184W: https://github.com/tianocore/tianocore.github.io/wiki/UnixPkg
185S: Obsolete (Use EmulatorPkg instead)
David Wei0545a1a2015-01-15 01:36:17 +0000186
187Vlv2DeviceRefCodePkg
188M: David Wei <david.wei@intel.com>
189M: Tim He <tim.he@intel.com>
190
191Vlv2TbltDevicePkg
192M: David Wei <david.wei@intel.com>
193M: Tim He <tim.he@intel.com>