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, 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------ 30W: http://www.tianocore.org/edk2/ 31L: https://lists.sourceforge.net/lists/listinfo/edk2-devel 32T: git - https://github.com/tianocore/edk2.git 33T: git (mirror) - https://bitbucket.org/tianocore/edk2.git 34T: git (mirror) - http://git.code.sf.net/p/tianocore/edk2 35T: svn (read-only, deprecated) - 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 44W: http://www.tianocore.org/udk2014/ 45S: Supported 46 47EDK II Packages: 48---------------- 49AppPkg 50W: https://github.com/tianocore/tianocore.github.io/wiki/AppPkg 51M: Daryl McDaniel <edk2-lists@mc2research.org> 52M: Jaben Carsey <jaben.carsey@intel.com> 53 54ArmPkg 55W: https://github.com/tianocore/tianocore.github.io/wiki/ArmPkg 56M: Leif Lindholm <leif.lindholm@linaro.org> 57M: Ard Biesheuvel <ard.biesheuvel@linaro.org> 58 59ArmPlatformPkg 60W: https://github.com/tianocore/tianocore.github.io/wiki/ArmPlatformPkg 61M: Leif Lindholm <leif.lindholm@linaro.org> 62M: Ard Biesheuvel <ard.biesheuvel@linaro.org> 63 64ArmVirtPkg 65W: https://github.com/tianocore/tianocore.github.io/wiki/ArmVirtPkg 66M: Laszlo Ersek <lersek@redhat.com> 67M: Ard Biesheuvel <ard.biesheuvel@linaro.org> 68 69BaseTools 70W: https://github.com/tianocore/tianocore.github.io/wiki/BaseTools 71M: Yonghong Zhu <yonghong.zhu@intel.com> 72M: Liming Gao <liming.gao@intel.com> 73 74BeagleBoardPkg 75W: https://github.com/tianocore/tianocore.github.io/wiki/BeagleBoardPkg 76M: Leif Lindholm <leif.lindholm@linaro.org> 77M: Ard Biesheuvel <ard.biesheuvel@linaro.org> 78 79CorebootModulePkg, CorebootPayloadPkg 80W: https://github.com/tianocore/tianocore.github.io/wiki/Coreboot_UEFI_payload 81M: Maurice Ma <maurice.ma@intel.com> 82M: Prince Agyeman <prince.agyeman@intel.com> 83S: Maintained 84 85CryptoPkg 86W: https://github.com/tianocore/tianocore.github.io/wiki/CryptoPkg 87M: Qin Long <qin.long@intel.com> 88M: Ting Ye <ting.ye@intel.com> 89 90DuetPkg 91W: https://github.com/tianocore/tianocore.github.io/wiki/DuetPkg 92M: Ruiyu Ni <ruiyu.ni@intel.com> 93 94EdkCompatibilityPkg 95W: https://github.com/tianocore/tianocore.github.io/wiki/EdkCompatibilityPkg 96M: Liming Gao <liming.gao@intel.com> 97 98EdkShellPkg, EdkShellBinPkg 99W: https://github.com/tianocore/tianocore.github.io/wiki/EdkShellPkg 100M: Ruiyu Ni <ruiyu.ni@intel.com> 101T: svn - https://svn.code.sf.net/p/efi-shell/code/trunk/Shell/ 102S: Obsolete (Use ShellPkg & ShellBinPkg instead) 103 104EmbeddedPkg 105W: https://github.com/tianocore/tianocore.github.io/wiki/EmbeddedPkg 106M: Leif Lindholm <leif.lindholm@linaro.org> 107M: Ard Biesheuvel <ard.biesheuvel@linaro.org> 108 109EmulatorPkg 110W: https://github.com/tianocore/tianocore.github.io/wiki/EmulatorPkg 111M: Jordan Justen <jordan.l.justen@intel.com> 112M: Andrew Fish <afish@apple.com> 113S: Maintained 114 115FatPkg, FatBinPkg 116W: https://github.com/tianocore/tianocore.github.io/wiki/Edk2-fat-driver 117M: Ruiyu Ni <ruiyu.ni@intel.com> 118T: svn - https://svn.code.sf.net/p/edk2-fatdriver2/code/trunk/EnhancedFat 119T: git - https://github.com/tianocore/edk2-FatPkg.git 120 121IntelFrameworkModulePkg 122W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFrameworkModulePkg 123M: Jeff Fan <jeff.fan@intel.com> 124 125IntelFrameworkPkg 126W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFrameworkPkg 127M: Michael D Kinney <michael.d.kinney@intel.com> 128M: Jeff Fan <jeff.fan@intel.com> 129 130IntelFsp2Pkg 131W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2Pkg 132M: Jiewen Yao <jiewen.yao@intel.com> 133M: Giri P Mudusuru <giri.p.mudusuru@intel.com> 134 135IntelFsp2WrapperPkg 136W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2WrapperPkg 137M: Jiewen Yao <jiewen.yao@intel.com> 138M: Giri P Mudusuru <giri.p.mudusuru@intel.com> 139 140IntelFspPkg 141W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFspPkg 142M: Jiewen Yao <jiewen.yao@intel.com> 143 144IntelFspWrapperPkg 145W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFspWrapperPkg 146M: Jiewen Yao <jiewen.yao@intel.com> 147 148IntelSiliconPkg 149W: https://github.com/tianocore/tianocore.github.io/wiki/IntelSiliconPkg 150M: Jiewen Yao <jiewen.yao@intel.com> 151M: Giri P Mudusuru <giri.p.mudusuru@intel.com> 152 153MdeModulePkg 154W: https://github.com/tianocore/tianocore.github.io/wiki/MdeModulePkg 155M: Feng Tian <feng.tian@intel.com> 156M: Star Zeng <star.zeng@intel.com> 157 158MdePkg 159W: https://github.com/tianocore/tianocore.github.io/wiki/MdePkg 160M: Michael D Kinney <michael.d.kinney@intel.com> 161M: Liming Gao <liming.gao@intel.com> 162 163NetworkPkg 164W: https://github.com/tianocore/tianocore.github.io/wiki/NetworkPkg 165M: Siyuan Fu <siyuan.fu@intel.com> 166M: Jiaxin Wu <jiaxin.wu@intel.com> 167 168Nt32Pkg 169W: https://github.com/tianocore/tianocore.github.io/wiki/Nt32Pkg 170M: Ruiyu Ni <ruiyu.ni@intel.com> 171 172Omap35xxPkg 173W: https://github.com/tianocore/tianocore.github.io/wiki/Omap35xxPkg 174M: Leif Lindholm <leif.lindholm@linaro.org> 175M: Ard Biesheuvel <ard.biesheuvel@linaro.org> 176 177OptionRomPkg 178W: https://github.com/tianocore/tianocore.github.io/wiki/OptionRomPkg 179M: Ruiyu Ni <ruiyu.ni@intel.com> 180 181OvmfPkg 182W: http://www.tianocore.org/ovmf/ 183M: Jordan Justen <jordan.l.justen@intel.com> 184M: Laszlo Ersek <lersek@redhat.com> 185S: Maintained 186 187PcAtChipsetPkg 188W: https://github.com/tianocore/tianocore.github.io/wiki/PcAtChipsetPkg 189M: Ruiyu Ni <ruiyu.ni@intel.com> 190 191PerformancePkg 192W: https://github.com/tianocore/tianocore.github.io/wiki/PerformancePkg 193M: Daryl McDaniel <edk2-lists@mc2research.org> 194M: Jaben Carsey <jaben.carsey@intel.com> 195 196QuarkPlatformPkg, QuarkSocPkg 197M: Michael D Kinney <michael.d.kinney@intel.com> 198M: Kelly Steele <kelly.steele@intel.com> 199 200SecurityPkg 201W: https://github.com/tianocore/tianocore.github.io/wiki/SecurityPkg 202M: Chao Zhang <chao.b.zhang@intel.com> 203 204ShellBinPkg 205W: https://github.com/tianocore/tianocore.github.io/wiki/ShellPkg 206M: Jaben Carsey <jaben.carsey@intel.com> (Ia32/X64) 207M: Ruiyu Ni <ruiyu.ni@intel.com> (Ia32/X64) 208M: Leif Lindholm <leif.lindholm@linaro.org> (ARM/AArch64) 209M: Ard Biesheuvel <ard.biesheuvel@linaro.org> (ARM/AArch64) 210 211ShellPkg 212W: https://github.com/tianocore/tianocore.github.io/wiki/ShellPkg 213M: Jaben Carsey <jaben.carsey@intel.com> 214M: Ruiyu Ni <ruiyu.ni@intel.com> 215 216SourceLevelDebugPkg 217W: https://github.com/tianocore/tianocore.github.io/wiki/SourceLevelDebugPkg 218M: Jeff Fan <jeff.fan@intel.com> 219M: Hao Wu <hao.a.wu@intel.com> 220 221StdLib, StdLibPrivateInternalFiles 222W: https://github.com/tianocore/tianocore.github.io/wiki/StdLib 223M: Daryl McDaniel <edk2-lists@mc2research.org> 224M: Jaben Carsey <jaben.carsey@intel.com> 225 226UefiCpuPkg 227W: https://github.com/tianocore/tianocore.github.io/wiki/UefiCpuPkg 228M: Jeff Fan <jeff.fan@intel.com> 229 230UnixPkg 231W: https://github.com/tianocore/tianocore.github.io/wiki/UnixPkg 232S: Obsolete (Use EmulatorPkg instead) 233 234Vlv2DeviceRefCodePkg 235M: David Wei <david.wei@intel.com> 236M: Mang Guo <mang.guo@intel.com> 237 238Vlv2TbltDevicePkg 239M: David Wei <david.wei@intel.com> 240M: Mang Guo <mang.guo@intel.com> 241