blob: 41798d12d43a1a34916f425a8ea9e73d65746ce6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
|
<component>
name = "ProtocolLib"
category = ModulePart
LocalRoot = "Protocol\"
RefName = "ProtocolLib"
[files]
"ProtocolLib.sdl"
"ProtocolLib.mak"
"Authorization\Authorization.c"
"Authorization\Authorization.h"
"CardService\CardService.c"
"CardService\CardService.h"
"EnhancedSpeedstep\EnhancedSpeedstep.c"
"EnhancedSpeedstep\EnhancedSpeedstep.h"
"FaultTolerantWrite\FaultTolerantWrite.c"
"FaultTolerantWrite\FaultTolerantWrite.h"
"GenericFru\GenericFru.c"
"GenericFru\GenericFru.h"
"GPIO\Gpio.c"
"GPIO\Gpio.h"
"Ip\Ip.c"
"Ip\Ip.h"
"MpService\MpService.c"
"MpService\MpService.h"
"PcmciaRequest\PcmciaRequest.c"
"PcmciaRequest\PcmciaRequest.h"
"SimpleAudioOut\SimpleAudioOut.c"
"SimpleAudioOut\SimpleAudioOut.h"
"Sio\Sio.c"
"Sio\Sio.h"
"SmmRtProtocol\SmmRtProtocol.c"
"SmmRtProtocol\SmmRtProtocol.h"
"Smtp\Smtp.c"
"Smtp\Smtp.h"
"SocketService\SocketService.c"
"SocketService\SocketService.h"
"Speaker\Speaker.c"
"Speaker\Speaker.h"
"TcpSock\TcpSock.c"
"TcpSock\TcpSock.h"
"SwapAddressRange\SwapAddressRange.c"
"SwapAddressRange\SwapAddressRange.h"
"TelnetServer\TelnetServer.c"
"TelnetServer\TelnetServer.h"
"Udp\Udp.c"
"Udp\Udp.h"
"VgaMiniPort\VgaMiniPort.c"
"VgaMiniPort\VgaMiniPort.h"
<endComponent>
|