Maintainers.txt 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402
  1. EDK II Platforms Maintainers
  2. ============================
  3. This file provides information about the primary maintainers for
  4. EDK II Platforms.
  5. In general, you should not privately email the maintainer. You should
  6. email the edk2-devel list, and Cc the package maintainers and
  7. reviewers.
  8. If the package maintainer wants to hand over the role to other people,
  9. the package maintainer should send the patch to update Maintainers.txt
  10. with new maintainer, and the new maintainer should follow up with
  11. an Acked-by or a Reviewed-by.
  12. Descriptions of section entries:
  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. A designated Package
  19. Reviewer is reasonably familiar with the Package (or some modules
  20. thereof), and/or provides testing or regression testing for the Package
  21. (or some modules thereof), in certain platforms and environments.
  22. W: Web-page with status/info
  23. T: SCM tree type and location. Type is one of: git, svn.
  24. S: Status, one of the following:
  25. Supported: Someone is actually paid to look after this.
  26. Maintained: Someone actually looks after it.
  27. Odd Fixes: It has a maintainer but they don't have time to do
  28. much other than throw the odd patch in. See below.
  29. Orphan: No current maintainer [but maybe you could take the
  30. role as you write your new code].
  31. Obsolete: Old code. Something tagged obsolete generally means
  32. it has been replaced by a better system and you
  33. should be using that.
  34. F: Files and directories with wildcard patterns.
  35. A trailing slash includes all files and subdirectory files.
  36. F: MdeModulePkg/ all files in and below MdeModulePkg
  37. F: MdeModulePkg/* all files in MdeModulePkg, but not below
  38. F: */Pci/* all files in a directory called Pci, at any depth in
  39. the hierarchy, but not below
  40. One pattern per line. Multiple F: lines per section acceptable.
  41. X: Files and directories that are NOT maintained, same rules as F:
  42. Files exclusions are tested after file matches.
  43. Can be useful for excluding a specific subdirectory, for instance:
  44. F: NetworkPkg/
  45. X: NetworkPkg/Ip6Dxe/
  46. matches all files in and below NetworkPkg excluding NetworkPkg/Ip6Dxe/
  47. Filenames not caught by any F: rule get matched as being located in the top-
  48. level directory. (Internally, the script looks for a match called '<default>',
  49. so please don't add a file called that in the top-level directory.)
  50. EDK II Platforms
  51. ----------------
  52. W: https://github.com/tianocore/tianocore.github.io/wiki/EDK-II
  53. L: https://edk2.groups.io/g/devel/
  54. T: git - https://github.com/tianocore/edk2-platforms.git
  55. All patches CC:d here
  56. L: devel@edk2.groups.io
  57. F: *
  58. F: */
  59. EDK II Platforms maintainers
  60. ----------------------------
  61. F: *
  62. M: Leif Lindholm <quic_llindhol@quicinc.com>
  63. M: Michael D Kinney <michael.d.kinney@intel.com>
  64. Responsible Disclosure, Reporting Security Issues
  65. -------------------------------------------------
  66. W: https://github.com/tianocore/tianocore.github.io/wiki/Security
  67. EDK II Platforms Packages:
  68. --------------------------
  69. 96Boards
  70. F: Platform/96Boards/
  71. M: Ard Biesheuvel <ardb+tianocore@kernel.org>
  72. M: Leif Lindholm <quic_llindhol@quicinc.com>
  73. AMD Seattle
  74. F: Platform/AMD/OverdriveBoard/
  75. F: Platform/LeMaker/CelloBoard/
  76. F: Platform/SoftIron/
  77. F: Silicon/AMD/Styx/
  78. M: Ard Biesheuvel <ardb+tianocore@kernel.org>
  79. M: Leif Lindholm <quic_llindhol@quicinc.com>
  80. Ampere Computing
  81. F: Platform/Ampere
  82. F: Silicon/Ampere
  83. R: Nhi Pham <nhi@os.amperecomputing.com>
  84. R: Vu Nguyen <vunguyen@os.amperecomputing.com>
  85. R: Thang Nguyen <thang@os.amperecomputing.com>
  86. R: Chuong Tran <chuong@os.amperecomputing.com>
  87. M: Leif Lindholm <quic_llindhol@quicinc.com>
  88. ARM
  89. F: Platform/ARM/
  90. F: Silicon/ARM/
  91. R: Ard Biesheuvel <ardb+tianocore@kernel.org>
  92. R: Thomas Abraham <thomas.abraham@arm.com>
  93. M: Sami Mujawar <sami.mujawar@arm.com>
  94. BeagleBoard:
  95. F: Platform/BeagleBoard/
  96. F: Silicon/TexasInstruments/
  97. R: Ard Biesheuvel <ardb+tianocore@kernel.org>
  98. M: Leif Lindholm <quic_llindhol@quicinc.com>
  99. OptionRomPkg
  100. F: Drivers/OptionRomPkg/
  101. W: https://github.com/tianocore/tianocore.github.io/wiki/OptionRomPkg
  102. M: Ray Ni <ray.ni@intel.com>
  103. StandAloneMMPkg for OP-TEE
  104. F: Platform/StandaloneMm/PlatformStandaloneMmPkg/
  105. M: Sami Mujawar <sami.mujawar@arm.com>
  106. M: Ilias Apalodimas <ilias.apalodimas@linaro.org>
  107. DisplayLink
  108. F: Drivers/DisplayLink/
  109. M: Leif Lindholm <quic_llindhol@quicinc.com>
  110. M: Ard Biesheuvel <ardb+tianocore@kernel.org>
  111. R: Andy Hayes <andy.hayes@displaylink.com>
  112. HiSilicon
  113. F: Platform/Hisilicon/
  114. F: Silicon/Hisilicon/
  115. M: Leif Lindholm <quic_llindhol@quicinc.com>
  116. R: Ard Biesheuvel <ardb+tianocore@kernel.org>
  117. R: Wenyi Xie <xiewenyi2@huawei.com>
  118. Features/Ext4Pkg
  119. F: Features/Ext4Pkg/
  120. M: Pedro Falcato <pedro.falcato@gmail.com>
  121. R: Marvin Häuser <mhaeuser@posteo.de>
  122. Features/Intel
  123. F: Features/Intel/
  124. M: Sai Chaganty <rangasai.v.chaganty@intel.com>
  125. M: Isaac Oram <isaac.w.oram@intel.com>
  126. M: Nate DeSimone <nathaniel.l.desimone@intel.com>
  127. R: Liming Gao <gaoliming@byosoft.com.cn>
  128. Features/Intel/Debugging
  129. F: Features/Intel/Debugging/
  130. M: Eric Dong <eric.dong@intel.com>
  131. R: Liming Gao <gaoliming@byosoft.com.cn>
  132. Features/Intel/OutOfBandManagement/IpmiFeaturePkg
  133. F: Features/Intel/OutOfBandManagement/IpmiFeaturePkg
  134. M: Isaac Oram <isaac.w.oram@intel.com>
  135. M: Nate DeSimone <nathaniel.l.desimone@intel.com>
  136. R: Liming Gao <gaoliming@byosoft.com.cn>
  137. Features/Intel/UserInterface
  138. F: Features/Intel/UserInterface/
  139. M: Dandan Bi <dandan.bi@intel.com>
  140. R: Liming Gao <gaoliming@byosoft.com.cn>
  141. Platform/Intel
  142. F: Platform/Intel/
  143. M: Sai Chaganty <rangasai.v.chaganty@intel.com>
  144. M: Isaac Oram <isaac.w.oram@intel.com>
  145. M: Nate DeSimone <nathaniel.l.desimone@intel.com>
  146. Platform/Intel/QuarkPlatformPkg
  147. F: Platform/Intel/QuarkPlatformPkg/
  148. M: Michael D Kinney <michael.d.kinney@intel.com>
  149. M: Kelly Steele <kelly.steele@intel.com>
  150. R: Nate DeSimone <nathaniel.l.desimone@intel.com>
  151. Platform/Intel/Vlv2TbltDevicePkg
  152. F: Platform/Intel/Vlv2TbltDevicePkg/
  153. M: Zailiang Sun <zailiang.sun@intel.com>
  154. M: Yi Qian <yi.qian@intel.com>
  155. R: Nate DeSimone <nathaniel.l.desimone@intel.com>
  156. Platform/Intel/BoardModulePkg
  157. F: Platform/Intel/BoardModulePkg/
  158. M: Eric Dong <eric.dong@intel.com>
  159. M: Isaac Oram <isaac.w.oram@intel.com>
  160. R: Liming Gao <gaoliming@byosoft.com.cn>
  161. Platform/Intel/KabylakeOpenBoardPkg
  162. F: Platform/Intel/KabylakeOpenBoardPkg/
  163. M: Chasel Chiu <chasel.chiu@intel.com>
  164. M: Nate DeSimone <nathaniel.l.desimone@intel.com>
  165. Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G
  166. F: Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/
  167. R: Benjamin Doron <benjamin.doron00@gmail.com>
  168. Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3
  169. F: Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/
  170. R: Jeremy Soller <jeremy@system76.com>
  171. Platform/Intel/MinPlatformPkg
  172. F: Platform/Intel/MinPlatformPkg/
  173. M: Chasel Chiu <chasel.chiu@intel.com>
  174. M: Nate DeSimone <nathaniel.l.desimone@intel.com>
  175. M: Isaac Oram <isaac.w.oram@intel.com>
  176. R: Liming Gao <gaoliming@byosoft.com.cn>
  177. R: Eric Dong <eric.dong@intel.com>
  178. Platform/Intel/PurleyOpenBoardPkg
  179. F: Platform/Intel/PurleyOpenBoardPkg/
  180. M: Nate DeSimone <nathaniel.l.desimone@intel.com>
  181. M: Chasel Chiu <chasel.chiu@intel.com>
  182. Platform/Intel/WhiskeylakeOpenBoardPkg
  183. F: Platform/Intel/WhiskeylakeOpenBoardPkg/
  184. M: Chasel Chiu <chasel.chiu@intel.com>
  185. M: Nate DeSimone <nathaniel.l.desimone@intel.com>
  186. Platform/Intel/CometlakeOpenBoardPkg
  187. F: Platform/Intel/CometlakeOpenBoardPkg/
  188. M: Chasel Chiu <chasel.chiu@intel.com>
  189. M: Nate DeSimone <nathaniel.l.desimone@intel.com>
  190. M: Rangasai V Chaganty <rangasai.v.chaganty@intel.com>
  191. R: Deepika Kethi Reddy <deepika.kethi.reddy@intel.com>
  192. R: Kathappan Esakkithevar <kathappan.esakkithevar@intel.com>
  193. Platform/Intel/TigerlakeOpenBoardPkg
  194. F: Platform/Intel/TigerlakeOpenBoardPkg/
  195. M: Sai Chaganty <rangasai.v.chaganty@intel.com>
  196. M: Nate DeSimone <nathaniel.l.desimone@intel.com>
  197. R: Heng Luo <heng.luo@intel.com>
  198. Platform/Intel/WhitleyOpenBoardPkg
  199. F: Platform/Intel/WhitleyOpenBoardPkg/
  200. M: Isaac Oram <isaac.w.oram@intel.com>
  201. M: Nate DeSimone <nathaniel.l.desimone@intel.com>
  202. M: Chasel Chiu <chasel.chiu@intel.com>
  203. Platform/Intel/SimicsOpenBoardPkg
  204. F: Platform/Intel/SimicsOpenBoardPkg/
  205. M: Nate DeSimone <nathaniel.l.desimone@intel.com>
  206. Platform/Intel/Tools
  207. F: Platform/Intel/Tools/
  208. M: Bob Feng <bob.c.feng@intel.com>
  209. M: Liming Gao <gaoliming@byosoft.com.cn>
  210. R: Yuwei Chen <yuwei.chen@intel.com>
  211. Platform/RISC-V/PlatformPkg
  212. F: Platform/RISC-V/PlatformPkg/
  213. M: Sunil V L <sunilvl@ventanamicro.com>
  214. R: Daniel Schaefer <git@danielschaefer.me>
  215. Platform/SiFive/U5Series
  216. F:Platform/SiFive/U5Series/
  217. M: Daniel Schaefer <git@danielschaefer.me>
  218. Silicon/Intel
  219. F: Silicon/Intel/
  220. M: Rangasai V Chaganty <rangasai.v.chaganty@intel.com>
  221. M: Isaac Oram <isaac.w.oram@intel.com>
  222. M: Nate DeSimone <nathaniel.l.desimone@intel.com>
  223. Silicon/Intel/IntelSiliconPkg
  224. F: Silicon/Intel/IntelSiliconPkg/
  225. M: Ray Ni <ray.ni@intel.com>
  226. M: Rangasai V Chaganty <rangasai.v.chaganty@intel.com>
  227. M: Isaac Oram <isaac.w.oram@intel.com>
  228. R: Ashraf Ali S <ashraf.ali.s@intel.com>
  229. Silicon/Intel/QuarkSocPkg
  230. F: Silicon/Intel/QuarkSocPkg/
  231. M: Michael D Kinney <michael.d.kinney@intel.com>
  232. M: Kelly Steele <kelly.steele@intel.com>
  233. R: Nate DeSimone <nathaniel.l.desimone@intel.com>
  234. Silicon/Intel/Vlv2DeviceRefCodePkg
  235. F: Silicon/Intel/Vlv2DeviceRefCodePkg/
  236. M: Zailiang Sun <zailiang.sun@intel.com>
  237. M: Yi Qian <yi.qian@intel.com>
  238. R: Nate DeSimone <nathaniel.l.desimone@intel.com>
  239. Silicon/Intel/CoffeelakeSiliconPkg
  240. F: Silicon/Intel/CoffeelakeSiliconPkg/
  241. M: Chasel Chiu <chasel.chiu@intel.com>
  242. M: Sai Chaganty <rangasai.v.chaganty@intel.com>
  243. Silicon/Intel/KabylakeSiliconPkg
  244. F: Silicon/Intel/KabylakeSiliconPkg/
  245. M: Chasel Chiu <chasel.chiu@intel.com>
  246. M: Sai Chaganty <rangasai.v.chaganty@intel.com>
  247. Silicon/Intel/PurleyRefreshSiliconPkg
  248. F: Silicon/Intel/PurleyRefreshSiliconPkg/
  249. M: Chasel Chiu <chasel.chiu@intel.com>
  250. M: Nate DeSimone <nathaniel.l.desimone@intel.com>
  251. Silicon/Intel/TigerlakeSiliconPkg
  252. F: Silicon/Intel/TigerlakeSiliconPkg/
  253. M: Sai Chaganty <rangasai.v.chaganty@intel.com>
  254. M: Nate DeSimone <nathaniel.l.desimone@intel.com>
  255. R: Heng Luo <heng.luo@intel.com>
  256. Silicon/Intel/WhitleySiliconPkg
  257. F: Silicon/Intel/WhitleySiliconPkg/
  258. M: Isaac Oram <isaac.w.oram@intel.com>
  259. M: Nate DeSimone <nathaniel.l.desimone@intel.com>
  260. M: Chasel Chiu <chasel.chiu@intel.com>
  261. Silicon/Intel/SimicsX58SktPkg
  262. F: Silicon/Intel/SimicsX58SktPkg/
  263. M: Nate DeSimone <nathaniel.l.desimone@intel.com>
  264. Silicon/Intel/SimicsIch10Pkg
  265. F: Silicon/Intel/SimicsIch10Pkg/
  266. M: Nate DeSimone <nathaniel.l.desimone@intel.com>
  267. Silicon/Intel/Tools
  268. F: Silicon/Intel/Tools/
  269. M: Bob Feng <bob.c.feng@intel.com>
  270. M: Liming Gao <gaoliming@byosoft.com.cn>
  271. R: Yuwei Chen <yuwei.chen@intel.com>
  272. Loongson platforms
  273. F: Platform/Loongson/
  274. M: Bibo Mao <maobibo@loongson.cn>
  275. M: Xianglai li <lixianglai@loongson.cn>
  276. M: Chao Li <lichao@loongson.cn>
  277. Marvell platforms and silicon
  278. F: Platform/Marvell/
  279. F: Platform/SolidRun/Armada80x0McBin/
  280. F: Silicon/Marvell/
  281. R: Marcin Wojtas <mw@semihalf.com>
  282. M: Leif Lindholm <quic_llindhol@quicinc.com>
  283. Miscellaneous drivers
  284. F: Silicon/Atmel/
  285. F: Silicon/Openmoko/
  286. F: Silicon/Synopsys/DesignWare/
  287. R: Ard Biesheuvel <ardb+tianocore@kernel.org>
  288. M: Leif Lindholm <quic_llindhol@quicinc.com>
  289. NXP platforms and silicon
  290. F: Platform/NXP/
  291. F: Silicon/NXP/
  292. M: Leif Lindholm <quic_llindhol@quicinc.com>
  293. R: Meenakshi Aggarwal <meenakshi.aggarwal@nxp.com>
  294. QEMU EDK II Minimum Platform Specification implementation
  295. F: Platform/Qemu/QemuOpenBoardPkg/
  296. M: Isaac Oram <isaac.w.oram@intel.com>
  297. M: Pedro Falcato <pedro.falcato@gmail.com>
  298. R: Theo Jehl <theojehl76@gmail.com>
  299. QEMU sbsa-ref platform
  300. F: Platform/Qemu/SbsaQemu/
  301. F: Silicon/Qemu/SbsaQemu/
  302. M: Ard Biesheuvel <ardb+tianocore@kernel.org>
  303. M: Leif Lindholm <quic_llindhol@quicinc.com>
  304. R: Graeme Gregory <graeme@xora.org.uk>
  305. R: Radoslaw Biernacki <rad@semihalf.com>
  306. Raspberry Pi platforms and silicon
  307. F: Platform/RaspberryPi/
  308. F: Silicon/Broadcom/
  309. M: Ard Biesheuvel <ardb+tianocore@kernel.org>
  310. M: Leif Lindholm <quic_llindhol@quicinc.com>
  311. R: Jeremy Linton <jeremy.linton@arm.com>
  312. RPMB driver for OP-TEE
  313. F: Drivers/OpTee/OpteeRpmbPkg/
  314. M: Sami Mujawar <sami.mujawar@arm.com>
  315. M: Ilias Apalodimas <ilias.apalodimas@linaro.org>
  316. Socionext platforms and silicon
  317. F: Platform/Socionext/
  318. F: Silicon/NXP/Library/Pcf8563RealTimeClockLib/
  319. F: Silicon/Socionext/
  320. M: Ard Biesheuvel <ardb+tianocore@kernel.org>
  321. M: Leif Lindholm <quic_llindhol@quicinc.com>
  322. R: Masami Hiramatsu <masami.hiramatsu@linaro.org>
  323. Silicon/RISC-V/ProcessorPkg
  324. F: Silicon/RISC-V/ProcessorPkg/
  325. M: Sunil V L <sunilvl@ventanamicro.com>
  326. R: Daniel Schaefer <git@danielschaefer.me>
  327. Silicon/SiFive
  328. F: Silicon/SiFive/
  329. M: Daniel Schaefer <git@danielschaefer.me>
  330. Phytium platforms and silicon
  331. F: Platform/Phytium/
  332. F: Silicon/silicon/
  333. M: Leif Lindholm <quic_llindhol@quicinc.com>
  334. R: Peng Xie <xiepeng@phytium.com.cn>
  335. R: Ling Jia <jialing@phytium.com.cn>
  336. R: Yiqi Shu <shuyiqi@phytium.com.cn>