diff options
author | ydong10 <ydong10@6f19259b-4bc3-4df7-8a09-765794883524> | 2012-06-07 03:22:13 +0000 |
---|---|---|
committer | ydong10 <ydong10@6f19259b-4bc3-4df7-8a09-765794883524> | 2012-06-07 03:22:13 +0000 |
commit | a391483e429a170b129774e0efbb0d26f146abbb (patch) | |
tree | 6f0c7ee951e7f04f0d2368ca4ba3f158939bdd6d /PcAtChipsetPkg/PciHostBridgeDxe | |
parent | 917ab9077d0a77abe8abb66499d79d3d49bada2f (diff) | |
download | edk2-platforms-a391483e429a170b129774e0efbb0d26f146abbb.tar.xz |
Fix file name not included in the inf.
Signed-off-by: Eric Dong <eric.dong@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13431 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'PcAtChipsetPkg/PciHostBridgeDxe')
-rw-r--r-- | PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe.inf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe.inf b/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe.inf index ca136a0020..bed1d37252 100644 --- a/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe.inf +++ b/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe.inf @@ -42,6 +42,7 @@ PciHostBridge.c
PciRootBridgeIo.c
PciHostBridge.h
+ IoFifo.h
[Sources.IA32]
Ia32/IoFifo.asm
|