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