diff options
Diffstat (limited to 'MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf')
-rw-r--r-- | MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf b/MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf index a067844ef3..b6f87f1738 100644 --- a/MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf +++ b/MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf @@ -30,7 +30,7 @@ #
[Sources.common]
- PciLib.c
+ PciExpressLib.c
[Packages]
MdePkg/MdePkg.dec
|