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 | Obsolete: Old code. Something tagged obsolete generally means
|
---|
35 | it has been replaced by a better system and you
|
---|
36 | should be using that.
|
---|
37 | F: Files and directories with wildcard patterns.
|
---|
38 | A trailing slash includes all files and subdirectory files.
|
---|
39 | F: MdeModulePkg/ all files in and below MdeModulePkg
|
---|
40 | F: MdeModulePkg/* all files in MdeModulePkg, but not below
|
---|
41 | F: */Pci/* all files in a directory called Pci, at any depth in
|
---|
42 | the hierarchy, but not below
|
---|
43 | One pattern per line. Multiple F: lines per section acceptable.
|
---|
44 | X: Files and directories that are NOT maintained, same rules as F:
|
---|
45 | Files exclusions are tested after file matches.
|
---|
46 | Can be useful for excluding a specific subdirectory, for instance:
|
---|
47 | F: NetworkPkg/
|
---|
48 | X: NetworkPkg/Ip6Dxe/
|
---|
49 | matches all files in and below NetworkPkg excluding NetworkPkg/Ip6Dxe/
|
---|
50 | Filenames not caught by any F: rule get matched as being located in the top-
|
---|
51 | level directory. (Internally, the script looks for a match called '<default>',
|
---|
52 | so please don't add a file called that in the top-level directory.)
|
---|
53 |
|
---|
54 | EDK II
|
---|
55 | ------
|
---|
56 | W: http://www.tianocore.org/edk2/
|
---|
57 | L: https://edk2.groups.io/g/devel/
|
---|
58 | T: git - https://github.com/tianocore/edk2.git
|
---|
59 | T: git (mirror) - https://bitbucket.org/tianocore/edk2.git
|
---|
60 |
|
---|
61 | All patches CC:d here
|
---|
62 | L: devel@edk2.groups.io
|
---|
63 | F: *
|
---|
64 | F: */
|
---|
65 |
|
---|
66 | Tianocore Stewards
|
---|
67 | ------------------
|
---|
68 | F: *
|
---|
69 | M: Andrew Fish <afish@apple.com> [ajfish]
|
---|
70 | M: Leif Lindholm <quic_llindhol@quicinc.com> [leiflindholm]
|
---|
71 | M: Michael D Kinney <michael.d.kinney@intel.com> [mdkinney]
|
---|
72 |
|
---|
73 | Responsible Disclosure, Reporting Security Issues
|
---|
74 | -------------------------------------------------
|
---|
75 | W: https://github.com/tianocore/tianocore.github.io/wiki/Security
|
---|
76 |
|
---|
77 | EDK II Releases:
|
---|
78 | ----------------
|
---|
79 | W: https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Release-Planning
|
---|
80 | M: Liming Gao <gaoliming@byosoft.com.cn> [lgao4]
|
---|
81 |
|
---|
82 | EDK II Architectures:
|
---|
83 | ---------------------
|
---|
84 | ARM, AARCH64
|
---|
85 | F: */AArch64/
|
---|
86 | F: */Arm/
|
---|
87 | M: Leif Lindholm <quic_llindhol@quicinc.com> [leiflindholm]
|
---|
88 | M: Ard Biesheuvel <ardb+tianocore@kernel.org> [ardbiesheuvel]
|
---|
89 | M: Sami Mujawar <sami.mujawar@arm.com> [samimujawar]
|
---|
90 |
|
---|
91 | RISCV64
|
---|
92 | F: */RiscV64/
|
---|
93 | M: Sunil V L <sunilvl@ventanamicro.com> [vlsunil]
|
---|
94 | R: Andrei Warkentin <andrei.warkentin@intel.com> [andreiw]
|
---|
95 |
|
---|
96 | LOONGARCH64
|
---|
97 | F: */LoongArch64/
|
---|
98 | M: Chao Li <lichao@loongson.cn> [kilaterlee]
|
---|
99 | M: Baoqi Zhang <zhangbaoqi@loongson.cn> [zhangbaoqi-ls]
|
---|
100 | R: Dongyan Qian <qiandongyan@loongson.cn> [MarsDoge]
|
---|
101 |
|
---|
102 | EDK II Continuous Integration:
|
---|
103 | ------------------------------
|
---|
104 | .azurepipelines/
|
---|
105 | F: .azurepipelines/
|
---|
106 | M: Sean Brogan <sean.brogan@microsoft.com> [spbrogan]
|
---|
107 | M: Joey Vagedes <joey.vagedes@gmail.com> [javagedes]
|
---|
108 | R: Michael D Kinney <michael.d.kinney@intel.com> [mdkinney]
|
---|
109 | R: Liming Gao <gaoliming@byosoft.com.cn> [lgao4]
|
---|
110 |
|
---|
111 | .devcontainer/
|
---|
112 | F: .devcontainer/
|
---|
113 | M: Joey Vagedes <joey.vagedes@gmail.com> [javagedes]
|
---|
114 | R: Chris Fernald <chris.fernald@outlook.com> [cfernald]
|
---|
115 |
|
---|
116 | .github/
|
---|
117 | F: .github/
|
---|
118 | M: Sean Brogan <sean.brogan@microsoft.com> [spbrogan]
|
---|
119 | M: Joey Vagedes <joey.vagedes@gmail.com> [javagedes]
|
---|
120 | R: Michael D Kinney <michael.d.kinney@intel.com> [mdkinney]
|
---|
121 |
|
---|
122 | .mergify/
|
---|
123 | F: .mergify/
|
---|
124 | M: Michael D Kinney <michael.d.kinney@intel.com> [mdkinney]
|
---|
125 | M: Liming Gao <gaoliming@byosoft.com.cn> [lgao4]
|
---|
126 | R: Sean Brogan <sean.brogan@microsoft.com> [spbrogan]
|
---|
127 |
|
---|
128 | .pytool/
|
---|
129 | F: .pytool/
|
---|
130 | M: Sean Brogan <sean.brogan@microsoft.com> [spbrogan]
|
---|
131 | M: Joey Vagedes <joey.vagedes@gmail.com> [javagedes]
|
---|
132 | R: Michael D Kinney <michael.d.kinney@intel.com> [mdkinney]
|
---|
133 | R: Liming Gao <gaoliming@byosoft.com.cn> [lgao4]
|
---|
134 |
|
---|
135 | EDK II Packages:
|
---|
136 | ----------------
|
---|
137 | ArmPkg
|
---|
138 | F: ArmPkg/
|
---|
139 | W: https://github.com/tianocore/tianocore.github.io/wiki/ArmPkg
|
---|
140 | M: Leif Lindholm <quic_llindhol@quicinc.com> [leiflindholm]
|
---|
141 | M: Ard Biesheuvel <ardb+tianocore@kernel.org> [ardbiesheuvel]
|
---|
142 | R: Sami Mujawar <sami.mujawar@arm.com> [samimujawar]
|
---|
143 |
|
---|
144 | ArmPlatformPkg
|
---|
145 | F: ArmPlatformPkg/
|
---|
146 | W: https://github.com/tianocore/tianocore.github.io/wiki/ArmPlatformPkg
|
---|
147 | M: Leif Lindholm <quic_llindhol@quicinc.com> [leiflindholm]
|
---|
148 | M: Ard Biesheuvel <ardb+tianocore@kernel.org> [ardbiesheuvel]
|
---|
149 |
|
---|
150 | ArmVirtPkg
|
---|
151 | F: ArmVirtPkg/
|
---|
152 | W: https://github.com/tianocore/tianocore.github.io/wiki/ArmVirtPkg
|
---|
153 | M: Ard Biesheuvel <ardb+tianocore@kernel.org> [ardbiesheuvel]
|
---|
154 | R: Leif Lindholm <quic_llindhol@quicinc.com> [leiflindholm]
|
---|
155 | R: Sami Mujawar <sami.mujawar@arm.com> [samimujawar]
|
---|
156 | R: Gerd Hoffmann <kraxel@redhat.com> [kraxel]
|
---|
157 |
|
---|
158 | BaseTools
|
---|
159 | F: BaseTools/
|
---|
160 | W: https://github.com/tianocore/tianocore.github.io/wiki/BaseTools
|
---|
161 | M: Rebecca Cran <rebecca@bsdio.com> [bcran]
|
---|
162 | M: Liming Gao <gaoliming@byosoft.com.cn> [lgao4]
|
---|
163 | R: Bob Feng <bob.c.feng@intel.com> [BobCF]
|
---|
164 | R: Yuwei Chen <yuwei.chen@intel.com> [YuweiChen1110]
|
---|
165 |
|
---|
166 | BaseTools: Plugins
|
---|
167 | F: BaseTools/Plugin/
|
---|
168 | M: Sean Brogan <sean.brogan@microsoft.com> [spbrogan]
|
---|
169 | M: Joey Vagedes <joey.vagedes@gmail.com> [javagedes]
|
---|
170 | R: Michael D Kinney <michael.d.kinney@intel.com> [mdkinney]
|
---|
171 | R: Liming Gao <gaoliming@byosoft.com.cn> [lgao4]
|
---|
172 |
|
---|
173 | CryptoPkg
|
---|
174 | F: CryptoPkg/
|
---|
175 | W: https://github.com/tianocore/tianocore.github.io/wiki/CryptoPkg
|
---|
176 | M: Jiewen Yao <jiewen.yao@intel.com> [jyao1]
|
---|
177 | M: Yi Li <yi1.li@intel.com> [liyi77]
|
---|
178 | R: Wenxing Hou <wenxing.hou@intel.com> [Wenxing-hou]
|
---|
179 |
|
---|
180 | DynamicTablesPkg
|
---|
181 | F: DynamicTablesPkg/
|
---|
182 | W: https://github.com/tianocore/tianocore.github.io/wiki/DynamicTablesPkg
|
---|
183 | M: Sami Mujawar <Sami.Mujawar@arm.com> [samimujawar]
|
---|
184 | M: Pierre Gondois <pierre.gondois@arm.com> [pierregondois]
|
---|
185 |
|
---|
186 | EmbeddedPkg
|
---|
187 | F: EmbeddedPkg/
|
---|
188 | W: https://github.com/tianocore/tianocore.github.io/wiki/EmbeddedPkg
|
---|
189 | M: Leif Lindholm <quic_llindhol@quicinc.com> [leiflindholm]
|
---|
190 | M: Ard Biesheuvel <ardb+tianocore@kernel.org> [ardbiesheuvel]
|
---|
191 | M: Abner Chang <abner.chang@amd.com> [changab]
|
---|
192 |
|
---|
193 | EmulatorPkg
|
---|
194 | F: EmulatorPkg/
|
---|
195 | W: https://github.com/tianocore/tianocore.github.io/wiki/EmulatorPkg
|
---|
196 | M: Andrew Fish <afish@apple.com> [ajfish]
|
---|
197 | M: Ray Ni <ray.ni@intel.com> [niruiyu]
|
---|
198 | S: Maintained
|
---|
199 |
|
---|
200 | EmulatorPkg: Redfish-related modules
|
---|
201 | F: EmulatorPkg/*Redfish*
|
---|
202 | M: Abner Chang <abner.chang@amd.com> [changab]
|
---|
203 | M: Nickle Wang <nicklew@nvidia.com> [nicklela]
|
---|
204 |
|
---|
205 | FatPkg
|
---|
206 | F: FatPkg/
|
---|
207 | W: https://github.com/tianocore/tianocore.github.io/wiki/Edk2-fat-driver
|
---|
208 | M: Ray Ni <ray.ni@intel.com> [niruiyu]
|
---|
209 | T: svn - https://svn.code.sf.net/p/edk2-fatdriver2/code/trunk/EnhancedFat
|
---|
210 | T: git - https://github.com/tianocore/edk2-FatPkg.git
|
---|
211 |
|
---|
212 | FmpDevicePkg
|
---|
213 | F: FmpDevicePkg/
|
---|
214 | W: https://github.com/tianocore/tianocore.github.io/wiki/FmpDevicePkg
|
---|
215 | M: Liming Gao <gaoliming@byosoft.com.cn> [lgao4]
|
---|
216 | M: Michael D Kinney <michael.d.kinney@intel.com> [mdkinney]
|
---|
217 | R: Wei6 Xu <wei6.xu@intel.com> [xuweiintel]
|
---|
218 |
|
---|
219 | IntelFsp2Pkg
|
---|
220 | F: IntelFsp2Pkg/
|
---|
221 | W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2Pkg
|
---|
222 | M: Chasel Chiu <chasel.chiu@intel.com> [ChaselChiu]
|
---|
223 | M: Nate DeSimone <nathaniel.l.desimone@intel.com> [nate-desimone]
|
---|
224 | M: Duggapu Chinni B <chinni.b.duggapu@intel.com> [cbduggap]
|
---|
225 | R: Star Zeng <star.zeng@intel.com> [lzeng14]
|
---|
226 | R: Ted Kuo <ted.kuo@intel.com> [tedkuo1]
|
---|
227 | R: Ashraf Ali S <ashraf.ali.s@intel.com> [AshrafAliS]
|
---|
228 | R: Susovan Mohapatra <susovan.mohapatra@intel.com> [susovanmohapatra]
|
---|
229 |
|
---|
230 | IntelFsp2WrapperPkg
|
---|
231 | F: IntelFsp2WrapperPkg/
|
---|
232 | W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2WrapperPkg
|
---|
233 | M: Chasel Chiu <chasel.chiu@intel.com> [ChaselChiu]
|
---|
234 | M: Nate DeSimone <nathaniel.l.desimone@intel.com> [nate-desimone]
|
---|
235 | M: Duggapu Chinni B <chinni.b.duggapu@intel.com> [cbduggap]
|
---|
236 | M: Chen Gang C <gang.c.chen@intel.com> [chengangc]
|
---|
237 | R: Star Zeng <star.zeng@intel.com> [lzeng14]
|
---|
238 | R: Ted Kuo <ted.kuo@intel.com> [tedkuo1]
|
---|
239 | R: Ashraf Ali S <ashraf.ali.s@intel.com> [AshrafAliS]
|
---|
240 | R: Susovan Mohapatra <susovan.mohapatra@intel.com> [susovanmohapatra]
|
---|
241 |
|
---|
242 | MdeModulePkg
|
---|
243 | F: MdeModulePkg/
|
---|
244 | W: https://github.com/tianocore/tianocore.github.io/wiki/MdeModulePkg
|
---|
245 | M: Liming Gao <gaoliming@byosoft.com.cn> [lgao4]
|
---|
246 |
|
---|
247 | MdeModulePkg: ACPI modules
|
---|
248 | F: MdeModulePkg/Include/*Acpi*.h
|
---|
249 | F: MdeModulePkg/Universal/Acpi/
|
---|
250 | R: Zhiguang Liu <zhiguang.liu@intel.com> [LiuZhiguang001]
|
---|
251 | R: Dandan Bi <dandan.bi@intel.com> [dandanbi]
|
---|
252 | R: Liming Gao <gaoliming@byosoft.com.cn> [lgao4]
|
---|
253 |
|
---|
254 | MdeModulePkg: BDS modules
|
---|
255 | F: MdeModulePkg/*BootManager*/
|
---|
256 | F: MdeModulePkg/Include/Library/UefiBootManagerLib.h
|
---|
257 | F: MdeModulePkg/Universal/BdsDxe/
|
---|
258 | F: MdeModulePkg/Universal/DevicePathDxe/
|
---|
259 | F: MdeModulePkg/Universal/DriverHealthManagerDxe/
|
---|
260 | F: MdeModulePkg/Universal/LoadFileOnFv2/
|
---|
261 | F: MdeModulePkg/Universal/SecurityStubDxe/Defer3rdPartyImageLoad.*
|
---|
262 | R: Zhichao Gao <zhichao.gao@intel.com> [ZhichaoGao]
|
---|
263 | R: Ray Ni <ray.ni@intel.com> [niruiyu]
|
---|
264 |
|
---|
265 | MdeModulePkg: Console and Graphics modules
|
---|
266 | F: MdeModulePkg/*Logo*/
|
---|
267 | F: MdeModulePkg/Include/*Logo*.h
|
---|
268 | F: MdeModulePkg/Include/Guid/ConnectConInEvent.h
|
---|
269 | F: MdeModulePkg/Include/Guid/Console*.h
|
---|
270 | F: MdeModulePkg/Include/Guid/StandardErrorDevice.h
|
---|
271 | F: MdeModulePkg/Include/Guid/TtyTerm.h
|
---|
272 | F: MdeModulePkg/Include/Library/BmpSupportLib.h
|
---|
273 | F: MdeModulePkg/Include/Library/FrameBufferBltLib.h
|
---|
274 | F: MdeModulePkg/Library/BaseBmpSupportLib/
|
---|
275 | F: MdeModulePkg/Library/FrameBufferBltLib/
|
---|
276 | F: MdeModulePkg/Universal/Console/
|
---|
277 | R: Zhichao Gao <zhichao.gao@intel.com> [ZhichaoGao]
|
---|
278 |
|
---|
279 | MdeModulePkg: Core services (PEI, DXE and Runtime) modules
|
---|
280 | F: MdeModulePkg/*Mem*/
|
---|
281 | F: MdeModulePkg/*SectionExtract*/
|
---|
282 | F: MdeModulePkg/*StatusCode*/
|
---|
283 | F: MdeModulePkg/Application/DumpDynPcd/
|
---|
284 | F: MdeModulePkg/Core/Dxe/
|
---|
285 | F: MdeModulePkg/Core/DxeIplPeim/
|
---|
286 | F: MdeModulePkg/Core/RuntimeDxe/
|
---|
287 | F: MdeModulePkg/Include/*Mem*.h
|
---|
288 | F: MdeModulePkg/Include/*Pcd*.h
|
---|
289 | F: MdeModulePkg/Include/*Perf*.h
|
---|
290 | F: MdeModulePkg/Include/*StatusCode*.h
|
---|
291 | F: MdeModulePkg/Include/Guid/Crc32GuidedSectionExtraction.h
|
---|
292 | F: MdeModulePkg/Include/Guid/EventExitBootServiceFailed.h
|
---|
293 | F: MdeModulePkg/Include/Guid/IdleLoopEvent.h
|
---|
294 | F: MdeModulePkg/Include/Guid/LoadModuleAtFixedAddress.h
|
---|
295 | F: MdeModulePkg/Include/Guid/LzmaDecompress.h
|
---|
296 | F: MdeModulePkg/Include/Library/SecurityManagementLib.h
|
---|
297 | F: MdeModulePkg/Library/*Decompress*/
|
---|
298 | F: MdeModulePkg/Library/*Perf*/
|
---|
299 | F: MdeModulePkg/Library/DxeSecurityManagementLib/
|
---|
300 | F: MdeModulePkg/Universal/PCD/
|
---|
301 | F: MdeModulePkg/Universal/PlatformDriOverrideDxe/
|
---|
302 | F: MdeModulePkg/Universal/SecurityStubDxe/SecurityStub.c
|
---|
303 | R: Liming Gao <gaoliming@byosoft.com.cn> [lgao4]
|
---|
304 |
|
---|
305 | MdeModulePkg: Device and Peripheral modules
|
---|
306 | F: MdeModulePkg/*PciHostBridge*/
|
---|
307 | F: MdeModulePkg/Bus/
|
---|
308 | F: MdeModulePkg/Include/*Ata*.h
|
---|
309 | F: MdeModulePkg/Include/*IoMmu*.h
|
---|
310 | F: MdeModulePkg/Include/*NonDiscoverableDevice*.h
|
---|
311 | F: MdeModulePkg/Include/*NvmExpress*.h
|
---|
312 | F: MdeModulePkg/Include/*SdMmc*.h
|
---|
313 | F: MdeModulePkg/Include/*Ufs*.h
|
---|
314 | F: MdeModulePkg/Include/*Usb*.h
|
---|
315 | F: MdeModulePkg/Include/Guid/RecoveryDevice.h
|
---|
316 | F: MdeModulePkg/Include/Guid/S3StorageDeviceInitList.h
|
---|
317 | F: MdeModulePkg/Include/Library/PciHostBridgeLib.h
|
---|
318 | F: MdeModulePkg/Include/Ppi/StorageSecurityCommand.h
|
---|
319 | F: MdeModulePkg/Include/Protocol/Ps2Policy.h
|
---|
320 | F: MdeModulePkg/Library/NonDiscoverableDeviceRegistrationLib/
|
---|
321 | F: MdeModulePkg/Universal/PcatSingleSegmentPciCfg2Pei/
|
---|
322 | R: Ray Ni <ray.ni@intel.com> [niruiyu]
|
---|
323 |
|
---|
324 | MdeModulePkg: Disk modules
|
---|
325 | F: MdeModulePkg/Universal/Disk/
|
---|
326 | R: Ray Ni <ray.ni@intel.com> [niruiyu]
|
---|
327 | R: Zhichao Gao <zhichao.gao@intel.com> [ZhichaoGao]
|
---|
328 |
|
---|
329 | MdeModulePkg: Firmware Update modules
|
---|
330 | F: MdeModulePkg/*Capsule*/
|
---|
331 | F: MdeModulePkg/Include/*Capsule*.h
|
---|
332 | F: MdeModulePkg/Include/Library/DisplayUpdateProgressLib.h
|
---|
333 | F: MdeModulePkg/Include/Library/FmpAuthenticationLib.h
|
---|
334 | F: MdeModulePkg/Include/Protocol/EsrtManagement.h
|
---|
335 | F: MdeModulePkg/Include/Protocol/FirmwareManagementProgress.h
|
---|
336 | F: MdeModulePkg/Library/DisplayUpdateProgressLib*/
|
---|
337 | F: MdeModulePkg/Library/FmpAuthenticationLibNull/
|
---|
338 | F: MdeModulePkg/Universal/Esrt*/
|
---|
339 | R: Liming Gao <gaoliming@byosoft.com.cn> [lgao4]
|
---|
340 |
|
---|
341 | MdeModulePkg: HII and UI modules
|
---|
342 | F: MdeModulePkg/*FileExplorer*/
|
---|
343 | F: MdeModulePkg/*Hii*/
|
---|
344 | F: MdeModulePkg/*Ui*/
|
---|
345 | F: MdeModulePkg/Application/BootManagerMenuApp/
|
---|
346 | F: MdeModulePkg/Include/*FileExplorer*.h
|
---|
347 | F: MdeModulePkg/Include/*FormBrowser*.h
|
---|
348 | F: MdeModulePkg/Include/*Hii*.h
|
---|
349 | F: MdeModulePkg/Include/Library/CustomizedDisplayLib.h
|
---|
350 | F: MdeModulePkg/Include/Protocol/DisplayProtocol.h
|
---|
351 | F: MdeModulePkg/Library/CustomizedDisplayLib/
|
---|
352 | F: MdeModulePkg/Universal/DisplayEngineDxe/
|
---|
353 | F: MdeModulePkg/Universal/DriverSampleDxe/
|
---|
354 | F: MdeModulePkg/Universal/SetupBrowserDxe/
|
---|
355 | R: Dandan Bi <dandan.bi@intel.com> [dandanbi]
|
---|
356 |
|
---|
357 | MdeModulePkg: Management Mode (MM, SMM) modules
|
---|
358 | F: MdeModulePkg/*Smi*/
|
---|
359 | F: MdeModulePkg/*Smm*/
|
---|
360 | F: MdeModulePkg/Include/*Smi*.h
|
---|
361 | F: MdeModulePkg/Include/*Smm*.h
|
---|
362 | R: Jiaxin Wu <jiaxin.wu@intel.com> [jiaxinwu]
|
---|
363 | R: Ray Ni <ray.ni@intel.com> [niruiyu]
|
---|
364 |
|
---|
365 | MdeModulePkg: Pei Core
|
---|
366 | F: MdeModulePkg/Core/Pei/
|
---|
367 | R: Liming Gao <gaoliming@byosoft.com.cn> [lgao4]
|
---|
368 |
|
---|
369 | MdeModulePkg: Reset modules
|
---|
370 | F: MdeModulePkg/*Reset*/
|
---|
371 | F: MdeModulePkg/Include/*Reset*.h
|
---|
372 | R: Zhichao Gao <zhichao.gao@intel.com> [ZhichaoGao]
|
---|
373 |
|
---|
374 | MdeModulePkg: Serial modules
|
---|
375 | F: MdeModulePkg/*Serial*/
|
---|
376 | F: MdeModulePkg/Include/*SerialPort*.h
|
---|
377 | R: Zhichao Gao <zhichao.gao@intel.com> [ZhichaoGao]
|
---|
378 |
|
---|
379 | MdeModulePkg: SMBIOS modules
|
---|
380 | F: MdeModulePkg/Universal/Smbios*/
|
---|
381 | R: Zhiguang Liu <zhiguang.liu@intel.com> [LiuZhiguang001]
|
---|
382 | R: Dandan Bi <dandan.bi@intel.com> [dandanbi]
|
---|
383 | R: Star Zeng <star.zeng@intel.com> [lzeng14]
|
---|
384 | R: Zhichao Gao <zhichao.gao@intel.com> [ZhichaoGao]
|
---|
385 |
|
---|
386 | MdeModulePkg: UEFI Variable modules
|
---|
387 | F: MdeModulePkg/*Var*/
|
---|
388 | F: MdeModulePkg/Include/*/*FaultTolerantWrite*.h
|
---|
389 | F: MdeModulePkg/Include/*/*Var*.h
|
---|
390 | F: MdeModulePkg/Include/Guid/SystemNvDataGuid.h
|
---|
391 | F: MdeModulePkg/Include/Protocol/SwapAddressRange.h
|
---|
392 | F: MdeModulePkg/Universal/FaultTolerantWrite*/
|
---|
393 | R: Liming Gao <gaoliming@byosoft.com.cn> [lgao4]
|
---|
394 |
|
---|
395 | MdeModulePkg: Universal Payload definitions
|
---|
396 | F: MdeModulePkg/Include/UniversalPayload/
|
---|
397 | R: Zhiguang Liu <zhiguang.liu@intel.com> [LiuZhiguang001]
|
---|
398 | R: Gua Guo <gua.guo@intel.com> [gguo11837463]
|
---|
399 |
|
---|
400 | MdeModulePkg: Trace Hub debug message related library instance
|
---|
401 | F: MdeModulePkg/Library/TraceHubDebugSysTLib/
|
---|
402 | F: MdeModulePkg/Include/Guid/TraceHubDebugInfoHob.h
|
---|
403 | M: Gua Guo <gua.guo@intel.com> [gguo11837463]
|
---|
404 | M: Prakashan Krishnadas Veliyathuparambil <krishnadas.veliyathuparambil.prakashan@intel.com> [kprakas2]
|
---|
405 | R: K N Karthik <karthik.k.n@intel.com> [karthikkabbigere1]
|
---|
406 |
|
---|
407 | MdeModulePkg: USB Network modules
|
---|
408 | F: MdeModulePkg/Bus/Usb/UsbNetwork
|
---|
409 | F: MdeModulePkg/Include/Protocol/UsbEthernetProtocol.h
|
---|
410 | M: Richard Ho <richardho@ami.com> [richardho]
|
---|
411 | R: Rebecca Cran <rebecca@bsdio.com> [bcran]
|
---|
412 |
|
---|
413 | MdeModulePkg: Manageability modules
|
---|
414 | F: MdeModulePkg/Include/*Ipmi*.*
|
---|
415 | F: MdeModulePkg/Library/*Ipmi*.*
|
---|
416 | M: Abner Chang <abner.chang@amd.com> [changab]
|
---|
417 | R: Abdul Lateef Attar <AbdulLateef.Attar@amd.com> [abdattar]
|
---|
418 | R: Nickle Wang <nicklew@nvidia.com> [nicklela]
|
---|
419 |
|
---|
420 | MdeModulePkg: SPI driver stack
|
---|
421 | F: MdeModulePkg/Bus/Spi/
|
---|
422 | M: Abner Chang <abner.chang@amd.com> [changab]
|
---|
423 | R: Brit Chesley <brit.chesley@amd.com> [BritChesley]
|
---|
424 |
|
---|
425 | MdePkg
|
---|
426 | F: MdePkg/
|
---|
427 | W: https://github.com/tianocore/tianocore.github.io/wiki/MdePkg
|
---|
428 | M: Michael D Kinney <michael.d.kinney@intel.com> [mdkinney]
|
---|
429 | M: Liming Gao <gaoliming@byosoft.com.cn> [lgao4]
|
---|
430 | R: Zhiguang Liu <zhiguang.liu@intel.com> [LiuZhiguang001]
|
---|
431 |
|
---|
432 | MdePkg: Trace Hub debug message related library instance
|
---|
433 | F: MdePkg/Library/TraceHubDebugSysTLibNull/
|
---|
434 | F: MdePkg/Library/MipiSysTLib/
|
---|
435 | F: MdePkg/Include/Library/TraceHubDebugSysTLib.h
|
---|
436 | F: MdePkg/Include/Library/MipiSysTLib.h
|
---|
437 | M: Gua Guo <gua.guo@intel.com> [gguo11837463]
|
---|
438 | M: Prakashan Krishnadas Veliyathuparambil <krishnadas.veliyathuparambil.prakashan@intel.com> [kprakas2]
|
---|
439 | R: Chan Laura <laura.chan@intel.com> [lauracha]
|
---|
440 | R: K N Karthik <karthik.k.n@intel.com> [karthikkabbigere1]
|
---|
441 |
|
---|
442 | MdePkg: FDT related library instance
|
---|
443 | F: MdePkg/Library/BaseFdtLib/FdtLib.c
|
---|
444 | F: MdePkg/Include/Library/FdtLib.h
|
---|
445 | M: Benny Lin <benny.lin@intel.com> [Benny3345678]
|
---|
446 | R: Gua Guo <gua.guo@intel.com> [gguo11837463]
|
---|
447 | R: Chasel Chiu <chasel.chiu@intel.com> [ChaselChiu]
|
---|
448 | R: James Lu <james.lu@intel.com> [jameslu8]
|
---|
449 |
|
---|
450 | MdePkg: Manageability industryStandard standard C header files
|
---|
451 | F: MdePkg/Include/IndustryStandard/*Ipmi*.h
|
---|
452 | F: MdePkg/Include/IndustryStandard/*Mctp*.h
|
---|
453 | F: MdePkg/Include/IndustryStandard/*Pldm*.h
|
---|
454 | M: Abner Chang <abner.chang@amd.com> [changab]
|
---|
455 | R: Abdul Lateef Attar <AbdulLateef.Attar@amd.com> [abdattar]
|
---|
456 | R: Nickle Wang <nicklew@nvidia.com> [nicklela]
|
---|
457 |
|
---|
458 | MdePkg: SPI related C header files
|
---|
459 | F: MdePkg/Include/Protocol/Spi*.h
|
---|
460 | F: MdePkg/Include/IndustryStandard/SpiNorFlashJedecSfdp.h
|
---|
461 | M: Abner Chang <abner.chang@amd.com> [changab]
|
---|
462 | R: Brit Chesley <brit.chesley@amd.com> [BritChesley]
|
---|
463 |
|
---|
464 | NetworkPkg
|
---|
465 | F: NetworkPkg/
|
---|
466 | W: https://github.com/tianocore/tianocore.github.io/wiki/NetworkPkg
|
---|
467 | R: Saloni Kasbekar <saloni.kasbekar@intel.com> [SaloniKasbekar]
|
---|
468 | R: Zachary Clark-williams <zachary.clark-williams@intel.com> [Zclarkwilliams]
|
---|
469 |
|
---|
470 | OvmfPkg
|
---|
471 | F: OvmfPkg/
|
---|
472 | W: http://www.tianocore.org/ovmf/
|
---|
473 | M: Ard Biesheuvel <ardb+tianocore@kernel.org> [ardbiesheuvel]
|
---|
474 | M: Jiewen Yao <jiewen.yao@intel.com> [jyao1]
|
---|
475 | R: Gerd Hoffmann <kraxel@redhat.com> [kraxel]
|
---|
476 | S: Maintained
|
---|
477 |
|
---|
478 | OvmfPkg: bhyve-related modules
|
---|
479 | F: OvmfPkg/Bhyve/
|
---|
480 | F: OvmfPkg/Include/IndustryStandard/Bhyve.h
|
---|
481 | F: OvmfPkg/Include/Library/BhyveFwCtlLib.h
|
---|
482 | F: OvmfPkg/Library/AcpiTimerLib/BaseAcpiTimerLibBhyve.c
|
---|
483 | F: OvmfPkg/Library/AcpiTimerLib/BaseAcpiTimerLibBhyve.inf
|
---|
484 | F: OvmfPkg/Library/BhyveFwCtlLib/
|
---|
485 | F: OvmfPkg/Library/PciHostBridgeLibScan/
|
---|
486 | F: OvmfPkg/Library/PlatformBootManagerLibBhyve/
|
---|
487 | F: OvmfPkg/Library/ResetSystemLib/BaseResetShutdownBhyve.c
|
---|
488 | F: OvmfPkg/Library/ResetSystemLib/BaseResetSystemLibBhyve.inf
|
---|
489 | R: Rebecca Cran <rebecca@bsdio.com> [bcran]
|
---|
490 | R: Corvin Köhne <corvink@freebsd.org> [corvink]
|
---|
491 |
|
---|
492 | OvmfPkg: cloudhv-related modules
|
---|
493 | F: OvmfPkg/CloudHv/
|
---|
494 | F: OvmfPkg/Include/IndustryStandard/CloudHv.h
|
---|
495 | R: Jianyong Wu <jianyong.wu@arm.com> [jongwu]
|
---|
496 | R: Anatol Belski <anbelski@linux.microsoft.com> [weltling]
|
---|
497 |
|
---|
498 | OvmfPkg: microvm-related modules
|
---|
499 | F: OvmfPkg/Microvm/
|
---|
500 | F: OvmfPkg/Include/IndustryStandard/Microvm.h
|
---|
501 | F: OvmfPkg/Library/ResetSystemLib/*Microvm.*
|
---|
502 | R: Gerd Hoffmann <kraxel@redhat.com> [kraxel]
|
---|
503 |
|
---|
504 | OvmfPkg: Confidential Computing
|
---|
505 | F: OvmfPkg/AmdSev/
|
---|
506 | F: OvmfPkg/AmdSevDxe/
|
---|
507 | F: OvmfPkg/Include/Guid/ConfidentialComputingSecret.h
|
---|
508 | F: OvmfPkg/Include/Library/MemEncryptSevLib.h
|
---|
509 | F: OvmfPkg/IoMmuDxe/CcIoMmu.*
|
---|
510 | F: OvmfPkg/Library/BaseMemEncryptSevLib/
|
---|
511 | F: OvmfPkg/Library/CcExitLib/
|
---|
512 | F: OvmfPkg/PlatformPei/AmdSev.c
|
---|
513 | F: OvmfPkg/ResetVector/
|
---|
514 | F: OvmfPkg/Sec/
|
---|
515 | R: Erdem Aktas <erdemaktas@google.com> [ruleof2]
|
---|
516 | R: Jiewen Yao <jiewen.yao@intel.com> [jyao1]
|
---|
517 | R: Min Xu <min.m.xu@intel.com> [mxu9]
|
---|
518 | R: Tom Lendacky <thomas.lendacky@amd.com> [tlendacky]
|
---|
519 | R: Michael Roth <michael.roth@amd.com> [mdroth]
|
---|
520 |
|
---|
521 | OvmfPkg: FDT related modules
|
---|
522 | F: OvmfPkg/Fdt
|
---|
523 | R: Leif Lindholm <quic_llindhol@quicinc.com> [leiflindholm]
|
---|
524 | R: Gerd Hoffmann <kraxel@redhat.com> [kraxel]
|
---|
525 | R: Abner Chang <abner.chang@amd.com> [changab]
|
---|
526 |
|
---|
527 | OvmfPkg: LsiScsi driver
|
---|
528 | F: OvmfPkg/LsiScsiDxe/
|
---|
529 | R: Gary Lin <glin@suse.com> [lcp]
|
---|
530 |
|
---|
531 | OvmfPkg: MptScsi and PVSCSI driver
|
---|
532 | F: OvmfPkg/MptScsiDxe/
|
---|
533 | F: OvmfPkg/PvScsiDxe/
|
---|
534 | R: Aaron Young <aaron.young@oracle.com> [ajyoung-oracle]
|
---|
535 |
|
---|
536 | OvmfPkg: TCG- and TPM2-related modules
|
---|
537 | F: OvmfPkg/Include/IndustryStandard/QemuTpm.h
|
---|
538 | F: OvmfPkg/Library/PlatformBootManagerLib/BdsPlatform.c
|
---|
539 | F: OvmfPkg/Library/Tcg2PhysicalPresenceLib*/
|
---|
540 | F: OvmfPkg/PlatformPei/ClearCache.c
|
---|
541 | F: OvmfPkg/Tcg/
|
---|
542 | R: Marc-André Lureau <marcandre.lureau@redhat.com> [elmarco]
|
---|
543 |
|
---|
544 | OvmfPkg: Xen-related modules
|
---|
545 | F: OvmfPkg/Include/Guid/XenBusRootDevice.h
|
---|
546 | F: OvmfPkg/Include/Guid/XenInfo.h
|
---|
547 | F: OvmfPkg/Include/IndustryStandard/Xen/
|
---|
548 | F: OvmfPkg/Include/Library/XenHypercallLib.h
|
---|
549 | F: OvmfPkg/Include/Library/XenIoMmioLib.h
|
---|
550 | F: OvmfPkg/Include/Library/XenPlatformLib.h
|
---|
551 | F: OvmfPkg/Include/Protocol/XenBus.h
|
---|
552 | F: OvmfPkg/Include/Protocol/XenIo.h
|
---|
553 | F: OvmfPkg/Library/PciHostBridgeLibScan/
|
---|
554 | F: OvmfPkg/Library/PlatformBootManagerLib/BdsPlatform.c
|
---|
555 | F: OvmfPkg/Library/XenConsoleSerialPortLib/
|
---|
556 | F: OvmfPkg/Library/XenHypercallLib/
|
---|
557 | F: OvmfPkg/Library/XenIoMmioLib/
|
---|
558 | F: OvmfPkg/Library/XenPlatformLib/
|
---|
559 | F: OvmfPkg/Library/XenRealTimeClockLib/
|
---|
560 | F: OvmfPkg/OvmfXen.*
|
---|
561 | F: OvmfPkg/OvmfXenElfHeaderGenerator.c
|
---|
562 | F: OvmfPkg/SmbiosPlatformDxe/*Xen*
|
---|
563 | F: OvmfPkg/XenAcpiPlatformDxe/
|
---|
564 | F: OvmfPkg/XenBusDxe/
|
---|
565 | F: OvmfPkg/XenIoPciDxe/
|
---|
566 | F: OvmfPkg/XenIoPvhDxe/
|
---|
567 | F: OvmfPkg/XenPlatformPei/
|
---|
568 | F: OvmfPkg/XenPvBlkDxe/
|
---|
569 | F: OvmfPkg/XenResetVector/
|
---|
570 | R: Anthony Perard <anthony@xenproject.org> [tperard]
|
---|
571 |
|
---|
572 | OvmfPkg: RISC-V Qemu Virt Platform
|
---|
573 | F: OvmfPkg/RiscVVirt
|
---|
574 | M: Sunil V L <sunilvl@ventanamicro.com> [vlsunil]
|
---|
575 | R: Andrei Warkentin <andrei.warkentin@intel.com> [andreiw]
|
---|
576 |
|
---|
577 | PcAtChipsetPkg
|
---|
578 | F: PcAtChipsetPkg/
|
---|
579 | W: https://github.com/tianocore/tianocore.github.io/wiki/PcAtChipsetPkg
|
---|
580 | M: Ray Ni <ray.ni@intel.com> [niruiyu]
|
---|
581 |
|
---|
582 | PrmPkg
|
---|
583 | F: PrmPkg/
|
---|
584 | M: Michael Kubacki <mikuback@linux.microsoft.com> [makubacki]
|
---|
585 | M: Nate DeSimone <nathaniel.l.desimone@intel.com> [nate-desimone]
|
---|
586 |
|
---|
587 | PrmPkg: ACPI related modules
|
---|
588 | R: Ankit Sinha <ankit.sinha@intel.com> [ankit13s]
|
---|
589 |
|
---|
590 | RedfishPkg: Redfish related modules
|
---|
591 | F: RedfishPkg/
|
---|
592 | M: Abner Chang <abner.chang@amd.com> [changab]
|
---|
593 | M: Nickle Wang <nicklew@nvidia.com> [nicklela]
|
---|
594 | R: Igor Kulchytskyy <igork@ami.com> [igorkulchytskyy]
|
---|
595 |
|
---|
596 | SecurityPkg
|
---|
597 | F: SecurityPkg/
|
---|
598 | W: https://github.com/tianocore/tianocore.github.io/wiki/SecurityPkg
|
---|
599 | M: Jiewen Yao <jiewen.yao@intel.com> [jyao1]
|
---|
600 |
|
---|
601 | SecurityPkg: Secure boot related modules
|
---|
602 | F: SecurityPkg/Library/DxeImageVerificationLib/
|
---|
603 | F: SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
|
---|
604 | F: SecurityPkg/Library/AuthVariableLib/
|
---|
605 | R: Min Xu <min.m.xu@intel.com> [mxu9]
|
---|
606 |
|
---|
607 | SecurityPkg: Tcg related modules
|
---|
608 | F: SecurityPkg/Tcg/
|
---|
609 | R: Rahul Kumar <rahul1.kumar@intel.com> [rahul1-kumar]
|
---|
610 |
|
---|
611 | ShellPkg
|
---|
612 | F: ShellPkg/
|
---|
613 | W: https://github.com/tianocore/tianocore.github.io/wiki/ShellPkg
|
---|
614 | M: Zhichao Gao <zhichao.gao@intel.com> [ZhichaoGao]
|
---|
615 |
|
---|
616 | SignedCapsulePkg
|
---|
617 | F: SignedCapsulePkg/
|
---|
618 | W: https://github.com/tianocore/tianocore.github.io/wiki/SignedCapsulePkg
|
---|
619 |
|
---|
620 | SourceLevelDebugPkg
|
---|
621 | F: SourceLevelDebugPkg/
|
---|
622 | W: https://github.com/tianocore/tianocore.github.io/wiki/SourceLevelDebugPkg
|
---|
623 |
|
---|
624 | StandaloneMmPkg
|
---|
625 | F: StandaloneMmPkg/
|
---|
626 | M: Ard Biesheuvel <ardb+tianocore@kernel.org> [ardbiesheuvel]
|
---|
627 | M: Sami Mujawar <sami.mujawar@arm.com> [samimujawar]
|
---|
628 | M: Ray Ni <ray.ni@intel.com> [niruiyu]
|
---|
629 | R: Jiaxin Wu <jiaxin.wu@intel.com> [jiaxinwu]
|
---|
630 |
|
---|
631 | UefiCpuPkg
|
---|
632 | F: UefiCpuPkg/
|
---|
633 | W: https://github.com/tianocore/tianocore.github.io/wiki/UefiCpuPkg
|
---|
634 | M: Ray Ni <ray.ni@intel.com> [niruiyu]
|
---|
635 | R: Rahul Kumar <rahul1.kumar@intel.com> [rahul1-kumar]
|
---|
636 | R: Gerd Hoffmann <kraxel@redhat.com> [kraxel]
|
---|
637 | R: Jiaxin Wu <jiaxin.wu@intel.com> [jiaxinwu]
|
---|
638 |
|
---|
639 | UefiCpuPkg: Sec related modules
|
---|
640 | F: UefiCpuPkg/SecCore/
|
---|
641 | F: UefiCpuPkg/ResetVector/
|
---|
642 | R: Catharine West <catharine.west@intel.com> [catharine-intl]
|
---|
643 |
|
---|
644 | UefiCpuPkg: AMD related files
|
---|
645 | F: UefiCpuPkg/Library/MmSaveStateLib/*Amd*.*
|
---|
646 | F: UefiCpuPkg/Library/SmmCpuFeaturesLib/*Amd*.*
|
---|
647 | M: Abdul Lateef Attar <AbdulLateef.Attar@amd.com> [abdattar]
|
---|
648 | R: Abner Chang <abner.chang@amd.com> [changab]
|
---|
649 |
|
---|
650 | UefiPayloadPkg
|
---|
651 | F: UefiPayloadPkg/
|
---|
652 | W: https://github.com/tianocore/tianocore.github.io/wiki/UefiPayloadPkg
|
---|
653 | M: Guo Dong <guo.dong@intel.com> [gdong1]
|
---|
654 | M: Sean Rhodes <sean@starlabs.systems> [Sean-StarLabs]
|
---|
655 | M: James Lu <james.lu@intel.com> [jameslu8]
|
---|
656 | R: Gua Guo <gua.guo@intel.com> [gguo11837463]
|
---|
657 | S: Maintained
|
---|
658 |
|
---|
659 | UnitTestFrameworkPkg
|
---|
660 | F: UnitTestFrameworkPkg/
|
---|
661 | M: Michael D Kinney <michael.d.kinney@intel.com> [mdkinney]
|
---|
662 | M: Michael Kubacki <mikuback@linux.microsoft.com> [makubacki]
|
---|
663 | R: Sean Brogan <sean.brogan@microsoft.com> [spbrogan]
|
---|
664 | S: Maintained
|
---|