]>
Commit | Line | Data |
---|---|---|
1 | EDK II Maintainers\r | |
2 | ==================\r | |
3 | \r | |
4 | This file provides information about the primary maintainers for\r | |
5 | EDK II.\r | |
6 | \r | |
7 | In general, you should not privately email the maintainer. You should\r | |
8 | email the edk2-devel list, and Cc the package maintainers and\r | |
9 | reviewers.\r | |
10 | \r | |
11 | If the package maintainer wants to hand over the role to other people,\r | |
12 | the package maintainer should send the patch to update Maintainers.txt\r | |
13 | with new maintainer, and the new maintainer should follow up with\r | |
14 | an Acked-by or a Reviewed-by.\r | |
15 | \r | |
16 | Descriptions of section entries:\r | |
17 | \r | |
18 | L: Mailing list that is relevant to this area (default is edk2-devel)\r | |
19 | Patches and questions should be sent to the email list.\r | |
20 | M: Package Maintainer: Cc address for patches and questions. Responsible\r | |
21 | for reviewing and pushing package changes to source control.\r | |
22 | R: Package Reviewer: Cc address for patches and questions. Reviewers help\r | |
23 | maintainers review code, but don't have push access. A designated Package\r | |
24 | Reviewer is reasonably familiar with the Package (or some modules\r | |
25 | thereof), and/or provides testing or regression testing for the Package\r | |
26 | (or some modules thereof), in certain platforms and environments.\r | |
27 | W: Web-page with status/info\r | |
28 | T: SCM tree type and location. Type is one of: git, svn.\r | |
29 | S: Status, one of the following:\r | |
30 | Supported: Someone is actually paid to look after this.\r | |
31 | Maintained: Someone actually looks after it.\r | |
32 | Odd Fixes: It has a maintainer but they don't have time to do\r | |
33 | much other than throw the odd patch in. See below.\r | |
34 | Orphan: No current maintainer [but maybe you could take the\r | |
35 | role as you write your new code].\r | |
36 | Obsolete: Old code. Something tagged obsolete generally means\r | |
37 | it has been replaced by a better system and you\r | |
38 | should be using that.\r | |
39 | F: Files and directories with wildcard patterns.\r | |
40 | A trailing slash includes all files and subdirectory files.\r | |
41 | F: MdeModulePkg/ all files in and below MdeModulePkg\r | |
42 | F: MdeModulePkg/* all files in MdeModulePkg, but not below\r | |
43 | F: */Pci/* all files in a directory called Pci, at any depth in\r | |
44 | the hierarchy, but not below\r | |
45 | One pattern per line. Multiple F: lines per section acceptable.\r | |
46 | X: Files and directories that are NOT maintained, same rules as F:\r | |
47 | Files exclusions are tested after file matches.\r | |
48 | Can be useful for excluding a specific subdirectory, for instance:\r | |
49 | F: NetworkPkg/\r | |
50 | X: NetworkPkg/Ip6Dxe/\r | |
51 | matches all files in and below NetworkPkg excluding NetworkPkg/Ip6Dxe/\r | |
52 | Filenames not caught by any F: rule get matched as being located in the top-\r | |
53 | level directory. (Internally, the script looks for a match called '<default>',\r | |
54 | so please don't add a file called that in the top-level directory.)\r | |
55 | \r | |
56 | EDK II\r | |
57 | ------\r | |
58 | W: http://www.tianocore.org/edk2/\r | |
59 | L: https://edk2.groups.io/g/devel/\r | |
60 | T: git - https://github.com/tianocore/edk2.git\r | |
61 | T: git (mirror) - https://bitbucket.org/tianocore/edk2.git\r | |
62 | \r | |
63 | All patches CC:d here\r | |
64 | L: devel@edk2.groups.io\r | |
65 | F: *\r | |
66 | F: */\r | |
67 | \r | |
68 | Tianocore Stewards\r | |
69 | ------------------\r | |
70 | F: *\r | |
71 | M: Andrew Fish <afish@apple.com> [ajfish]\r | |
72 | M: Leif Lindholm <quic_llindhol@quicinc.com> [leiflindholm]\r | |
73 | M: Michael D Kinney <michael.d.kinney@intel.com> [mdkinney]\r | |
74 | \r | |
75 | Responsible Disclosure, Reporting Security Issues\r | |
76 | -------------------------------------------------\r | |
77 | W: https://github.com/tianocore/tianocore.github.io/wiki/Security\r | |
78 | \r | |
79 | EDK II Releases:\r | |
80 | ----------------\r | |
81 | W: https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Release-Planning\r | |
82 | M: Liming Gao <gaoliming@byosoft.com.cn> [lgao4]\r | |
83 | \r | |
84 | UEFI Shell Binaries (ShellBinPkg.zip) from EDK II Releases:\r | |
85 | -----------------------------------------------------------\r | |
86 | W: https://github.com/tianocore/edk2/releases/\r | |
87 | M: Ray Ni <ray.ni@intel.com> [niruiyu] (Ia32/X64)\r | |
88 | M: Zhichao Gao <zhichao.gao@intel.com> [ZhichaoGao] (Ia32/X64)\r | |
89 | M: Leif Lindholm <quic_llindhol@quicinc.com> [leiflindholm] (ARM/AArch64)\r | |
90 | M: Ard Biesheuvel <ardb+tianocore@kernel.org> [ardbiesheuvel] (ARM/AArch64)\r | |
91 | \r | |
92 | EDK II Architectures:\r | |
93 | ---------------------\r | |
94 | ARM, AARCH64\r | |
95 | F: */AArch64/\r | |
96 | F: */Arm/\r | |
97 | M: Leif Lindholm <quic_llindhol@quicinc.com> [leiflindholm]\r | |
98 | M: Ard Biesheuvel <ardb+tianocore@kernel.org> [ardbiesheuvel]\r | |
99 | \r | |
100 | RISCV64\r | |
101 | F: */RiscV64/\r | |
102 | M: Sunil V L <sunilvl@ventanamicro.com> [vlsunil]\r | |
103 | R: Daniel Schaefer <git@danielschaefer.me> [JohnAZoidberg]\r | |
104 | \r | |
105 | EDK II Continuous Integration:\r | |
106 | ------------------------------\r | |
107 | .azurepipelines/\r | |
108 | F: .azurepipelines/\r | |
109 | M: Sean Brogan <sean.brogan@microsoft.com> [spbrogan]\r | |
110 | M: Michael Kubacki <mikuback@linux.microsoft.com> [makubacki]\r | |
111 | R: Michael D Kinney <michael.d.kinney@intel.com> [mdkinney]\r | |
112 | R: Liming Gao <gaoliming@byosoft.com.cn> [lgao4]\r | |
113 | \r | |
114 | .mergify/\r | |
115 | F: .mergify/\r | |
116 | M: Michael D Kinney <michael.d.kinney@intel.com> [mdkinney]\r | |
117 | M: Liming Gao <gaoliming@byosoft.com.cn> [lgao4]\r | |
118 | R: Sean Brogan <sean.brogan@microsoft.com> [spbrogan]\r | |
119 | \r | |
120 | .pytool/\r | |
121 | F: .pytool/\r | |
122 | M: Sean Brogan <sean.brogan@microsoft.com> [spbrogan]\r | |
123 | M: Michael Kubacki <mikuback@linux.microsoft.com> [makubacki]\r | |
124 | R: Michael D Kinney <michael.d.kinney@intel.com> [mdkinney]\r | |
125 | R: Liming Gao <gaoliming@byosoft.com.cn> [lgao4]\r | |
126 | \r | |
127 | EDK II Packages:\r | |
128 | ----------------\r | |
129 | ArmPkg\r | |
130 | F: ArmPkg/\r | |
131 | W: https://github.com/tianocore/tianocore.github.io/wiki/ArmPkg\r | |
132 | M: Leif Lindholm <quic_llindhol@quicinc.com> [leiflindholm]\r | |
133 | M: Ard Biesheuvel <ardb+tianocore@kernel.org> [ardbiesheuvel]\r | |
134 | R: Sami Mujawar <sami.mujawar@arm.com> [samimujawar]\r | |
135 | \r | |
136 | ArmPlatformPkg\r | |
137 | F: ArmPlatformPkg/\r | |
138 | W: https://github.com/tianocore/tianocore.github.io/wiki/ArmPlatformPkg\r | |
139 | M: Leif Lindholm <quic_llindhol@quicinc.com> [leiflindholm]\r | |
140 | M: Ard Biesheuvel <ardb+tianocore@kernel.org> [ardbiesheuvel]\r | |
141 | \r | |
142 | ArmVirtPkg\r | |
143 | F: ArmVirtPkg/\r | |
144 | W: https://github.com/tianocore/tianocore.github.io/wiki/ArmVirtPkg\r | |
145 | M: Ard Biesheuvel <ardb+tianocore@kernel.org> [ardbiesheuvel]\r | |
146 | R: Leif Lindholm <quic_llindhol@quicinc.com> [leiflindholm]\r | |
147 | R: Sami Mujawar <sami.mujawar@arm.com> [samimujawar]\r | |
148 | R: Gerd Hoffmann <kraxel@redhat.com> [kraxel]\r | |
149 | \r | |
150 | ArmVirtPkg: modules used on Xen\r | |
151 | F: ArmVirtPkg/ArmVirtXen.*\r | |
152 | F: ArmVirtPkg/Library/XenArmGenericTimerVirtCounterLib/\r | |
153 | F: ArmVirtPkg/Library/XenVirtMemInfoLib/\r | |
154 | F: ArmVirtPkg/PrePi/\r | |
155 | F: ArmVirtPkg/XenAcpiPlatformDxe/\r | |
156 | F: ArmVirtPkg/XenPlatformHasAcpiDtDxe/\r | |
157 | F: ArmVirtPkg/XenioFdtDxe/\r | |
158 | R: Julien Grall <julien@xen.org> [jgrall]\r | |
159 | \r | |
160 | BaseTools\r | |
161 | F: BaseTools/\r | |
162 | W: https://github.com/tianocore/tianocore.github.io/wiki/BaseTools\r | |
163 | M: Bob Feng <bob.c.feng@intel.com> [BobCF]\r | |
164 | M: Liming Gao <gaoliming@byosoft.com.cn> [lgao4]\r | |
165 | R: Yuwei Chen <yuwei.chen@intel.com> [YuweiChen1110]\r | |
166 | \r | |
167 | CryptoPkg\r | |
168 | F: CryptoPkg/\r | |
169 | W: https://github.com/tianocore/tianocore.github.io/wiki/CryptoPkg\r | |
170 | M: Jiewen Yao <jiewen.yao@intel.com> [jyao1]\r | |
171 | M: Jian J Wang <jian.j.wang@intel.com> [jwang36]\r | |
172 | R: Xiaoyu Lu <xiaoyu1.lu@intel.com> [xiaoyuxlu]\r | |
173 | R: Guomin Jiang <guomin.jiang@intel.com> [guominjia]\r | |
174 | \r | |
175 | DynamicTablesPkg\r | |
176 | F: DynamicTablesPkg/\r | |
177 | W: https://github.com/tianocore/tianocore.github.io/wiki/DynamicTablesPkg\r | |
178 | M: Sami Mujawar <Sami.Mujawar@arm.com> [samimujawar]\r | |
179 | M: Alexei Fedorov <Alexei.Fedorov@arm.com> [AlexeiFedorov]\r | |
180 | \r | |
181 | EmbeddedPkg\r | |
182 | F: EmbeddedPkg/\r | |
183 | W: https://github.com/tianocore/tianocore.github.io/wiki/EmbeddedPkg\r | |
184 | M: Leif Lindholm <quic_llindhol@quicinc.com> [leiflindholm]\r | |
185 | M: Ard Biesheuvel <ardb+tianocore@kernel.org> [ardbiesheuvel]\r | |
186 | M: Abner Chang <abner.chang@amd.com> [changab]\r | |
187 | R: Daniel Schaefer <git@danielschaefer.me> [JohnAZoidberg]\r | |
188 | \r | |
189 | EmulatorPkg\r | |
190 | F: EmulatorPkg/\r | |
191 | W: https://github.com/tianocore/tianocore.github.io/wiki/EmulatorPkg\r | |
192 | M: Andrew Fish <afish@apple.com> [ajfish]\r | |
193 | M: Ray Ni <ray.ni@intel.com> [niruiyu]\r | |
194 | S: Maintained\r | |
195 | \r | |
196 | EmulatorPkg: Redfish-related modules\r | |
197 | F: EmulatorPkg/*Redfish*\r | |
198 | M: Abner Chang <abner.chang@amd.com> [changab]\r | |
199 | M: Nickle Wang <nicklew@nvidia.com> [nicklela]\r | |
200 | \r | |
201 | FatPkg\r | |
202 | F: FatPkg/\r | |
203 | W: https://github.com/tianocore/tianocore.github.io/wiki/Edk2-fat-driver\r | |
204 | M: Ray Ni <ray.ni@intel.com> [niruiyu]\r | |
205 | T: svn - https://svn.code.sf.net/p/edk2-fatdriver2/code/trunk/EnhancedFat\r | |
206 | T: git - https://github.com/tianocore/edk2-FatPkg.git\r | |
207 | \r | |
208 | FmpDevicePkg\r | |
209 | F: FmpDevicePkg/\r | |
210 | W: https://github.com/tianocore/tianocore.github.io/wiki/FmpDevicePkg\r | |
211 | M: Liming Gao <gaoliming@byosoft.com.cn> [lgao4]\r | |
212 | M: Michael D Kinney <michael.d.kinney@intel.com> [mdkinney]\r | |
213 | R: Guomin Jiang <guomin.jiang@intel.com> [guominjia]\r | |
214 | R: Wei6 Xu <wei6.xu@intel.com> [xuweiintel]\r | |
215 | \r | |
216 | IntelFsp2Pkg\r | |
217 | F: IntelFsp2Pkg/\r | |
218 | W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2Pkg\r | |
219 | M: Chasel Chiu <chasel.chiu@intel.com> [ChaselChiu]\r | |
220 | M: Nate DeSimone <nathaniel.l.desimone@intel.com> [nate-desimone]\r | |
221 | R: Star Zeng <star.zeng@intel.com> [lzeng14]\r | |
222 | \r | |
223 | IntelFsp2WrapperPkg\r | |
224 | F: IntelFsp2WrapperPkg/\r | |
225 | W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2WrapperPkg\r | |
226 | M: Chasel Chiu <chasel.chiu@intel.com> [ChaselChiu]\r | |
227 | M: Nate DeSimone <nathaniel.l.desimone@intel.com> [nate-desimone]\r | |
228 | R: Star Zeng <star.zeng@intel.com> [lzeng14]\r | |
229 | \r | |
230 | MdeModulePkg\r | |
231 | F: MdeModulePkg/\r | |
232 | W: https://github.com/tianocore/tianocore.github.io/wiki/MdeModulePkg\r | |
233 | M: Jian J Wang <jian.j.wang@intel.com> [jwang36]\r | |
234 | M: Liming Gao <gaoliming@byosoft.com.cn> [lgao4]\r | |
235 | \r | |
236 | MdeModulePkg: ACPI modules\r | |
237 | F: MdeModulePkg/Include/*Acpi*.h\r | |
238 | F: MdeModulePkg/Universal/Acpi/\r | |
239 | R: Zhiguang Liu <zhiguang.liu@intel.com> [LiuZhiguang001]\r | |
240 | R: Dandan Bi <dandan.bi@intel.com> [dandanbi]\r | |
241 | R: Liming Gao <gaoliming@byosoft.com.cn> [lgao4]\r | |
242 | \r | |
243 | MdeModulePkg: ACPI modules related to S3\r | |
244 | F: MdeModulePkg/*LockBox*/\r | |
245 | F: MdeModulePkg/Include/*BootScript*.h\r | |
246 | F: MdeModulePkg/Include/*LockBox*.h\r | |
247 | F: MdeModulePkg/Include/*S3*.h\r | |
248 | F: MdeModulePkg/Library/*S3*/\r | |
249 | R: Hao A Wu <hao.a.wu@intel.com> [hwu25]\r | |
250 | R: Eric Dong <eric.dong@intel.com> [ydong10]\r | |
251 | \r | |
252 | MdeModulePkg: BDS modules\r | |
253 | F: MdeModulePkg/*BootManager*/\r | |
254 | F: MdeModulePkg/Include/Library/UefiBootManagerLib.h\r | |
255 | F: MdeModulePkg/Universal/BdsDxe/\r | |
256 | F: MdeModulePkg/Universal/DevicePathDxe/\r | |
257 | F: MdeModulePkg/Universal/DriverHealthManagerDxe/\r | |
258 | F: MdeModulePkg/Universal/LoadFileOnFv2/\r | |
259 | F: MdeModulePkg/Universal/SecurityStubDxe/Defer3rdPartyImageLoad.*\r | |
260 | R: Zhichao Gao <zhichao.gao@intel.com> [ZhichaoGao]\r | |
261 | R: Ray Ni <ray.ni@intel.com> [niruiyu]\r | |
262 | \r | |
263 | MdeModulePkg: Console and Graphics modules\r | |
264 | F: MdeModulePkg/*Logo*/\r | |
265 | F: MdeModulePkg/Include/*Logo*.h\r | |
266 | F: MdeModulePkg/Include/Guid/ConnectConInEvent.h\r | |
267 | F: MdeModulePkg/Include/Guid/Console*.h\r | |
268 | F: MdeModulePkg/Include/Guid/StandardErrorDevice.h\r | |
269 | F: MdeModulePkg/Include/Guid/TtyTerm.h\r | |
270 | F: MdeModulePkg/Include/Library/BmpSupportLib.h\r | |
271 | F: MdeModulePkg/Include/Library/FrameBufferBltLib.h\r | |
272 | F: MdeModulePkg/Library/BaseBmpSupportLib/\r | |
273 | F: MdeModulePkg/Library/FrameBufferBltLib/\r | |
274 | F: MdeModulePkg/Universal/Console/\r | |
275 | R: Zhichao Gao <zhichao.gao@intel.com> [ZhichaoGao]\r | |
276 | R: Ray Ni <ray.ni@intel.com> [niruiyu]\r | |
277 | \r | |
278 | MdeModulePkg: Core services (PEI, DXE and Runtime) modules\r | |
279 | F: MdeModulePkg/*Mem*/\r | |
280 | F: MdeModulePkg/*SectionExtract*/\r | |
281 | F: MdeModulePkg/*StatusCode*/\r | |
282 | F: MdeModulePkg/Application/DumpDynPcd/\r | |
283 | F: MdeModulePkg/Core/Dxe/\r | |
284 | F: MdeModulePkg/Core/DxeIplPeim/\r | |
285 | F: MdeModulePkg/Core/RuntimeDxe/\r | |
286 | F: MdeModulePkg/Include/*Mem*.h\r | |
287 | F: MdeModulePkg/Include/*Pcd*.h\r | |
288 | F: MdeModulePkg/Include/*Perf*.h\r | |
289 | F: MdeModulePkg/Include/*StatusCode*.h\r | |
290 | F: MdeModulePkg/Include/Guid/Crc32GuidedSectionExtraction.h\r | |
291 | F: MdeModulePkg/Include/Guid/EventExitBootServiceFailed.h\r | |
292 | F: MdeModulePkg/Include/Guid/IdleLoopEvent.h\r | |
293 | F: MdeModulePkg/Include/Guid/LoadModuleAtFixedAddress.h\r | |
294 | F: MdeModulePkg/Include/Guid/LzmaDecompress.h\r | |
295 | F: MdeModulePkg/Include/Library/SecurityManagementLib.h\r | |
296 | F: MdeModulePkg/Library/*Decompress*/\r | |
297 | F: MdeModulePkg/Library/*Perf*/\r | |
298 | F: MdeModulePkg/Library/DxeSecurityManagementLib/\r | |
299 | F: MdeModulePkg/Universal/PCD/\r | |
300 | F: MdeModulePkg/Universal/PlatformDriOverrideDxe/\r | |
301 | F: MdeModulePkg/Universal/SecurityStubDxe/SecurityStub.c\r | |
302 | R: Dandan Bi <dandan.bi@intel.com> [dandanbi]\r | |
303 | R: Liming Gao <gaoliming@byosoft.com.cn> [lgao4]\r | |
304 | \r | |
305 | MdeModulePkg: Device and Peripheral modules\r | |
306 | F: MdeModulePkg/*PciHostBridge*/\r | |
307 | F: MdeModulePkg/Bus/\r | |
308 | F: MdeModulePkg/Include/*Ata*.h\r | |
309 | F: MdeModulePkg/Include/*IoMmu*.h\r | |
310 | F: MdeModulePkg/Include/*NonDiscoverableDevice*.h\r | |
311 | F: MdeModulePkg/Include/*NvmExpress*.h\r | |
312 | F: MdeModulePkg/Include/*SdMmc*.h\r | |
313 | F: MdeModulePkg/Include/*Ufs*.h\r | |
314 | F: MdeModulePkg/Include/*Usb*.h\r | |
315 | F: MdeModulePkg/Include/Guid/RecoveryDevice.h\r | |
316 | F: MdeModulePkg/Include/Guid/S3StorageDeviceInitList.h\r | |
317 | F: MdeModulePkg/Include/Library/PciHostBridgeLib.h\r | |
318 | F: MdeModulePkg/Include/Ppi/StorageSecurityCommand.h\r | |
319 | F: MdeModulePkg/Include/Protocol/Ps2Policy.h\r | |
320 | F: MdeModulePkg/Library/NonDiscoverableDeviceRegistrationLib/\r | |
321 | F: MdeModulePkg/Universal/PcatSingleSegmentPciCfg2Pei/\r | |
322 | R: Hao A Wu <hao.a.wu@intel.com> [hwu25]\r | |
323 | R: Ray Ni <ray.ni@intel.com> [niruiyu]\r | |
324 | \r | |
325 | MdeModulePkg: Disk modules\r | |
326 | F: MdeModulePkg/Universal/Disk/\r | |
327 | R: Hao A Wu <hao.a.wu@intel.com> [hwu25]\r | |
328 | R: Ray Ni <ray.ni@intel.com> [niruiyu]\r | |
329 | R: Zhichao Gao <zhichao.gao@intel.com> [ZhichaoGao]\r | |
330 | \r | |
331 | MdeModulePkg: Firmware Update modules\r | |
332 | F: MdeModulePkg/*Capsule*/\r | |
333 | F: MdeModulePkg/Include/*Capsule*.h\r | |
334 | F: MdeModulePkg/Include/Library/DisplayUpdateProgressLib.h\r | |
335 | F: MdeModulePkg/Include/Library/FmpAuthenticationLib.h\r | |
336 | F: MdeModulePkg/Include/Protocol/EsrtManagement.h\r | |
337 | F: MdeModulePkg/Include/Protocol/FirmwareManagementProgress.h\r | |
338 | F: MdeModulePkg/Library/DisplayUpdateProgressLib*/\r | |
339 | F: MdeModulePkg/Library/FmpAuthenticationLibNull/\r | |
340 | F: MdeModulePkg/Universal/Esrt*/\r | |
341 | R: Liming Gao <gaoliming@byosoft.com.cn> [lgao4]\r | |
342 | R: Guomin Jiang <guomin.jiang@intel.com> [guominjia]\r | |
343 | \r | |
344 | MdeModulePkg: HII and UI modules\r | |
345 | F: MdeModulePkg/*FileExplorer*/\r | |
346 | F: MdeModulePkg/*Hii*/\r | |
347 | F: MdeModulePkg/*Ui*/\r | |
348 | F: MdeModulePkg/Application/BootManagerMenuApp/\r | |
349 | F: MdeModulePkg/Include/*FileExplorer*.h\r | |
350 | F: MdeModulePkg/Include/*FormBrowser*.h\r | |
351 | F: MdeModulePkg/Include/*Hii*.h\r | |
352 | F: MdeModulePkg/Include/Library/CustomizedDisplayLib.h\r | |
353 | F: MdeModulePkg/Include/Protocol/DisplayProtocol.h\r | |
354 | F: MdeModulePkg/Library/CustomizedDisplayLib/\r | |
355 | F: MdeModulePkg/Universal/DisplayEngineDxe/\r | |
356 | F: MdeModulePkg/Universal/DriverSampleDxe/\r | |
357 | F: MdeModulePkg/Universal/SetupBrowserDxe/\r | |
358 | R: Dandan Bi <dandan.bi@intel.com> [dandanbi]\r | |
359 | R: Eric Dong <eric.dong@intel.com> [ydong10]\r | |
360 | \r | |
361 | MdeModulePkg: Management Mode (MM, SMM) modules\r | |
362 | F: MdeModulePkg/*Smi*/\r | |
363 | F: MdeModulePkg/*Smm*/\r | |
364 | F: MdeModulePkg/Include/*Smi*.h\r | |
365 | F: MdeModulePkg/Include/*Smm*.h\r | |
366 | R: Eric Dong <eric.dong@intel.com> [ydong10]\r | |
367 | R: Ray Ni <ray.ni@intel.com> [niruiyu]\r | |
368 | \r | |
369 | MdeModulePkg: Pei Core\r | |
370 | F: MdeModulePkg/Core/Pei/\r | |
371 | R: Dandan Bi <dandan.bi@intel.com> [dandanbi]\r | |
372 | R: Liming Gao <gaoliming@byosoft.com.cn> [lgao4]\r | |
373 | R: Debkumar De <debkumar.de@intel.com> [dde01]\r | |
374 | R: Catharine West <catharine.west@intel.com> [catharine-intl]\r | |
375 | \r | |
376 | MdeModulePkg: Reset modules\r | |
377 | F: MdeModulePkg/*Reset*/\r | |
378 | F: MdeModulePkg/Include/*Reset*.h\r | |
379 | R: Zhichao Gao <zhichao.gao@intel.com> [ZhichaoGao]\r | |
380 | R: Ray Ni <ray.ni@intel.com> [niruiyu]\r | |
381 | \r | |
382 | MdeModulePkg: Serial modules\r | |
383 | F: MdeModulePkg/*Serial*/\r | |
384 | F: MdeModulePkg/Include/*SerialPort*.h\r | |
385 | R: Ray Ni <ray.ni@intel.com> [niruiyu]\r | |
386 | R: Zhichao Gao <zhichao.gao@intel.com> [ZhichaoGao]\r | |
387 | \r | |
388 | MdeModulePkg: SMBIOS modules\r | |
389 | F: MdeModulePkg/Universal/Smbios*/\r | |
390 | R: Zhiguang Liu <zhiguang.liu@intel.com> [LiuZhiguang001]\r | |
391 | R: Dandan Bi <dandan.bi@intel.com> [dandanbi]\r | |
392 | R: Star Zeng <star.zeng@intel.com> [lzeng14]\r | |
393 | R: Zhichao Gao <zhichao.gao@intel.com> [ZhichaoGao]\r | |
394 | \r | |
395 | MdeModulePkg: UEFI Variable modules\r | |
396 | F: MdeModulePkg/*Var*/\r | |
397 | F: MdeModulePkg/Include/*/*FaultTolerantWrite*.h\r | |
398 | F: MdeModulePkg/Include/*/*Var*.h\r | |
399 | F: MdeModulePkg/Include/Guid/SystemNvDataGuid.h\r | |
400 | F: MdeModulePkg/Include/Protocol/SwapAddressRange.h\r | |
401 | F: MdeModulePkg/Universal/FaultTolerantWrite*/\r | |
402 | R: Hao A Wu <hao.a.wu@intel.com> [hwu25]\r | |
403 | R: Liming Gao <gaoliming@byosoft.com.cn> [lgao4]\r | |
404 | \r | |
405 | MdeModulePkg: Universal Payload definitions\r | |
406 | F: MdeModulePkg/Include/UniversalPayload/\r | |
407 | R: Zhiguang Liu <zhiguang.liu@intel.com> [LiuZhiguang001]\r | |
408 | R: Ray Ni <ray.ni@intel.com> [niruiyu]\r | |
409 | R: Gua Guo <gua.guo@intel.com> [gguo11837463]\r | |
410 | \r | |
411 | MdePkg\r | |
412 | F: MdePkg/\r | |
413 | W: https://github.com/tianocore/tianocore.github.io/wiki/MdePkg\r | |
414 | M: Michael D Kinney <michael.d.kinney@intel.com> [mdkinney]\r | |
415 | M: Liming Gao <gaoliming@byosoft.com.cn> [lgao4]\r | |
416 | R: Zhiguang Liu <zhiguang.liu@intel.com> [LiuZhiguang001]\r | |
417 | \r | |
418 | NetworkPkg\r | |
419 | F: NetworkPkg/\r | |
420 | W: https://github.com/tianocore/tianocore.github.io/wiki/NetworkPkg\r | |
421 | M: Maciej Rabeda <maciej.rabeda@linux.intel.com> [mrabeda]\r | |
422 | R: Jiaxin Wu <jiaxin.wu@intel.com> [jiaxinwu]\r | |
423 | R: Siyuan Fu <siyuan.fu@intel.com> [sfu5]\r | |
424 | \r | |
425 | OvmfPkg\r | |
426 | F: OvmfPkg/\r | |
427 | W: http://www.tianocore.org/ovmf/\r | |
428 | M: Ard Biesheuvel <ardb+tianocore@kernel.org> [ardbiesheuvel]\r | |
429 | M: Jiewen Yao <jiewen.yao@intel.com> [jyao1]\r | |
430 | R: Jordan Justen <jordan.l.justen@intel.com> [jljusten]\r | |
431 | R: Gerd Hoffmann <kraxel@redhat.com> [kraxel]\r | |
432 | S: Maintained\r | |
433 | \r | |
434 | OvmfPkg: bhyve-related modules\r | |
435 | F: OvmfPkg/Bhyve/\r | |
436 | F: OvmfPkg/Include/IndustryStandard/Bhyve.h\r | |
437 | F: OvmfPkg/Include/Library/BhyveFwCtlLib.h\r | |
438 | F: OvmfPkg/Library/AcpiTimerLib/BaseAcpiTimerLibBhyve.c\r | |
439 | F: OvmfPkg/Library/AcpiTimerLib/BaseAcpiTimerLibBhyve.inf\r | |
440 | F: OvmfPkg/Library/BhyveFwCtlLib/\r | |
441 | F: OvmfPkg/Library/PciHostBridgeLibScan/\r | |
442 | F: OvmfPkg/Library/PlatformBootManagerLibBhyve/\r | |
443 | F: OvmfPkg/Library/ResetSystemLib/BaseResetShutdownBhyve.c\r | |
444 | F: OvmfPkg/Library/ResetSystemLib/BaseResetSystemLibBhyve.inf\r | |
445 | R: Rebecca Cran <rebecca@bsdio.com> [bcran]\r | |
446 | R: Peter Grehan <grehan@freebsd.org> [grehan-freebsd]\r | |
447 | \r | |
448 | OvmfPkg: cloudhv-related modules\r | |
449 | F: OvmfPkg/CloudHv/\r | |
450 | F: OvmfPkg/Include/IndustryStandard/CloudHv.h\r | |
451 | R: Sebastien Boeuf <sebastien.boeuf@intel.com> [sboeuf]\r | |
452 | \r | |
453 | OvmfPkg: microvm-related modules\r | |
454 | F: OvmfPkg/Microvm/\r | |
455 | F: OvmfPkg/Include/IndustryStandard/Microvm.h\r | |
456 | F: OvmfPkg/Library/ResetSystemLib/*Microvm.*\r | |
457 | R: Gerd Hoffmann <kraxel@redhat.com> [kraxel]\r | |
458 | \r | |
459 | OvmfPkg: CSM modules\r | |
460 | F: OvmfPkg/Csm/\r | |
461 | R: David Woodhouse <dwmw2@infradead.org> [dwmw2]\r | |
462 | \r | |
463 | OvmfPkg: Confidential Computing\r | |
464 | F: OvmfPkg/AmdSev/\r | |
465 | F: OvmfPkg/AmdSevDxe/\r | |
466 | F: OvmfPkg/Include/Guid/ConfidentialComputingSecret.h\r | |
467 | F: OvmfPkg/Include/Library/MemEncryptSevLib.h\r | |
468 | F: OvmfPkg/IoMmuDxe/AmdSevIoMmu.*\r | |
469 | F: OvmfPkg/Library/BaseMemEncryptSevLib/\r | |
470 | F: OvmfPkg/Library/PlatformBootManagerLibGrub/\r | |
471 | F: OvmfPkg/Library/VmgExitLib/\r | |
472 | F: OvmfPkg/PlatformPei/AmdSev.c\r | |
473 | F: OvmfPkg/ResetVector/\r | |
474 | F: OvmfPkg/Sec/\r | |
475 | R: Brijesh Singh <brijesh.singh@amd.com> [codomania]\r | |
476 | R: Erdem Aktas <erdemaktas@google.com> [ruleof2]\r | |
477 | R: James Bottomley <jejb@linux.ibm.com> [jejb]\r | |
478 | R: Jiewen Yao <jiewen.yao@intel.com> [jyao1]\r | |
479 | R: Min Xu <min.m.xu@intel.com> [mxu9]\r | |
480 | R: Tom Lendacky <thomas.lendacky@amd.com> [tlendacky]\r | |
481 | \r | |
482 | OvmfPkg: FDT related modules\r | |
483 | F: OvmfPkg/Fdt\r | |
484 | R: Leif Lindholm <quic_llindhol@quicinc.com> [leiflindholm]\r | |
485 | R: Gerd Hoffmann <kraxel@redhat.com> [kraxel]\r | |
486 | R: Abner Chang <abner.chang@amd.com> [changab]\r | |
487 | \r | |
488 | OvmfPkg: LsiScsi driver\r | |
489 | F: OvmfPkg/LsiScsiDxe/\r | |
490 | R: Gary Lin <gary.lin@hpe.com> [lcp]\r | |
491 | \r | |
492 | OvmfPkg: TCG- and TPM2-related modules\r | |
493 | F: OvmfPkg/Include/IndustryStandard/QemuTpm.h\r | |
494 | F: OvmfPkg/Library/PlatformBootManagerLib/BdsPlatform.c\r | |
495 | F: OvmfPkg/Library/Tcg2PhysicalPresenceLib*/\r | |
496 | F: OvmfPkg/PlatformPei/ClearCache.c\r | |
497 | F: OvmfPkg/Tcg/\r | |
498 | R: Marc-André Lureau <marcandre.lureau@redhat.com> [elmarco]\r | |
499 | R: Stefan Berger <stefanb@linux.ibm.com> [stefanberger]\r | |
500 | \r | |
501 | OvmfPkg: Xen-related modules\r | |
502 | F: OvmfPkg/Include/Guid/XenBusRootDevice.h\r | |
503 | F: OvmfPkg/Include/Guid/XenInfo.h\r | |
504 | F: OvmfPkg/Include/IndustryStandard/Xen/\r | |
505 | F: OvmfPkg/Include/Library/XenHypercallLib.h\r | |
506 | F: OvmfPkg/Include/Library/XenIoMmioLib.h\r | |
507 | F: OvmfPkg/Include/Library/XenPlatformLib.h\r | |
508 | F: OvmfPkg/Include/Protocol/XenBus.h\r | |
509 | F: OvmfPkg/Include/Protocol/XenIo.h\r | |
510 | F: OvmfPkg/Library/PciHostBridgeLibScan/\r | |
511 | F: OvmfPkg/Library/PlatformBootManagerLib/BdsPlatform.c\r | |
512 | F: OvmfPkg/Library/XenConsoleSerialPortLib/\r | |
513 | F: OvmfPkg/Library/XenHypercallLib/\r | |
514 | F: OvmfPkg/Library/XenIoMmioLib/\r | |
515 | F: OvmfPkg/Library/XenPlatformLib/\r | |
516 | F: OvmfPkg/Library/XenRealTimeClockLib/\r | |
517 | F: OvmfPkg/OvmfXen.*\r | |
518 | F: OvmfPkg/OvmfXenElfHeaderGenerator.c\r | |
519 | F: OvmfPkg/SmbiosPlatformDxe/*Xen*\r | |
520 | F: OvmfPkg/XenAcpiPlatformDxe/\r | |
521 | F: OvmfPkg/XenBusDxe/\r | |
522 | F: OvmfPkg/XenIoPciDxe/\r | |
523 | F: OvmfPkg/XenIoPvhDxe/\r | |
524 | F: OvmfPkg/XenPlatformPei/\r | |
525 | F: OvmfPkg/XenPvBlkDxe/\r | |
526 | F: OvmfPkg/XenResetVector/\r | |
527 | R: Anthony Perard <anthony.perard@citrix.com> [sheep]\r | |
528 | R: Julien Grall <julien@xen.org> [jgrall]\r | |
529 | \r | |
530 | PcAtChipsetPkg\r | |
531 | F: PcAtChipsetPkg/\r | |
532 | W: https://github.com/tianocore/tianocore.github.io/wiki/PcAtChipsetPkg\r | |
533 | M: Ray Ni <ray.ni@intel.com> [niruiyu]\r | |
534 | \r | |
535 | PrmPkg\r | |
536 | F: PrmPkg/\r | |
537 | M: Michael Kubacki <mikuback@linux.microsoft.com> [makubacki]\r | |
538 | M: Nate DeSimone <nathaniel.l.desimone@intel.com> [nate-desimone]\r | |
539 | \r | |
540 | PrmPkg: ACPI related modules\r | |
541 | R: Ankit Sinha <ankit.sinha@intel.com> [ankit13s]\r | |
542 | \r | |
543 | RedfishPkg: Redfish related modules\r | |
544 | F: RedfishPkg/\r | |
545 | M: Abner Chang <abner.chang@amd.com> [changab]\r | |
546 | M: Nickle Wang <nicklew@nvidia.com> [nicklela]\r | |
547 | \r | |
548 | SecurityPkg\r | |
549 | F: SecurityPkg/\r | |
550 | W: https://github.com/tianocore/tianocore.github.io/wiki/SecurityPkg\r | |
551 | M: Jiewen Yao <jiewen.yao@intel.com> [jyao1]\r | |
552 | M: Jian J Wang <jian.j.wang@intel.com> [jwang36]\r | |
553 | \r | |
554 | SecurityPkg: Secure boot related modules\r | |
555 | F: SecurityPkg/Library/DxeImageVerificationLib/\r | |
556 | F: SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/\r | |
557 | F: SecurityPkg/Library/AuthVariableLib/\r | |
558 | R: Min Xu <min.m.xu@intel.com> [mxu9]\r | |
559 | \r | |
560 | SecurityPkg: Tcg related modules\r | |
561 | F: SecurityPkg/Tcg/\r | |
562 | R: Qi Zhang <qi1.zhang@intel.com> [qizhangz]\r | |
563 | R: Rahul Kumar <rahul1.kumar@intel.com> [rahul1-kumar]\r | |
564 | \r | |
565 | ShellPkg\r | |
566 | F: ShellPkg/\r | |
567 | W: https://github.com/tianocore/tianocore.github.io/wiki/ShellPkg\r | |
568 | M: Ray Ni <ray.ni@intel.com> [niruiyu]\r | |
569 | M: Zhichao Gao <zhichao.gao@intel.com> [ZhichaoGao]\r | |
570 | \r | |
571 | SignedCapsulePkg\r | |
572 | F: SignedCapsulePkg/\r | |
573 | W: https://github.com/tianocore/tianocore.github.io/wiki/SignedCapsulePkg\r | |
574 | M: Jian J Wang <jian.j.wang@intel.com> [jwang36]\r | |
575 | \r | |
576 | SourceLevelDebugPkg\r | |
577 | F: SourceLevelDebugPkg/\r | |
578 | W: https://github.com/tianocore/tianocore.github.io/wiki/SourceLevelDebugPkg\r | |
579 | M: Hao A Wu <hao.a.wu@intel.com> [hwu25]\r | |
580 | \r | |
581 | StandaloneMmPkg\r | |
582 | F: StandaloneMmPkg/\r | |
583 | M: Ard Biesheuvel <ardb+tianocore@kernel.org> [ardbiesheuvel]\r | |
584 | M: Sami Mujawar <sami.mujawar@arm.com> [samimujawar]\r | |
585 | M: Jiewen Yao <jiewen.yao@intel.com> [jyao1]\r | |
586 | R: Supreeth Venkatesh <supreeth.venkatesh@arm.com> [supven01]\r | |
587 | \r | |
588 | UefiCpuPkg\r | |
589 | F: UefiCpuPkg/\r | |
590 | W: https://github.com/tianocore/tianocore.github.io/wiki/UefiCpuPkg\r | |
591 | M: Eric Dong <eric.dong@intel.com> [ydong10]\r | |
592 | M: Ray Ni <ray.ni@intel.com> [niruiyu]\r | |
593 | R: Rahul Kumar <rahul1.kumar@intel.com> [rahul1-kumar]\r | |
594 | \r | |
595 | UefiCpuPkg: Sec related modules\r | |
596 | F: UefiCpuPkg/SecCore/\r | |
597 | F: UefiCpuPkg/ResetVector/\r | |
598 | R: Debkumar De <debkumar.de@intel.com> [dde01]\r | |
599 | R: Catharine West <catharine.west@intel.com> [catharine-intl]\r | |
600 | \r | |
601 | UefiPayloadPkg\r | |
602 | F: UefiPayloadPkg/\r | |
603 | W: https://github.com/tianocore/tianocore.github.io/wiki/UefiPayloadPkg\r | |
604 | M: Guo Dong <guo.dong@intel.com> [gdong1]\r | |
605 | M: Ray Ni <ray.ni@intel.com> [niruiyu]\r | |
606 | M: Sean Rhodes <sean@starlabs.systems> [Sean-StarLabs]\r | |
607 | M: James Lu <james.lu@intel.com> [jameslu8]\r | |
608 | R: Gua Guo <gua.guo@intel.com> [gguo11837463]\r | |
609 | S: Maintained\r | |
610 | \r | |
611 | UnitTestFrameworkPkg\r | |
612 | F: UnitTestFrameworkPkg/\r | |
613 | M: Michael D Kinney <michael.d.kinney@intel.com> [mdkinney]\r | |
614 | M: Michael Kubacki <mikuback@linux.microsoft.com> [makubacki]\r | |
615 | R: Sean Brogan <sean.brogan@microsoft.com> [spbrogan]\r | |
616 | S: Maintained\r |