From 6f6ae61dc605f06a9fc27ffc295cc2f6f7b26dda Mon Sep 17 00:00:00 2001 From: xli24 Date: Mon, 24 Nov 2008 06:47:15 +0000 Subject: [PATCH] RenameRename DxePciLibPciRootBridgeIo to UefiPciLibPciRootBridgeIo. Rename DxePciSegmentLibPciRootBridgeIo to UefiPciSegmentLibPciRootBridgeIo. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6696 6f19259b-4bc3-4df7-8a09-765794883524 --- .../DxePciLibPciRootBridgeIo.inf | 0 .../PciLib.c | 0 .../DxePciSegmentLibPciRootBridgeIo.inf | 0 .../PciSegmentLib.c | 0 .../PciSegmentLib.h | 0 5 files changed, 0 insertions(+), 0 deletions(-) rename MdePkg/Library/{DxePciLibPciRootBridgeIo => UefiPciLibPciRootBridgeIo}/DxePciLibPciRootBridgeIo.inf (100%) rename MdePkg/Library/{DxePciLibPciRootBridgeIo => UefiPciLibPciRootBridgeIo}/PciLib.c (100%) rename MdePkg/Library/{DxePciSegmentLibPciRootBridgeIo => UefiPciSegmentLibPciRootBridgeIo}/DxePciSegmentLibPciRootBridgeIo.inf (100%) rename MdePkg/Library/{DxePciSegmentLibPciRootBridgeIo => UefiPciSegmentLibPciRootBridgeIo}/PciSegmentLib.c (100%) rename MdePkg/Library/{DxePciSegmentLibPciRootBridgeIo => UefiPciSegmentLibPciRootBridgeIo}/PciSegmentLib.h (100%) diff --git a/MdePkg/Library/DxePciLibPciRootBridgeIo/DxePciLibPciRootBridgeIo.inf b/MdePkg/Library/UefiPciLibPciRootBridgeIo/DxePciLibPciRootBridgeIo.inf similarity index 100% rename from MdePkg/Library/DxePciLibPciRootBridgeIo/DxePciLibPciRootBridgeIo.inf rename to MdePkg/Library/UefiPciLibPciRootBridgeIo/DxePciLibPciRootBridgeIo.inf diff --git a/MdePkg/Library/DxePciLibPciRootBridgeIo/PciLib.c b/MdePkg/Library/UefiPciLibPciRootBridgeIo/PciLib.c similarity index 100% rename from MdePkg/Library/DxePciLibPciRootBridgeIo/PciLib.c rename to MdePkg/Library/UefiPciLibPciRootBridgeIo/PciLib.c diff --git a/MdePkg/Library/DxePciSegmentLibPciRootBridgeIo/DxePciSegmentLibPciRootBridgeIo.inf b/MdePkg/Library/UefiPciSegmentLibPciRootBridgeIo/DxePciSegmentLibPciRootBridgeIo.inf similarity index 100% rename from MdePkg/Library/DxePciSegmentLibPciRootBridgeIo/DxePciSegmentLibPciRootBridgeIo.inf rename to MdePkg/Library/UefiPciSegmentLibPciRootBridgeIo/DxePciSegmentLibPciRootBridgeIo.inf diff --git a/MdePkg/Library/DxePciSegmentLibPciRootBridgeIo/PciSegmentLib.c b/MdePkg/Library/UefiPciSegmentLibPciRootBridgeIo/PciSegmentLib.c similarity index 100% rename from MdePkg/Library/DxePciSegmentLibPciRootBridgeIo/PciSegmentLib.c rename to MdePkg/Library/UefiPciSegmentLibPciRootBridgeIo/PciSegmentLib.c diff --git a/MdePkg/Library/DxePciSegmentLibPciRootBridgeIo/PciSegmentLib.h b/MdePkg/Library/UefiPciSegmentLibPciRootBridgeIo/PciSegmentLib.h similarity index 100% rename from MdePkg/Library/DxePciSegmentLibPciRootBridgeIo/PciSegmentLib.h rename to MdePkg/Library/UefiPciSegmentLibPciRootBridgeIo/PciSegmentLib.h -- 2.30.2