TianoCore EDK2
master
Loading...
Searching...
No Matches
PciSegmentInfoLib.c
Go to the documentation of this file.
1
10
#include <Base.h>
11
#include <
Library/PciSegmentInfoLib.h
>
12
#include <
Library/DebugLib.h
>
13
23
PCI_SEGMENT_INFO
*
24
EFIAPI
25
GetPciSegmentInfo
(
26
UINTN
*Count
27
)
28
{
29
ASSERT (
FALSE
);
30
*Count = 0;
31
return
NULL
;
32
}
UINTN
UINT64 UINTN
Definition:
ProcessorBind.h:112
NULL
#define NULL
Definition:
Base.h:319
FALSE
#define FALSE
Definition:
Base.h:307
DebugLib.h
GetPciSegmentInfo
PCI_SEGMENT_INFO *EFIAPI GetPciSegmentInfo(UINTN *Count)
Definition:
PciSegmentInfoLib.c:25
PciSegmentInfoLib.h
PCI_SEGMENT_INFO
Definition:
PciSegmentInfoLib.h:14
MdePkg
Library
BasePciSegmentInfoLibNull
PciSegmentInfoLib.c
Generated on Fri Nov 15 2024 18:01:17 for TianoCore EDK2 by
1.9.6