Maintainers.txt 8.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256
  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 <leif.lindholm@linaro.org>
  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 <ard.biesheuvel@linaro.org>
  72. M: Leif Lindholm <leif.lindholm@linaro.org>
  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 <ard.biesheuvel@linaro.org>
  79. M: Leif Lindholm <leif.lindholm@linaro.org>
  80. ARM
  81. F: Platform/ARM/
  82. R: Ard Biesheuvel <ard.biesheuvel@linaro.org>
  83. M: Leif Lindholm <leif.lindholm@linaro.org>
  84. BeagleBoard:
  85. F: Platform/BeagleBoard/
  86. F: Silicon/TexasInstruments/
  87. R: Ard Biesheuvel <ard.biesheuvel@linaro.org>
  88. M: Leif Lindholm <leif.lindholm@linaro.org>
  89. Comcast
  90. F: Platform/Comcast/
  91. M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
  92. M: Leif Lindholm <leif.lindholm@linaro.org>
  93. OptionRomPkg
  94. F: Drivers/OptionRomPkg/
  95. W: https://github.com/tianocore/tianocore.github.io/wiki/OptionRomPkg
  96. M: Ray Ni <ray.ni@intel.com>
  97. DisplayLink
  98. F: Drivers/DisplayLink/
  99. M: Leif Lindholm <leif.lindholm@linaro.org>
  100. M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
  101. R: Andy Hayes <andy.hayes@displaylink.com>
  102. HiSilicon
  103. F: Platform/Hisilicon/
  104. F: Silicon/Hisilicon/
  105. M: Leif Lindholm <leif.lindholm@linaro.org>
  106. R: Ard Biesheuvel <ard.biesheuvel@linaro.org>
  107. Features/Intel
  108. F: Features/Intel/
  109. M: Michael Kubacki <michael.a.kubacki@intel.com>
  110. M: Sai Chaganty <rangasai.v.chaganty@intel.com>
  111. R: Liming Gao <liming.gao@intel.com>
  112. Features/Intel/Debugging
  113. F: Features/Intel/Debugging/
  114. M: Eric Dong <eric.dong@intel.com>
  115. R: Liming Gao <liming.gao@intel.com>
  116. Features/Intel/UserInterface
  117. F: Features/Intel/UserInterface/
  118. M: Dandan Bi <dandan.bi@intel.com>
  119. R: Liming Gao <liming.gao@intel.com>
  120. Platform/Intel/QuarkPlatformPkg
  121. F: Platform/Intel/QuarkPlatformPkg/
  122. M: Michael D Kinney <michael.d.kinney@intel.com>
  123. M: Kelly Steele <kelly.steele@intel.com>
  124. Platform/Intel/Vlv2TbltDevicePkg
  125. F: Platform/Intel/Vlv2TbltDevicePkg/
  126. M: Zailiang Sun <zailiang.sun@intel.com>
  127. M: Yi Qian <yi.qian@intel.com>
  128. Platform/Intel/BoardModulePkg
  129. F: Platform/Intel/BoardModulePkg/
  130. M: Eric Dong <eric.dong@intel.com>
  131. R: Liming Gao <liming.gao@intel.com>
  132. Platform/Intel/KabylakeOpenBoardPkg
  133. F: Platform/Intel/KabylakeOpenBoardPkg/
  134. M: Chasel Chiu <chasel.chiu@intel.com>
  135. M: Michael Kubacki <michael.a.kubacki@intel.com>
  136. M: Nate DeSimone <nathaniel.l.desimone@intel.com>
  137. Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3
  138. F: Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/
  139. R: Jeremy Soller <jeremy@system76.com>
  140. Platform/Intel/MinPlatformPkg
  141. F: Platform/Intel/MinPlatformPkg/
  142. M: Michael Kubacki <michael.a.kubacki@intel.com>
  143. M: Chasel Chiu <chasel.chiu@intel.com>
  144. M: Nate DeSimone <nathaniel.l.desimone@intel.com>
  145. R: Liming Gao <liming.gao@intel.com>
  146. Platform/Intel/WhiskeylakeOpenBoardPkg
  147. F: Platform/Intel/WhiskeylakeOpenBoardPkg/
  148. M: Chasel Chiu <chasel.chiu@intel.com>
  149. M: Michael Kubacki <michael.a.kubacki@intel.com>
  150. M: Nate DeSimone <nathaniel.l.desimone@intel.com>
  151. Platform/Intel/SimicsOpenBoardPkg
  152. F: Platform/Intel/SimicsOpenBoardPkg/
  153. M: Agyeman Prince <prince.agyeman@intel.com>
  154. Platform/Intel/Tools
  155. F: Platform/Intel/Tools/
  156. M: Bob Feng <bob.c.feng@intel.com>
  157. M: Liming Gao <liming.gao@intel.com>
  158. Silicon/Intel/IntelSiliconPkg
  159. F: Silicon/Intel/IntelSiliconPkg/
  160. M: Ray Ni <ray.ni@intel.com>
  161. M: Rangasai V Chaganty <rangasai.v.chaganty@intel.com>
  162. Silicon/Intel/QuarkSocPkg
  163. F: Silicon/Intel/QuarkSocPkg/
  164. M: Michael D Kinney <michael.d.kinney@intel.com>
  165. M: Kelly Steele <kelly.steele@intel.com>
  166. Silicon/Intel/Vlv2DeviceRefCodePkg
  167. F: Silicon/Intel/Vlv2DeviceRefCodePkg/
  168. M: Zailiang Sun <zailiang.sun@intel.com>
  169. M: Yi Qian <yi.qian@intel.com>
  170. Silicon/Intel/CoffeelakeSiliconPkg
  171. F: Silicon/Intel/CoffeelakeSiliconPkg/
  172. M: Chasel Chiu <chasel.chiu@intel.com>
  173. M: Michael Kubacki <michael.a.kubacki@intel.com>
  174. M: Sai Chaganty <rangasai.v.chaganty@intel.com>
  175. Silicon/Intel/KabylakeSiliconPkg
  176. F: Silicon/Intel/KabylakeSiliconPkg/
  177. M: Chasel Chiu <chasel.chiu@intel.com>
  178. M: Michael Kubacki <michael.a.kubacki@intel.com>
  179. M: Sai Chaganty <rangasai.v.chaganty@intel.com>
  180. Silicon/Intel/SimicsX58SktPkg
  181. F: Silicon/Intel/SimicsX58SktPkg/
  182. M: Agyeman Prince <prince.agyeman@intel.com>
  183. Silicon/Intel/SimicsIch10Pkg
  184. F: Silicon/Intel/SimicsIch10Pkg/
  185. M: Agyeman Prince <prince.agyeman@intel.com>
  186. Silicon/Intel/Tools
  187. F: Silicon/Intel/Tools/
  188. M: Bob Feng <bob.c.feng@intel.com>
  189. M: Liming Gao <liming.gao@intel.com>
  190. Marvell platforms and silicon
  191. F: Platform/Marvell/
  192. F: Platform/SolidRun/Armada80x0McBin/
  193. F: Silicon/Marvell/
  194. R: Marcin Wojtas <mw@semihalf.com>
  195. M: Leif Lindholm <leif.lindholm@linaro.org>
  196. Miscellaneous drivers
  197. F: Silicon/Atmel/
  198. F: Silicon/NXP/
  199. F: Silicon/Openmoko/
  200. F: Silicon/Synopsys/DesignWare/
  201. R: Ard Biesheuvel <ard.biesheuvel@linaro.org>
  202. M: Leif Lindholm <leif.lindholm@linaro.org>
  203. Raspberry Pi platforms and silicon
  204. F: Platform/RaspberryPi/
  205. F: Silicon/Broadcom/
  206. M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
  207. M: Leif Lindholm <leif.lindholm@linaro.org>
  208. R: Pete Batard <pete@akeo.ie>
  209. Socionext platforms and silicon
  210. F: Platform/Socionext/
  211. F: Silicon/Socionext/
  212. M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
  213. M: Leif Lindholm <leif.lindholm@linaro.org>