summaryrefslogtreecommitdiff
path: root/Chipset/SB/PchWrap/PciHotPlug/PciHotPlug.c
blob: 34540d7987389a8ce730f5166a3afb8d61f77a86 (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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
//*************************************************************************
//*************************************************************************
//**                                                                     **
//**        (C)Copyright 1985-2011, American Megatrends, Inc.            **
//**                                                                     **
//**                       All Rights Reserved.                          **
//**                                                                     **
//**      5555 Oakbrook Parkway, Suite 200, Norcross, GA 30093           **
//**                                                                     **
//**                       Phone: (770)-246-8600                         **
//**                                                                     **
//*************************************************************************
//*************************************************************************

//*************************************************************************
// $Header: /Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint/Intel Pch SB Chipset/PchWrap/PciHotPlug/PciHotPlug.c 6     5/16/14 5:56p Barretlin $
//
// $Revision: 6 $
//
// $Date: 5/16/14 5:56p $
//*************************************************************************
// Revision History
// ----------------
// $Log: /Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint/Intel Pch SB Chipset/PchWrap/PciHotPlug/PciHotPlug.c $
// 
// 6     5/16/14 5:56p Barretlin
// [TAG]  		EIP165410
// [Category]  	Improvement
// [Description]  	Support Thunderbolt AIC at NB PCIE slot
// [Files]  		PciHotplug.c
// 
// 5     5/14/14 1:15p Barretlin
// [TAG]  		EIP165410
// [Category]  	New Feature
// [Description]  	Support Thunderbolt AIC at NB PCIE slot
// [Files]  		PciHotPlug.c
// 
// 4     4/24/13 5:02a Scottyang
// 
// 3     9/12/12 5:15a Victortu
// [TAG]           None
// [Category]      Improvement
// [Description]   Modify for Thunderbolt support.
// [Files]         GetSetupData.c, SB.sdl, SB.sd, SB.uni, SbSetupData.h,
// PciHotPlug.c
// 
// 2     5/03/12 6:30a Victortu
// [TAG]           None 
// [Category]      Improvement 
// [Description]   Modify to support Thunderbolt. 
// [Files]         SB.sd; SB.uni; SB.sdl; SbSetupData.h; PciHotPlug.c 
// 
// 1     2/08/12 8:37a Yurenlai
// Intel Lynx Point/SB eChipset initially releases.
// 
//*************************************************************************

//
// Statements that include other files
//
#include "PciHotPlug.h"
#include <token.h>

#define PCIE_NUM  (11)

//
// Instantiation of Driver private data.
//
PCIE_HOT_PLUG_DEVICE_PATH mPcieList[PCIE_NUM] = {
  {
    ACPI,
    PCI(0x1C, 0),
    END
  },  // PCI Express 0
  {
    ACPI,
    PCI(0x1C, 1),
    END
  },  // PCI Express 1
  {
    ACPI,
    PCI(0x1C, 2),
    END
  },  // PCI Express 2
  {
    ACPI,
    PCI(0x1C, 3),
    END
  },   // PCI Express 3
  {
    ACPI,
    PCI(0x1C, 4),
    END
  },   // PCI Express 4
  {
    ACPI,
    PCI(0x1C, 5),
    END
  },   // PCI Express 5
  {
    ACPI,
    PCI(0x1C, 6),
    END
  },   // PCI Express 6
  {
    ACPI,
    PCI(0x1C, 7),
    END
  },   // PCI Express 7
  {
    ACPI,
    PCI(0x01, 0),
    END
  },   // NB PCI Express 0
  {
    ACPI,
    PCI(0x01, 1),
    END
  },   // NB PCI Express 1
  {
    ACPI,
    PCI(0x01, 2),
    END
  },   // NB PCI Express 2
};

EFI_HPC_LOCATION          mPcieLocation[PCIE_NUM] = {
  {
    (EFI_DEVICE_PATH_PROTOCOL *) &mPcieList[0],
    (EFI_DEVICE_PATH_PROTOCOL *) &mPcieList[0]
  },
  {
    (EFI_DEVICE_PATH_PROTOCOL *) &mPcieList[1],
    (EFI_DEVICE_PATH_PROTOCOL *) &mPcieList[1]
  },
  {
    (EFI_DEVICE_PATH_PROTOCOL *) &mPcieList[2],
    (EFI_DEVICE_PATH_PROTOCOL *) &mPcieList[2]
  },
  {
    (EFI_DEVICE_PATH_PROTOCOL *) &mPcieList[3],
    (EFI_DEVICE_PATH_PROTOCOL *) &mPcieList[3]
  },
  {
    (EFI_DEVICE_PATH_PROTOCOL *) &mPcieList[4],
    (EFI_DEVICE_PATH_PROTOCOL *) &mPcieList[4]
  },
  {
    (EFI_DEVICE_PATH_PROTOCOL *) &mPcieList[5],
    (EFI_DEVICE_PATH_PROTOCOL *) &mPcieList[5]
  },
  {
    (EFI_DEVICE_PATH_PROTOCOL *) &mPcieList[6],
    (EFI_DEVICE_PATH_PROTOCOL *) &mPcieList[6]
  },
  {
    (EFI_DEVICE_PATH_PROTOCOL *) &mPcieList[7],
    (EFI_DEVICE_PATH_PROTOCOL *) &mPcieList[7]
  },
  {
    (EFI_DEVICE_PATH_PROTOCOL *) &mPcieList[8],
    (EFI_DEVICE_PATH_PROTOCOL *) &mPcieList[8]
  },
  {
    (EFI_DEVICE_PATH_PROTOCOL *) &mPcieList[9],
    (EFI_DEVICE_PATH_PROTOCOL *) &mPcieList[9]
  },
  {
    (EFI_DEVICE_PATH_PROTOCOL *) &mPcieList[10],
    (EFI_DEVICE_PATH_PROTOCOL *) &mPcieList[10]
  },
};

//<AMI_PHDR_START>
//----------------------------------------------------------------------------
//
// Procedure:   PciHotPlug
//
// Description:  This routine reads the PlatformType GPI on FWH and produces a protocol 
//               to be consumed by the chipset driver to effect those settings.
//
// Input:       ImageHandle               An image handle.
//              SystemTable               A pointer to the system table.
//
// Output:      EFI_SUCCESS
//
//----------------------------------------------------------------------------
//<AMI_PHDR_END>
EFI_STATUS
PciHotPlug (
  IN EFI_HANDLE                   ImageHandle,
  IN EFI_SYSTEM_TABLE             *SystemTable
  )
{
  EFI_STATUS            Status;
  PCI_HOT_PLUG_INSTANCE *PciHotPlug;


  PciHotPlug = AllocatePool (sizeof (PCI_HOT_PLUG_INSTANCE));
  ASSERT (PciHotPlug != NULL);

  //
  // Initialize driver private data.
  //
  ZeroMem (PciHotPlug, sizeof (PCI_HOT_PLUG_INSTANCE));

  PciHotPlug->Signature                               = PCI_HOT_PLUG_DRIVER_PRIVATE_SIGNATURE;
  PciHotPlug->HotPlugInitProtocol.GetRootHpcList      = GetRootHpcList;
  PciHotPlug->HotPlugInitProtocol.InitializeRootHpc   = InitializeRootHpc;
  PciHotPlug->HotPlugInitProtocol.GetResourcePadding  = GetResourcePadding;

  Status = gBS->InstallProtocolInterface (
                  &PciHotPlug->Handle,
                  &gEfiPciHotPlugInitProtocolGuid,
                  EFI_NATIVE_INTERFACE,
                  &PciHotPlug->HotPlugInitProtocol
                  );
  ASSERT_EFI_ERROR (Status);

  return EFI_SUCCESS;
}


//<AMI_PHDR_START>
//----------------------------------------------------------------------------
//
// Procedure:   GetRootHpcList
//
// Description:  This procedure returns a list of Root Hot Plug controllers
//               that require initialization during boot process
//
// Input:        This            The pointer to the instance of the
//                               EFI_PCI_HOT_PLUG_INIT protocol.
//               HpcCount        The number of Root HPCs returned. 
//               HpcList         The list of Root HPCs. HpcCount defines the
//                               number of elements in this list.
//
// Output:      EFI_SUCCESS
//
//----------------------------------------------------------------------------
//<AMI_PHDR_END>
EFI_STATUS
GetRootHpcList (
  IN EFI_PCI_HOT_PLUG_INIT_PROTOCOL    *This,
  OUT UINTN                            *HpcCount,
  OUT EFI_HPC_LOCATION                 **HpcList
  )
{

  *HpcCount = PCIE_NUM;
  *HpcList  = mPcieLocation;

  return EFI_SUCCESS;
}


//<AMI_PHDR_START>
//----------------------------------------------------------------------------
//
// Procedure:   InitializeRootHpc
//
// Description: This procedure Initializes one Root Hot Plug Controller
//              This process may casue initialization of its subordinate buses
//
// Input:       This            The pointer to the instance of the
//                              EFI_PCI_HOT_PLUG_INIT protocol. 
//              HpcDevicePath   The Device Path to the HPC that is being initialized.
//              HpcPciAddress   The address of the Hot Plug Controller function
//                              on the PCI bus. 
//              Event           The event that should be signaled when the Hot
//                              Plug Controller initialization is complete.
//                              Set to NULL if the caller wants to wait until
//                              the entire initialization process is complete.
//                              The event must be of the type EFI_EVT_SIGNAL.
//              HpcState        The state of the Hot Plug Controller hardware.
//                              The type EFI_Hpc_STATE is defined in section 3.1.
//
// Output:      EFI_SUCCESS
//
//----------------------------------------------------------------------------
//<AMI_PHDR_END>
EFI_STATUS
InitializeRootHpc (
  IN  EFI_PCI_HOT_PLUG_INIT_PROTOCOL      *This,
  IN  EFI_DEVICE_PATH_PROTOCOL            *HpcDevicePath,
  IN  UINT64                              HpcPciAddress,
  IN  EFI_EVENT                           Event, OPTIONAL
  OUT EFI_HPC_STATE                       *HpcState
  )
{
  if (Event) {
    gBS->SignalEvent (Event);
  }

  *HpcState = EFI_HPC_STATE_INITIALIZED;

  return EFI_SUCCESS;
}


//<AMI_PHDR_START>
//----------------------------------------------------------------------------
//
// Procedure:   GetResourcePadding
//
// Description: Returns the resource padding required by the PCI bus that is
//              controlled by the specified Hot Plug Controller.
//
// Input:       This            The pointer to the instance of the
//                              EFI_PCI_HOT_PLUG_INIT protocol. 
//              HpcDevicePath   The Device Path to the HPC that is being initialized.
//              HpcPciAddress   The address of the Hot Plug Controller function
//                              on the PCI bus. 
//              HpcState        The state of the Hot Plug Controller hardware.
//                              The type EFI_Hpc_STATE is defined in section 3.1.
//              Padding         This is the amount of resource padding required
//                              by the PCI bus under the control of the specified Hpc.
//                              Since the caller does not know the size of this buffer,
//                              this buffer is allocated by the callee and freed by the
//                              caller.
//              Attribute       Describes how padding is accounted for.
//
// Output:      EFI_SUCCESS
//
//----------------------------------------------------------------------------
//<AMI_PHDR_END>
EFI_STATUS
GetResourcePadding (
  IN  EFI_PCI_HOT_PLUG_INIT_PROTOCOL  *This,
  IN  EFI_DEVICE_PATH_PROTOCOL        *HpcDevicePath,
  IN  UINT64                          HpcPciAddress,
  OUT EFI_HPC_STATE                   *HpcState,
  OUT VOID                            **Padding,
  OUT EFI_HPC_PADDING_ATTRIBUTES      *Attributes
  )
{
  EFI_ACPI_ADDRESS_SPACE_DESCRIPTOR *PaddingResource;
  EFI_STATUS                        Status;
  UINT8                             FindRP;
  UINT8                             RsvdExtraBusNum = 0;
                                        // (SB082311A)>
  UINT16                            RsvdPcieMegaMem = 0;
  UINT8                             RsvdPcieKiloIo = 0;
  UINT16                            RsvdPcieMegaPFMem = 0;
  UINT8                             RsvdPcieMegaMemalig = 0; 
  UINT8                             RsvdPcieMegaPFMemalig = 0;
                                        // <(SB082311A)
  UINTN                             VariableSize;
  SETUP_DATA                        SetupData;
  EFI_GUID                          SetupGuid = SETUP_GUID;
  UINT32                            RPFN; //Root Port Function Number
  UINT8                             SwRPFN;

  PaddingResource = AllocatePool (PCIE_NUM * sizeof (EFI_ACPI_ADDRESS_SPACE_DESCRIPTOR) + sizeof (EFI_ACPI_END_TAG_DESCRIPTOR));
  ASSERT (PaddingResource != NULL);

  *Padding = (VOID *) PaddingResource;

  RPFN = MmioRead32(SB_RCRB_BASE_ADDRESS + R_PCH_RCRB_RPFN);
  DEBUG((EFI_D_INFO, "\nRCBA RPFN = %x\n", RPFN));
  //
  // Check if PCIe Root Hob Controller need to reserve bus for docking downstream P2P hotplug
  //
  
  VariableSize = sizeof(SETUP_DATA);
  Status = gRT->GetVariable(L"Setup",
                            &SetupGuid,
                            NULL,
                            &VariableSize,
                            &SetupData);
  
  for (FindRP = 0; FindRP < PCIE_NUM; FindRP ++) {
    if (HpcPciAddress == EFI_PCI_ADDRESS(0, 0x1C, FindRP, 0)) {    
      if (!EFI_ERROR(Status)) {
        switch (FindRP){
            case 0:
                SwRPFN = (UINT8)(RPFN & B_PCH_RCRB_RPFN_RP1FN);
                break;
            case 1:
                SwRPFN = (UINT8)((RPFN & B_PCH_RCRB_RPFN_RP2FN) >> 4);
                break;
            case 2:
                SwRPFN = (UINT8)((RPFN & B_PCH_RCRB_RPFN_RP3FN) >> 8);
                break;
            case 3:
                SwRPFN = (UINT8)((RPFN & B_PCH_RCRB_RPFN_RP4FN) >> 12);
                break;
            case 4:
                SwRPFN = (UINT8)((RPFN & B_PCH_RCRB_RPFN_RP5FN) >> 16);
                break;
            case 5:
                SwRPFN = (UINT8)((RPFN & B_PCH_RCRB_RPFN_RP6FN) >> 20);
                break;
            case 6:
                SwRPFN = (UINT8)((RPFN & B_PCH_RCRB_RPFN_RP7FN) >> 24);
                break;
            case 7:
                SwRPFN = (UINT8)((RPFN & B_PCH_RCRB_RPFN_RP8FN) >> 28);
                break;
            default:
                ASSERT_EFI_ERROR(EFI_DEVICE_ERROR);
        }
        DEBUG((EFI_D_INFO, "FindRP = %x\nSwRPFN = %x\n", FindRP, SwRPFN));
#if (defined SB_SETUP_SUPPORT && SB_SETUP_SUPPORT) || \
    (defined OEM_SB_SETUP_SUPPORT && OEM_SB_SETUP_SUPPORT)
        if (SwRPFN == FindRP) {
           DEBUG((EFI_D_INFO, "PCIE Root Port#%x does not swap...\n", FindRP));
           if (SetupData.PcieRootPortHPE[FindRP]){
                RsvdExtraBusNum = SetupData.ExtraBusRsvd[FindRP];
                RsvdPcieMegaMem = SetupData.PcieMemRsvd[FindRP];
                RsvdPcieMegaPFMem = SetupData.PciePFMemRsvd[FindRP];
                RsvdPcieKiloIo  = SetupData.PcieIoRsvd[FindRP];
                RsvdPcieMegaMemalig = SetupData.PcieMemRsvdalig[FindRP];
                RsvdPcieMegaPFMemalig = SetupData.PciePFMemRsvdalig[FindRP];
           }
        }
        else{
           DEBUG((EFI_D_INFO, "PCIE Root Port#%x is mapping to PCIE slot#%x...\n", FindRP, SwRPFN));
           if (SetupData.PcieRootPortHPE[SwRPFN]){
                RsvdExtraBusNum = SetupData.ExtraBusRsvd[SwRPFN];
                RsvdPcieMegaMem = SetupData.PcieMemRsvd[SwRPFN];
                RsvdPcieMegaPFMem = SetupData.PciePFMemRsvd[SwRPFN];
                RsvdPcieKiloIo  = SetupData.PcieIoRsvd[SwRPFN];
                RsvdPcieMegaMemalig = SetupData.PcieMemRsvdalig[SwRPFN];
                RsvdPcieMegaPFMemalig = SetupData.PciePFMemRsvdalig[SwRPFN];
           }
        }
#endif
      }
      break;
    } // SB PCIE root port
#if defined Thunderbolt_SUPPORT && Thunderbolt_SUPPORT == 1
    if (HpcPciAddress == EFI_PCI_ADDRESS(0, 0x01, (FindRP - 8), 0)) {
        if (!EFI_ERROR(Status)) {
            DEBUG((EFI_D_INFO, "Hotplug root port is NB PCIE root port\n"));
            if ((SetupData.TbtEnable != 0) && (SetupData.TbtHostLocation >= 0x20) && (SetupData.TbtHostLocation < 0x23)){
                DEBUG((EFI_D_INFO, "Update resource for NB PCIE root port\n"));
                RsvdExtraBusNum       = TBT_DEFAULT_EXTRA_BUS_RESERVED;
                RsvdPcieMegaMem       = TBT_DEFAULT_PCIE_MEM_RESERVED;
                RsvdPcieMegaPFMem     = TBT_DEFAULT_PCIE_PF_MEM_RESERVED;
                RsvdPcieKiloIo        = TBT_DEFAULT_PCIE_IO_RESERVED;
                RsvdPcieMegaMemalig   = 26;
                RsvdPcieMegaPFMemalig = 28;
            }
        }
    } // NB PCIE root port
#endif
  } // for loop

  //
  // Padding for bus
  //
  ZeroMem (PaddingResource, PCIE_NUM * sizeof (EFI_ACPI_ADDRESS_SPACE_DESCRIPTOR) + sizeof (EFI_ACPI_END_TAG_DESCRIPTOR));
  *Attributes                   = EfiPaddingPciBus;

  PaddingResource->Desc         = 0x8A;
  PaddingResource->Len          = 0x2B;
  PaddingResource->ResType      = ACPI_ADDRESS_SPACE_TYPE_BUS;
  PaddingResource->GenFlag      = 0x0;
  PaddingResource->SpecificFlag = 0;
  PaddingResource->AddrRangeMin = 0;
  PaddingResource->AddrRangeMax = 0;
  PaddingResource->AddrLen      = RsvdExtraBusNum;

  //
  // Padding for non-prefetchable memory
  //
  PaddingResource++;
  PaddingResource->Desc                 = 0x8A;
  PaddingResource->Len                  = 0x2B;
  PaddingResource->ResType              = ACPI_ADDRESS_SPACE_TYPE_MEM;
  PaddingResource->GenFlag              = 0x0;
  PaddingResource->AddrSpaceGranularity = 32;
  PaddingResource->SpecificFlag         = 0;
  //
  // Pad non-prefetchable
  //
  PaddingResource->AddrRangeMin = 0;
  PaddingResource->AddrLen      = RsvdPcieMegaMem * 0x100000;
  PaddingResource->AddrRangeMax = (1 << RsvdPcieMegaMemalig) - 1;  // 0x3FFFFFF

  //
  // Padding for prefetchable memory
  //
  PaddingResource++;
  PaddingResource->Desc                 = 0x8A;
  PaddingResource->Len                  = 0x2B;
  PaddingResource->ResType              = ACPI_ADDRESS_SPACE_TYPE_MEM;
  PaddingResource->GenFlag              = 0x0;
  PaddingResource->AddrSpaceGranularity = 32;
  PaddingResource->SpecificFlag         = 06;
  //
  // Padding for prefetchable memory
  //
  PaddingResource->AddrRangeMin = 0;
  PaddingResource->AddrLen      = RsvdPcieMegaPFMem * 0x100000;
  //
  // Pad 16 MB of MEM
  //
  PaddingResource->AddrRangeMax = (1 << RsvdPcieMegaPFMemalig) - 1; // 0xfffffff
  //
  // Alignment
  //
  // Padding for I/O
  //
  PaddingResource++;
  PaddingResource->Desc         = 0x8A;
  PaddingResource->Len          = 0x2B;
  PaddingResource->ResType      = ACPI_ADDRESS_SPACE_TYPE_IO;
  PaddingResource->GenFlag      = 0x0;
  PaddingResource->SpecificFlag = 0;
  PaddingResource->AddrRangeMin = 0;
  PaddingResource->AddrLen      = RsvdPcieKiloIo * 0x400;
  //
  // Pad 4K of IO
  //
  PaddingResource->AddrRangeMax = 1;
  //
  // Alignment
  //
  // Terminate the entries.
  //
  PaddingResource++;
  ((EFI_ACPI_END_TAG_DESCRIPTOR *) PaddingResource)->Desc     = ACPI_END_TAG_DESCRIPTOR;
  ((EFI_ACPI_END_TAG_DESCRIPTOR *) PaddingResource)->Checksum = 0x0;

  *HpcState = EFI_HPC_STATE_INITIALIZED | EFI_HPC_STATE_ENABLED;

  return EFI_SUCCESS;
}
//*************************************************************************
//*************************************************************************
//**                                                                     **
//**        (C)Copyright 1985-2011, American Megatrends, Inc.            **
//**                                                                     **
//**                       All Rights Reserved.                          **
//**                                                                     **
//**      5555 Oakbrook Parkway, Suite 200, Norcross, GA 30093           **
//**                                                                     **
//**                       Phone: (770)-246-8600                         **
//**                                                                     **
//*************************************************************************
//*************************************************************************