blob: 9649c65cf825cd66ab6d8a36bb5ef0cb28d93bed (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<component>
name = "SmmChildDispatcher"
category = ModulePart
LocalRoot = "Chipset\SB"
RefName = "SmmChildDispatcher"
[files]
"SmmChildDispatcher.mak"
"SmmChildDispatcher.sdl"
"SmmChildDispatcher.dxs"
"SmiHandlerGeneric.c"
"SmiHandlerPorting.c"
"SmmChildDispatch.h"
"SmmChildDispatchMain.c"
"SmmChildDispatchProtocol.c"
"SmmChildDispatchProtocol.h"
<endComponent>
|