diff --git a/MdePkg/Include/Base.h b/OldMdePkg/Include/Base.h
similarity index 100%
rename from MdePkg/Include/Base.h
rename to OldMdePkg/Include/Base.h
diff --git a/MdePkg/Include/Common/BaseTypes.h b/OldMdePkg/Include/Common/BaseTypes.h
similarity index 100%
rename from MdePkg/Include/Common/BaseTypes.h
rename to OldMdePkg/Include/Common/BaseTypes.h
diff --git a/MdePkg/Include/Common/BootMode.h b/OldMdePkg/Include/Common/BootMode.h
similarity index 100%
rename from MdePkg/Include/Common/BootMode.h
rename to OldMdePkg/Include/Common/BootMode.h
diff --git a/MdePkg/Include/Common/BootScript.h b/OldMdePkg/Include/Common/BootScript.h
similarity index 100%
rename from MdePkg/Include/Common/BootScript.h
rename to OldMdePkg/Include/Common/BootScript.h
diff --git a/MdePkg/Include/Common/Capsule.h b/OldMdePkg/Include/Common/Capsule.h
similarity index 100%
rename from MdePkg/Include/Common/Capsule.h
rename to OldMdePkg/Include/Common/Capsule.h
diff --git a/MdePkg/Include/Common/DataHubRecords.h b/OldMdePkg/Include/Common/DataHubRecords.h
similarity index 100%
rename from MdePkg/Include/Common/DataHubRecords.h
rename to OldMdePkg/Include/Common/DataHubRecords.h
diff --git a/MdePkg/Include/Common/Dependency.h b/OldMdePkg/Include/Common/Dependency.h
similarity index 100%
rename from MdePkg/Include/Common/Dependency.h
rename to OldMdePkg/Include/Common/Dependency.h
diff --git a/MdePkg/Include/Common/EfiImage.h b/OldMdePkg/Include/Common/EfiImage.h
similarity index 100%
rename from MdePkg/Include/Common/EfiImage.h
rename to OldMdePkg/Include/Common/EfiImage.h
diff --git a/MdePkg/Include/Common/FirmwareFileSystem.h b/OldMdePkg/Include/Common/FirmwareFileSystem.h
similarity index 100%
rename from MdePkg/Include/Common/FirmwareFileSystem.h
rename to OldMdePkg/Include/Common/FirmwareFileSystem.h
diff --git a/MdePkg/Include/Common/FirmwareVolumeHeader.h b/OldMdePkg/Include/Common/FirmwareVolumeHeader.h
similarity index 100%
rename from MdePkg/Include/Common/FirmwareVolumeHeader.h
rename to OldMdePkg/Include/Common/FirmwareVolumeHeader.h
diff --git a/MdePkg/Include/Common/FirmwareVolumeImageFormat.h b/OldMdePkg/Include/Common/FirmwareVolumeImageFormat.h
similarity index 100%
rename from MdePkg/Include/Common/FirmwareVolumeImageFormat.h
rename to OldMdePkg/Include/Common/FirmwareVolumeImageFormat.h
diff --git a/MdePkg/Include/Common/Hob.h b/OldMdePkg/Include/Common/Hob.h
similarity index 100%
rename from MdePkg/Include/Common/Hob.h
rename to OldMdePkg/Include/Common/Hob.h
diff --git a/MdePkg/Include/Common/InternalFormRepresentation.h b/OldMdePkg/Include/Common/InternalFormRepresentation.h
similarity index 100%
rename from MdePkg/Include/Common/InternalFormRepresentation.h
rename to OldMdePkg/Include/Common/InternalFormRepresentation.h
diff --git a/MdePkg/Include/Common/Legacy16.h b/OldMdePkg/Include/Common/Legacy16.h
similarity index 100%
rename from MdePkg/Include/Common/Legacy16.h
rename to OldMdePkg/Include/Common/Legacy16.h
diff --git a/MdePkg/Include/Common/MultiPhase.h b/OldMdePkg/Include/Common/MultiPhase.h
similarity index 100%
rename from MdePkg/Include/Common/MultiPhase.h
rename to OldMdePkg/Include/Common/MultiPhase.h
diff --git a/MdePkg/Include/Common/PeCoffLoaderImageContext.h b/OldMdePkg/Include/Common/PeCoffLoaderImageContext.h
similarity index 100%
rename from MdePkg/Include/Common/PeCoffLoaderImageContext.h
rename to OldMdePkg/Include/Common/PeCoffLoaderImageContext.h
diff --git a/MdePkg/Include/Common/StatusCode.h b/OldMdePkg/Include/Common/StatusCode.h
similarity index 100%
rename from MdePkg/Include/Common/StatusCode.h
rename to OldMdePkg/Include/Common/StatusCode.h
diff --git a/MdePkg/Include/Common/StatusCodeDataTypeId.h b/OldMdePkg/Include/Common/StatusCodeDataTypeId.h
similarity index 100%
rename from MdePkg/Include/Common/StatusCodeDataTypeId.h
rename to OldMdePkg/Include/Common/StatusCodeDataTypeId.h
diff --git a/MdePkg/Include/Common/UefiBaseTypes.h b/OldMdePkg/Include/Common/UefiBaseTypes.h
similarity index 100%
rename from MdePkg/Include/Common/UefiBaseTypes.h
rename to OldMdePkg/Include/Common/UefiBaseTypes.h
diff --git a/MdePkg/Include/Dxe.h b/OldMdePkg/Include/Dxe.h
similarity index 100%
rename from MdePkg/Include/Dxe.h
rename to OldMdePkg/Include/Dxe.h
diff --git a/MdePkg/Include/Dxe/ArchProtocol/Bds.h b/OldMdePkg/Include/Dxe/ArchProtocol/Bds.h
similarity index 100%
rename from MdePkg/Include/Dxe/ArchProtocol/Bds.h
rename to OldMdePkg/Include/Dxe/ArchProtocol/Bds.h
diff --git a/MdePkg/Include/Dxe/ArchProtocol/Cpu.h b/OldMdePkg/Include/Dxe/ArchProtocol/Cpu.h
similarity index 100%
rename from MdePkg/Include/Dxe/ArchProtocol/Cpu.h
rename to OldMdePkg/Include/Dxe/ArchProtocol/Cpu.h
diff --git a/MdePkg/Include/Dxe/ArchProtocol/Metronome.h b/OldMdePkg/Include/Dxe/ArchProtocol/Metronome.h
similarity index 100%
rename from MdePkg/Include/Dxe/ArchProtocol/Metronome.h
rename to OldMdePkg/Include/Dxe/ArchProtocol/Metronome.h
diff --git a/MdePkg/Include/Dxe/ArchProtocol/MonotonicCounter.h b/OldMdePkg/Include/Dxe/ArchProtocol/MonotonicCounter.h
similarity index 100%
rename from MdePkg/Include/Dxe/ArchProtocol/MonotonicCounter.h
rename to OldMdePkg/Include/Dxe/ArchProtocol/MonotonicCounter.h
diff --git a/MdePkg/Include/Dxe/ArchProtocol/RealTimeClock.h b/OldMdePkg/Include/Dxe/ArchProtocol/RealTimeClock.h
similarity index 100%
rename from MdePkg/Include/Dxe/ArchProtocol/RealTimeClock.h
rename to OldMdePkg/Include/Dxe/ArchProtocol/RealTimeClock.h
diff --git a/MdePkg/Include/Dxe/ArchProtocol/Reset.h b/OldMdePkg/Include/Dxe/ArchProtocol/Reset.h
similarity index 100%
rename from MdePkg/Include/Dxe/ArchProtocol/Reset.h
rename to OldMdePkg/Include/Dxe/ArchProtocol/Reset.h
diff --git a/MdePkg/Include/Dxe/ArchProtocol/Runtime.h b/OldMdePkg/Include/Dxe/ArchProtocol/Runtime.h
similarity index 100%
rename from MdePkg/Include/Dxe/ArchProtocol/Runtime.h
rename to OldMdePkg/Include/Dxe/ArchProtocol/Runtime.h
diff --git a/MdePkg/Include/Dxe/ArchProtocol/Security.h b/OldMdePkg/Include/Dxe/ArchProtocol/Security.h
similarity index 100%
rename from MdePkg/Include/Dxe/ArchProtocol/Security.h
rename to OldMdePkg/Include/Dxe/ArchProtocol/Security.h
diff --git a/MdePkg/Include/Dxe/ArchProtocol/SecurityPolicy.h b/OldMdePkg/Include/Dxe/ArchProtocol/SecurityPolicy.h
similarity index 100%
rename from MdePkg/Include/Dxe/ArchProtocol/SecurityPolicy.h
rename to OldMdePkg/Include/Dxe/ArchProtocol/SecurityPolicy.h
diff --git a/MdePkg/Include/Dxe/ArchProtocol/StatusCode.h b/OldMdePkg/Include/Dxe/ArchProtocol/StatusCode.h
similarity index 100%
rename from MdePkg/Include/Dxe/ArchProtocol/StatusCode.h
rename to OldMdePkg/Include/Dxe/ArchProtocol/StatusCode.h
diff --git a/MdePkg/Include/Dxe/ArchProtocol/Timer.h b/OldMdePkg/Include/Dxe/ArchProtocol/Timer.h
similarity index 100%
rename from MdePkg/Include/Dxe/ArchProtocol/Timer.h
rename to OldMdePkg/Include/Dxe/ArchProtocol/Timer.h
diff --git a/MdePkg/Include/Dxe/ArchProtocol/Variable.h b/OldMdePkg/Include/Dxe/ArchProtocol/Variable.h
similarity index 100%
rename from MdePkg/Include/Dxe/ArchProtocol/Variable.h
rename to OldMdePkg/Include/Dxe/ArchProtocol/Variable.h
diff --git a/MdePkg/Include/Dxe/ArchProtocol/VariableWrite.h b/OldMdePkg/Include/Dxe/ArchProtocol/VariableWrite.h
similarity index 100%
rename from MdePkg/Include/Dxe/ArchProtocol/VariableWrite.h
rename to OldMdePkg/Include/Dxe/ArchProtocol/VariableWrite.h
diff --git a/MdePkg/Include/Dxe/ArchProtocol/WatchdogTimer.h b/OldMdePkg/Include/Dxe/ArchProtocol/WatchdogTimer.h
similarity index 100%
rename from MdePkg/Include/Dxe/ArchProtocol/WatchdogTimer.h
rename to OldMdePkg/Include/Dxe/ArchProtocol/WatchdogTimer.h
diff --git a/MdePkg/Include/Dxe/DxeCis.h b/OldMdePkg/Include/Dxe/DxeCis.h
similarity index 100%
rename from MdePkg/Include/Dxe/DxeCis.h
rename to OldMdePkg/Include/Dxe/DxeCis.h
diff --git a/MdePkg/Include/Dxe/SmmCis.h b/OldMdePkg/Include/Dxe/SmmCis.h
similarity index 100%
rename from MdePkg/Include/Dxe/SmmCis.h
rename to OldMdePkg/Include/Dxe/SmmCis.h
diff --git a/MdePkg/Include/DxeCore.h b/OldMdePkg/Include/DxeCore.h
similarity index 100%
rename from MdePkg/Include/DxeCore.h
rename to OldMdePkg/Include/DxeCore.h
diff --git a/MdePkg/Include/DxeDepex.h b/OldMdePkg/Include/DxeDepex.h
similarity index 100%
rename from MdePkg/Include/DxeDepex.h
rename to OldMdePkg/Include/DxeDepex.h
diff --git a/MdePkg/Include/Ebc/ProcessorBind.h b/OldMdePkg/Include/Ebc/ProcessorBind.h
similarity index 100%
rename from MdePkg/Include/Ebc/ProcessorBind.h
rename to OldMdePkg/Include/Ebc/ProcessorBind.h
diff --git a/MdePkg/Include/Guid/Acpi.h b/OldMdePkg/Include/Guid/Acpi.h
similarity index 100%
rename from MdePkg/Include/Guid/Acpi.h
rename to OldMdePkg/Include/Guid/Acpi.h
diff --git a/MdePkg/Include/Guid/AcpiTableStorage.h b/OldMdePkg/Include/Guid/AcpiTableStorage.h
similarity index 100%
rename from MdePkg/Include/Guid/AcpiTableStorage.h
rename to OldMdePkg/Include/Guid/AcpiTableStorage.h
diff --git a/MdePkg/Include/Guid/Apriori.h b/OldMdePkg/Include/Guid/Apriori.h
similarity index 100%
rename from MdePkg/Include/Guid/Apriori.h
rename to OldMdePkg/Include/Guid/Apriori.h
diff --git a/MdePkg/Include/Guid/Capsule.h b/OldMdePkg/Include/Guid/Capsule.h
similarity index 100%
rename from MdePkg/Include/Guid/Capsule.h
rename to OldMdePkg/Include/Guid/Capsule.h
diff --git a/MdePkg/Include/Guid/DataHubRecords.h b/OldMdePkg/Include/Guid/DataHubRecords.h
similarity index 100%
rename from MdePkg/Include/Guid/DataHubRecords.h
rename to OldMdePkg/Include/Guid/DataHubRecords.h
diff --git a/MdePkg/Include/Guid/DebugImageInfoTable.h b/OldMdePkg/Include/Guid/DebugImageInfoTable.h
similarity index 100%
rename from MdePkg/Include/Guid/DebugImageInfoTable.h
rename to OldMdePkg/Include/Guid/DebugImageInfoTable.h
diff --git a/MdePkg/Include/Guid/DxeServices.h b/OldMdePkg/Include/Guid/DxeServices.h
similarity index 100%
rename from MdePkg/Include/Guid/DxeServices.h
rename to OldMdePkg/Include/Guid/DxeServices.h
diff --git a/MdePkg/Include/Guid/EventGroup.h b/OldMdePkg/Include/Guid/EventGroup.h
similarity index 100%
rename from MdePkg/Include/Guid/EventGroup.h
rename to OldMdePkg/Include/Guid/EventGroup.h
diff --git a/MdePkg/Include/Guid/EventLegacyBios.h b/OldMdePkg/Include/Guid/EventLegacyBios.h
similarity index 100%
rename from MdePkg/Include/Guid/EventLegacyBios.h
rename to OldMdePkg/Include/Guid/EventLegacyBios.h
diff --git a/MdePkg/Include/Guid/FileInfo.h b/OldMdePkg/Include/Guid/FileInfo.h
similarity index 100%
rename from MdePkg/Include/Guid/FileInfo.h
rename to OldMdePkg/Include/Guid/FileInfo.h
diff --git a/MdePkg/Include/Guid/FileSystemInfo.h b/OldMdePkg/Include/Guid/FileSystemInfo.h
similarity index 100%
rename from MdePkg/Include/Guid/FileSystemInfo.h
rename to OldMdePkg/Include/Guid/FileSystemInfo.h
diff --git a/MdePkg/Include/Guid/FileSystemVolumeLabelInfo.h b/OldMdePkg/Include/Guid/FileSystemVolumeLabelInfo.h
similarity index 100%
rename from MdePkg/Include/Guid/FileSystemVolumeLabelInfo.h
rename to OldMdePkg/Include/Guid/FileSystemVolumeLabelInfo.h
diff --git a/MdePkg/Include/Guid/FirmwareFileSystem.h b/OldMdePkg/Include/Guid/FirmwareFileSystem.h
similarity index 100%
rename from MdePkg/Include/Guid/FirmwareFileSystem.h
rename to OldMdePkg/Include/Guid/FirmwareFileSystem.h
diff --git a/MdePkg/Include/Guid/FrameworkDevicePath.h b/OldMdePkg/Include/Guid/FrameworkDevicePath.h
similarity index 100%
rename from MdePkg/Include/Guid/FrameworkDevicePath.h
rename to OldMdePkg/Include/Guid/FrameworkDevicePath.h
diff --git a/MdePkg/Include/Guid/GlobalVariable.h b/OldMdePkg/Include/Guid/GlobalVariable.h
similarity index 100%
rename from MdePkg/Include/Guid/GlobalVariable.h
rename to OldMdePkg/Include/Guid/GlobalVariable.h
diff --git a/MdePkg/Include/Guid/Gpt.h b/OldMdePkg/Include/Guid/Gpt.h
similarity index 100%
rename from MdePkg/Include/Guid/Gpt.h
rename to OldMdePkg/Include/Guid/Gpt.h
diff --git a/MdePkg/Include/Guid/HobList.h b/OldMdePkg/Include/Guid/HobList.h
similarity index 100%
rename from MdePkg/Include/Guid/HobList.h
rename to OldMdePkg/Include/Guid/HobList.h
diff --git a/MdePkg/Include/Guid/MemoryAllocationHob.h b/OldMdePkg/Include/Guid/MemoryAllocationHob.h
similarity index 100%
rename from MdePkg/Include/Guid/MemoryAllocationHob.h
rename to OldMdePkg/Include/Guid/MemoryAllocationHob.h
diff --git a/MdePkg/Include/Guid/Mps.h b/OldMdePkg/Include/Guid/Mps.h
similarity index 100%
rename from MdePkg/Include/Guid/Mps.h
rename to OldMdePkg/Include/Guid/Mps.h
diff --git a/MdePkg/Include/Guid/PcAnsi.h b/OldMdePkg/Include/Guid/PcAnsi.h
similarity index 100%
rename from MdePkg/Include/Guid/PcAnsi.h
rename to OldMdePkg/Include/Guid/PcAnsi.h
diff --git a/MdePkg/Include/Guid/SalSystemTable.h b/OldMdePkg/Include/Guid/SalSystemTable.h
similarity index 100%
rename from MdePkg/Include/Guid/SalSystemTable.h
rename to OldMdePkg/Include/Guid/SalSystemTable.h
diff --git a/MdePkg/Include/Guid/SmBios.h b/OldMdePkg/Include/Guid/SmBios.h
similarity index 100%
rename from MdePkg/Include/Guid/SmBios.h
rename to OldMdePkg/Include/Guid/SmBios.h
diff --git a/MdePkg/Include/Guid/SmmCommunicate.h b/OldMdePkg/Include/Guid/SmmCommunicate.h
similarity index 100%
rename from MdePkg/Include/Guid/SmmCommunicate.h
rename to OldMdePkg/Include/Guid/SmmCommunicate.h
diff --git a/MdePkg/Include/Guid/SmramMemoryReserve.h b/OldMdePkg/Include/Guid/SmramMemoryReserve.h
similarity index 100%
rename from MdePkg/Include/Guid/SmramMemoryReserve.h
rename to OldMdePkg/Include/Guid/SmramMemoryReserve.h
diff --git a/MdePkg/Include/Guid/StatusCodeDataTypeId.h b/OldMdePkg/Include/Guid/StatusCodeDataTypeId.h
similarity index 100%
rename from MdePkg/Include/Guid/StatusCodeDataTypeId.h
rename to OldMdePkg/Include/Guid/StatusCodeDataTypeId.h
diff --git a/MdePkg/Include/Ia32/ProcessorBind.h b/OldMdePkg/Include/Ia32/ProcessorBind.h
similarity index 100%
rename from MdePkg/Include/Ia32/ProcessorBind.h
rename to OldMdePkg/Include/Ia32/ProcessorBind.h
diff --git a/MdePkg/Include/IndustryStandard/Acpi.h b/OldMdePkg/Include/IndustryStandard/Acpi.h
similarity index 100%
rename from MdePkg/Include/IndustryStandard/Acpi.h
rename to OldMdePkg/Include/IndustryStandard/Acpi.h
diff --git a/MdePkg/Include/IndustryStandard/EfiGpt.h b/OldMdePkg/Include/IndustryStandard/EfiGpt.h
similarity index 100%
rename from MdePkg/Include/IndustryStandard/EfiGpt.h
rename to OldMdePkg/Include/IndustryStandard/EfiGpt.h
diff --git a/MdePkg/Include/IndustryStandard/EfiPci.h b/OldMdePkg/Include/IndustryStandard/EfiPci.h
similarity index 100%
rename from MdePkg/Include/IndustryStandard/EfiPci.h
rename to OldMdePkg/Include/IndustryStandard/EfiPci.h
diff --git a/MdePkg/Include/IndustryStandard/ElTorito.h b/OldMdePkg/Include/IndustryStandard/ElTorito.h
similarity index 100%
rename from MdePkg/Include/IndustryStandard/ElTorito.h
rename to OldMdePkg/Include/IndustryStandard/ElTorito.h
diff --git a/MdePkg/Include/IndustryStandard/Mbr.h b/OldMdePkg/Include/IndustryStandard/Mbr.h
similarity index 100%
rename from MdePkg/Include/IndustryStandard/Mbr.h
rename to OldMdePkg/Include/IndustryStandard/Mbr.h
diff --git a/MdePkg/Include/IndustryStandard/SmBus.h b/OldMdePkg/Include/IndustryStandard/SmBus.h
similarity index 100%
rename from MdePkg/Include/IndustryStandard/SmBus.h
rename to OldMdePkg/Include/IndustryStandard/SmBus.h
diff --git a/MdePkg/Include/IndustryStandard/Usb.h b/OldMdePkg/Include/IndustryStandard/Usb.h
similarity index 100%
rename from MdePkg/Include/IndustryStandard/Usb.h
rename to OldMdePkg/Include/IndustryStandard/Usb.h
diff --git a/MdePkg/Include/IndustryStandard/pci22.h b/OldMdePkg/Include/IndustryStandard/pci22.h
similarity index 100%
rename from MdePkg/Include/IndustryStandard/pci22.h
rename to OldMdePkg/Include/IndustryStandard/pci22.h
diff --git a/MdePkg/Include/IndustryStandard/pci23.h b/OldMdePkg/Include/IndustryStandard/pci23.h
similarity index 100%
rename from MdePkg/Include/IndustryStandard/pci23.h
rename to OldMdePkg/Include/IndustryStandard/pci23.h
diff --git a/MdePkg/Include/IndustryStandard/pci30.h b/OldMdePkg/Include/IndustryStandard/pci30.h
similarity index 100%
rename from MdePkg/Include/IndustryStandard/pci30.h
rename to OldMdePkg/Include/IndustryStandard/pci30.h
diff --git a/MdePkg/Include/IndustryStandard/scsi.h b/OldMdePkg/Include/IndustryStandard/scsi.h
similarity index 100%
rename from MdePkg/Include/IndustryStandard/scsi.h
rename to OldMdePkg/Include/IndustryStandard/scsi.h
diff --git a/MdePkg/Include/Ipf/IpfDefines.h b/OldMdePkg/Include/Ipf/IpfDefines.h
similarity index 100%
rename from MdePkg/Include/Ipf/IpfDefines.h
rename to OldMdePkg/Include/Ipf/IpfDefines.h
diff --git a/MdePkg/Include/Ipf/IpfMacro.i b/OldMdePkg/Include/Ipf/IpfMacro.i
similarity index 100%
rename from MdePkg/Include/Ipf/IpfMacro.i
rename to OldMdePkg/Include/Ipf/IpfMacro.i
diff --git a/MdePkg/Include/Ipf/PalApi.h b/OldMdePkg/Include/Ipf/PalApi.h
similarity index 100%
rename from MdePkg/Include/Ipf/PalApi.h
rename to OldMdePkg/Include/Ipf/PalApi.h
diff --git a/MdePkg/Include/Ipf/ProcessorBind.h b/OldMdePkg/Include/Ipf/ProcessorBind.h
similarity index 100%
rename from MdePkg/Include/Ipf/ProcessorBind.h
rename to OldMdePkg/Include/Ipf/ProcessorBind.h
diff --git a/MdePkg/Include/Ipf/SalApi.h b/OldMdePkg/Include/Ipf/SalApi.h
similarity index 100%
rename from MdePkg/Include/Ipf/SalApi.h
rename to OldMdePkg/Include/Ipf/SalApi.h
diff --git a/MdePkg/Include/Library/BaseLib.h b/OldMdePkg/Include/Library/BaseLib.h
similarity index 100%
rename from MdePkg/Include/Library/BaseLib.h
rename to OldMdePkg/Include/Library/BaseLib.h
diff --git a/MdePkg/Include/Library/BaseMemoryLib.h b/OldMdePkg/Include/Library/BaseMemoryLib.h
similarity index 100%
rename from MdePkg/Include/Library/BaseMemoryLib.h
rename to OldMdePkg/Include/Library/BaseMemoryLib.h
diff --git a/MdePkg/Include/Library/CacheMaintenanceLib.h b/OldMdePkg/Include/Library/CacheMaintenanceLib.h
similarity index 100%
rename from MdePkg/Include/Library/CacheMaintenanceLib.h
rename to OldMdePkg/Include/Library/CacheMaintenanceLib.h
diff --git a/MdePkg/Include/Library/CpuLib.h b/OldMdePkg/Include/Library/CpuLib.h
similarity index 100%
rename from MdePkg/Include/Library/CpuLib.h
rename to OldMdePkg/Include/Library/CpuLib.h
diff --git a/MdePkg/Include/Library/DebugLib.h b/OldMdePkg/Include/Library/DebugLib.h
similarity index 100%
rename from MdePkg/Include/Library/DebugLib.h
rename to OldMdePkg/Include/Library/DebugLib.h
diff --git a/MdePkg/Include/Library/DevicePathLib.h b/OldMdePkg/Include/Library/DevicePathLib.h
similarity index 100%
rename from MdePkg/Include/Library/DevicePathLib.h
rename to OldMdePkg/Include/Library/DevicePathLib.h
diff --git a/MdePkg/Include/Library/DxeCoreEntryPoint.h b/OldMdePkg/Include/Library/DxeCoreEntryPoint.h
similarity index 100%
rename from MdePkg/Include/Library/DxeCoreEntryPoint.h
rename to OldMdePkg/Include/Library/DxeCoreEntryPoint.h
diff --git a/MdePkg/Include/Library/DxeServicesTableLib.h b/OldMdePkg/Include/Library/DxeServicesTableLib.h
similarity index 100%
rename from MdePkg/Include/Library/DxeServicesTableLib.h
rename to OldMdePkg/Include/Library/DxeServicesTableLib.h
diff --git a/MdePkg/Include/Library/DxeSmmDriverEntryPoint.h b/OldMdePkg/Include/Library/DxeSmmDriverEntryPoint.h
similarity index 100%
rename from MdePkg/Include/Library/DxeSmmDriverEntryPoint.h
rename to OldMdePkg/Include/Library/DxeSmmDriverEntryPoint.h
diff --git a/MdePkg/Include/Library/HiiLib.h b/OldMdePkg/Include/Library/HiiLib.h
similarity index 100%
rename from MdePkg/Include/Library/HiiLib.h
rename to OldMdePkg/Include/Library/HiiLib.h
diff --git a/MdePkg/Include/Library/HobLib.h b/OldMdePkg/Include/Library/HobLib.h
similarity index 100%
rename from MdePkg/Include/Library/HobLib.h
rename to OldMdePkg/Include/Library/HobLib.h
diff --git a/MdePkg/Include/Library/IoLib.h b/OldMdePkg/Include/Library/IoLib.h
similarity index 100%
rename from MdePkg/Include/Library/IoLib.h
rename to OldMdePkg/Include/Library/IoLib.h
diff --git a/MdePkg/Include/Library/MemoryAllocationLib.h b/OldMdePkg/Include/Library/MemoryAllocationLib.h
similarity index 100%
rename from MdePkg/Include/Library/MemoryAllocationLib.h
rename to OldMdePkg/Include/Library/MemoryAllocationLib.h
diff --git a/MdePkg/Include/Library/PalCallLib.h b/OldMdePkg/Include/Library/PalCallLib.h
similarity index 100%
rename from MdePkg/Include/Library/PalCallLib.h
rename to OldMdePkg/Include/Library/PalCallLib.h
diff --git a/MdePkg/Include/Library/PcdLib.h b/OldMdePkg/Include/Library/PcdLib.h
similarity index 100%
rename from MdePkg/Include/Library/PcdLib.h
rename to OldMdePkg/Include/Library/PcdLib.h
diff --git a/MdePkg/Include/Library/PciCf8Lib.h b/OldMdePkg/Include/Library/PciCf8Lib.h
similarity index 100%
rename from MdePkg/Include/Library/PciCf8Lib.h
rename to OldMdePkg/Include/Library/PciCf8Lib.h
diff --git a/MdePkg/Include/Library/PciExpressLib.h b/OldMdePkg/Include/Library/PciExpressLib.h
similarity index 100%
rename from MdePkg/Include/Library/PciExpressLib.h
rename to OldMdePkg/Include/Library/PciExpressLib.h
diff --git a/MdePkg/Include/Library/PciLib.h b/OldMdePkg/Include/Library/PciLib.h
similarity index 100%
rename from MdePkg/Include/Library/PciLib.h
rename to OldMdePkg/Include/Library/PciLib.h
diff --git a/MdePkg/Include/Library/PciSegmentLib.h b/OldMdePkg/Include/Library/PciSegmentLib.h
similarity index 100%
rename from MdePkg/Include/Library/PciSegmentLib.h
rename to OldMdePkg/Include/Library/PciSegmentLib.h
diff --git a/MdePkg/Include/Library/PeCoffGetEntryPointLib.h b/OldMdePkg/Include/Library/PeCoffGetEntryPointLib.h
similarity index 100%
rename from MdePkg/Include/Library/PeCoffGetEntryPointLib.h
rename to OldMdePkg/Include/Library/PeCoffGetEntryPointLib.h
diff --git a/MdePkg/Include/Library/PeCoffLib.h b/OldMdePkg/Include/Library/PeCoffLib.h
similarity index 100%
rename from MdePkg/Include/Library/PeCoffLib.h
rename to OldMdePkg/Include/Library/PeCoffLib.h
diff --git a/MdePkg/Include/Library/PeiCoreEntryPoint.h b/OldMdePkg/Include/Library/PeiCoreEntryPoint.h
similarity index 100%
rename from MdePkg/Include/Library/PeiCoreEntryPoint.h
rename to OldMdePkg/Include/Library/PeiCoreEntryPoint.h
diff --git a/MdePkg/Include/Library/PeiServicesLib.h b/OldMdePkg/Include/Library/PeiServicesLib.h
similarity index 100%
rename from MdePkg/Include/Library/PeiServicesLib.h
rename to OldMdePkg/Include/Library/PeiServicesLib.h
diff --git a/MdePkg/Include/Library/PeiServicesTablePointerLib.h b/OldMdePkg/Include/Library/PeiServicesTablePointerLib.h
similarity index 100%
rename from MdePkg/Include/Library/PeiServicesTablePointerLib.h
rename to OldMdePkg/Include/Library/PeiServicesTablePointerLib.h
diff --git a/MdePkg/Include/Library/PeimEntryPoint.h b/OldMdePkg/Include/Library/PeimEntryPoint.h
similarity index 100%
rename from MdePkg/Include/Library/PeimEntryPoint.h
rename to OldMdePkg/Include/Library/PeimEntryPoint.h
diff --git a/MdePkg/Include/Library/PerformanceLib.h b/OldMdePkg/Include/Library/PerformanceLib.h
similarity index 100%
rename from MdePkg/Include/Library/PerformanceLib.h
rename to OldMdePkg/Include/Library/PerformanceLib.h
diff --git a/MdePkg/Include/Library/PostCodeLib.h b/OldMdePkg/Include/Library/PostCodeLib.h
similarity index 100%
rename from MdePkg/Include/Library/PostCodeLib.h
rename to OldMdePkg/Include/Library/PostCodeLib.h
diff --git a/MdePkg/Include/Library/PrintLib.h b/OldMdePkg/Include/Library/PrintLib.h
similarity index 100%
rename from MdePkg/Include/Library/PrintLib.h
rename to OldMdePkg/Include/Library/PrintLib.h
diff --git a/MdePkg/Include/Library/ReportStatusCodeLib.h b/OldMdePkg/Include/Library/ReportStatusCodeLib.h
similarity index 100%
rename from MdePkg/Include/Library/ReportStatusCodeLib.h
rename to OldMdePkg/Include/Library/ReportStatusCodeLib.h
diff --git a/MdePkg/Include/Library/ResourcePublicationLib.h b/OldMdePkg/Include/Library/ResourcePublicationLib.h
similarity index 100%
rename from MdePkg/Include/Library/ResourcePublicationLib.h
rename to OldMdePkg/Include/Library/ResourcePublicationLib.h
diff --git a/MdePkg/Include/Library/SmbusLib.h b/OldMdePkg/Include/Library/SmbusLib.h
similarity index 100%
rename from MdePkg/Include/Library/SmbusLib.h
rename to OldMdePkg/Include/Library/SmbusLib.h
diff --git a/MdePkg/Include/Library/TimerLib.h b/OldMdePkg/Include/Library/TimerLib.h
similarity index 100%
rename from MdePkg/Include/Library/TimerLib.h
rename to OldMdePkg/Include/Library/TimerLib.h
diff --git a/MdePkg/Include/Library/UefiApplicationEntryPoint.h b/OldMdePkg/Include/Library/UefiApplicationEntryPoint.h
similarity index 100%
rename from MdePkg/Include/Library/UefiApplicationEntryPoint.h
rename to OldMdePkg/Include/Library/UefiApplicationEntryPoint.h
diff --git a/MdePkg/Include/Library/UefiBootServicesTableLib.h b/OldMdePkg/Include/Library/UefiBootServicesTableLib.h
similarity index 100%
rename from MdePkg/Include/Library/UefiBootServicesTableLib.h
rename to OldMdePkg/Include/Library/UefiBootServicesTableLib.h
diff --git a/MdePkg/Include/Library/UefiDecompressLib.h b/OldMdePkg/Include/Library/UefiDecompressLib.h
similarity index 100%
rename from MdePkg/Include/Library/UefiDecompressLib.h
rename to OldMdePkg/Include/Library/UefiDecompressLib.h
diff --git a/MdePkg/Include/Library/UefiDriverEntryPoint.h b/OldMdePkg/Include/Library/UefiDriverEntryPoint.h
similarity index 100%
rename from MdePkg/Include/Library/UefiDriverEntryPoint.h
rename to OldMdePkg/Include/Library/UefiDriverEntryPoint.h
diff --git a/MdePkg/Include/Library/UefiDriverModelLib.h b/OldMdePkg/Include/Library/UefiDriverModelLib.h
similarity index 100%
rename from MdePkg/Include/Library/UefiDriverModelLib.h
rename to OldMdePkg/Include/Library/UefiDriverModelLib.h
diff --git a/MdePkg/Include/Library/UefiLib.h b/OldMdePkg/Include/Library/UefiLib.h
similarity index 100%
rename from MdePkg/Include/Library/UefiLib.h
rename to OldMdePkg/Include/Library/UefiLib.h
diff --git a/MdePkg/Include/Library/UefiRuntimeLib.h b/OldMdePkg/Include/Library/UefiRuntimeLib.h
similarity index 100%
rename from MdePkg/Include/Library/UefiRuntimeLib.h
rename to OldMdePkg/Include/Library/UefiRuntimeLib.h
diff --git a/MdePkg/Include/Library/UefiRuntimeServicesTableLib.h b/OldMdePkg/Include/Library/UefiRuntimeServicesTableLib.h
similarity index 100%
rename from MdePkg/Include/Library/UefiRuntimeServicesTableLib.h
rename to OldMdePkg/Include/Library/UefiRuntimeServicesTableLib.h
diff --git a/MdePkg/Include/PeiCore.h b/OldMdePkg/Include/PeiCore.h
similarity index 100%
rename from MdePkg/Include/PeiCore.h
rename to OldMdePkg/Include/PeiCore.h
diff --git a/MdePkg/Include/Peim.h b/OldMdePkg/Include/Peim.h
similarity index 100%
rename from MdePkg/Include/Peim.h
rename to OldMdePkg/Include/Peim.h
diff --git a/MdePkg/Include/Peim/PeiCis.h b/OldMdePkg/Include/Peim/PeiCis.h
similarity index 100%
rename from MdePkg/Include/Peim/PeiCis.h
rename to OldMdePkg/Include/Peim/PeiCis.h
diff --git a/MdePkg/Include/PeimDepex.h b/OldMdePkg/Include/PeimDepex.h
similarity index 100%
rename from MdePkg/Include/PeimDepex.h
rename to OldMdePkg/Include/PeimDepex.h
diff --git a/MdePkg/Include/PiwgDxe.h b/OldMdePkg/Include/PiwgDxe.h
similarity index 100%
rename from MdePkg/Include/PiwgDxe.h
rename to OldMdePkg/Include/PiwgDxe.h
diff --git a/MdePkg/Include/PiwgPeim.h b/OldMdePkg/Include/PiwgPeim.h
similarity index 100%
rename from MdePkg/Include/PiwgPeim.h
rename to OldMdePkg/Include/PiwgPeim.h
diff --git a/MdePkg/Include/Ppi/BlockIo.h b/OldMdePkg/Include/Ppi/BlockIo.h
similarity index 100%
rename from MdePkg/Include/Ppi/BlockIo.h
rename to OldMdePkg/Include/Ppi/BlockIo.h
diff --git a/MdePkg/Include/Ppi/BootInRecoveryMode.h b/OldMdePkg/Include/Ppi/BootInRecoveryMode.h
similarity index 100%
rename from MdePkg/Include/Ppi/BootInRecoveryMode.h
rename to OldMdePkg/Include/Ppi/BootInRecoveryMode.h
diff --git a/MdePkg/Include/Ppi/BootScriptExecuter.h b/OldMdePkg/Include/Ppi/BootScriptExecuter.h
similarity index 100%
rename from MdePkg/Include/Ppi/BootScriptExecuter.h
rename to OldMdePkg/Include/Ppi/BootScriptExecuter.h
diff --git a/MdePkg/Include/Ppi/CpuIo.h b/OldMdePkg/Include/Ppi/CpuIo.h
similarity index 100%
rename from MdePkg/Include/Ppi/CpuIo.h
rename to OldMdePkg/Include/Ppi/CpuIo.h
diff --git a/MdePkg/Include/Ppi/DeviceRecoveryModule.h b/OldMdePkg/Include/Ppi/DeviceRecoveryModule.h
similarity index 100%
rename from MdePkg/Include/Ppi/DeviceRecoveryModule.h
rename to OldMdePkg/Include/Ppi/DeviceRecoveryModule.h
diff --git a/MdePkg/Include/Ppi/DxeIpl.h b/OldMdePkg/Include/Ppi/DxeIpl.h
similarity index 100%
rename from MdePkg/Include/Ppi/DxeIpl.h
rename to OldMdePkg/Include/Ppi/DxeIpl.h
diff --git a/MdePkg/Include/Ppi/EndOfPeiPhase.h b/OldMdePkg/Include/Ppi/EndOfPeiPhase.h
similarity index 100%
rename from MdePkg/Include/Ppi/EndOfPeiPhase.h
rename to OldMdePkg/Include/Ppi/EndOfPeiPhase.h
diff --git a/MdePkg/Include/Ppi/FindFv.h b/OldMdePkg/Include/Ppi/FindFv.h
similarity index 100%
rename from MdePkg/Include/Ppi/FindFv.h
rename to OldMdePkg/Include/Ppi/FindFv.h
diff --git a/MdePkg/Include/Ppi/LoadFile.h b/OldMdePkg/Include/Ppi/LoadFile.h
similarity index 100%
rename from MdePkg/Include/Ppi/LoadFile.h
rename to OldMdePkg/Include/Ppi/LoadFile.h
diff --git a/MdePkg/Include/Ppi/MasterBootMode.h b/OldMdePkg/Include/Ppi/MasterBootMode.h
similarity index 100%
rename from MdePkg/Include/Ppi/MasterBootMode.h
rename to OldMdePkg/Include/Ppi/MasterBootMode.h
diff --git a/MdePkg/Include/Ppi/MemoryDiscovered.h b/OldMdePkg/Include/Ppi/MemoryDiscovered.h
similarity index 100%
rename from MdePkg/Include/Ppi/MemoryDiscovered.h
rename to OldMdePkg/Include/Ppi/MemoryDiscovered.h
diff --git a/MdePkg/Include/Ppi/Pcd.h b/OldMdePkg/Include/Ppi/Pcd.h
similarity index 100%
rename from MdePkg/Include/Ppi/Pcd.h
rename to OldMdePkg/Include/Ppi/Pcd.h
diff --git a/MdePkg/Include/Ppi/PciCfg.h b/OldMdePkg/Include/Ppi/PciCfg.h
similarity index 100%
rename from MdePkg/Include/Ppi/PciCfg.h
rename to OldMdePkg/Include/Ppi/PciCfg.h
diff --git a/MdePkg/Include/Ppi/ReadOnlyVariable.h b/OldMdePkg/Include/Ppi/ReadOnlyVariable.h
similarity index 100%
rename from MdePkg/Include/Ppi/ReadOnlyVariable.h
rename to OldMdePkg/Include/Ppi/ReadOnlyVariable.h
diff --git a/MdePkg/Include/Ppi/RecoveryModule.h b/OldMdePkg/Include/Ppi/RecoveryModule.h
similarity index 100%
rename from MdePkg/Include/Ppi/RecoveryModule.h
rename to OldMdePkg/Include/Ppi/RecoveryModule.h
diff --git a/MdePkg/Include/Ppi/Reset.h b/OldMdePkg/Include/Ppi/Reset.h
similarity index 100%
rename from MdePkg/Include/Ppi/Reset.h
rename to OldMdePkg/Include/Ppi/Reset.h
diff --git a/MdePkg/Include/Ppi/S3Resume.h b/OldMdePkg/Include/Ppi/S3Resume.h
similarity index 100%
rename from MdePkg/Include/Ppi/S3Resume.h
rename to OldMdePkg/Include/Ppi/S3Resume.h
diff --git a/MdePkg/Include/Ppi/SecPlatformInformation.h b/OldMdePkg/Include/Ppi/SecPlatformInformation.h
similarity index 100%
rename from MdePkg/Include/Ppi/SecPlatformInformation.h
rename to OldMdePkg/Include/Ppi/SecPlatformInformation.h
diff --git a/MdePkg/Include/Ppi/SectionExtraction.h b/OldMdePkg/Include/Ppi/SectionExtraction.h
similarity index 100%
rename from MdePkg/Include/Ppi/SectionExtraction.h
rename to OldMdePkg/Include/Ppi/SectionExtraction.h
diff --git a/MdePkg/Include/Ppi/Security.h b/OldMdePkg/Include/Ppi/Security.h
similarity index 100%
rename from MdePkg/Include/Ppi/Security.h
rename to OldMdePkg/Include/Ppi/Security.h
diff --git a/MdePkg/Include/Ppi/Smbus.h b/OldMdePkg/Include/Ppi/Smbus.h
similarity index 100%
rename from MdePkg/Include/Ppi/Smbus.h
rename to OldMdePkg/Include/Ppi/Smbus.h
diff --git a/MdePkg/Include/Ppi/Stall.h b/OldMdePkg/Include/Ppi/Stall.h
similarity index 100%
rename from MdePkg/Include/Ppi/Stall.h
rename to OldMdePkg/Include/Ppi/Stall.h
diff --git a/MdePkg/Include/Ppi/StatusCode.h b/OldMdePkg/Include/Ppi/StatusCode.h
similarity index 100%
rename from MdePkg/Include/Ppi/StatusCode.h
rename to OldMdePkg/Include/Ppi/StatusCode.h
diff --git a/MdePkg/Include/Protocol/AcpiSupport.h b/OldMdePkg/Include/Protocol/AcpiSupport.h
similarity index 100%
rename from MdePkg/Include/Protocol/AcpiSupport.h
rename to OldMdePkg/Include/Protocol/AcpiSupport.h
diff --git a/MdePkg/Include/Protocol/Arp.h b/OldMdePkg/Include/Protocol/Arp.h
similarity index 100%
rename from MdePkg/Include/Protocol/Arp.h
rename to OldMdePkg/Include/Protocol/Arp.h
diff --git a/MdePkg/Include/Protocol/AuthenticationInfo.h b/OldMdePkg/Include/Protocol/AuthenticationInfo.h
similarity index 100%
rename from MdePkg/Include/Protocol/AuthenticationInfo.h
rename to OldMdePkg/Include/Protocol/AuthenticationInfo.h
diff --git a/MdePkg/Include/Protocol/Bis.h b/OldMdePkg/Include/Protocol/Bis.h
similarity index 100%
rename from MdePkg/Include/Protocol/Bis.h
rename to OldMdePkg/Include/Protocol/Bis.h
diff --git a/MdePkg/Include/Protocol/BlockIo.h b/OldMdePkg/Include/Protocol/BlockIo.h
similarity index 100%
rename from MdePkg/Include/Protocol/BlockIo.h
rename to OldMdePkg/Include/Protocol/BlockIo.h
diff --git a/MdePkg/Include/Protocol/BootScriptSave.h b/OldMdePkg/Include/Protocol/BootScriptSave.h
similarity index 100%
rename from MdePkg/Include/Protocol/BootScriptSave.h
rename to OldMdePkg/Include/Protocol/BootScriptSave.h
diff --git a/MdePkg/Include/Protocol/BusSpecificDriverOverride.h b/OldMdePkg/Include/Protocol/BusSpecificDriverOverride.h
similarity index 100%
rename from MdePkg/Include/Protocol/BusSpecificDriverOverride.h
rename to OldMdePkg/Include/Protocol/BusSpecificDriverOverride.h
diff --git a/MdePkg/Include/Protocol/ComponentName.h b/OldMdePkg/Include/Protocol/ComponentName.h
similarity index 100%
rename from MdePkg/Include/Protocol/ComponentName.h
rename to OldMdePkg/Include/Protocol/ComponentName.h
diff --git a/MdePkg/Include/Protocol/CpuIo.h b/OldMdePkg/Include/Protocol/CpuIo.h
similarity index 100%
rename from MdePkg/Include/Protocol/CpuIo.h
rename to OldMdePkg/Include/Protocol/CpuIo.h
diff --git a/MdePkg/Include/Protocol/DataHub.h b/OldMdePkg/Include/Protocol/DataHub.h
similarity index 100%
rename from MdePkg/Include/Protocol/DataHub.h
rename to OldMdePkg/Include/Protocol/DataHub.h
diff --git a/MdePkg/Include/Protocol/DebugPort.h b/OldMdePkg/Include/Protocol/DebugPort.h
similarity index 100%
rename from MdePkg/Include/Protocol/DebugPort.h
rename to OldMdePkg/Include/Protocol/DebugPort.h
diff --git a/MdePkg/Include/Protocol/DebugSupport.h b/OldMdePkg/Include/Protocol/DebugSupport.h
similarity index 100%
rename from MdePkg/Include/Protocol/DebugSupport.h
rename to OldMdePkg/Include/Protocol/DebugSupport.h
diff --git a/MdePkg/Include/Protocol/Decompress.h b/OldMdePkg/Include/Protocol/Decompress.h
similarity index 100%
rename from MdePkg/Include/Protocol/Decompress.h
rename to OldMdePkg/Include/Protocol/Decompress.h
diff --git a/MdePkg/Include/Protocol/DeviceIo.h b/OldMdePkg/Include/Protocol/DeviceIo.h
similarity index 100%
rename from MdePkg/Include/Protocol/DeviceIo.h
rename to OldMdePkg/Include/Protocol/DeviceIo.h
diff --git a/MdePkg/Include/Protocol/DevicePath.h b/OldMdePkg/Include/Protocol/DevicePath.h
similarity index 100%
rename from MdePkg/Include/Protocol/DevicePath.h
rename to OldMdePkg/Include/Protocol/DevicePath.h
diff --git a/MdePkg/Include/Protocol/DevicePathFromText.h b/OldMdePkg/Include/Protocol/DevicePathFromText.h
similarity index 100%
rename from MdePkg/Include/Protocol/DevicePathFromText.h
rename to OldMdePkg/Include/Protocol/DevicePathFromText.h
diff --git a/MdePkg/Include/Protocol/DevicePathToText.h b/OldMdePkg/Include/Protocol/DevicePathToText.h
similarity index 100%
rename from MdePkg/Include/Protocol/DevicePathToText.h
rename to OldMdePkg/Include/Protocol/DevicePathToText.h
diff --git a/MdePkg/Include/Protocol/DevicePathUtilities.h b/OldMdePkg/Include/Protocol/DevicePathUtilities.h
similarity index 100%
rename from MdePkg/Include/Protocol/DevicePathUtilities.h
rename to OldMdePkg/Include/Protocol/DevicePathUtilities.h
diff --git a/MdePkg/Include/Protocol/Dhcp4.h b/OldMdePkg/Include/Protocol/Dhcp4.h
similarity index 100%
rename from MdePkg/Include/Protocol/Dhcp4.h
rename to OldMdePkg/Include/Protocol/Dhcp4.h
diff --git a/MdePkg/Include/Protocol/DiskIo.h b/OldMdePkg/Include/Protocol/DiskIo.h
similarity index 100%
rename from MdePkg/Include/Protocol/DiskIo.h
rename to OldMdePkg/Include/Protocol/DiskIo.h
diff --git a/MdePkg/Include/Protocol/DriverBinding.h b/OldMdePkg/Include/Protocol/DriverBinding.h
similarity index 100%
rename from MdePkg/Include/Protocol/DriverBinding.h
rename to OldMdePkg/Include/Protocol/DriverBinding.h
diff --git a/MdePkg/Include/Protocol/DriverConfiguration.h b/OldMdePkg/Include/Protocol/DriverConfiguration.h
similarity index 100%
rename from MdePkg/Include/Protocol/DriverConfiguration.h
rename to OldMdePkg/Include/Protocol/DriverConfiguration.h
diff --git a/MdePkg/Include/Protocol/DriverDiagnostics.h b/OldMdePkg/Include/Protocol/DriverDiagnostics.h
similarity index 100%
rename from MdePkg/Include/Protocol/DriverDiagnostics.h
rename to OldMdePkg/Include/Protocol/DriverDiagnostics.h
diff --git a/MdePkg/Include/Protocol/Ebc.h b/OldMdePkg/Include/Protocol/Ebc.h
similarity index 100%
rename from MdePkg/Include/Protocol/Ebc.h
rename to OldMdePkg/Include/Protocol/Ebc.h
diff --git a/MdePkg/Include/Protocol/EdidActive.h b/OldMdePkg/Include/Protocol/EdidActive.h
similarity index 100%
rename from MdePkg/Include/Protocol/EdidActive.h
rename to OldMdePkg/Include/Protocol/EdidActive.h
diff --git a/MdePkg/Include/Protocol/EdidDiscovered.h b/OldMdePkg/Include/Protocol/EdidDiscovered.h
similarity index 100%
rename from MdePkg/Include/Protocol/EdidDiscovered.h
rename to OldMdePkg/Include/Protocol/EdidDiscovered.h
diff --git a/MdePkg/Include/Protocol/EdidOverride.h b/OldMdePkg/Include/Protocol/EdidOverride.h
similarity index 100%
rename from MdePkg/Include/Protocol/EdidOverride.h
rename to OldMdePkg/Include/Protocol/EdidOverride.h
diff --git a/MdePkg/Include/Protocol/EfiNetworkInterfaceIdentifier.h b/OldMdePkg/Include/Protocol/EfiNetworkInterfaceIdentifier.h
similarity index 100%
rename from MdePkg/Include/Protocol/EfiNetworkInterfaceIdentifier.h
rename to OldMdePkg/Include/Protocol/EfiNetworkInterfaceIdentifier.h
diff --git a/MdePkg/Include/Protocol/FirmwareVolume.h b/OldMdePkg/Include/Protocol/FirmwareVolume.h
similarity index 100%
rename from MdePkg/Include/Protocol/FirmwareVolume.h
rename to OldMdePkg/Include/Protocol/FirmwareVolume.h
diff --git a/MdePkg/Include/Protocol/FirmwareVolumeBlock.h b/OldMdePkg/Include/Protocol/FirmwareVolumeBlock.h
similarity index 100%
rename from MdePkg/Include/Protocol/FirmwareVolumeBlock.h
rename to OldMdePkg/Include/Protocol/FirmwareVolumeBlock.h
diff --git a/MdePkg/Include/Protocol/FirmwareVolumeDispatch.h b/OldMdePkg/Include/Protocol/FirmwareVolumeDispatch.h
similarity index 100%
rename from MdePkg/Include/Protocol/FirmwareVolumeDispatch.h
rename to OldMdePkg/Include/Protocol/FirmwareVolumeDispatch.h
diff --git a/MdePkg/Include/Protocol/FormBrowser.h b/OldMdePkg/Include/Protocol/FormBrowser.h
similarity index 100%
rename from MdePkg/Include/Protocol/FormBrowser.h
rename to OldMdePkg/Include/Protocol/FormBrowser.h
diff --git a/MdePkg/Include/Protocol/FormCallback.h b/OldMdePkg/Include/Protocol/FormCallback.h
similarity index 100%
rename from MdePkg/Include/Protocol/FormCallback.h
rename to OldMdePkg/Include/Protocol/FormCallback.h
diff --git a/MdePkg/Include/Protocol/GraphicsOutput.h b/OldMdePkg/Include/Protocol/GraphicsOutput.h
similarity index 100%
rename from MdePkg/Include/Protocol/GraphicsOutput.h
rename to OldMdePkg/Include/Protocol/GraphicsOutput.h
diff --git a/MdePkg/Include/Protocol/GuidedSectionExtraction.h b/OldMdePkg/Include/Protocol/GuidedSectionExtraction.h
similarity index 100%
rename from MdePkg/Include/Protocol/GuidedSectionExtraction.h
rename to OldMdePkg/Include/Protocol/GuidedSectionExtraction.h
diff --git a/MdePkg/Include/Protocol/Hash.h b/OldMdePkg/Include/Protocol/Hash.h
similarity index 100%
rename from MdePkg/Include/Protocol/Hash.h
rename to OldMdePkg/Include/Protocol/Hash.h
diff --git a/MdePkg/Include/Protocol/Hii.h b/OldMdePkg/Include/Protocol/Hii.h
similarity index 100%
rename from MdePkg/Include/Protocol/Hii.h
rename to OldMdePkg/Include/Protocol/Hii.h
diff --git a/MdePkg/Include/Protocol/IP4.h b/OldMdePkg/Include/Protocol/IP4.h
similarity index 100%
rename from MdePkg/Include/Protocol/IP4.h
rename to OldMdePkg/Include/Protocol/IP4.h
diff --git a/MdePkg/Include/Protocol/IP4Config.h b/OldMdePkg/Include/Protocol/IP4Config.h
similarity index 100%
rename from MdePkg/Include/Protocol/IP4Config.h
rename to OldMdePkg/Include/Protocol/IP4Config.h
diff --git a/MdePkg/Include/Protocol/IScsiInitatorName.h b/OldMdePkg/Include/Protocol/IScsiInitatorName.h
similarity index 100%
rename from MdePkg/Include/Protocol/IScsiInitatorName.h
rename to OldMdePkg/Include/Protocol/IScsiInitatorName.h
diff --git a/MdePkg/Include/Protocol/IdeControllerInit.h b/OldMdePkg/Include/Protocol/IdeControllerInit.h
similarity index 100%
rename from MdePkg/Include/Protocol/IdeControllerInit.h
rename to OldMdePkg/Include/Protocol/IdeControllerInit.h
diff --git a/MdePkg/Include/Protocol/IncompatiblePciDeviceSupport.h b/OldMdePkg/Include/Protocol/IncompatiblePciDeviceSupport.h
similarity index 100%
rename from MdePkg/Include/Protocol/IncompatiblePciDeviceSupport.h
rename to OldMdePkg/Include/Protocol/IncompatiblePciDeviceSupport.h
diff --git a/MdePkg/Include/Protocol/Legacy8259.h b/OldMdePkg/Include/Protocol/Legacy8259.h
similarity index 100%
rename from MdePkg/Include/Protocol/Legacy8259.h
rename to OldMdePkg/Include/Protocol/Legacy8259.h
diff --git a/MdePkg/Include/Protocol/LegacyBios.h b/OldMdePkg/Include/Protocol/LegacyBios.h
similarity index 100%
rename from MdePkg/Include/Protocol/LegacyBios.h
rename to OldMdePkg/Include/Protocol/LegacyBios.h
diff --git a/MdePkg/Include/Protocol/LegacyBiosPlatform.h b/OldMdePkg/Include/Protocol/LegacyBiosPlatform.h
similarity index 100%
rename from MdePkg/Include/Protocol/LegacyBiosPlatform.h
rename to OldMdePkg/Include/Protocol/LegacyBiosPlatform.h
diff --git a/MdePkg/Include/Protocol/LegacyInterrupt.h b/OldMdePkg/Include/Protocol/LegacyInterrupt.h
similarity index 100%
rename from MdePkg/Include/Protocol/LegacyInterrupt.h
rename to OldMdePkg/Include/Protocol/LegacyInterrupt.h
diff --git a/MdePkg/Include/Protocol/LegacyRegion.h b/OldMdePkg/Include/Protocol/LegacyRegion.h
similarity index 100%
rename from MdePkg/Include/Protocol/LegacyRegion.h
rename to OldMdePkg/Include/Protocol/LegacyRegion.h
diff --git a/MdePkg/Include/Protocol/LoadFile.h b/OldMdePkg/Include/Protocol/LoadFile.h
similarity index 100%
rename from MdePkg/Include/Protocol/LoadFile.h
rename to OldMdePkg/Include/Protocol/LoadFile.h
diff --git a/MdePkg/Include/Protocol/LoadedImage.h b/OldMdePkg/Include/Protocol/LoadedImage.h
similarity index 100%
rename from MdePkg/Include/Protocol/LoadedImage.h
rename to OldMdePkg/Include/Protocol/LoadedImage.h
diff --git a/MdePkg/Include/Protocol/ManagedNetwork.h b/OldMdePkg/Include/Protocol/ManagedNetwork.h
similarity index 100%
rename from MdePkg/Include/Protocol/ManagedNetwork.h
rename to OldMdePkg/Include/Protocol/ManagedNetwork.h
diff --git a/MdePkg/Include/Protocol/Mtftp4.h b/OldMdePkg/Include/Protocol/Mtftp4.h
similarity index 100%
rename from MdePkg/Include/Protocol/Mtftp4.h
rename to OldMdePkg/Include/Protocol/Mtftp4.h
diff --git a/MdePkg/Include/Protocol/Pcd.h b/OldMdePkg/Include/Protocol/Pcd.h
similarity index 100%
rename from MdePkg/Include/Protocol/Pcd.h
rename to OldMdePkg/Include/Protocol/Pcd.h
diff --git a/MdePkg/Include/Protocol/PciHostBridgeResourceAllocation.h b/OldMdePkg/Include/Protocol/PciHostBridgeResourceAllocation.h
similarity index 100%
rename from MdePkg/Include/Protocol/PciHostBridgeResourceAllocation.h
rename to OldMdePkg/Include/Protocol/PciHostBridgeResourceAllocation.h
diff --git a/MdePkg/Include/Protocol/PciHotPlugInit.h b/OldMdePkg/Include/Protocol/PciHotPlugInit.h
similarity index 100%
rename from MdePkg/Include/Protocol/PciHotPlugInit.h
rename to OldMdePkg/Include/Protocol/PciHotPlugInit.h
diff --git a/MdePkg/Include/Protocol/PciIo.h b/OldMdePkg/Include/Protocol/PciIo.h
similarity index 100%
rename from MdePkg/Include/Protocol/PciIo.h
rename to OldMdePkg/Include/Protocol/PciIo.h
diff --git a/MdePkg/Include/Protocol/PciPlatform.h b/OldMdePkg/Include/Protocol/PciPlatform.h
similarity index 100%
rename from MdePkg/Include/Protocol/PciPlatform.h
rename to OldMdePkg/Include/Protocol/PciPlatform.h
diff --git a/MdePkg/Include/Protocol/PciRootBridgeIo.h b/OldMdePkg/Include/Protocol/PciRootBridgeIo.h
similarity index 100%
rename from MdePkg/Include/Protocol/PciRootBridgeIo.h
rename to OldMdePkg/Include/Protocol/PciRootBridgeIo.h
diff --git a/MdePkg/Include/Protocol/PlatformDriverOverride.h b/OldMdePkg/Include/Protocol/PlatformDriverOverride.h
similarity index 100%
rename from MdePkg/Include/Protocol/PlatformDriverOverride.h
rename to OldMdePkg/Include/Protocol/PlatformDriverOverride.h
diff --git a/MdePkg/Include/Protocol/PxeBaseCode.h b/OldMdePkg/Include/Protocol/PxeBaseCode.h
similarity index 100%
rename from MdePkg/Include/Protocol/PxeBaseCode.h
rename to OldMdePkg/Include/Protocol/PxeBaseCode.h
diff --git a/MdePkg/Include/Protocol/PxeBaseCodeCallBack.h b/OldMdePkg/Include/Protocol/PxeBaseCodeCallBack.h
similarity index 100%
rename from MdePkg/Include/Protocol/PxeBaseCodeCallBack.h
rename to OldMdePkg/Include/Protocol/PxeBaseCodeCallBack.h
diff --git a/MdePkg/Include/Protocol/ScsiIoExt.h b/OldMdePkg/Include/Protocol/ScsiIoExt.h
similarity index 100%
rename from MdePkg/Include/Protocol/ScsiIoExt.h
rename to OldMdePkg/Include/Protocol/ScsiIoExt.h
diff --git a/MdePkg/Include/Protocol/ScsiPassThru.h b/OldMdePkg/Include/Protocol/ScsiPassThru.h
similarity index 100%
rename from MdePkg/Include/Protocol/ScsiPassThru.h
rename to OldMdePkg/Include/Protocol/ScsiPassThru.h
diff --git a/MdePkg/Include/Protocol/ScsiPassThruExt.h b/OldMdePkg/Include/Protocol/ScsiPassThruExt.h
similarity index 100%
rename from MdePkg/Include/Protocol/ScsiPassThruExt.h
rename to OldMdePkg/Include/Protocol/ScsiPassThruExt.h
diff --git a/MdePkg/Include/Protocol/SectionExtraction.h b/OldMdePkg/Include/Protocol/SectionExtraction.h
similarity index 100%
rename from MdePkg/Include/Protocol/SectionExtraction.h
rename to OldMdePkg/Include/Protocol/SectionExtraction.h
diff --git a/MdePkg/Include/Protocol/SerialIo.h b/OldMdePkg/Include/Protocol/SerialIo.h
similarity index 100%
rename from MdePkg/Include/Protocol/SerialIo.h
rename to OldMdePkg/Include/Protocol/SerialIo.h
diff --git a/MdePkg/Include/Protocol/ServiceBinding.h b/OldMdePkg/Include/Protocol/ServiceBinding.h
similarity index 100%
rename from MdePkg/Include/Protocol/ServiceBinding.h
rename to OldMdePkg/Include/Protocol/ServiceBinding.h
diff --git a/MdePkg/Include/Protocol/SimpleFileSystem.h b/OldMdePkg/Include/Protocol/SimpleFileSystem.h
similarity index 100%
rename from MdePkg/Include/Protocol/SimpleFileSystem.h
rename to OldMdePkg/Include/Protocol/SimpleFileSystem.h
diff --git a/MdePkg/Include/Protocol/SimpleNetwork.h b/OldMdePkg/Include/Protocol/SimpleNetwork.h
similarity index 100%
rename from MdePkg/Include/Protocol/SimpleNetwork.h
rename to OldMdePkg/Include/Protocol/SimpleNetwork.h
diff --git a/MdePkg/Include/Protocol/SimplePointer.h b/OldMdePkg/Include/Protocol/SimplePointer.h
similarity index 100%
rename from MdePkg/Include/Protocol/SimplePointer.h
rename to OldMdePkg/Include/Protocol/SimplePointer.h
diff --git a/MdePkg/Include/Protocol/SimpleTextIn.h b/OldMdePkg/Include/Protocol/SimpleTextIn.h
similarity index 100%
rename from MdePkg/Include/Protocol/SimpleTextIn.h
rename to OldMdePkg/Include/Protocol/SimpleTextIn.h
diff --git a/MdePkg/Include/Protocol/SimpleTextOut.h b/OldMdePkg/Include/Protocol/SimpleTextOut.h
similarity index 100%
rename from MdePkg/Include/Protocol/SimpleTextOut.h
rename to OldMdePkg/Include/Protocol/SimpleTextOut.h
diff --git a/MdePkg/Include/Protocol/Smbus.h b/OldMdePkg/Include/Protocol/Smbus.h
similarity index 100%
rename from MdePkg/Include/Protocol/Smbus.h
rename to OldMdePkg/Include/Protocol/Smbus.h
diff --git a/MdePkg/Include/Protocol/SmmAccess.h b/OldMdePkg/Include/Protocol/SmmAccess.h
similarity index 100%
rename from MdePkg/Include/Protocol/SmmAccess.h
rename to OldMdePkg/Include/Protocol/SmmAccess.h
diff --git a/MdePkg/Include/Protocol/SmmBase.h b/OldMdePkg/Include/Protocol/SmmBase.h
similarity index 100%
rename from MdePkg/Include/Protocol/SmmBase.h
rename to OldMdePkg/Include/Protocol/SmmBase.h
diff --git a/MdePkg/Include/Protocol/SmmControl.h b/OldMdePkg/Include/Protocol/SmmControl.h
similarity index 100%
rename from MdePkg/Include/Protocol/SmmControl.h
rename to OldMdePkg/Include/Protocol/SmmControl.h
diff --git a/MdePkg/Include/Protocol/SmmGpiDispatch.h b/OldMdePkg/Include/Protocol/SmmGpiDispatch.h
similarity index 100%
rename from MdePkg/Include/Protocol/SmmGpiDispatch.h
rename to OldMdePkg/Include/Protocol/SmmGpiDispatch.h
diff --git a/MdePkg/Include/Protocol/SmmIchnDispatch.h b/OldMdePkg/Include/Protocol/SmmIchnDispatch.h
similarity index 100%
rename from MdePkg/Include/Protocol/SmmIchnDispatch.h
rename to OldMdePkg/Include/Protocol/SmmIchnDispatch.h
diff --git a/MdePkg/Include/Protocol/SmmPeriodicTimerDispatch.h b/OldMdePkg/Include/Protocol/SmmPeriodicTimerDispatch.h
similarity index 100%
rename from MdePkg/Include/Protocol/SmmPeriodicTimerDispatch.h
rename to OldMdePkg/Include/Protocol/SmmPeriodicTimerDispatch.h
diff --git a/MdePkg/Include/Protocol/SmmPowerButtonDispatch.h b/OldMdePkg/Include/Protocol/SmmPowerButtonDispatch.h
similarity index 100%
rename from MdePkg/Include/Protocol/SmmPowerButtonDispatch.h
rename to OldMdePkg/Include/Protocol/SmmPowerButtonDispatch.h
diff --git a/MdePkg/Include/Protocol/SmmStandbyButtonDispatch.h b/OldMdePkg/Include/Protocol/SmmStandbyButtonDispatch.h
similarity index 100%
rename from MdePkg/Include/Protocol/SmmStandbyButtonDispatch.h
rename to OldMdePkg/Include/Protocol/SmmStandbyButtonDispatch.h
diff --git a/MdePkg/Include/Protocol/SmmStatusCode.h b/OldMdePkg/Include/Protocol/SmmStatusCode.h
similarity index 100%
rename from MdePkg/Include/Protocol/SmmStatusCode.h
rename to OldMdePkg/Include/Protocol/SmmStatusCode.h
diff --git a/MdePkg/Include/Protocol/SmmSwDispatch.h b/OldMdePkg/Include/Protocol/SmmSwDispatch.h
similarity index 100%
rename from MdePkg/Include/Protocol/SmmSwDispatch.h
rename to OldMdePkg/Include/Protocol/SmmSwDispatch.h
diff --git a/MdePkg/Include/Protocol/SmmSxDispatch.h b/OldMdePkg/Include/Protocol/SmmSxDispatch.h
similarity index 100%
rename from MdePkg/Include/Protocol/SmmSxDispatch.h
rename to OldMdePkg/Include/Protocol/SmmSxDispatch.h
diff --git a/MdePkg/Include/Protocol/SmmUsbDispatch.h b/OldMdePkg/Include/Protocol/SmmUsbDispatch.h
similarity index 100%
rename from MdePkg/Include/Protocol/SmmUsbDispatch.h
rename to OldMdePkg/Include/Protocol/SmmUsbDispatch.h
diff --git a/MdePkg/Include/Protocol/TapeIo.h b/OldMdePkg/Include/Protocol/TapeIo.h
similarity index 100%
rename from MdePkg/Include/Protocol/TapeIo.h
rename to OldMdePkg/Include/Protocol/TapeIo.h
diff --git a/MdePkg/Include/Protocol/Tcp4.h b/OldMdePkg/Include/Protocol/Tcp4.h
similarity index 100%
rename from MdePkg/Include/Protocol/Tcp4.h
rename to OldMdePkg/Include/Protocol/Tcp4.h
diff --git a/MdePkg/Include/Protocol/Udp4.h b/OldMdePkg/Include/Protocol/Udp4.h
similarity index 100%
rename from MdePkg/Include/Protocol/Udp4.h
rename to OldMdePkg/Include/Protocol/Udp4.h
diff --git a/MdePkg/Include/Protocol/UgaDraw.h b/OldMdePkg/Include/Protocol/UgaDraw.h
similarity index 100%
rename from MdePkg/Include/Protocol/UgaDraw.h
rename to OldMdePkg/Include/Protocol/UgaDraw.h
diff --git a/MdePkg/Include/Protocol/UnicodeCollation.h b/OldMdePkg/Include/Protocol/UnicodeCollation.h
similarity index 100%
rename from MdePkg/Include/Protocol/UnicodeCollation.h
rename to OldMdePkg/Include/Protocol/UnicodeCollation.h
diff --git a/MdePkg/Include/Protocol/Usb2HostController.h b/OldMdePkg/Include/Protocol/Usb2HostController.h
similarity index 100%
rename from MdePkg/Include/Protocol/Usb2HostController.h
rename to OldMdePkg/Include/Protocol/Usb2HostController.h
diff --git a/MdePkg/Include/Protocol/UsbHostController.h b/OldMdePkg/Include/Protocol/UsbHostController.h
similarity index 100%
rename from MdePkg/Include/Protocol/UsbHostController.h
rename to OldMdePkg/Include/Protocol/UsbHostController.h
diff --git a/MdePkg/Include/Protocol/UsbIo.h b/OldMdePkg/Include/Protocol/UsbIo.h
similarity index 100%
rename from MdePkg/Include/Protocol/UsbIo.h
rename to OldMdePkg/Include/Protocol/UsbIo.h
diff --git a/MdePkg/Include/Uefi.h b/OldMdePkg/Include/Uefi.h
similarity index 100%
rename from MdePkg/Include/Uefi.h
rename to OldMdePkg/Include/Uefi.h
diff --git a/MdePkg/Include/Uefi/EfiPxe.h b/OldMdePkg/Include/Uefi/EfiPxe.h
similarity index 100%
rename from MdePkg/Include/Uefi/EfiPxe.h
rename to OldMdePkg/Include/Uefi/EfiPxe.h
diff --git a/MdePkg/Include/Uefi/Errors.h b/OldMdePkg/Include/Uefi/Errors.h
similarity index 100%
rename from MdePkg/Include/Uefi/Errors.h
rename to OldMdePkg/Include/Uefi/Errors.h
diff --git a/MdePkg/Include/Uefi/UefiSpec.h b/OldMdePkg/Include/Uefi/UefiSpec.h
similarity index 100%
rename from MdePkg/Include/Uefi/UefiSpec.h
rename to OldMdePkg/Include/Uefi/UefiSpec.h
diff --git a/MdePkg/Include/x64/ProcessorBind.h b/OldMdePkg/Include/x64/ProcessorBind.h
similarity index 100%
rename from MdePkg/Include/x64/ProcessorBind.h
rename to OldMdePkg/Include/x64/ProcessorBind.h
diff --git a/MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.msa b/OldMdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.msa
similarity index 100%
rename from MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.msa
rename to OldMdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.msa
diff --git a/MdePkg/Library/BaseCacheMaintenanceLib/EbcCache.c b/OldMdePkg/Library/BaseCacheMaintenanceLib/EbcCache.c
similarity index 100%
rename from MdePkg/Library/BaseCacheMaintenanceLib/EbcCache.c
rename to OldMdePkg/Library/BaseCacheMaintenanceLib/EbcCache.c
diff --git a/MdePkg/Library/BaseCacheMaintenanceLib/IpfCache.c b/OldMdePkg/Library/BaseCacheMaintenanceLib/IpfCache.c
similarity index 100%
rename from MdePkg/Library/BaseCacheMaintenanceLib/IpfCache.c
rename to OldMdePkg/Library/BaseCacheMaintenanceLib/IpfCache.c
diff --git a/MdePkg/Library/BaseCacheMaintenanceLib/x86Cache.c b/OldMdePkg/Library/BaseCacheMaintenanceLib/x86Cache.c
similarity index 100%
rename from MdePkg/Library/BaseCacheMaintenanceLib/x86Cache.c
rename to OldMdePkg/Library/BaseCacheMaintenanceLib/x86Cache.c
diff --git a/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.msa b/OldMdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.msa
similarity index 100%
rename from MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.msa
rename to OldMdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.msa
diff --git a/MdePkg/Library/BaseDebugLibNull/DebugLib.c b/OldMdePkg/Library/BaseDebugLibNull/DebugLib.c
similarity index 100%
rename from MdePkg/Library/BaseDebugLibNull/DebugLib.c
rename to OldMdePkg/Library/BaseDebugLibNull/DebugLib.c
diff --git a/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.msa b/OldMdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.msa
similarity index 100%
rename from MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.msa
rename to OldMdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.msa
diff --git a/MdePkg/Library/BaseIoLibIntrinsic/IoHighLevel.c b/OldMdePkg/Library/BaseIoLibIntrinsic/IoHighLevel.c
similarity index 100%
rename from MdePkg/Library/BaseIoLibIntrinsic/IoHighLevel.c
rename to OldMdePkg/Library/BaseIoLibIntrinsic/IoHighLevel.c
diff --git a/MdePkg/Library/BaseIoLibIntrinsic/IoLib.c b/OldMdePkg/Library/BaseIoLibIntrinsic/IoLib.c
similarity index 100%
rename from MdePkg/Library/BaseIoLibIntrinsic/IoLib.c
rename to OldMdePkg/Library/BaseIoLibIntrinsic/IoLib.c
diff --git a/MdePkg/Library/BaseIoLibIntrinsic/IoLibGcc.c b/OldMdePkg/Library/BaseIoLibIntrinsic/IoLibGcc.c
similarity index 100%
rename from MdePkg/Library/BaseIoLibIntrinsic/IoLibGcc.c
rename to OldMdePkg/Library/BaseIoLibIntrinsic/IoLibGcc.c
diff --git a/MdePkg/Library/BaseIoLibIntrinsic/IoLibIpf.c b/OldMdePkg/Library/BaseIoLibIntrinsic/IoLibIpf.c
similarity index 100%
rename from MdePkg/Library/BaseIoLibIntrinsic/IoLibIpf.c
rename to OldMdePkg/Library/BaseIoLibIntrinsic/IoLibIpf.c
diff --git a/MdePkg/Library/BaseIoLibIntrinsic/IoLibMmioBuffer.c b/OldMdePkg/Library/BaseIoLibIntrinsic/IoLibMmioBuffer.c
similarity index 100%
rename from MdePkg/Library/BaseIoLibIntrinsic/IoLibMmioBuffer.c
rename to OldMdePkg/Library/BaseIoLibIntrinsic/IoLibMmioBuffer.c
diff --git a/MdePkg/Library/BaseIoLibIntrinsic/IoLibMsc.c b/OldMdePkg/Library/BaseIoLibIntrinsic/IoLibMsc.c
similarity index 100%
rename from MdePkg/Library/BaseIoLibIntrinsic/IoLibMsc.c
rename to OldMdePkg/Library/BaseIoLibIntrinsic/IoLibMsc.c
diff --git a/MdePkg/Library/BaseLib/ARShiftU64.c b/OldMdePkg/Library/BaseLib/ARShiftU64.c
similarity index 100%
rename from MdePkg/Library/BaseLib/ARShiftU64.c
rename to OldMdePkg/Library/BaseLib/ARShiftU64.c
diff --git a/MdePkg/Library/BaseLib/BaseLib.msa b/OldMdePkg/Library/BaseLib/BaseLib.msa
similarity index 100%
rename from MdePkg/Library/BaseLib/BaseLib.msa
rename to OldMdePkg/Library/BaseLib/BaseLib.msa
diff --git a/MdePkg/Library/BaseLib/BaseLibInternals.h b/OldMdePkg/Library/BaseLib/BaseLibInternals.h
similarity index 100%
rename from MdePkg/Library/BaseLib/BaseLibInternals.h
rename to OldMdePkg/Library/BaseLib/BaseLibInternals.h
diff --git a/MdePkg/Library/BaseLib/BitField.c b/OldMdePkg/Library/BaseLib/BitField.c
similarity index 100%
rename from MdePkg/Library/BaseLib/BitField.c
rename to OldMdePkg/Library/BaseLib/BitField.c
diff --git a/MdePkg/Library/BaseLib/CheckSum.c b/OldMdePkg/Library/BaseLib/CheckSum.c
similarity index 100%
rename from MdePkg/Library/BaseLib/CheckSum.c
rename to OldMdePkg/Library/BaseLib/CheckSum.c
diff --git a/MdePkg/Library/BaseLib/Cpu.c b/OldMdePkg/Library/BaseLib/Cpu.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Cpu.c
rename to OldMdePkg/Library/BaseLib/Cpu.c
diff --git a/MdePkg/Library/BaseLib/CpuDeadLoop.c b/OldMdePkg/Library/BaseLib/CpuDeadLoop.c
similarity index 100%
rename from MdePkg/Library/BaseLib/CpuDeadLoop.c
rename to OldMdePkg/Library/BaseLib/CpuDeadLoop.c
diff --git a/MdePkg/Library/BaseLib/DivS64x64Remainder.c b/OldMdePkg/Library/BaseLib/DivS64x64Remainder.c
similarity index 100%
rename from MdePkg/Library/BaseLib/DivS64x64Remainder.c
rename to OldMdePkg/Library/BaseLib/DivS64x64Remainder.c
diff --git a/MdePkg/Library/BaseLib/DivU64x32.c b/OldMdePkg/Library/BaseLib/DivU64x32.c
similarity index 100%
rename from MdePkg/Library/BaseLib/DivU64x32.c
rename to OldMdePkg/Library/BaseLib/DivU64x32.c
diff --git a/MdePkg/Library/BaseLib/DivU64x32Remainder.c b/OldMdePkg/Library/BaseLib/DivU64x32Remainder.c
similarity index 100%
rename from MdePkg/Library/BaseLib/DivU64x32Remainder.c
rename to OldMdePkg/Library/BaseLib/DivU64x32Remainder.c
diff --git a/MdePkg/Library/BaseLib/DivU64x64Remainder.c b/OldMdePkg/Library/BaseLib/DivU64x64Remainder.c
similarity index 100%
rename from MdePkg/Library/BaseLib/DivU64x64Remainder.c
rename to OldMdePkg/Library/BaseLib/DivU64x64Remainder.c
diff --git a/MdePkg/Library/BaseLib/Ebc/CpuBreakpoint.c b/OldMdePkg/Library/BaseLib/Ebc/CpuBreakpoint.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ebc/CpuBreakpoint.c
rename to OldMdePkg/Library/BaseLib/Ebc/CpuBreakpoint.c
diff --git a/MdePkg/Library/BaseLib/Ebc/SetJumpLongJump.c b/OldMdePkg/Library/BaseLib/Ebc/SetJumpLongJump.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ebc/SetJumpLongJump.c
rename to OldMdePkg/Library/BaseLib/Ebc/SetJumpLongJump.c
diff --git a/MdePkg/Library/BaseLib/Ebc/SwitchStack.c b/OldMdePkg/Library/BaseLib/Ebc/SwitchStack.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ebc/SwitchStack.c
rename to OldMdePkg/Library/BaseLib/Ebc/SwitchStack.c
diff --git a/MdePkg/Library/BaseLib/Ebc/Synchronization.c b/OldMdePkg/Library/BaseLib/Ebc/Synchronization.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ebc/Synchronization.c
rename to OldMdePkg/Library/BaseLib/Ebc/Synchronization.c
diff --git a/MdePkg/Library/BaseLib/GetPowerOfTwo32.c b/OldMdePkg/Library/BaseLib/GetPowerOfTwo32.c
similarity index 100%
rename from MdePkg/Library/BaseLib/GetPowerOfTwo32.c
rename to OldMdePkg/Library/BaseLib/GetPowerOfTwo32.c
diff --git a/MdePkg/Library/BaseLib/GetPowerOfTwo64.c b/OldMdePkg/Library/BaseLib/GetPowerOfTwo64.c
similarity index 100%
rename from MdePkg/Library/BaseLib/GetPowerOfTwo64.c
rename to OldMdePkg/Library/BaseLib/GetPowerOfTwo64.c
diff --git a/MdePkg/Library/BaseLib/HighBitSet32.c b/OldMdePkg/Library/BaseLib/HighBitSet32.c
similarity index 100%
rename from MdePkg/Library/BaseLib/HighBitSet32.c
rename to OldMdePkg/Library/BaseLib/HighBitSet32.c
diff --git a/MdePkg/Library/BaseLib/HighBitSet64.c b/OldMdePkg/Library/BaseLib/HighBitSet64.c
similarity index 100%
rename from MdePkg/Library/BaseLib/HighBitSet64.c
rename to OldMdePkg/Library/BaseLib/HighBitSet64.c
diff --git a/MdePkg/Library/BaseLib/Ia32/ARShiftU64.S b/OldMdePkg/Library/BaseLib/Ia32/ARShiftU64.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ARShiftU64.S
rename to OldMdePkg/Library/BaseLib/Ia32/ARShiftU64.S
diff --git a/MdePkg/Library/BaseLib/Ia32/ARShiftU64.asm b/OldMdePkg/Library/BaseLib/Ia32/ARShiftU64.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ARShiftU64.asm
rename to OldMdePkg/Library/BaseLib/Ia32/ARShiftU64.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/ARShiftU64.c b/OldMdePkg/Library/BaseLib/Ia32/ARShiftU64.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ARShiftU64.c
rename to OldMdePkg/Library/BaseLib/Ia32/ARShiftU64.c
diff --git a/MdePkg/Library/BaseLib/Ia32/CpuBreakpoint.S b/OldMdePkg/Library/BaseLib/Ia32/CpuBreakpoint.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/CpuBreakpoint.S
rename to OldMdePkg/Library/BaseLib/Ia32/CpuBreakpoint.S
diff --git a/MdePkg/Library/BaseLib/Ia32/CpuBreakpoint.asm b/OldMdePkg/Library/BaseLib/Ia32/CpuBreakpoint.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/CpuBreakpoint.asm
rename to OldMdePkg/Library/BaseLib/Ia32/CpuBreakpoint.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/CpuBreakpoint.c b/OldMdePkg/Library/BaseLib/Ia32/CpuBreakpoint.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/CpuBreakpoint.c
rename to OldMdePkg/Library/BaseLib/Ia32/CpuBreakpoint.c
diff --git a/MdePkg/Library/BaseLib/Ia32/CpuFlushTlb.S b/OldMdePkg/Library/BaseLib/Ia32/CpuFlushTlb.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/CpuFlushTlb.S
rename to OldMdePkg/Library/BaseLib/Ia32/CpuFlushTlb.S
diff --git a/MdePkg/Library/BaseLib/Ia32/CpuFlushTlb.asm b/OldMdePkg/Library/BaseLib/Ia32/CpuFlushTlb.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/CpuFlushTlb.asm
rename to OldMdePkg/Library/BaseLib/Ia32/CpuFlushTlb.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/CpuFlushTlb.c b/OldMdePkg/Library/BaseLib/Ia32/CpuFlushTlb.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/CpuFlushTlb.c
rename to OldMdePkg/Library/BaseLib/Ia32/CpuFlushTlb.c
diff --git a/MdePkg/Library/BaseLib/Ia32/CpuId.S b/OldMdePkg/Library/BaseLib/Ia32/CpuId.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/CpuId.S
rename to OldMdePkg/Library/BaseLib/Ia32/CpuId.S
diff --git a/MdePkg/Library/BaseLib/Ia32/CpuId.asm b/OldMdePkg/Library/BaseLib/Ia32/CpuId.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/CpuId.asm
rename to OldMdePkg/Library/BaseLib/Ia32/CpuId.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/CpuId.c b/OldMdePkg/Library/BaseLib/Ia32/CpuId.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/CpuId.c
rename to OldMdePkg/Library/BaseLib/Ia32/CpuId.c
diff --git a/MdePkg/Library/BaseLib/Ia32/CpuIdEx.S b/OldMdePkg/Library/BaseLib/Ia32/CpuIdEx.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/CpuIdEx.S
rename to OldMdePkg/Library/BaseLib/Ia32/CpuIdEx.S
diff --git a/MdePkg/Library/BaseLib/Ia32/CpuIdEx.asm b/OldMdePkg/Library/BaseLib/Ia32/CpuIdEx.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/CpuIdEx.asm
rename to OldMdePkg/Library/BaseLib/Ia32/CpuIdEx.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/CpuIdEx.c b/OldMdePkg/Library/BaseLib/Ia32/CpuIdEx.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/CpuIdEx.c
rename to OldMdePkg/Library/BaseLib/Ia32/CpuIdEx.c
diff --git a/MdePkg/Library/BaseLib/Ia32/CpuPause.S b/OldMdePkg/Library/BaseLib/Ia32/CpuPause.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/CpuPause.S
rename to OldMdePkg/Library/BaseLib/Ia32/CpuPause.S
diff --git a/MdePkg/Library/BaseLib/Ia32/CpuPause.asm b/OldMdePkg/Library/BaseLib/Ia32/CpuPause.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/CpuPause.asm
rename to OldMdePkg/Library/BaseLib/Ia32/CpuPause.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/CpuPause.c b/OldMdePkg/Library/BaseLib/Ia32/CpuPause.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/CpuPause.c
rename to OldMdePkg/Library/BaseLib/Ia32/CpuPause.c
diff --git a/MdePkg/Library/BaseLib/Ia32/CpuSleep.S b/OldMdePkg/Library/BaseLib/Ia32/CpuSleep.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/CpuSleep.S
rename to OldMdePkg/Library/BaseLib/Ia32/CpuSleep.S
diff --git a/MdePkg/Library/BaseLib/Ia32/CpuSleep.asm b/OldMdePkg/Library/BaseLib/Ia32/CpuSleep.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/CpuSleep.asm
rename to OldMdePkg/Library/BaseLib/Ia32/CpuSleep.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/CpuSleep.c b/OldMdePkg/Library/BaseLib/Ia32/CpuSleep.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/CpuSleep.c
rename to OldMdePkg/Library/BaseLib/Ia32/CpuSleep.c
diff --git a/MdePkg/Library/BaseLib/Ia32/DisableInterrupts.S b/OldMdePkg/Library/BaseLib/Ia32/DisableInterrupts.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/DisableInterrupts.S
rename to OldMdePkg/Library/BaseLib/Ia32/DisableInterrupts.S
diff --git a/MdePkg/Library/BaseLib/Ia32/DisableInterrupts.asm b/OldMdePkg/Library/BaseLib/Ia32/DisableInterrupts.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/DisableInterrupts.asm
rename to OldMdePkg/Library/BaseLib/Ia32/DisableInterrupts.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/DisableInterrupts.c b/OldMdePkg/Library/BaseLib/Ia32/DisableInterrupts.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/DisableInterrupts.c
rename to OldMdePkg/Library/BaseLib/Ia32/DisableInterrupts.c
diff --git a/MdePkg/Library/BaseLib/Ia32/DisablePaging32.S b/OldMdePkg/Library/BaseLib/Ia32/DisablePaging32.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/DisablePaging32.S
rename to OldMdePkg/Library/BaseLib/Ia32/DisablePaging32.S
diff --git a/MdePkg/Library/BaseLib/Ia32/DisablePaging32.asm b/OldMdePkg/Library/BaseLib/Ia32/DisablePaging32.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/DisablePaging32.asm
rename to OldMdePkg/Library/BaseLib/Ia32/DisablePaging32.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/DisablePaging32.c b/OldMdePkg/Library/BaseLib/Ia32/DisablePaging32.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/DisablePaging32.c
rename to OldMdePkg/Library/BaseLib/Ia32/DisablePaging32.c
diff --git a/MdePkg/Library/BaseLib/Ia32/DivS64x64Remainder.c b/OldMdePkg/Library/BaseLib/Ia32/DivS64x64Remainder.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/DivS64x64Remainder.c
rename to OldMdePkg/Library/BaseLib/Ia32/DivS64x64Remainder.c
diff --git a/MdePkg/Library/BaseLib/Ia32/DivU64x32.S b/OldMdePkg/Library/BaseLib/Ia32/DivU64x32.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/DivU64x32.S
rename to OldMdePkg/Library/BaseLib/Ia32/DivU64x32.S
diff --git a/MdePkg/Library/BaseLib/Ia32/DivU64x32.asm b/OldMdePkg/Library/BaseLib/Ia32/DivU64x32.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/DivU64x32.asm
rename to OldMdePkg/Library/BaseLib/Ia32/DivU64x32.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/DivU64x32.c b/OldMdePkg/Library/BaseLib/Ia32/DivU64x32.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/DivU64x32.c
rename to OldMdePkg/Library/BaseLib/Ia32/DivU64x32.c
diff --git a/MdePkg/Library/BaseLib/Ia32/DivU64x32Remainder.S b/OldMdePkg/Library/BaseLib/Ia32/DivU64x32Remainder.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/DivU64x32Remainder.S
rename to OldMdePkg/Library/BaseLib/Ia32/DivU64x32Remainder.S
diff --git a/MdePkg/Library/BaseLib/Ia32/DivU64x32Remainder.asm b/OldMdePkg/Library/BaseLib/Ia32/DivU64x32Remainder.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/DivU64x32Remainder.asm
rename to OldMdePkg/Library/BaseLib/Ia32/DivU64x32Remainder.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/DivU64x32Remainder.c b/OldMdePkg/Library/BaseLib/Ia32/DivU64x32Remainder.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/DivU64x32Remainder.c
rename to OldMdePkg/Library/BaseLib/Ia32/DivU64x32Remainder.c
diff --git a/MdePkg/Library/BaseLib/Ia32/DivU64x64Remainder.S b/OldMdePkg/Library/BaseLib/Ia32/DivU64x64Remainder.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/DivU64x64Remainder.S
rename to OldMdePkg/Library/BaseLib/Ia32/DivU64x64Remainder.S
diff --git a/MdePkg/Library/BaseLib/Ia32/DivU64x64Remainder.asm b/OldMdePkg/Library/BaseLib/Ia32/DivU64x64Remainder.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/DivU64x64Remainder.asm
rename to OldMdePkg/Library/BaseLib/Ia32/DivU64x64Remainder.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/DivU64x64Remainder.c b/OldMdePkg/Library/BaseLib/Ia32/DivU64x64Remainder.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/DivU64x64Remainder.c
rename to OldMdePkg/Library/BaseLib/Ia32/DivU64x64Remainder.c
diff --git a/MdePkg/Library/BaseLib/Ia32/EnableDisableInterrupts.S b/OldMdePkg/Library/BaseLib/Ia32/EnableDisableInterrupts.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/EnableDisableInterrupts.S
rename to OldMdePkg/Library/BaseLib/Ia32/EnableDisableInterrupts.S
diff --git a/MdePkg/Library/BaseLib/Ia32/EnableDisableInterrupts.asm b/OldMdePkg/Library/BaseLib/Ia32/EnableDisableInterrupts.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/EnableDisableInterrupts.asm
rename to OldMdePkg/Library/BaseLib/Ia32/EnableDisableInterrupts.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/EnableDisableInterrupts.c b/OldMdePkg/Library/BaseLib/Ia32/EnableDisableInterrupts.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/EnableDisableInterrupts.c
rename to OldMdePkg/Library/BaseLib/Ia32/EnableDisableInterrupts.c
diff --git a/MdePkg/Library/BaseLib/Ia32/EnableInterrupts.S b/OldMdePkg/Library/BaseLib/Ia32/EnableInterrupts.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/EnableInterrupts.S
rename to OldMdePkg/Library/BaseLib/Ia32/EnableInterrupts.S
diff --git a/MdePkg/Library/BaseLib/Ia32/EnableInterrupts.asm b/OldMdePkg/Library/BaseLib/Ia32/EnableInterrupts.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/EnableInterrupts.asm
rename to OldMdePkg/Library/BaseLib/Ia32/EnableInterrupts.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/EnableInterrupts.c b/OldMdePkg/Library/BaseLib/Ia32/EnableInterrupts.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/EnableInterrupts.c
rename to OldMdePkg/Library/BaseLib/Ia32/EnableInterrupts.c
diff --git a/MdePkg/Library/BaseLib/Ia32/EnablePaging32.S b/OldMdePkg/Library/BaseLib/Ia32/EnablePaging32.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/EnablePaging32.S
rename to OldMdePkg/Library/BaseLib/Ia32/EnablePaging32.S
diff --git a/MdePkg/Library/BaseLib/Ia32/EnablePaging32.asm b/OldMdePkg/Library/BaseLib/Ia32/EnablePaging32.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/EnablePaging32.asm
rename to OldMdePkg/Library/BaseLib/Ia32/EnablePaging32.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/EnablePaging32.c b/OldMdePkg/Library/BaseLib/Ia32/EnablePaging32.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/EnablePaging32.c
rename to OldMdePkg/Library/BaseLib/Ia32/EnablePaging32.c
diff --git a/MdePkg/Library/BaseLib/Ia32/EnablePaging64.S b/OldMdePkg/Library/BaseLib/Ia32/EnablePaging64.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/EnablePaging64.S
rename to OldMdePkg/Library/BaseLib/Ia32/EnablePaging64.S
diff --git a/MdePkg/Library/BaseLib/Ia32/EnablePaging64.asm b/OldMdePkg/Library/BaseLib/Ia32/EnablePaging64.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/EnablePaging64.asm
rename to OldMdePkg/Library/BaseLib/Ia32/EnablePaging64.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/FlushCacheLine.S b/OldMdePkg/Library/BaseLib/Ia32/FlushCacheLine.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/FlushCacheLine.S
rename to OldMdePkg/Library/BaseLib/Ia32/FlushCacheLine.S
diff --git a/MdePkg/Library/BaseLib/Ia32/FlushCacheLine.asm b/OldMdePkg/Library/BaseLib/Ia32/FlushCacheLine.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/FlushCacheLine.asm
rename to OldMdePkg/Library/BaseLib/Ia32/FlushCacheLine.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/FlushCacheLine.c b/OldMdePkg/Library/BaseLib/Ia32/FlushCacheLine.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/FlushCacheLine.c
rename to OldMdePkg/Library/BaseLib/Ia32/FlushCacheLine.c
diff --git a/MdePkg/Library/BaseLib/Ia32/FxRestore.S b/OldMdePkg/Library/BaseLib/Ia32/FxRestore.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/FxRestore.S
rename to OldMdePkg/Library/BaseLib/Ia32/FxRestore.S
diff --git a/MdePkg/Library/BaseLib/Ia32/FxRestore.asm b/OldMdePkg/Library/BaseLib/Ia32/FxRestore.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/FxRestore.asm
rename to OldMdePkg/Library/BaseLib/Ia32/FxRestore.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/FxRestore.c b/OldMdePkg/Library/BaseLib/Ia32/FxRestore.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/FxRestore.c
rename to OldMdePkg/Library/BaseLib/Ia32/FxRestore.c
diff --git a/MdePkg/Library/BaseLib/Ia32/FxSave.S b/OldMdePkg/Library/BaseLib/Ia32/FxSave.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/FxSave.S
rename to OldMdePkg/Library/BaseLib/Ia32/FxSave.S
diff --git a/MdePkg/Library/BaseLib/Ia32/FxSave.asm b/OldMdePkg/Library/BaseLib/Ia32/FxSave.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/FxSave.asm
rename to OldMdePkg/Library/BaseLib/Ia32/FxSave.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/FxSave.c b/OldMdePkg/Library/BaseLib/Ia32/FxSave.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/FxSave.c
rename to OldMdePkg/Library/BaseLib/Ia32/FxSave.c
diff --git a/MdePkg/Library/BaseLib/Ia32/InterlockedCompareExchange32.S b/OldMdePkg/Library/BaseLib/Ia32/InterlockedCompareExchange32.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/InterlockedCompareExchange32.S
rename to OldMdePkg/Library/BaseLib/Ia32/InterlockedCompareExchange32.S
diff --git a/MdePkg/Library/BaseLib/Ia32/InterlockedCompareExchange32.asm b/OldMdePkg/Library/BaseLib/Ia32/InterlockedCompareExchange32.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/InterlockedCompareExchange32.asm
rename to OldMdePkg/Library/BaseLib/Ia32/InterlockedCompareExchange32.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/InterlockedCompareExchange32.c b/OldMdePkg/Library/BaseLib/Ia32/InterlockedCompareExchange32.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/InterlockedCompareExchange32.c
rename to OldMdePkg/Library/BaseLib/Ia32/InterlockedCompareExchange32.c
diff --git a/MdePkg/Library/BaseLib/Ia32/InterlockedCompareExchange64.S b/OldMdePkg/Library/BaseLib/Ia32/InterlockedCompareExchange64.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/InterlockedCompareExchange64.S
rename to OldMdePkg/Library/BaseLib/Ia32/InterlockedCompareExchange64.S
diff --git a/MdePkg/Library/BaseLib/Ia32/InterlockedCompareExchange64.asm b/OldMdePkg/Library/BaseLib/Ia32/InterlockedCompareExchange64.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/InterlockedCompareExchange64.asm
rename to OldMdePkg/Library/BaseLib/Ia32/InterlockedCompareExchange64.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/InterlockedCompareExchange64.c b/OldMdePkg/Library/BaseLib/Ia32/InterlockedCompareExchange64.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/InterlockedCompareExchange64.c
rename to OldMdePkg/Library/BaseLib/Ia32/InterlockedCompareExchange64.c
diff --git a/MdePkg/Library/BaseLib/Ia32/InterlockedDecrement.S b/OldMdePkg/Library/BaseLib/Ia32/InterlockedDecrement.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/InterlockedDecrement.S
rename to OldMdePkg/Library/BaseLib/Ia32/InterlockedDecrement.S
diff --git a/MdePkg/Library/BaseLib/Ia32/InterlockedDecrement.asm b/OldMdePkg/Library/BaseLib/Ia32/InterlockedDecrement.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/InterlockedDecrement.asm
rename to OldMdePkg/Library/BaseLib/Ia32/InterlockedDecrement.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/InterlockedDecrement.c b/OldMdePkg/Library/BaseLib/Ia32/InterlockedDecrement.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/InterlockedDecrement.c
rename to OldMdePkg/Library/BaseLib/Ia32/InterlockedDecrement.c
diff --git a/MdePkg/Library/BaseLib/Ia32/InterlockedIncrement.S b/OldMdePkg/Library/BaseLib/Ia32/InterlockedIncrement.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/InterlockedIncrement.S
rename to OldMdePkg/Library/BaseLib/Ia32/InterlockedIncrement.S
diff --git a/MdePkg/Library/BaseLib/Ia32/InterlockedIncrement.asm b/OldMdePkg/Library/BaseLib/Ia32/InterlockedIncrement.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/InterlockedIncrement.asm
rename to OldMdePkg/Library/BaseLib/Ia32/InterlockedIncrement.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/InterlockedIncrement.c b/OldMdePkg/Library/BaseLib/Ia32/InterlockedIncrement.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/InterlockedIncrement.c
rename to OldMdePkg/Library/BaseLib/Ia32/InterlockedIncrement.c
diff --git a/MdePkg/Library/BaseLib/Ia32/InternalSwitchStack.c b/OldMdePkg/Library/BaseLib/Ia32/InternalSwitchStack.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/InternalSwitchStack.c
rename to OldMdePkg/Library/BaseLib/Ia32/InternalSwitchStack.c
diff --git a/MdePkg/Library/BaseLib/Ia32/Invd.S b/OldMdePkg/Library/BaseLib/Ia32/Invd.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/Invd.S
rename to OldMdePkg/Library/BaseLib/Ia32/Invd.S
diff --git a/MdePkg/Library/BaseLib/Ia32/Invd.asm b/OldMdePkg/Library/BaseLib/Ia32/Invd.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/Invd.asm
rename to OldMdePkg/Library/BaseLib/Ia32/Invd.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/Invd.c b/OldMdePkg/Library/BaseLib/Ia32/Invd.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/Invd.c
rename to OldMdePkg/Library/BaseLib/Ia32/Invd.c
diff --git a/MdePkg/Library/BaseLib/Ia32/LRotU64.S b/OldMdePkg/Library/BaseLib/Ia32/LRotU64.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/LRotU64.S
rename to OldMdePkg/Library/BaseLib/Ia32/LRotU64.S
diff --git a/MdePkg/Library/BaseLib/Ia32/LRotU64.asm b/OldMdePkg/Library/BaseLib/Ia32/LRotU64.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/LRotU64.asm
rename to OldMdePkg/Library/BaseLib/Ia32/LRotU64.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/LRotU64.c b/OldMdePkg/Library/BaseLib/Ia32/LRotU64.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/LRotU64.c
rename to OldMdePkg/Library/BaseLib/Ia32/LRotU64.c
diff --git a/MdePkg/Library/BaseLib/Ia32/LShiftU64.S b/OldMdePkg/Library/BaseLib/Ia32/LShiftU64.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/LShiftU64.S
rename to OldMdePkg/Library/BaseLib/Ia32/LShiftU64.S
diff --git a/MdePkg/Library/BaseLib/Ia32/LShiftU64.asm b/OldMdePkg/Library/BaseLib/Ia32/LShiftU64.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/LShiftU64.asm
rename to OldMdePkg/Library/BaseLib/Ia32/LShiftU64.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/LShiftU64.c b/OldMdePkg/Library/BaseLib/Ia32/LShiftU64.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/LShiftU64.c
rename to OldMdePkg/Library/BaseLib/Ia32/LShiftU64.c
diff --git a/MdePkg/Library/BaseLib/Ia32/LongJump.S b/OldMdePkg/Library/BaseLib/Ia32/LongJump.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/LongJump.S
rename to OldMdePkg/Library/BaseLib/Ia32/LongJump.S
diff --git a/MdePkg/Library/BaseLib/Ia32/LongJump.asm b/OldMdePkg/Library/BaseLib/Ia32/LongJump.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/LongJump.asm
rename to OldMdePkg/Library/BaseLib/Ia32/LongJump.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/LongJump.c b/OldMdePkg/Library/BaseLib/Ia32/LongJump.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/LongJump.c
rename to OldMdePkg/Library/BaseLib/Ia32/LongJump.c
diff --git a/MdePkg/Library/BaseLib/Ia32/ModU64x32.S b/OldMdePkg/Library/BaseLib/Ia32/ModU64x32.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ModU64x32.S
rename to OldMdePkg/Library/BaseLib/Ia32/ModU64x32.S
diff --git a/MdePkg/Library/BaseLib/Ia32/ModU64x32.asm b/OldMdePkg/Library/BaseLib/Ia32/ModU64x32.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ModU64x32.asm
rename to OldMdePkg/Library/BaseLib/Ia32/ModU64x32.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/ModU64x32.c b/OldMdePkg/Library/BaseLib/Ia32/ModU64x32.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ModU64x32.c
rename to OldMdePkg/Library/BaseLib/Ia32/ModU64x32.c
diff --git a/MdePkg/Library/BaseLib/Ia32/Monitor.S b/OldMdePkg/Library/BaseLib/Ia32/Monitor.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/Monitor.S
rename to OldMdePkg/Library/BaseLib/Ia32/Monitor.S
diff --git a/MdePkg/Library/BaseLib/Ia32/Monitor.asm b/OldMdePkg/Library/BaseLib/Ia32/Monitor.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/Monitor.asm
rename to OldMdePkg/Library/BaseLib/Ia32/Monitor.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/Monitor.c b/OldMdePkg/Library/BaseLib/Ia32/Monitor.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/Monitor.c
rename to OldMdePkg/Library/BaseLib/Ia32/Monitor.c
diff --git a/MdePkg/Library/BaseLib/Ia32/MultU64x32.S b/OldMdePkg/Library/BaseLib/Ia32/MultU64x32.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/MultU64x32.S
rename to OldMdePkg/Library/BaseLib/Ia32/MultU64x32.S
diff --git a/MdePkg/Library/BaseLib/Ia32/MultU64x32.asm b/OldMdePkg/Library/BaseLib/Ia32/MultU64x32.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/MultU64x32.asm
rename to OldMdePkg/Library/BaseLib/Ia32/MultU64x32.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/MultU64x32.c b/OldMdePkg/Library/BaseLib/Ia32/MultU64x32.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/MultU64x32.c
rename to OldMdePkg/Library/BaseLib/Ia32/MultU64x32.c
diff --git a/MdePkg/Library/BaseLib/Ia32/MultU64x64.S b/OldMdePkg/Library/BaseLib/Ia32/MultU64x64.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/MultU64x64.S
rename to OldMdePkg/Library/BaseLib/Ia32/MultU64x64.S
diff --git a/MdePkg/Library/BaseLib/Ia32/MultU64x64.asm b/OldMdePkg/Library/BaseLib/Ia32/MultU64x64.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/MultU64x64.asm
rename to OldMdePkg/Library/BaseLib/Ia32/MultU64x64.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/MultU64x64.c b/OldMdePkg/Library/BaseLib/Ia32/MultU64x64.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/MultU64x64.c
rename to OldMdePkg/Library/BaseLib/Ia32/MultU64x64.c
diff --git a/MdePkg/Library/BaseLib/Ia32/Mwait.S b/OldMdePkg/Library/BaseLib/Ia32/Mwait.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/Mwait.S
rename to OldMdePkg/Library/BaseLib/Ia32/Mwait.S
diff --git a/MdePkg/Library/BaseLib/Ia32/Mwait.asm b/OldMdePkg/Library/BaseLib/Ia32/Mwait.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/Mwait.asm
rename to OldMdePkg/Library/BaseLib/Ia32/Mwait.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/Mwait.c b/OldMdePkg/Library/BaseLib/Ia32/Mwait.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/Mwait.c
rename to OldMdePkg/Library/BaseLib/Ia32/Mwait.c
diff --git a/MdePkg/Library/BaseLib/Ia32/Non-existing.c b/OldMdePkg/Library/BaseLib/Ia32/Non-existing.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/Non-existing.c
rename to OldMdePkg/Library/BaseLib/Ia32/Non-existing.c
diff --git a/MdePkg/Library/BaseLib/Ia32/RRotU64.S b/OldMdePkg/Library/BaseLib/Ia32/RRotU64.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/RRotU64.S
rename to OldMdePkg/Library/BaseLib/Ia32/RRotU64.S
diff --git a/MdePkg/Library/BaseLib/Ia32/RRotU64.asm b/OldMdePkg/Library/BaseLib/Ia32/RRotU64.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/RRotU64.asm
rename to OldMdePkg/Library/BaseLib/Ia32/RRotU64.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/RRotU64.c b/OldMdePkg/Library/BaseLib/Ia32/RRotU64.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/RRotU64.c
rename to OldMdePkg/Library/BaseLib/Ia32/RRotU64.c
diff --git a/MdePkg/Library/BaseLib/Ia32/RShiftU64.S b/OldMdePkg/Library/BaseLib/Ia32/RShiftU64.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/RShiftU64.S
rename to OldMdePkg/Library/BaseLib/Ia32/RShiftU64.S
diff --git a/MdePkg/Library/BaseLib/Ia32/RShiftU64.asm b/OldMdePkg/Library/BaseLib/Ia32/RShiftU64.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/RShiftU64.asm
rename to OldMdePkg/Library/BaseLib/Ia32/RShiftU64.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/RShiftU64.c b/OldMdePkg/Library/BaseLib/Ia32/RShiftU64.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/RShiftU64.c
rename to OldMdePkg/Library/BaseLib/Ia32/RShiftU64.c
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadCr0.S b/OldMdePkg/Library/BaseLib/Ia32/ReadCr0.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadCr0.S
rename to OldMdePkg/Library/BaseLib/Ia32/ReadCr0.S
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadCr0.asm b/OldMdePkg/Library/BaseLib/Ia32/ReadCr0.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadCr0.asm
rename to OldMdePkg/Library/BaseLib/Ia32/ReadCr0.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadCr0.c b/OldMdePkg/Library/BaseLib/Ia32/ReadCr0.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadCr0.c
rename to OldMdePkg/Library/BaseLib/Ia32/ReadCr0.c
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadCr2.S b/OldMdePkg/Library/BaseLib/Ia32/ReadCr2.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadCr2.S
rename to OldMdePkg/Library/BaseLib/Ia32/ReadCr2.S
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadCr2.asm b/OldMdePkg/Library/BaseLib/Ia32/ReadCr2.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadCr2.asm
rename to OldMdePkg/Library/BaseLib/Ia32/ReadCr2.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadCr2.c b/OldMdePkg/Library/BaseLib/Ia32/ReadCr2.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadCr2.c
rename to OldMdePkg/Library/BaseLib/Ia32/ReadCr2.c
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadCr3.S b/OldMdePkg/Library/BaseLib/Ia32/ReadCr3.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadCr3.S
rename to OldMdePkg/Library/BaseLib/Ia32/ReadCr3.S
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadCr3.asm b/OldMdePkg/Library/BaseLib/Ia32/ReadCr3.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadCr3.asm
rename to OldMdePkg/Library/BaseLib/Ia32/ReadCr3.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadCr3.c b/OldMdePkg/Library/BaseLib/Ia32/ReadCr3.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadCr3.c
rename to OldMdePkg/Library/BaseLib/Ia32/ReadCr3.c
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadCr4.S b/OldMdePkg/Library/BaseLib/Ia32/ReadCr4.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadCr4.S
rename to OldMdePkg/Library/BaseLib/Ia32/ReadCr4.S
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadCr4.asm b/OldMdePkg/Library/BaseLib/Ia32/ReadCr4.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadCr4.asm
rename to OldMdePkg/Library/BaseLib/Ia32/ReadCr4.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadCr4.c b/OldMdePkg/Library/BaseLib/Ia32/ReadCr4.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadCr4.c
rename to OldMdePkg/Library/BaseLib/Ia32/ReadCr4.c
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadCs.S b/OldMdePkg/Library/BaseLib/Ia32/ReadCs.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadCs.S
rename to OldMdePkg/Library/BaseLib/Ia32/ReadCs.S
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadCs.asm b/OldMdePkg/Library/BaseLib/Ia32/ReadCs.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadCs.asm
rename to OldMdePkg/Library/BaseLib/Ia32/ReadCs.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadCs.c b/OldMdePkg/Library/BaseLib/Ia32/ReadCs.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadCs.c
rename to OldMdePkg/Library/BaseLib/Ia32/ReadCs.c
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadDr0.S b/OldMdePkg/Library/BaseLib/Ia32/ReadDr0.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadDr0.S
rename to OldMdePkg/Library/BaseLib/Ia32/ReadDr0.S
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadDr0.asm b/OldMdePkg/Library/BaseLib/Ia32/ReadDr0.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadDr0.asm
rename to OldMdePkg/Library/BaseLib/Ia32/ReadDr0.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadDr0.c b/OldMdePkg/Library/BaseLib/Ia32/ReadDr0.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadDr0.c
rename to OldMdePkg/Library/BaseLib/Ia32/ReadDr0.c
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadDr1.S b/OldMdePkg/Library/BaseLib/Ia32/ReadDr1.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadDr1.S
rename to OldMdePkg/Library/BaseLib/Ia32/ReadDr1.S
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadDr1.asm b/OldMdePkg/Library/BaseLib/Ia32/ReadDr1.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadDr1.asm
rename to OldMdePkg/Library/BaseLib/Ia32/ReadDr1.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadDr1.c b/OldMdePkg/Library/BaseLib/Ia32/ReadDr1.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadDr1.c
rename to OldMdePkg/Library/BaseLib/Ia32/ReadDr1.c
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadDr2.S b/OldMdePkg/Library/BaseLib/Ia32/ReadDr2.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadDr2.S
rename to OldMdePkg/Library/BaseLib/Ia32/ReadDr2.S
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadDr2.asm b/OldMdePkg/Library/BaseLib/Ia32/ReadDr2.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadDr2.asm
rename to OldMdePkg/Library/BaseLib/Ia32/ReadDr2.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadDr2.c b/OldMdePkg/Library/BaseLib/Ia32/ReadDr2.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadDr2.c
rename to OldMdePkg/Library/BaseLib/Ia32/ReadDr2.c
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadDr3.S b/OldMdePkg/Library/BaseLib/Ia32/ReadDr3.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadDr3.S
rename to OldMdePkg/Library/BaseLib/Ia32/ReadDr3.S
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadDr3.asm b/OldMdePkg/Library/BaseLib/Ia32/ReadDr3.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadDr3.asm
rename to OldMdePkg/Library/BaseLib/Ia32/ReadDr3.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadDr3.c b/OldMdePkg/Library/BaseLib/Ia32/ReadDr3.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadDr3.c
rename to OldMdePkg/Library/BaseLib/Ia32/ReadDr3.c
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadDr4.S b/OldMdePkg/Library/BaseLib/Ia32/ReadDr4.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadDr4.S
rename to OldMdePkg/Library/BaseLib/Ia32/ReadDr4.S
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadDr4.asm b/OldMdePkg/Library/BaseLib/Ia32/ReadDr4.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadDr4.asm
rename to OldMdePkg/Library/BaseLib/Ia32/ReadDr4.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadDr4.c b/OldMdePkg/Library/BaseLib/Ia32/ReadDr4.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadDr4.c
rename to OldMdePkg/Library/BaseLib/Ia32/ReadDr4.c
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadDr5.S b/OldMdePkg/Library/BaseLib/Ia32/ReadDr5.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadDr5.S
rename to OldMdePkg/Library/BaseLib/Ia32/ReadDr5.S
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadDr5.asm b/OldMdePkg/Library/BaseLib/Ia32/ReadDr5.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadDr5.asm
rename to OldMdePkg/Library/BaseLib/Ia32/ReadDr5.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadDr5.c b/OldMdePkg/Library/BaseLib/Ia32/ReadDr5.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadDr5.c
rename to OldMdePkg/Library/BaseLib/Ia32/ReadDr5.c
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadDr6.S b/OldMdePkg/Library/BaseLib/Ia32/ReadDr6.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadDr6.S
rename to OldMdePkg/Library/BaseLib/Ia32/ReadDr6.S
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadDr6.asm b/OldMdePkg/Library/BaseLib/Ia32/ReadDr6.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadDr6.asm
rename to OldMdePkg/Library/BaseLib/Ia32/ReadDr6.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadDr6.c b/OldMdePkg/Library/BaseLib/Ia32/ReadDr6.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadDr6.c
rename to OldMdePkg/Library/BaseLib/Ia32/ReadDr6.c
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadDr7.S b/OldMdePkg/Library/BaseLib/Ia32/ReadDr7.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadDr7.S
rename to OldMdePkg/Library/BaseLib/Ia32/ReadDr7.S
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadDr7.asm b/OldMdePkg/Library/BaseLib/Ia32/ReadDr7.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadDr7.asm
rename to OldMdePkg/Library/BaseLib/Ia32/ReadDr7.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadDr7.c b/OldMdePkg/Library/BaseLib/Ia32/ReadDr7.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadDr7.c
rename to OldMdePkg/Library/BaseLib/Ia32/ReadDr7.c
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadDs.S b/OldMdePkg/Library/BaseLib/Ia32/ReadDs.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadDs.S
rename to OldMdePkg/Library/BaseLib/Ia32/ReadDs.S
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadDs.asm b/OldMdePkg/Library/BaseLib/Ia32/ReadDs.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadDs.asm
rename to OldMdePkg/Library/BaseLib/Ia32/ReadDs.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadDs.c b/OldMdePkg/Library/BaseLib/Ia32/ReadDs.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadDs.c
rename to OldMdePkg/Library/BaseLib/Ia32/ReadDs.c
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadEflags.S b/OldMdePkg/Library/BaseLib/Ia32/ReadEflags.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadEflags.S
rename to OldMdePkg/Library/BaseLib/Ia32/ReadEflags.S
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadEflags.asm b/OldMdePkg/Library/BaseLib/Ia32/ReadEflags.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadEflags.asm
rename to OldMdePkg/Library/BaseLib/Ia32/ReadEflags.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadEflags.c b/OldMdePkg/Library/BaseLib/Ia32/ReadEflags.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadEflags.c
rename to OldMdePkg/Library/BaseLib/Ia32/ReadEflags.c
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadEs.S b/OldMdePkg/Library/BaseLib/Ia32/ReadEs.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadEs.S
rename to OldMdePkg/Library/BaseLib/Ia32/ReadEs.S
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadEs.asm b/OldMdePkg/Library/BaseLib/Ia32/ReadEs.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadEs.asm
rename to OldMdePkg/Library/BaseLib/Ia32/ReadEs.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadEs.c b/OldMdePkg/Library/BaseLib/Ia32/ReadEs.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadEs.c
rename to OldMdePkg/Library/BaseLib/Ia32/ReadEs.c
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadFs.S b/OldMdePkg/Library/BaseLib/Ia32/ReadFs.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadFs.S
rename to OldMdePkg/Library/BaseLib/Ia32/ReadFs.S
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadFs.asm b/OldMdePkg/Library/BaseLib/Ia32/ReadFs.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadFs.asm
rename to OldMdePkg/Library/BaseLib/Ia32/ReadFs.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadFs.c b/OldMdePkg/Library/BaseLib/Ia32/ReadFs.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadFs.c
rename to OldMdePkg/Library/BaseLib/Ia32/ReadFs.c
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadGdtr.S b/OldMdePkg/Library/BaseLib/Ia32/ReadGdtr.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadGdtr.S
rename to OldMdePkg/Library/BaseLib/Ia32/ReadGdtr.S
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadGdtr.asm b/OldMdePkg/Library/BaseLib/Ia32/ReadGdtr.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadGdtr.asm
rename to OldMdePkg/Library/BaseLib/Ia32/ReadGdtr.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadGdtr.c b/OldMdePkg/Library/BaseLib/Ia32/ReadGdtr.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadGdtr.c
rename to OldMdePkg/Library/BaseLib/Ia32/ReadGdtr.c
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadGs.S b/OldMdePkg/Library/BaseLib/Ia32/ReadGs.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadGs.S
rename to OldMdePkg/Library/BaseLib/Ia32/ReadGs.S
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadGs.asm b/OldMdePkg/Library/BaseLib/Ia32/ReadGs.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadGs.asm
rename to OldMdePkg/Library/BaseLib/Ia32/ReadGs.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadGs.c b/OldMdePkg/Library/BaseLib/Ia32/ReadGs.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadGs.c
rename to OldMdePkg/Library/BaseLib/Ia32/ReadGs.c
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadIdtr.S b/OldMdePkg/Library/BaseLib/Ia32/ReadIdtr.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadIdtr.S
rename to OldMdePkg/Library/BaseLib/Ia32/ReadIdtr.S
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadIdtr.asm b/OldMdePkg/Library/BaseLib/Ia32/ReadIdtr.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadIdtr.asm
rename to OldMdePkg/Library/BaseLib/Ia32/ReadIdtr.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadIdtr.c b/OldMdePkg/Library/BaseLib/Ia32/ReadIdtr.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadIdtr.c
rename to OldMdePkg/Library/BaseLib/Ia32/ReadIdtr.c
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadLdtr.S b/OldMdePkg/Library/BaseLib/Ia32/ReadLdtr.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadLdtr.S
rename to OldMdePkg/Library/BaseLib/Ia32/ReadLdtr.S
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadLdtr.asm b/OldMdePkg/Library/BaseLib/Ia32/ReadLdtr.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadLdtr.asm
rename to OldMdePkg/Library/BaseLib/Ia32/ReadLdtr.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadLdtr.c b/OldMdePkg/Library/BaseLib/Ia32/ReadLdtr.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadLdtr.c
rename to OldMdePkg/Library/BaseLib/Ia32/ReadLdtr.c
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadMm0.S b/OldMdePkg/Library/BaseLib/Ia32/ReadMm0.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadMm0.S
rename to OldMdePkg/Library/BaseLib/Ia32/ReadMm0.S
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadMm0.asm b/OldMdePkg/Library/BaseLib/Ia32/ReadMm0.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadMm0.asm
rename to OldMdePkg/Library/BaseLib/Ia32/ReadMm0.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadMm0.c b/OldMdePkg/Library/BaseLib/Ia32/ReadMm0.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadMm0.c
rename to OldMdePkg/Library/BaseLib/Ia32/ReadMm0.c
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadMm1.S b/OldMdePkg/Library/BaseLib/Ia32/ReadMm1.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadMm1.S
rename to OldMdePkg/Library/BaseLib/Ia32/ReadMm1.S
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadMm1.asm b/OldMdePkg/Library/BaseLib/Ia32/ReadMm1.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadMm1.asm
rename to OldMdePkg/Library/BaseLib/Ia32/ReadMm1.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadMm1.c b/OldMdePkg/Library/BaseLib/Ia32/ReadMm1.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadMm1.c
rename to OldMdePkg/Library/BaseLib/Ia32/ReadMm1.c
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadMm2.S b/OldMdePkg/Library/BaseLib/Ia32/ReadMm2.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadMm2.S
rename to OldMdePkg/Library/BaseLib/Ia32/ReadMm2.S
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadMm2.asm b/OldMdePkg/Library/BaseLib/Ia32/ReadMm2.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadMm2.asm
rename to OldMdePkg/Library/BaseLib/Ia32/ReadMm2.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadMm2.c b/OldMdePkg/Library/BaseLib/Ia32/ReadMm2.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadMm2.c
rename to OldMdePkg/Library/BaseLib/Ia32/ReadMm2.c
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadMm3.S b/OldMdePkg/Library/BaseLib/Ia32/ReadMm3.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadMm3.S
rename to OldMdePkg/Library/BaseLib/Ia32/ReadMm3.S
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadMm3.asm b/OldMdePkg/Library/BaseLib/Ia32/ReadMm3.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadMm3.asm
rename to OldMdePkg/Library/BaseLib/Ia32/ReadMm3.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadMm3.c b/OldMdePkg/Library/BaseLib/Ia32/ReadMm3.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadMm3.c
rename to OldMdePkg/Library/BaseLib/Ia32/ReadMm3.c
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadMm4.S b/OldMdePkg/Library/BaseLib/Ia32/ReadMm4.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadMm4.S
rename to OldMdePkg/Library/BaseLib/Ia32/ReadMm4.S
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadMm4.asm b/OldMdePkg/Library/BaseLib/Ia32/ReadMm4.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadMm4.asm
rename to OldMdePkg/Library/BaseLib/Ia32/ReadMm4.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadMm4.c b/OldMdePkg/Library/BaseLib/Ia32/ReadMm4.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadMm4.c
rename to OldMdePkg/Library/BaseLib/Ia32/ReadMm4.c
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadMm5.S b/OldMdePkg/Library/BaseLib/Ia32/ReadMm5.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadMm5.S
rename to OldMdePkg/Library/BaseLib/Ia32/ReadMm5.S
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadMm5.asm b/OldMdePkg/Library/BaseLib/Ia32/ReadMm5.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadMm5.asm
rename to OldMdePkg/Library/BaseLib/Ia32/ReadMm5.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadMm5.c b/OldMdePkg/Library/BaseLib/Ia32/ReadMm5.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadMm5.c
rename to OldMdePkg/Library/BaseLib/Ia32/ReadMm5.c
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadMm6.S b/OldMdePkg/Library/BaseLib/Ia32/ReadMm6.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadMm6.S
rename to OldMdePkg/Library/BaseLib/Ia32/ReadMm6.S
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadMm6.asm b/OldMdePkg/Library/BaseLib/Ia32/ReadMm6.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadMm6.asm
rename to OldMdePkg/Library/BaseLib/Ia32/ReadMm6.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadMm6.c b/OldMdePkg/Library/BaseLib/Ia32/ReadMm6.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadMm6.c
rename to OldMdePkg/Library/BaseLib/Ia32/ReadMm6.c
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadMm7.S b/OldMdePkg/Library/BaseLib/Ia32/ReadMm7.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadMm7.S
rename to OldMdePkg/Library/BaseLib/Ia32/ReadMm7.S
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadMm7.asm b/OldMdePkg/Library/BaseLib/Ia32/ReadMm7.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadMm7.asm
rename to OldMdePkg/Library/BaseLib/Ia32/ReadMm7.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadMm7.c b/OldMdePkg/Library/BaseLib/Ia32/ReadMm7.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadMm7.c
rename to OldMdePkg/Library/BaseLib/Ia32/ReadMm7.c
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadMsr64.S b/OldMdePkg/Library/BaseLib/Ia32/ReadMsr64.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadMsr64.S
rename to OldMdePkg/Library/BaseLib/Ia32/ReadMsr64.S
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadMsr64.asm b/OldMdePkg/Library/BaseLib/Ia32/ReadMsr64.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadMsr64.asm
rename to OldMdePkg/Library/BaseLib/Ia32/ReadMsr64.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadMsr64.c b/OldMdePkg/Library/BaseLib/Ia32/ReadMsr64.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadMsr64.c
rename to OldMdePkg/Library/BaseLib/Ia32/ReadMsr64.c
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadPmc.S b/OldMdePkg/Library/BaseLib/Ia32/ReadPmc.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadPmc.S
rename to OldMdePkg/Library/BaseLib/Ia32/ReadPmc.S
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadPmc.asm b/OldMdePkg/Library/BaseLib/Ia32/ReadPmc.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadPmc.asm
rename to OldMdePkg/Library/BaseLib/Ia32/ReadPmc.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadPmc.c b/OldMdePkg/Library/BaseLib/Ia32/ReadPmc.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadPmc.c
rename to OldMdePkg/Library/BaseLib/Ia32/ReadPmc.c
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadSs.S b/OldMdePkg/Library/BaseLib/Ia32/ReadSs.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadSs.S
rename to OldMdePkg/Library/BaseLib/Ia32/ReadSs.S
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadSs.asm b/OldMdePkg/Library/BaseLib/Ia32/ReadSs.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadSs.asm
rename to OldMdePkg/Library/BaseLib/Ia32/ReadSs.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadSs.c b/OldMdePkg/Library/BaseLib/Ia32/ReadSs.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadSs.c
rename to OldMdePkg/Library/BaseLib/Ia32/ReadSs.c
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadTr.S b/OldMdePkg/Library/BaseLib/Ia32/ReadTr.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadTr.S
rename to OldMdePkg/Library/BaseLib/Ia32/ReadTr.S
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadTr.asm b/OldMdePkg/Library/BaseLib/Ia32/ReadTr.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadTr.asm
rename to OldMdePkg/Library/BaseLib/Ia32/ReadTr.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadTr.c b/OldMdePkg/Library/BaseLib/Ia32/ReadTr.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadTr.c
rename to OldMdePkg/Library/BaseLib/Ia32/ReadTr.c
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadTsc.S b/OldMdePkg/Library/BaseLib/Ia32/ReadTsc.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadTsc.S
rename to OldMdePkg/Library/BaseLib/Ia32/ReadTsc.S
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadTsc.asm b/OldMdePkg/Library/BaseLib/Ia32/ReadTsc.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadTsc.asm
rename to OldMdePkg/Library/BaseLib/Ia32/ReadTsc.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadTsc.c b/OldMdePkg/Library/BaseLib/Ia32/ReadTsc.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/ReadTsc.c
rename to OldMdePkg/Library/BaseLib/Ia32/ReadTsc.c
diff --git a/MdePkg/Library/BaseLib/Ia32/SetJump.S b/OldMdePkg/Library/BaseLib/Ia32/SetJump.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/SetJump.S
rename to OldMdePkg/Library/BaseLib/Ia32/SetJump.S
diff --git a/MdePkg/Library/BaseLib/Ia32/SetJump.asm b/OldMdePkg/Library/BaseLib/Ia32/SetJump.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/SetJump.asm
rename to OldMdePkg/Library/BaseLib/Ia32/SetJump.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/SetJump.c b/OldMdePkg/Library/BaseLib/Ia32/SetJump.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/SetJump.c
rename to OldMdePkg/Library/BaseLib/Ia32/SetJump.c
diff --git a/MdePkg/Library/BaseLib/Ia32/SwapBytes64.S b/OldMdePkg/Library/BaseLib/Ia32/SwapBytes64.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/SwapBytes64.S
rename to OldMdePkg/Library/BaseLib/Ia32/SwapBytes64.S
diff --git a/MdePkg/Library/BaseLib/Ia32/SwapBytes64.asm b/OldMdePkg/Library/BaseLib/Ia32/SwapBytes64.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/SwapBytes64.asm
rename to OldMdePkg/Library/BaseLib/Ia32/SwapBytes64.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/SwapBytes64.c b/OldMdePkg/Library/BaseLib/Ia32/SwapBytes64.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/SwapBytes64.c
rename to OldMdePkg/Library/BaseLib/Ia32/SwapBytes64.c
diff --git a/MdePkg/Library/BaseLib/Ia32/Thunk16.S b/OldMdePkg/Library/BaseLib/Ia32/Thunk16.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/Thunk16.S
rename to OldMdePkg/Library/BaseLib/Ia32/Thunk16.S
diff --git a/MdePkg/Library/BaseLib/Ia32/Thunk16.asm b/OldMdePkg/Library/BaseLib/Ia32/Thunk16.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/Thunk16.asm
rename to OldMdePkg/Library/BaseLib/Ia32/Thunk16.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/Wbinvd.S b/OldMdePkg/Library/BaseLib/Ia32/Wbinvd.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/Wbinvd.S
rename to OldMdePkg/Library/BaseLib/Ia32/Wbinvd.S
diff --git a/MdePkg/Library/BaseLib/Ia32/Wbinvd.asm b/OldMdePkg/Library/BaseLib/Ia32/Wbinvd.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/Wbinvd.asm
rename to OldMdePkg/Library/BaseLib/Ia32/Wbinvd.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/Wbinvd.c b/OldMdePkg/Library/BaseLib/Ia32/Wbinvd.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/Wbinvd.c
rename to OldMdePkg/Library/BaseLib/Ia32/Wbinvd.c
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteCr0.S b/OldMdePkg/Library/BaseLib/Ia32/WriteCr0.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteCr0.S
rename to OldMdePkg/Library/BaseLib/Ia32/WriteCr0.S
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteCr0.asm b/OldMdePkg/Library/BaseLib/Ia32/WriteCr0.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteCr0.asm
rename to OldMdePkg/Library/BaseLib/Ia32/WriteCr0.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteCr0.c b/OldMdePkg/Library/BaseLib/Ia32/WriteCr0.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteCr0.c
rename to OldMdePkg/Library/BaseLib/Ia32/WriteCr0.c
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteCr2.S b/OldMdePkg/Library/BaseLib/Ia32/WriteCr2.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteCr2.S
rename to OldMdePkg/Library/BaseLib/Ia32/WriteCr2.S
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteCr2.asm b/OldMdePkg/Library/BaseLib/Ia32/WriteCr2.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteCr2.asm
rename to OldMdePkg/Library/BaseLib/Ia32/WriteCr2.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteCr2.c b/OldMdePkg/Library/BaseLib/Ia32/WriteCr2.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteCr2.c
rename to OldMdePkg/Library/BaseLib/Ia32/WriteCr2.c
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteCr3.S b/OldMdePkg/Library/BaseLib/Ia32/WriteCr3.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteCr3.S
rename to OldMdePkg/Library/BaseLib/Ia32/WriteCr3.S
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteCr3.asm b/OldMdePkg/Library/BaseLib/Ia32/WriteCr3.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteCr3.asm
rename to OldMdePkg/Library/BaseLib/Ia32/WriteCr3.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteCr3.c b/OldMdePkg/Library/BaseLib/Ia32/WriteCr3.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteCr3.c
rename to OldMdePkg/Library/BaseLib/Ia32/WriteCr3.c
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteCr4.S b/OldMdePkg/Library/BaseLib/Ia32/WriteCr4.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteCr4.S
rename to OldMdePkg/Library/BaseLib/Ia32/WriteCr4.S
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteCr4.asm b/OldMdePkg/Library/BaseLib/Ia32/WriteCr4.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteCr4.asm
rename to OldMdePkg/Library/BaseLib/Ia32/WriteCr4.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteCr4.c b/OldMdePkg/Library/BaseLib/Ia32/WriteCr4.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteCr4.c
rename to OldMdePkg/Library/BaseLib/Ia32/WriteCr4.c
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteDr0.S b/OldMdePkg/Library/BaseLib/Ia32/WriteDr0.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteDr0.S
rename to OldMdePkg/Library/BaseLib/Ia32/WriteDr0.S
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteDr0.asm b/OldMdePkg/Library/BaseLib/Ia32/WriteDr0.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteDr0.asm
rename to OldMdePkg/Library/BaseLib/Ia32/WriteDr0.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteDr0.c b/OldMdePkg/Library/BaseLib/Ia32/WriteDr0.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteDr0.c
rename to OldMdePkg/Library/BaseLib/Ia32/WriteDr0.c
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteDr1.S b/OldMdePkg/Library/BaseLib/Ia32/WriteDr1.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteDr1.S
rename to OldMdePkg/Library/BaseLib/Ia32/WriteDr1.S
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteDr1.asm b/OldMdePkg/Library/BaseLib/Ia32/WriteDr1.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteDr1.asm
rename to OldMdePkg/Library/BaseLib/Ia32/WriteDr1.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteDr1.c b/OldMdePkg/Library/BaseLib/Ia32/WriteDr1.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteDr1.c
rename to OldMdePkg/Library/BaseLib/Ia32/WriteDr1.c
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteDr2.S b/OldMdePkg/Library/BaseLib/Ia32/WriteDr2.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteDr2.S
rename to OldMdePkg/Library/BaseLib/Ia32/WriteDr2.S
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteDr2.asm b/OldMdePkg/Library/BaseLib/Ia32/WriteDr2.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteDr2.asm
rename to OldMdePkg/Library/BaseLib/Ia32/WriteDr2.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteDr2.c b/OldMdePkg/Library/BaseLib/Ia32/WriteDr2.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteDr2.c
rename to OldMdePkg/Library/BaseLib/Ia32/WriteDr2.c
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteDr3.S b/OldMdePkg/Library/BaseLib/Ia32/WriteDr3.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteDr3.S
rename to OldMdePkg/Library/BaseLib/Ia32/WriteDr3.S
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteDr3.asm b/OldMdePkg/Library/BaseLib/Ia32/WriteDr3.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteDr3.asm
rename to OldMdePkg/Library/BaseLib/Ia32/WriteDr3.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteDr3.c b/OldMdePkg/Library/BaseLib/Ia32/WriteDr3.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteDr3.c
rename to OldMdePkg/Library/BaseLib/Ia32/WriteDr3.c
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteDr4.S b/OldMdePkg/Library/BaseLib/Ia32/WriteDr4.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteDr4.S
rename to OldMdePkg/Library/BaseLib/Ia32/WriteDr4.S
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteDr4.asm b/OldMdePkg/Library/BaseLib/Ia32/WriteDr4.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteDr4.asm
rename to OldMdePkg/Library/BaseLib/Ia32/WriteDr4.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteDr4.c b/OldMdePkg/Library/BaseLib/Ia32/WriteDr4.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteDr4.c
rename to OldMdePkg/Library/BaseLib/Ia32/WriteDr4.c
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteDr5.S b/OldMdePkg/Library/BaseLib/Ia32/WriteDr5.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteDr5.S
rename to OldMdePkg/Library/BaseLib/Ia32/WriteDr5.S
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteDr5.asm b/OldMdePkg/Library/BaseLib/Ia32/WriteDr5.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteDr5.asm
rename to OldMdePkg/Library/BaseLib/Ia32/WriteDr5.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteDr5.c b/OldMdePkg/Library/BaseLib/Ia32/WriteDr5.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteDr5.c
rename to OldMdePkg/Library/BaseLib/Ia32/WriteDr5.c
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteDr6.S b/OldMdePkg/Library/BaseLib/Ia32/WriteDr6.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteDr6.S
rename to OldMdePkg/Library/BaseLib/Ia32/WriteDr6.S
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteDr6.asm b/OldMdePkg/Library/BaseLib/Ia32/WriteDr6.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteDr6.asm
rename to OldMdePkg/Library/BaseLib/Ia32/WriteDr6.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteDr6.c b/OldMdePkg/Library/BaseLib/Ia32/WriteDr6.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteDr6.c
rename to OldMdePkg/Library/BaseLib/Ia32/WriteDr6.c
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteDr7.S b/OldMdePkg/Library/BaseLib/Ia32/WriteDr7.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteDr7.S
rename to OldMdePkg/Library/BaseLib/Ia32/WriteDr7.S
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteDr7.asm b/OldMdePkg/Library/BaseLib/Ia32/WriteDr7.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteDr7.asm
rename to OldMdePkg/Library/BaseLib/Ia32/WriteDr7.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteDr7.c b/OldMdePkg/Library/BaseLib/Ia32/WriteDr7.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteDr7.c
rename to OldMdePkg/Library/BaseLib/Ia32/WriteDr7.c
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteGdtr.S b/OldMdePkg/Library/BaseLib/Ia32/WriteGdtr.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteGdtr.S
rename to OldMdePkg/Library/BaseLib/Ia32/WriteGdtr.S
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteGdtr.asm b/OldMdePkg/Library/BaseLib/Ia32/WriteGdtr.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteGdtr.asm
rename to OldMdePkg/Library/BaseLib/Ia32/WriteGdtr.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteGdtr.c b/OldMdePkg/Library/BaseLib/Ia32/WriteGdtr.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteGdtr.c
rename to OldMdePkg/Library/BaseLib/Ia32/WriteGdtr.c
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteIdtr.S b/OldMdePkg/Library/BaseLib/Ia32/WriteIdtr.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteIdtr.S
rename to OldMdePkg/Library/BaseLib/Ia32/WriteIdtr.S
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteIdtr.asm b/OldMdePkg/Library/BaseLib/Ia32/WriteIdtr.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteIdtr.asm
rename to OldMdePkg/Library/BaseLib/Ia32/WriteIdtr.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteIdtr.c b/OldMdePkg/Library/BaseLib/Ia32/WriteIdtr.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteIdtr.c
rename to OldMdePkg/Library/BaseLib/Ia32/WriteIdtr.c
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteLdtr.S b/OldMdePkg/Library/BaseLib/Ia32/WriteLdtr.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteLdtr.S
rename to OldMdePkg/Library/BaseLib/Ia32/WriteLdtr.S
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteLdtr.asm b/OldMdePkg/Library/BaseLib/Ia32/WriteLdtr.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteLdtr.asm
rename to OldMdePkg/Library/BaseLib/Ia32/WriteLdtr.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteLdtr.c b/OldMdePkg/Library/BaseLib/Ia32/WriteLdtr.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteLdtr.c
rename to OldMdePkg/Library/BaseLib/Ia32/WriteLdtr.c
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteMm0.S b/OldMdePkg/Library/BaseLib/Ia32/WriteMm0.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteMm0.S
rename to OldMdePkg/Library/BaseLib/Ia32/WriteMm0.S
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteMm0.asm b/OldMdePkg/Library/BaseLib/Ia32/WriteMm0.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteMm0.asm
rename to OldMdePkg/Library/BaseLib/Ia32/WriteMm0.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteMm0.c b/OldMdePkg/Library/BaseLib/Ia32/WriteMm0.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteMm0.c
rename to OldMdePkg/Library/BaseLib/Ia32/WriteMm0.c
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteMm1.S b/OldMdePkg/Library/BaseLib/Ia32/WriteMm1.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteMm1.S
rename to OldMdePkg/Library/BaseLib/Ia32/WriteMm1.S
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteMm1.asm b/OldMdePkg/Library/BaseLib/Ia32/WriteMm1.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteMm1.asm
rename to OldMdePkg/Library/BaseLib/Ia32/WriteMm1.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteMm1.c b/OldMdePkg/Library/BaseLib/Ia32/WriteMm1.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteMm1.c
rename to OldMdePkg/Library/BaseLib/Ia32/WriteMm1.c
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteMm2.S b/OldMdePkg/Library/BaseLib/Ia32/WriteMm2.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteMm2.S
rename to OldMdePkg/Library/BaseLib/Ia32/WriteMm2.S
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteMm2.asm b/OldMdePkg/Library/BaseLib/Ia32/WriteMm2.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteMm2.asm
rename to OldMdePkg/Library/BaseLib/Ia32/WriteMm2.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteMm2.c b/OldMdePkg/Library/BaseLib/Ia32/WriteMm2.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteMm2.c
rename to OldMdePkg/Library/BaseLib/Ia32/WriteMm2.c
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteMm3.S b/OldMdePkg/Library/BaseLib/Ia32/WriteMm3.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteMm3.S
rename to OldMdePkg/Library/BaseLib/Ia32/WriteMm3.S
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteMm3.asm b/OldMdePkg/Library/BaseLib/Ia32/WriteMm3.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteMm3.asm
rename to OldMdePkg/Library/BaseLib/Ia32/WriteMm3.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteMm3.c b/OldMdePkg/Library/BaseLib/Ia32/WriteMm3.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteMm3.c
rename to OldMdePkg/Library/BaseLib/Ia32/WriteMm3.c
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteMm4.S b/OldMdePkg/Library/BaseLib/Ia32/WriteMm4.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteMm4.S
rename to OldMdePkg/Library/BaseLib/Ia32/WriteMm4.S
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteMm4.asm b/OldMdePkg/Library/BaseLib/Ia32/WriteMm4.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteMm4.asm
rename to OldMdePkg/Library/BaseLib/Ia32/WriteMm4.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteMm4.c b/OldMdePkg/Library/BaseLib/Ia32/WriteMm4.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteMm4.c
rename to OldMdePkg/Library/BaseLib/Ia32/WriteMm4.c
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteMm5.S b/OldMdePkg/Library/BaseLib/Ia32/WriteMm5.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteMm5.S
rename to OldMdePkg/Library/BaseLib/Ia32/WriteMm5.S
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteMm5.asm b/OldMdePkg/Library/BaseLib/Ia32/WriteMm5.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteMm5.asm
rename to OldMdePkg/Library/BaseLib/Ia32/WriteMm5.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteMm5.c b/OldMdePkg/Library/BaseLib/Ia32/WriteMm5.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteMm5.c
rename to OldMdePkg/Library/BaseLib/Ia32/WriteMm5.c
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteMm6.S b/OldMdePkg/Library/BaseLib/Ia32/WriteMm6.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteMm6.S
rename to OldMdePkg/Library/BaseLib/Ia32/WriteMm6.S
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteMm6.asm b/OldMdePkg/Library/BaseLib/Ia32/WriteMm6.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteMm6.asm
rename to OldMdePkg/Library/BaseLib/Ia32/WriteMm6.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteMm6.c b/OldMdePkg/Library/BaseLib/Ia32/WriteMm6.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteMm6.c
rename to OldMdePkg/Library/BaseLib/Ia32/WriteMm6.c
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteMm7.S b/OldMdePkg/Library/BaseLib/Ia32/WriteMm7.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteMm7.S
rename to OldMdePkg/Library/BaseLib/Ia32/WriteMm7.S
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteMm7.asm b/OldMdePkg/Library/BaseLib/Ia32/WriteMm7.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteMm7.asm
rename to OldMdePkg/Library/BaseLib/Ia32/WriteMm7.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteMm7.c b/OldMdePkg/Library/BaseLib/Ia32/WriteMm7.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteMm7.c
rename to OldMdePkg/Library/BaseLib/Ia32/WriteMm7.c
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteMsr64.S b/OldMdePkg/Library/BaseLib/Ia32/WriteMsr64.S
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteMsr64.S
rename to OldMdePkg/Library/BaseLib/Ia32/WriteMsr64.S
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteMsr64.asm b/OldMdePkg/Library/BaseLib/Ia32/WriteMsr64.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteMsr64.asm
rename to OldMdePkg/Library/BaseLib/Ia32/WriteMsr64.asm
diff --git a/MdePkg/Library/BaseLib/Ia32/WriteMsr64.c b/OldMdePkg/Library/BaseLib/Ia32/WriteMsr64.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ia32/WriteMsr64.c
rename to OldMdePkg/Library/BaseLib/Ia32/WriteMsr64.c
diff --git a/MdePkg/Library/BaseLib/Ipf/AccessDbr.s b/OldMdePkg/Library/BaseLib/Ipf/AccessDbr.s
similarity index 100%
rename from MdePkg/Library/BaseLib/Ipf/AccessDbr.s
rename to OldMdePkg/Library/BaseLib/Ipf/AccessDbr.s
diff --git a/MdePkg/Library/BaseLib/Ipf/AccessEicr.s b/OldMdePkg/Library/BaseLib/Ipf/AccessEicr.s
similarity index 100%
rename from MdePkg/Library/BaseLib/Ipf/AccessEicr.s
rename to OldMdePkg/Library/BaseLib/Ipf/AccessEicr.s
diff --git a/MdePkg/Library/BaseLib/Ipf/AccessGcr.s b/OldMdePkg/Library/BaseLib/Ipf/AccessGcr.s
similarity index 100%
rename from MdePkg/Library/BaseLib/Ipf/AccessGcr.s
rename to OldMdePkg/Library/BaseLib/Ipf/AccessGcr.s
diff --git a/MdePkg/Library/BaseLib/Ipf/AccessGp.s b/OldMdePkg/Library/BaseLib/Ipf/AccessGp.s
similarity index 100%
rename from MdePkg/Library/BaseLib/Ipf/AccessGp.s
rename to OldMdePkg/Library/BaseLib/Ipf/AccessGp.s
diff --git a/MdePkg/Library/BaseLib/Ipf/AccessKr.s b/OldMdePkg/Library/BaseLib/Ipf/AccessKr.s
similarity index 100%
rename from MdePkg/Library/BaseLib/Ipf/AccessKr.s
rename to OldMdePkg/Library/BaseLib/Ipf/AccessKr.s
diff --git a/MdePkg/Library/BaseLib/Ipf/AccessPmr.s b/OldMdePkg/Library/BaseLib/Ipf/AccessPmr.s
similarity index 100%
rename from MdePkg/Library/BaseLib/Ipf/AccessPmr.s
rename to OldMdePkg/Library/BaseLib/Ipf/AccessPmr.s
diff --git a/MdePkg/Library/BaseLib/Ipf/AccessPsr.s b/OldMdePkg/Library/BaseLib/Ipf/AccessPsr.s
similarity index 100%
rename from MdePkg/Library/BaseLib/Ipf/AccessPsr.s
rename to OldMdePkg/Library/BaseLib/Ipf/AccessPsr.s
diff --git a/MdePkg/Library/BaseLib/Ipf/AsmPalCall.s b/OldMdePkg/Library/BaseLib/Ipf/AsmPalCall.s
similarity index 100%
rename from MdePkg/Library/BaseLib/Ipf/AsmPalCall.s
rename to OldMdePkg/Library/BaseLib/Ipf/AsmPalCall.s
diff --git a/MdePkg/Library/BaseLib/Ipf/CpuBreakpoint.c b/OldMdePkg/Library/BaseLib/Ipf/CpuBreakpoint.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ipf/CpuBreakpoint.c
rename to OldMdePkg/Library/BaseLib/Ipf/CpuBreakpoint.c
diff --git a/MdePkg/Library/BaseLib/Ipf/CpuFlushTlb.s b/OldMdePkg/Library/BaseLib/Ipf/CpuFlushTlb.s
similarity index 100%
rename from MdePkg/Library/BaseLib/Ipf/CpuFlushTlb.s
rename to OldMdePkg/Library/BaseLib/Ipf/CpuFlushTlb.s
diff --git a/MdePkg/Library/BaseLib/Ipf/CpuPause.s b/OldMdePkg/Library/BaseLib/Ipf/CpuPause.s
similarity index 100%
rename from MdePkg/Library/BaseLib/Ipf/CpuPause.s
rename to OldMdePkg/Library/BaseLib/Ipf/CpuPause.s
diff --git a/MdePkg/Library/BaseLib/Ipf/ExecFc.s b/OldMdePkg/Library/BaseLib/Ipf/ExecFc.s
similarity index 100%
rename from MdePkg/Library/BaseLib/Ipf/ExecFc.s
rename to OldMdePkg/Library/BaseLib/Ipf/ExecFc.s
diff --git a/MdePkg/Library/BaseLib/Ipf/FlushCacheRange.s b/OldMdePkg/Library/BaseLib/Ipf/FlushCacheRange.s
similarity index 100%
rename from MdePkg/Library/BaseLib/Ipf/FlushCacheRange.s
rename to OldMdePkg/Library/BaseLib/Ipf/FlushCacheRange.s
diff --git a/MdePkg/Library/BaseLib/Ipf/GetInterruptState.s b/OldMdePkg/Library/BaseLib/Ipf/GetInterruptState.s
similarity index 100%
rename from MdePkg/Library/BaseLib/Ipf/GetInterruptState.s
rename to OldMdePkg/Library/BaseLib/Ipf/GetInterruptState.s
diff --git a/MdePkg/Library/BaseLib/Ipf/InterlockedCompareExchange32.s b/OldMdePkg/Library/BaseLib/Ipf/InterlockedCompareExchange32.s
similarity index 100%
rename from MdePkg/Library/BaseLib/Ipf/InterlockedCompareExchange32.s
rename to OldMdePkg/Library/BaseLib/Ipf/InterlockedCompareExchange32.s
diff --git a/MdePkg/Library/BaseLib/Ipf/InterlockedCompareExchange64.s b/OldMdePkg/Library/BaseLib/Ipf/InterlockedCompareExchange64.s
similarity index 100%
rename from MdePkg/Library/BaseLib/Ipf/InterlockedCompareExchange64.s
rename to OldMdePkg/Library/BaseLib/Ipf/InterlockedCompareExchange64.s
diff --git a/MdePkg/Library/BaseLib/Ipf/InternalSwitchStack.c b/OldMdePkg/Library/BaseLib/Ipf/InternalSwitchStack.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ipf/InternalSwitchStack.c
rename to OldMdePkg/Library/BaseLib/Ipf/InternalSwitchStack.c
diff --git a/MdePkg/Library/BaseLib/Ipf/PalCallStatic.s b/OldMdePkg/Library/BaseLib/Ipf/PalCallStatic.s
similarity index 100%
rename from MdePkg/Library/BaseLib/Ipf/PalCallStatic.s
rename to OldMdePkg/Library/BaseLib/Ipf/PalCallStatic.s
diff --git a/MdePkg/Library/BaseLib/Ipf/ReadCpuid.s b/OldMdePkg/Library/BaseLib/Ipf/ReadCpuid.s
similarity index 100%
rename from MdePkg/Library/BaseLib/Ipf/ReadCpuid.s
rename to OldMdePkg/Library/BaseLib/Ipf/ReadCpuid.s
diff --git a/MdePkg/Library/BaseLib/Ipf/SwitchStack.s b/OldMdePkg/Library/BaseLib/Ipf/SwitchStack.s
similarity index 100%
rename from MdePkg/Library/BaseLib/Ipf/SwitchStack.s
rename to OldMdePkg/Library/BaseLib/Ipf/SwitchStack.s
diff --git a/MdePkg/Library/BaseLib/Ipf/Synchronization.c b/OldMdePkg/Library/BaseLib/Ipf/Synchronization.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ipf/Synchronization.c
rename to OldMdePkg/Library/BaseLib/Ipf/Synchronization.c
diff --git a/MdePkg/Library/BaseLib/Ipf/Unaligned.c b/OldMdePkg/Library/BaseLib/Ipf/Unaligned.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Ipf/Unaligned.c
rename to OldMdePkg/Library/BaseLib/Ipf/Unaligned.c
diff --git a/MdePkg/Library/BaseLib/Ipf/asm.h b/OldMdePkg/Library/BaseLib/Ipf/asm.h
similarity index 100%
rename from MdePkg/Library/BaseLib/Ipf/asm.h
rename to OldMdePkg/Library/BaseLib/Ipf/asm.h
diff --git a/MdePkg/Library/BaseLib/Ipf/ia_64gen.h b/OldMdePkg/Library/BaseLib/Ipf/ia_64gen.h
similarity index 100%
rename from MdePkg/Library/BaseLib/Ipf/ia_64gen.h
rename to OldMdePkg/Library/BaseLib/Ipf/ia_64gen.h
diff --git a/MdePkg/Library/BaseLib/Ipf/longjmp.s b/OldMdePkg/Library/BaseLib/Ipf/longjmp.s
similarity index 100%
rename from MdePkg/Library/BaseLib/Ipf/longjmp.s
rename to OldMdePkg/Library/BaseLib/Ipf/longjmp.s
diff --git a/MdePkg/Library/BaseLib/Ipf/setjmp.s b/OldMdePkg/Library/BaseLib/Ipf/setjmp.s
similarity index 100%
rename from MdePkg/Library/BaseLib/Ipf/setjmp.s
rename to OldMdePkg/Library/BaseLib/Ipf/setjmp.s
diff --git a/MdePkg/Library/BaseLib/LRotU32.c b/OldMdePkg/Library/BaseLib/LRotU32.c
similarity index 100%
rename from MdePkg/Library/BaseLib/LRotU32.c
rename to OldMdePkg/Library/BaseLib/LRotU32.c
diff --git a/MdePkg/Library/BaseLib/LRotU64.c b/OldMdePkg/Library/BaseLib/LRotU64.c
similarity index 100%
rename from MdePkg/Library/BaseLib/LRotU64.c
rename to OldMdePkg/Library/BaseLib/LRotU64.c
diff --git a/MdePkg/Library/BaseLib/LShiftU64.c b/OldMdePkg/Library/BaseLib/LShiftU64.c
similarity index 100%
rename from MdePkg/Library/BaseLib/LShiftU64.c
rename to OldMdePkg/Library/BaseLib/LShiftU64.c
diff --git a/MdePkg/Library/BaseLib/LinkedList.c b/OldMdePkg/Library/BaseLib/LinkedList.c
similarity index 100%
rename from MdePkg/Library/BaseLib/LinkedList.c
rename to OldMdePkg/Library/BaseLib/LinkedList.c
diff --git a/MdePkg/Library/BaseLib/LongJump.c b/OldMdePkg/Library/BaseLib/LongJump.c
similarity index 100%
rename from MdePkg/Library/BaseLib/LongJump.c
rename to OldMdePkg/Library/BaseLib/LongJump.c
diff --git a/MdePkg/Library/BaseLib/LowBitSet32.c b/OldMdePkg/Library/BaseLib/LowBitSet32.c
similarity index 100%
rename from MdePkg/Library/BaseLib/LowBitSet32.c
rename to OldMdePkg/Library/BaseLib/LowBitSet32.c
diff --git a/MdePkg/Library/BaseLib/LowBitSet64.c b/OldMdePkg/Library/BaseLib/LowBitSet64.c
similarity index 100%
rename from MdePkg/Library/BaseLib/LowBitSet64.c
rename to OldMdePkg/Library/BaseLib/LowBitSet64.c
diff --git a/MdePkg/Library/BaseLib/Math64.c b/OldMdePkg/Library/BaseLib/Math64.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Math64.c
rename to OldMdePkg/Library/BaseLib/Math64.c
diff --git a/MdePkg/Library/BaseLib/ModU64x32.c b/OldMdePkg/Library/BaseLib/ModU64x32.c
similarity index 100%
rename from MdePkg/Library/BaseLib/ModU64x32.c
rename to OldMdePkg/Library/BaseLib/ModU64x32.c
diff --git a/MdePkg/Library/BaseLib/MultS64x64.c b/OldMdePkg/Library/BaseLib/MultS64x64.c
similarity index 100%
rename from MdePkg/Library/BaseLib/MultS64x64.c
rename to OldMdePkg/Library/BaseLib/MultS64x64.c
diff --git a/MdePkg/Library/BaseLib/MultU64x32.c b/OldMdePkg/Library/BaseLib/MultU64x32.c
similarity index 100%
rename from MdePkg/Library/BaseLib/MultU64x32.c
rename to OldMdePkg/Library/BaseLib/MultU64x32.c
diff --git a/MdePkg/Library/BaseLib/MultU64x64.c b/OldMdePkg/Library/BaseLib/MultU64x64.c
similarity index 100%
rename from MdePkg/Library/BaseLib/MultU64x64.c
rename to OldMdePkg/Library/BaseLib/MultU64x64.c
diff --git a/MdePkg/Library/BaseLib/RRotU32.c b/OldMdePkg/Library/BaseLib/RRotU32.c
similarity index 100%
rename from MdePkg/Library/BaseLib/RRotU32.c
rename to OldMdePkg/Library/BaseLib/RRotU32.c
diff --git a/MdePkg/Library/BaseLib/RRotU64.c b/OldMdePkg/Library/BaseLib/RRotU64.c
similarity index 100%
rename from MdePkg/Library/BaseLib/RRotU64.c
rename to OldMdePkg/Library/BaseLib/RRotU64.c
diff --git a/MdePkg/Library/BaseLib/RShiftU64.c b/OldMdePkg/Library/BaseLib/RShiftU64.c
similarity index 100%
rename from MdePkg/Library/BaseLib/RShiftU64.c
rename to OldMdePkg/Library/BaseLib/RShiftU64.c
diff --git a/MdePkg/Library/BaseLib/SetJump.c b/OldMdePkg/Library/BaseLib/SetJump.c
similarity index 100%
rename from MdePkg/Library/BaseLib/SetJump.c
rename to OldMdePkg/Library/BaseLib/SetJump.c
diff --git a/MdePkg/Library/BaseLib/String.c b/OldMdePkg/Library/BaseLib/String.c
similarity index 100%
rename from MdePkg/Library/BaseLib/String.c
rename to OldMdePkg/Library/BaseLib/String.c
diff --git a/MdePkg/Library/BaseLib/SwapBytes16.c b/OldMdePkg/Library/BaseLib/SwapBytes16.c
similarity index 100%
rename from MdePkg/Library/BaseLib/SwapBytes16.c
rename to OldMdePkg/Library/BaseLib/SwapBytes16.c
diff --git a/MdePkg/Library/BaseLib/SwapBytes32.c b/OldMdePkg/Library/BaseLib/SwapBytes32.c
similarity index 100%
rename from MdePkg/Library/BaseLib/SwapBytes32.c
rename to OldMdePkg/Library/BaseLib/SwapBytes32.c
diff --git a/MdePkg/Library/BaseLib/SwapBytes64.c b/OldMdePkg/Library/BaseLib/SwapBytes64.c
similarity index 100%
rename from MdePkg/Library/BaseLib/SwapBytes64.c
rename to OldMdePkg/Library/BaseLib/SwapBytes64.c
diff --git a/MdePkg/Library/BaseLib/SwitchStack.c b/OldMdePkg/Library/BaseLib/SwitchStack.c
similarity index 100%
rename from MdePkg/Library/BaseLib/SwitchStack.c
rename to OldMdePkg/Library/BaseLib/SwitchStack.c
diff --git a/MdePkg/Library/BaseLib/Synchronization.c b/OldMdePkg/Library/BaseLib/Synchronization.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Synchronization.c
rename to OldMdePkg/Library/BaseLib/Synchronization.c
diff --git a/MdePkg/Library/BaseLib/SynchronizationGcc.c b/OldMdePkg/Library/BaseLib/SynchronizationGcc.c
similarity index 100%
rename from MdePkg/Library/BaseLib/SynchronizationGcc.c
rename to OldMdePkg/Library/BaseLib/SynchronizationGcc.c
diff --git a/MdePkg/Library/BaseLib/SynchronizationMsc.c b/OldMdePkg/Library/BaseLib/SynchronizationMsc.c
similarity index 100%
rename from MdePkg/Library/BaseLib/SynchronizationMsc.c
rename to OldMdePkg/Library/BaseLib/SynchronizationMsc.c
diff --git a/MdePkg/Library/BaseLib/Unaligned.c b/OldMdePkg/Library/BaseLib/Unaligned.c
similarity index 100%
rename from MdePkg/Library/BaseLib/Unaligned.c
rename to OldMdePkg/Library/BaseLib/Unaligned.c
diff --git a/MdePkg/Library/BaseLib/X64/CpuBreakpoint.S b/OldMdePkg/Library/BaseLib/X64/CpuBreakpoint.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/CpuBreakpoint.S
rename to OldMdePkg/Library/BaseLib/X64/CpuBreakpoint.S
diff --git a/MdePkg/Library/BaseLib/X64/CpuBreakpoint.asm b/OldMdePkg/Library/BaseLib/X64/CpuBreakpoint.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/CpuBreakpoint.asm
rename to OldMdePkg/Library/BaseLib/X64/CpuBreakpoint.asm
diff --git a/MdePkg/Library/BaseLib/X64/CpuBreakpoint.c b/OldMdePkg/Library/BaseLib/X64/CpuBreakpoint.c
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/CpuBreakpoint.c
rename to OldMdePkg/Library/BaseLib/X64/CpuBreakpoint.c
diff --git a/MdePkg/Library/BaseLib/X64/CpuFlushTlb.S b/OldMdePkg/Library/BaseLib/X64/CpuFlushTlb.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/CpuFlushTlb.S
rename to OldMdePkg/Library/BaseLib/X64/CpuFlushTlb.S
diff --git a/MdePkg/Library/BaseLib/X64/CpuFlushTlb.asm b/OldMdePkg/Library/BaseLib/X64/CpuFlushTlb.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/CpuFlushTlb.asm
rename to OldMdePkg/Library/BaseLib/X64/CpuFlushTlb.asm
diff --git a/MdePkg/Library/BaseLib/X64/CpuId.S b/OldMdePkg/Library/BaseLib/X64/CpuId.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/CpuId.S
rename to OldMdePkg/Library/BaseLib/X64/CpuId.S
diff --git a/MdePkg/Library/BaseLib/X64/CpuId.asm b/OldMdePkg/Library/BaseLib/X64/CpuId.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/CpuId.asm
rename to OldMdePkg/Library/BaseLib/X64/CpuId.asm
diff --git a/MdePkg/Library/BaseLib/X64/CpuIdEx.S b/OldMdePkg/Library/BaseLib/X64/CpuIdEx.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/CpuIdEx.S
rename to OldMdePkg/Library/BaseLib/X64/CpuIdEx.S
diff --git a/MdePkg/Library/BaseLib/X64/CpuIdEx.asm b/OldMdePkg/Library/BaseLib/X64/CpuIdEx.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/CpuIdEx.asm
rename to OldMdePkg/Library/BaseLib/X64/CpuIdEx.asm
diff --git a/MdePkg/Library/BaseLib/X64/CpuPause.S b/OldMdePkg/Library/BaseLib/X64/CpuPause.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/CpuPause.S
rename to OldMdePkg/Library/BaseLib/X64/CpuPause.S
diff --git a/MdePkg/Library/BaseLib/X64/CpuPause.asm b/OldMdePkg/Library/BaseLib/X64/CpuPause.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/CpuPause.asm
rename to OldMdePkg/Library/BaseLib/X64/CpuPause.asm
diff --git a/MdePkg/Library/BaseLib/X64/CpuSleep.S b/OldMdePkg/Library/BaseLib/X64/CpuSleep.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/CpuSleep.S
rename to OldMdePkg/Library/BaseLib/X64/CpuSleep.S
diff --git a/MdePkg/Library/BaseLib/X64/CpuSleep.asm b/OldMdePkg/Library/BaseLib/X64/CpuSleep.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/CpuSleep.asm
rename to OldMdePkg/Library/BaseLib/X64/CpuSleep.asm
diff --git a/MdePkg/Library/BaseLib/X64/DisableInterrupts.S b/OldMdePkg/Library/BaseLib/X64/DisableInterrupts.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/DisableInterrupts.S
rename to OldMdePkg/Library/BaseLib/X64/DisableInterrupts.S
diff --git a/MdePkg/Library/BaseLib/X64/DisableInterrupts.asm b/OldMdePkg/Library/BaseLib/X64/DisableInterrupts.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/DisableInterrupts.asm
rename to OldMdePkg/Library/BaseLib/X64/DisableInterrupts.asm
diff --git a/MdePkg/Library/BaseLib/X64/DisablePaging64.S b/OldMdePkg/Library/BaseLib/X64/DisablePaging64.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/DisablePaging64.S
rename to OldMdePkg/Library/BaseLib/X64/DisablePaging64.S
diff --git a/MdePkg/Library/BaseLib/X64/DisablePaging64.asm b/OldMdePkg/Library/BaseLib/X64/DisablePaging64.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/DisablePaging64.asm
rename to OldMdePkg/Library/BaseLib/X64/DisablePaging64.asm
diff --git a/MdePkg/Library/BaseLib/X64/EnableDisableInterrupts.S b/OldMdePkg/Library/BaseLib/X64/EnableDisableInterrupts.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/EnableDisableInterrupts.S
rename to OldMdePkg/Library/BaseLib/X64/EnableDisableInterrupts.S
diff --git a/MdePkg/Library/BaseLib/X64/EnableDisableInterrupts.asm b/OldMdePkg/Library/BaseLib/X64/EnableDisableInterrupts.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/EnableDisableInterrupts.asm
rename to OldMdePkg/Library/BaseLib/X64/EnableDisableInterrupts.asm
diff --git a/MdePkg/Library/BaseLib/X64/EnableInterrupts.S b/OldMdePkg/Library/BaseLib/X64/EnableInterrupts.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/EnableInterrupts.S
rename to OldMdePkg/Library/BaseLib/X64/EnableInterrupts.S
diff --git a/MdePkg/Library/BaseLib/X64/EnableInterrupts.asm b/OldMdePkg/Library/BaseLib/X64/EnableInterrupts.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/EnableInterrupts.asm
rename to OldMdePkg/Library/BaseLib/X64/EnableInterrupts.asm
diff --git a/MdePkg/Library/BaseLib/X64/EnablePaging64.S b/OldMdePkg/Library/BaseLib/X64/EnablePaging64.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/EnablePaging64.S
rename to OldMdePkg/Library/BaseLib/X64/EnablePaging64.S
diff --git a/MdePkg/Library/BaseLib/X64/EnablePaging64.asm b/OldMdePkg/Library/BaseLib/X64/EnablePaging64.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/EnablePaging64.asm
rename to OldMdePkg/Library/BaseLib/X64/EnablePaging64.asm
diff --git a/MdePkg/Library/BaseLib/X64/FlushCacheLine.S b/OldMdePkg/Library/BaseLib/X64/FlushCacheLine.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/FlushCacheLine.S
rename to OldMdePkg/Library/BaseLib/X64/FlushCacheLine.S
diff --git a/MdePkg/Library/BaseLib/X64/FlushCacheLine.asm b/OldMdePkg/Library/BaseLib/X64/FlushCacheLine.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/FlushCacheLine.asm
rename to OldMdePkg/Library/BaseLib/X64/FlushCacheLine.asm
diff --git a/MdePkg/Library/BaseLib/X64/FxRestore.S b/OldMdePkg/Library/BaseLib/X64/FxRestore.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/FxRestore.S
rename to OldMdePkg/Library/BaseLib/X64/FxRestore.S
diff --git a/MdePkg/Library/BaseLib/X64/FxRestore.asm b/OldMdePkg/Library/BaseLib/X64/FxRestore.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/FxRestore.asm
rename to OldMdePkg/Library/BaseLib/X64/FxRestore.asm
diff --git a/MdePkg/Library/BaseLib/X64/FxSave.S b/OldMdePkg/Library/BaseLib/X64/FxSave.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/FxSave.S
rename to OldMdePkg/Library/BaseLib/X64/FxSave.S
diff --git a/MdePkg/Library/BaseLib/X64/FxSave.asm b/OldMdePkg/Library/BaseLib/X64/FxSave.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/FxSave.asm
rename to OldMdePkg/Library/BaseLib/X64/FxSave.asm
diff --git a/MdePkg/Library/BaseLib/X64/InterlockedCompareExchange32.S b/OldMdePkg/Library/BaseLib/X64/InterlockedCompareExchange32.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/InterlockedCompareExchange32.S
rename to OldMdePkg/Library/BaseLib/X64/InterlockedCompareExchange32.S
diff --git a/MdePkg/Library/BaseLib/X64/InterlockedCompareExchange32.asm b/OldMdePkg/Library/BaseLib/X64/InterlockedCompareExchange32.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/InterlockedCompareExchange32.asm
rename to OldMdePkg/Library/BaseLib/X64/InterlockedCompareExchange32.asm
diff --git a/MdePkg/Library/BaseLib/X64/InterlockedCompareExchange32.c b/OldMdePkg/Library/BaseLib/X64/InterlockedCompareExchange32.c
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/InterlockedCompareExchange32.c
rename to OldMdePkg/Library/BaseLib/X64/InterlockedCompareExchange32.c
diff --git a/MdePkg/Library/BaseLib/X64/InterlockedCompareExchange64.S b/OldMdePkg/Library/BaseLib/X64/InterlockedCompareExchange64.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/InterlockedCompareExchange64.S
rename to OldMdePkg/Library/BaseLib/X64/InterlockedCompareExchange64.S
diff --git a/MdePkg/Library/BaseLib/X64/InterlockedCompareExchange64.asm b/OldMdePkg/Library/BaseLib/X64/InterlockedCompareExchange64.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/InterlockedCompareExchange64.asm
rename to OldMdePkg/Library/BaseLib/X64/InterlockedCompareExchange64.asm
diff --git a/MdePkg/Library/BaseLib/X64/InterlockedCompareExchange64.c b/OldMdePkg/Library/BaseLib/X64/InterlockedCompareExchange64.c
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/InterlockedCompareExchange64.c
rename to OldMdePkg/Library/BaseLib/X64/InterlockedCompareExchange64.c
diff --git a/MdePkg/Library/BaseLib/X64/InterlockedDecrement.S b/OldMdePkg/Library/BaseLib/X64/InterlockedDecrement.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/InterlockedDecrement.S
rename to OldMdePkg/Library/BaseLib/X64/InterlockedDecrement.S
diff --git a/MdePkg/Library/BaseLib/X64/InterlockedDecrement.asm b/OldMdePkg/Library/BaseLib/X64/InterlockedDecrement.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/InterlockedDecrement.asm
rename to OldMdePkg/Library/BaseLib/X64/InterlockedDecrement.asm
diff --git a/MdePkg/Library/BaseLib/X64/InterlockedDecrement.c b/OldMdePkg/Library/BaseLib/X64/InterlockedDecrement.c
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/InterlockedDecrement.c
rename to OldMdePkg/Library/BaseLib/X64/InterlockedDecrement.c
diff --git a/MdePkg/Library/BaseLib/X64/InterlockedIncrement.S b/OldMdePkg/Library/BaseLib/X64/InterlockedIncrement.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/InterlockedIncrement.S
rename to OldMdePkg/Library/BaseLib/X64/InterlockedIncrement.S
diff --git a/MdePkg/Library/BaseLib/X64/InterlockedIncrement.asm b/OldMdePkg/Library/BaseLib/X64/InterlockedIncrement.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/InterlockedIncrement.asm
rename to OldMdePkg/Library/BaseLib/X64/InterlockedIncrement.asm
diff --git a/MdePkg/Library/BaseLib/X64/InterlockedIncrement.c b/OldMdePkg/Library/BaseLib/X64/InterlockedIncrement.c
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/InterlockedIncrement.c
rename to OldMdePkg/Library/BaseLib/X64/InterlockedIncrement.c
diff --git a/MdePkg/Library/BaseLib/X64/Invd.S b/OldMdePkg/Library/BaseLib/X64/Invd.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/Invd.S
rename to OldMdePkg/Library/BaseLib/X64/Invd.S
diff --git a/MdePkg/Library/BaseLib/X64/Invd.asm b/OldMdePkg/Library/BaseLib/X64/Invd.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/Invd.asm
rename to OldMdePkg/Library/BaseLib/X64/Invd.asm
diff --git a/MdePkg/Library/BaseLib/X64/LongJump.S b/OldMdePkg/Library/BaseLib/X64/LongJump.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/LongJump.S
rename to OldMdePkg/Library/BaseLib/X64/LongJump.S
diff --git a/MdePkg/Library/BaseLib/X64/LongJump.asm b/OldMdePkg/Library/BaseLib/X64/LongJump.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/LongJump.asm
rename to OldMdePkg/Library/BaseLib/X64/LongJump.asm
diff --git a/MdePkg/Library/BaseLib/X64/Monitor.S b/OldMdePkg/Library/BaseLib/X64/Monitor.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/Monitor.S
rename to OldMdePkg/Library/BaseLib/X64/Monitor.S
diff --git a/MdePkg/Library/BaseLib/X64/Monitor.asm b/OldMdePkg/Library/BaseLib/X64/Monitor.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/Monitor.asm
rename to OldMdePkg/Library/BaseLib/X64/Monitor.asm
diff --git a/MdePkg/Library/BaseLib/X64/Mwait.S b/OldMdePkg/Library/BaseLib/X64/Mwait.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/Mwait.S
rename to OldMdePkg/Library/BaseLib/X64/Mwait.S
diff --git a/MdePkg/Library/BaseLib/X64/Mwait.asm b/OldMdePkg/Library/BaseLib/X64/Mwait.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/Mwait.asm
rename to OldMdePkg/Library/BaseLib/X64/Mwait.asm
diff --git a/MdePkg/Library/BaseLib/X64/Non-existing.c b/OldMdePkg/Library/BaseLib/X64/Non-existing.c
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/Non-existing.c
rename to OldMdePkg/Library/BaseLib/X64/Non-existing.c
diff --git a/MdePkg/Library/BaseLib/X64/ReadCr0.S b/OldMdePkg/Library/BaseLib/X64/ReadCr0.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadCr0.S
rename to OldMdePkg/Library/BaseLib/X64/ReadCr0.S
diff --git a/MdePkg/Library/BaseLib/X64/ReadCr0.asm b/OldMdePkg/Library/BaseLib/X64/ReadCr0.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadCr0.asm
rename to OldMdePkg/Library/BaseLib/X64/ReadCr0.asm
diff --git a/MdePkg/Library/BaseLib/X64/ReadCr2.S b/OldMdePkg/Library/BaseLib/X64/ReadCr2.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadCr2.S
rename to OldMdePkg/Library/BaseLib/X64/ReadCr2.S
diff --git a/MdePkg/Library/BaseLib/X64/ReadCr2.asm b/OldMdePkg/Library/BaseLib/X64/ReadCr2.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadCr2.asm
rename to OldMdePkg/Library/BaseLib/X64/ReadCr2.asm
diff --git a/MdePkg/Library/BaseLib/X64/ReadCr3.S b/OldMdePkg/Library/BaseLib/X64/ReadCr3.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadCr3.S
rename to OldMdePkg/Library/BaseLib/X64/ReadCr3.S
diff --git a/MdePkg/Library/BaseLib/X64/ReadCr3.asm b/OldMdePkg/Library/BaseLib/X64/ReadCr3.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadCr3.asm
rename to OldMdePkg/Library/BaseLib/X64/ReadCr3.asm
diff --git a/MdePkg/Library/BaseLib/X64/ReadCr4.S b/OldMdePkg/Library/BaseLib/X64/ReadCr4.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadCr4.S
rename to OldMdePkg/Library/BaseLib/X64/ReadCr4.S
diff --git a/MdePkg/Library/BaseLib/X64/ReadCr4.asm b/OldMdePkg/Library/BaseLib/X64/ReadCr4.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadCr4.asm
rename to OldMdePkg/Library/BaseLib/X64/ReadCr4.asm
diff --git a/MdePkg/Library/BaseLib/X64/ReadCs.S b/OldMdePkg/Library/BaseLib/X64/ReadCs.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadCs.S
rename to OldMdePkg/Library/BaseLib/X64/ReadCs.S
diff --git a/MdePkg/Library/BaseLib/X64/ReadCs.asm b/OldMdePkg/Library/BaseLib/X64/ReadCs.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadCs.asm
rename to OldMdePkg/Library/BaseLib/X64/ReadCs.asm
diff --git a/MdePkg/Library/BaseLib/X64/ReadDr0.S b/OldMdePkg/Library/BaseLib/X64/ReadDr0.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadDr0.S
rename to OldMdePkg/Library/BaseLib/X64/ReadDr0.S
diff --git a/MdePkg/Library/BaseLib/X64/ReadDr0.asm b/OldMdePkg/Library/BaseLib/X64/ReadDr0.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadDr0.asm
rename to OldMdePkg/Library/BaseLib/X64/ReadDr0.asm
diff --git a/MdePkg/Library/BaseLib/X64/ReadDr1.S b/OldMdePkg/Library/BaseLib/X64/ReadDr1.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadDr1.S
rename to OldMdePkg/Library/BaseLib/X64/ReadDr1.S
diff --git a/MdePkg/Library/BaseLib/X64/ReadDr1.asm b/OldMdePkg/Library/BaseLib/X64/ReadDr1.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadDr1.asm
rename to OldMdePkg/Library/BaseLib/X64/ReadDr1.asm
diff --git a/MdePkg/Library/BaseLib/X64/ReadDr2.S b/OldMdePkg/Library/BaseLib/X64/ReadDr2.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadDr2.S
rename to OldMdePkg/Library/BaseLib/X64/ReadDr2.S
diff --git a/MdePkg/Library/BaseLib/X64/ReadDr2.asm b/OldMdePkg/Library/BaseLib/X64/ReadDr2.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadDr2.asm
rename to OldMdePkg/Library/BaseLib/X64/ReadDr2.asm
diff --git a/MdePkg/Library/BaseLib/X64/ReadDr3.S b/OldMdePkg/Library/BaseLib/X64/ReadDr3.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadDr3.S
rename to OldMdePkg/Library/BaseLib/X64/ReadDr3.S
diff --git a/MdePkg/Library/BaseLib/X64/ReadDr3.asm b/OldMdePkg/Library/BaseLib/X64/ReadDr3.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadDr3.asm
rename to OldMdePkg/Library/BaseLib/X64/ReadDr3.asm
diff --git a/MdePkg/Library/BaseLib/X64/ReadDr4.S b/OldMdePkg/Library/BaseLib/X64/ReadDr4.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadDr4.S
rename to OldMdePkg/Library/BaseLib/X64/ReadDr4.S
diff --git a/MdePkg/Library/BaseLib/X64/ReadDr4.asm b/OldMdePkg/Library/BaseLib/X64/ReadDr4.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadDr4.asm
rename to OldMdePkg/Library/BaseLib/X64/ReadDr4.asm
diff --git a/MdePkg/Library/BaseLib/X64/ReadDr5.S b/OldMdePkg/Library/BaseLib/X64/ReadDr5.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadDr5.S
rename to OldMdePkg/Library/BaseLib/X64/ReadDr5.S
diff --git a/MdePkg/Library/BaseLib/X64/ReadDr5.asm b/OldMdePkg/Library/BaseLib/X64/ReadDr5.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadDr5.asm
rename to OldMdePkg/Library/BaseLib/X64/ReadDr5.asm
diff --git a/MdePkg/Library/BaseLib/X64/ReadDr6.S b/OldMdePkg/Library/BaseLib/X64/ReadDr6.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadDr6.S
rename to OldMdePkg/Library/BaseLib/X64/ReadDr6.S
diff --git a/MdePkg/Library/BaseLib/X64/ReadDr6.asm b/OldMdePkg/Library/BaseLib/X64/ReadDr6.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadDr6.asm
rename to OldMdePkg/Library/BaseLib/X64/ReadDr6.asm
diff --git a/MdePkg/Library/BaseLib/X64/ReadDr7.S b/OldMdePkg/Library/BaseLib/X64/ReadDr7.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadDr7.S
rename to OldMdePkg/Library/BaseLib/X64/ReadDr7.S
diff --git a/MdePkg/Library/BaseLib/X64/ReadDr7.asm b/OldMdePkg/Library/BaseLib/X64/ReadDr7.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadDr7.asm
rename to OldMdePkg/Library/BaseLib/X64/ReadDr7.asm
diff --git a/MdePkg/Library/BaseLib/X64/ReadDs.S b/OldMdePkg/Library/BaseLib/X64/ReadDs.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadDs.S
rename to OldMdePkg/Library/BaseLib/X64/ReadDs.S
diff --git a/MdePkg/Library/BaseLib/X64/ReadDs.asm b/OldMdePkg/Library/BaseLib/X64/ReadDs.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadDs.asm
rename to OldMdePkg/Library/BaseLib/X64/ReadDs.asm
diff --git a/MdePkg/Library/BaseLib/X64/ReadEflags.S b/OldMdePkg/Library/BaseLib/X64/ReadEflags.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadEflags.S
rename to OldMdePkg/Library/BaseLib/X64/ReadEflags.S
diff --git a/MdePkg/Library/BaseLib/X64/ReadEflags.asm b/OldMdePkg/Library/BaseLib/X64/ReadEflags.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadEflags.asm
rename to OldMdePkg/Library/BaseLib/X64/ReadEflags.asm
diff --git a/MdePkg/Library/BaseLib/X64/ReadEs.S b/OldMdePkg/Library/BaseLib/X64/ReadEs.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadEs.S
rename to OldMdePkg/Library/BaseLib/X64/ReadEs.S
diff --git a/MdePkg/Library/BaseLib/X64/ReadEs.asm b/OldMdePkg/Library/BaseLib/X64/ReadEs.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadEs.asm
rename to OldMdePkg/Library/BaseLib/X64/ReadEs.asm
diff --git a/MdePkg/Library/BaseLib/X64/ReadFs.S b/OldMdePkg/Library/BaseLib/X64/ReadFs.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadFs.S
rename to OldMdePkg/Library/BaseLib/X64/ReadFs.S
diff --git a/MdePkg/Library/BaseLib/X64/ReadFs.asm b/OldMdePkg/Library/BaseLib/X64/ReadFs.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadFs.asm
rename to OldMdePkg/Library/BaseLib/X64/ReadFs.asm
diff --git a/MdePkg/Library/BaseLib/X64/ReadGdtr.S b/OldMdePkg/Library/BaseLib/X64/ReadGdtr.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadGdtr.S
rename to OldMdePkg/Library/BaseLib/X64/ReadGdtr.S
diff --git a/MdePkg/Library/BaseLib/X64/ReadGdtr.asm b/OldMdePkg/Library/BaseLib/X64/ReadGdtr.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadGdtr.asm
rename to OldMdePkg/Library/BaseLib/X64/ReadGdtr.asm
diff --git a/MdePkg/Library/BaseLib/X64/ReadGs.S b/OldMdePkg/Library/BaseLib/X64/ReadGs.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadGs.S
rename to OldMdePkg/Library/BaseLib/X64/ReadGs.S
diff --git a/MdePkg/Library/BaseLib/X64/ReadGs.asm b/OldMdePkg/Library/BaseLib/X64/ReadGs.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadGs.asm
rename to OldMdePkg/Library/BaseLib/X64/ReadGs.asm
diff --git a/MdePkg/Library/BaseLib/X64/ReadIdtr.S b/OldMdePkg/Library/BaseLib/X64/ReadIdtr.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadIdtr.S
rename to OldMdePkg/Library/BaseLib/X64/ReadIdtr.S
diff --git a/MdePkg/Library/BaseLib/X64/ReadIdtr.asm b/OldMdePkg/Library/BaseLib/X64/ReadIdtr.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadIdtr.asm
rename to OldMdePkg/Library/BaseLib/X64/ReadIdtr.asm
diff --git a/MdePkg/Library/BaseLib/X64/ReadLdtr.S b/OldMdePkg/Library/BaseLib/X64/ReadLdtr.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadLdtr.S
rename to OldMdePkg/Library/BaseLib/X64/ReadLdtr.S
diff --git a/MdePkg/Library/BaseLib/X64/ReadLdtr.asm b/OldMdePkg/Library/BaseLib/X64/ReadLdtr.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadLdtr.asm
rename to OldMdePkg/Library/BaseLib/X64/ReadLdtr.asm
diff --git a/MdePkg/Library/BaseLib/X64/ReadMm0.S b/OldMdePkg/Library/BaseLib/X64/ReadMm0.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadMm0.S
rename to OldMdePkg/Library/BaseLib/X64/ReadMm0.S
diff --git a/MdePkg/Library/BaseLib/X64/ReadMm0.asm b/OldMdePkg/Library/BaseLib/X64/ReadMm0.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadMm0.asm
rename to OldMdePkg/Library/BaseLib/X64/ReadMm0.asm
diff --git a/MdePkg/Library/BaseLib/X64/ReadMm1.S b/OldMdePkg/Library/BaseLib/X64/ReadMm1.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadMm1.S
rename to OldMdePkg/Library/BaseLib/X64/ReadMm1.S
diff --git a/MdePkg/Library/BaseLib/X64/ReadMm1.asm b/OldMdePkg/Library/BaseLib/X64/ReadMm1.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadMm1.asm
rename to OldMdePkg/Library/BaseLib/X64/ReadMm1.asm
diff --git a/MdePkg/Library/BaseLib/X64/ReadMm2.S b/OldMdePkg/Library/BaseLib/X64/ReadMm2.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadMm2.S
rename to OldMdePkg/Library/BaseLib/X64/ReadMm2.S
diff --git a/MdePkg/Library/BaseLib/X64/ReadMm2.asm b/OldMdePkg/Library/BaseLib/X64/ReadMm2.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadMm2.asm
rename to OldMdePkg/Library/BaseLib/X64/ReadMm2.asm
diff --git a/MdePkg/Library/BaseLib/X64/ReadMm3.S b/OldMdePkg/Library/BaseLib/X64/ReadMm3.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadMm3.S
rename to OldMdePkg/Library/BaseLib/X64/ReadMm3.S
diff --git a/MdePkg/Library/BaseLib/X64/ReadMm3.asm b/OldMdePkg/Library/BaseLib/X64/ReadMm3.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadMm3.asm
rename to OldMdePkg/Library/BaseLib/X64/ReadMm3.asm
diff --git a/MdePkg/Library/BaseLib/X64/ReadMm4.S b/OldMdePkg/Library/BaseLib/X64/ReadMm4.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadMm4.S
rename to OldMdePkg/Library/BaseLib/X64/ReadMm4.S
diff --git a/MdePkg/Library/BaseLib/X64/ReadMm4.asm b/OldMdePkg/Library/BaseLib/X64/ReadMm4.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadMm4.asm
rename to OldMdePkg/Library/BaseLib/X64/ReadMm4.asm
diff --git a/MdePkg/Library/BaseLib/X64/ReadMm5.S b/OldMdePkg/Library/BaseLib/X64/ReadMm5.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadMm5.S
rename to OldMdePkg/Library/BaseLib/X64/ReadMm5.S
diff --git a/MdePkg/Library/BaseLib/X64/ReadMm5.asm b/OldMdePkg/Library/BaseLib/X64/ReadMm5.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadMm5.asm
rename to OldMdePkg/Library/BaseLib/X64/ReadMm5.asm
diff --git a/MdePkg/Library/BaseLib/X64/ReadMm6.S b/OldMdePkg/Library/BaseLib/X64/ReadMm6.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadMm6.S
rename to OldMdePkg/Library/BaseLib/X64/ReadMm6.S
diff --git a/MdePkg/Library/BaseLib/X64/ReadMm6.asm b/OldMdePkg/Library/BaseLib/X64/ReadMm6.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadMm6.asm
rename to OldMdePkg/Library/BaseLib/X64/ReadMm6.asm
diff --git a/MdePkg/Library/BaseLib/X64/ReadMm7.S b/OldMdePkg/Library/BaseLib/X64/ReadMm7.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadMm7.S
rename to OldMdePkg/Library/BaseLib/X64/ReadMm7.S
diff --git a/MdePkg/Library/BaseLib/X64/ReadMm7.asm b/OldMdePkg/Library/BaseLib/X64/ReadMm7.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadMm7.asm
rename to OldMdePkg/Library/BaseLib/X64/ReadMm7.asm
diff --git a/MdePkg/Library/BaseLib/X64/ReadMsr64.S b/OldMdePkg/Library/BaseLib/X64/ReadMsr64.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadMsr64.S
rename to OldMdePkg/Library/BaseLib/X64/ReadMsr64.S
diff --git a/MdePkg/Library/BaseLib/X64/ReadMsr64.asm b/OldMdePkg/Library/BaseLib/X64/ReadMsr64.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadMsr64.asm
rename to OldMdePkg/Library/BaseLib/X64/ReadMsr64.asm
diff --git a/MdePkg/Library/BaseLib/X64/ReadMsr64.c b/OldMdePkg/Library/BaseLib/X64/ReadMsr64.c
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadMsr64.c
rename to OldMdePkg/Library/BaseLib/X64/ReadMsr64.c
diff --git a/MdePkg/Library/BaseLib/X64/ReadPmc.S b/OldMdePkg/Library/BaseLib/X64/ReadPmc.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadPmc.S
rename to OldMdePkg/Library/BaseLib/X64/ReadPmc.S
diff --git a/MdePkg/Library/BaseLib/X64/ReadPmc.asm b/OldMdePkg/Library/BaseLib/X64/ReadPmc.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadPmc.asm
rename to OldMdePkg/Library/BaseLib/X64/ReadPmc.asm
diff --git a/MdePkg/Library/BaseLib/X64/ReadSs.S b/OldMdePkg/Library/BaseLib/X64/ReadSs.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadSs.S
rename to OldMdePkg/Library/BaseLib/X64/ReadSs.S
diff --git a/MdePkg/Library/BaseLib/X64/ReadSs.asm b/OldMdePkg/Library/BaseLib/X64/ReadSs.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadSs.asm
rename to OldMdePkg/Library/BaseLib/X64/ReadSs.asm
diff --git a/MdePkg/Library/BaseLib/X64/ReadTr.S b/OldMdePkg/Library/BaseLib/X64/ReadTr.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadTr.S
rename to OldMdePkg/Library/BaseLib/X64/ReadTr.S
diff --git a/MdePkg/Library/BaseLib/X64/ReadTr.asm b/OldMdePkg/Library/BaseLib/X64/ReadTr.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadTr.asm
rename to OldMdePkg/Library/BaseLib/X64/ReadTr.asm
diff --git a/MdePkg/Library/BaseLib/X64/ReadTsc.S b/OldMdePkg/Library/BaseLib/X64/ReadTsc.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadTsc.S
rename to OldMdePkg/Library/BaseLib/X64/ReadTsc.S
diff --git a/MdePkg/Library/BaseLib/X64/ReadTsc.asm b/OldMdePkg/Library/BaseLib/X64/ReadTsc.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/ReadTsc.asm
rename to OldMdePkg/Library/BaseLib/X64/ReadTsc.asm
diff --git a/MdePkg/Library/BaseLib/X64/SetJump.S b/OldMdePkg/Library/BaseLib/X64/SetJump.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/SetJump.S
rename to OldMdePkg/Library/BaseLib/X64/SetJump.S
diff --git a/MdePkg/Library/BaseLib/X64/SetJump.asm b/OldMdePkg/Library/BaseLib/X64/SetJump.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/SetJump.asm
rename to OldMdePkg/Library/BaseLib/X64/SetJump.asm
diff --git a/MdePkg/Library/BaseLib/X64/SwitchStack.S b/OldMdePkg/Library/BaseLib/X64/SwitchStack.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/SwitchStack.S
rename to OldMdePkg/Library/BaseLib/X64/SwitchStack.S
diff --git a/MdePkg/Library/BaseLib/X64/SwitchStack.asm b/OldMdePkg/Library/BaseLib/X64/SwitchStack.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/SwitchStack.asm
rename to OldMdePkg/Library/BaseLib/X64/SwitchStack.asm
diff --git a/MdePkg/Library/BaseLib/X64/Thunk16.S b/OldMdePkg/Library/BaseLib/X64/Thunk16.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/Thunk16.S
rename to OldMdePkg/Library/BaseLib/X64/Thunk16.S
diff --git a/MdePkg/Library/BaseLib/X64/Thunk16.asm b/OldMdePkg/Library/BaseLib/X64/Thunk16.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/Thunk16.asm
rename to OldMdePkg/Library/BaseLib/X64/Thunk16.asm
diff --git a/MdePkg/Library/BaseLib/X64/Wbinvd.S b/OldMdePkg/Library/BaseLib/X64/Wbinvd.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/Wbinvd.S
rename to OldMdePkg/Library/BaseLib/X64/Wbinvd.S
diff --git a/MdePkg/Library/BaseLib/X64/Wbinvd.asm b/OldMdePkg/Library/BaseLib/X64/Wbinvd.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/Wbinvd.asm
rename to OldMdePkg/Library/BaseLib/X64/Wbinvd.asm
diff --git a/MdePkg/Library/BaseLib/X64/WriteCr0.S b/OldMdePkg/Library/BaseLib/X64/WriteCr0.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/WriteCr0.S
rename to OldMdePkg/Library/BaseLib/X64/WriteCr0.S
diff --git a/MdePkg/Library/BaseLib/X64/WriteCr0.asm b/OldMdePkg/Library/BaseLib/X64/WriteCr0.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/WriteCr0.asm
rename to OldMdePkg/Library/BaseLib/X64/WriteCr0.asm
diff --git a/MdePkg/Library/BaseLib/X64/WriteCr2.S b/OldMdePkg/Library/BaseLib/X64/WriteCr2.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/WriteCr2.S
rename to OldMdePkg/Library/BaseLib/X64/WriteCr2.S
diff --git a/MdePkg/Library/BaseLib/X64/WriteCr2.asm b/OldMdePkg/Library/BaseLib/X64/WriteCr2.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/WriteCr2.asm
rename to OldMdePkg/Library/BaseLib/X64/WriteCr2.asm
diff --git a/MdePkg/Library/BaseLib/X64/WriteCr3.S b/OldMdePkg/Library/BaseLib/X64/WriteCr3.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/WriteCr3.S
rename to OldMdePkg/Library/BaseLib/X64/WriteCr3.S
diff --git a/MdePkg/Library/BaseLib/X64/WriteCr3.asm b/OldMdePkg/Library/BaseLib/X64/WriteCr3.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/WriteCr3.asm
rename to OldMdePkg/Library/BaseLib/X64/WriteCr3.asm
diff --git a/MdePkg/Library/BaseLib/X64/WriteCr4.S b/OldMdePkg/Library/BaseLib/X64/WriteCr4.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/WriteCr4.S
rename to OldMdePkg/Library/BaseLib/X64/WriteCr4.S
diff --git a/MdePkg/Library/BaseLib/X64/WriteCr4.asm b/OldMdePkg/Library/BaseLib/X64/WriteCr4.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/WriteCr4.asm
rename to OldMdePkg/Library/BaseLib/X64/WriteCr4.asm
diff --git a/MdePkg/Library/BaseLib/X64/WriteDr0.S b/OldMdePkg/Library/BaseLib/X64/WriteDr0.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/WriteDr0.S
rename to OldMdePkg/Library/BaseLib/X64/WriteDr0.S
diff --git a/MdePkg/Library/BaseLib/X64/WriteDr0.asm b/OldMdePkg/Library/BaseLib/X64/WriteDr0.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/WriteDr0.asm
rename to OldMdePkg/Library/BaseLib/X64/WriteDr0.asm
diff --git a/MdePkg/Library/BaseLib/X64/WriteDr1.S b/OldMdePkg/Library/BaseLib/X64/WriteDr1.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/WriteDr1.S
rename to OldMdePkg/Library/BaseLib/X64/WriteDr1.S
diff --git a/MdePkg/Library/BaseLib/X64/WriteDr1.asm b/OldMdePkg/Library/BaseLib/X64/WriteDr1.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/WriteDr1.asm
rename to OldMdePkg/Library/BaseLib/X64/WriteDr1.asm
diff --git a/MdePkg/Library/BaseLib/X64/WriteDr2.S b/OldMdePkg/Library/BaseLib/X64/WriteDr2.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/WriteDr2.S
rename to OldMdePkg/Library/BaseLib/X64/WriteDr2.S
diff --git a/MdePkg/Library/BaseLib/X64/WriteDr2.asm b/OldMdePkg/Library/BaseLib/X64/WriteDr2.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/WriteDr2.asm
rename to OldMdePkg/Library/BaseLib/X64/WriteDr2.asm
diff --git a/MdePkg/Library/BaseLib/X64/WriteDr3.S b/OldMdePkg/Library/BaseLib/X64/WriteDr3.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/WriteDr3.S
rename to OldMdePkg/Library/BaseLib/X64/WriteDr3.S
diff --git a/MdePkg/Library/BaseLib/X64/WriteDr3.asm b/OldMdePkg/Library/BaseLib/X64/WriteDr3.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/WriteDr3.asm
rename to OldMdePkg/Library/BaseLib/X64/WriteDr3.asm
diff --git a/MdePkg/Library/BaseLib/X64/WriteDr4.S b/OldMdePkg/Library/BaseLib/X64/WriteDr4.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/WriteDr4.S
rename to OldMdePkg/Library/BaseLib/X64/WriteDr4.S
diff --git a/MdePkg/Library/BaseLib/X64/WriteDr4.asm b/OldMdePkg/Library/BaseLib/X64/WriteDr4.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/WriteDr4.asm
rename to OldMdePkg/Library/BaseLib/X64/WriteDr4.asm
diff --git a/MdePkg/Library/BaseLib/X64/WriteDr5.S b/OldMdePkg/Library/BaseLib/X64/WriteDr5.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/WriteDr5.S
rename to OldMdePkg/Library/BaseLib/X64/WriteDr5.S
diff --git a/MdePkg/Library/BaseLib/X64/WriteDr5.asm b/OldMdePkg/Library/BaseLib/X64/WriteDr5.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/WriteDr5.asm
rename to OldMdePkg/Library/BaseLib/X64/WriteDr5.asm
diff --git a/MdePkg/Library/BaseLib/X64/WriteDr6.S b/OldMdePkg/Library/BaseLib/X64/WriteDr6.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/WriteDr6.S
rename to OldMdePkg/Library/BaseLib/X64/WriteDr6.S
diff --git a/MdePkg/Library/BaseLib/X64/WriteDr6.asm b/OldMdePkg/Library/BaseLib/X64/WriteDr6.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/WriteDr6.asm
rename to OldMdePkg/Library/BaseLib/X64/WriteDr6.asm
diff --git a/MdePkg/Library/BaseLib/X64/WriteDr7.S b/OldMdePkg/Library/BaseLib/X64/WriteDr7.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/WriteDr7.S
rename to OldMdePkg/Library/BaseLib/X64/WriteDr7.S
diff --git a/MdePkg/Library/BaseLib/X64/WriteDr7.asm b/OldMdePkg/Library/BaseLib/X64/WriteDr7.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/WriteDr7.asm
rename to OldMdePkg/Library/BaseLib/X64/WriteDr7.asm
diff --git a/MdePkg/Library/BaseLib/X64/WriteGdtr.S b/OldMdePkg/Library/BaseLib/X64/WriteGdtr.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/WriteGdtr.S
rename to OldMdePkg/Library/BaseLib/X64/WriteGdtr.S
diff --git a/MdePkg/Library/BaseLib/X64/WriteGdtr.asm b/OldMdePkg/Library/BaseLib/X64/WriteGdtr.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/WriteGdtr.asm
rename to OldMdePkg/Library/BaseLib/X64/WriteGdtr.asm
diff --git a/MdePkg/Library/BaseLib/X64/WriteIdtr.S b/OldMdePkg/Library/BaseLib/X64/WriteIdtr.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/WriteIdtr.S
rename to OldMdePkg/Library/BaseLib/X64/WriteIdtr.S
diff --git a/MdePkg/Library/BaseLib/X64/WriteIdtr.asm b/OldMdePkg/Library/BaseLib/X64/WriteIdtr.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/WriteIdtr.asm
rename to OldMdePkg/Library/BaseLib/X64/WriteIdtr.asm
diff --git a/MdePkg/Library/BaseLib/X64/WriteLdtr.S b/OldMdePkg/Library/BaseLib/X64/WriteLdtr.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/WriteLdtr.S
rename to OldMdePkg/Library/BaseLib/X64/WriteLdtr.S
diff --git a/MdePkg/Library/BaseLib/X64/WriteLdtr.asm b/OldMdePkg/Library/BaseLib/X64/WriteLdtr.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/WriteLdtr.asm
rename to OldMdePkg/Library/BaseLib/X64/WriteLdtr.asm
diff --git a/MdePkg/Library/BaseLib/X64/WriteMm0.S b/OldMdePkg/Library/BaseLib/X64/WriteMm0.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/WriteMm0.S
rename to OldMdePkg/Library/BaseLib/X64/WriteMm0.S
diff --git a/MdePkg/Library/BaseLib/X64/WriteMm0.asm b/OldMdePkg/Library/BaseLib/X64/WriteMm0.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/WriteMm0.asm
rename to OldMdePkg/Library/BaseLib/X64/WriteMm0.asm
diff --git a/MdePkg/Library/BaseLib/X64/WriteMm1.S b/OldMdePkg/Library/BaseLib/X64/WriteMm1.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/WriteMm1.S
rename to OldMdePkg/Library/BaseLib/X64/WriteMm1.S
diff --git a/MdePkg/Library/BaseLib/X64/WriteMm1.asm b/OldMdePkg/Library/BaseLib/X64/WriteMm1.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/WriteMm1.asm
rename to OldMdePkg/Library/BaseLib/X64/WriteMm1.asm
diff --git a/MdePkg/Library/BaseLib/X64/WriteMm2.S b/OldMdePkg/Library/BaseLib/X64/WriteMm2.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/WriteMm2.S
rename to OldMdePkg/Library/BaseLib/X64/WriteMm2.S
diff --git a/MdePkg/Library/BaseLib/X64/WriteMm2.asm b/OldMdePkg/Library/BaseLib/X64/WriteMm2.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/WriteMm2.asm
rename to OldMdePkg/Library/BaseLib/X64/WriteMm2.asm
diff --git a/MdePkg/Library/BaseLib/X64/WriteMm3.S b/OldMdePkg/Library/BaseLib/X64/WriteMm3.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/WriteMm3.S
rename to OldMdePkg/Library/BaseLib/X64/WriteMm3.S
diff --git a/MdePkg/Library/BaseLib/X64/WriteMm3.asm b/OldMdePkg/Library/BaseLib/X64/WriteMm3.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/WriteMm3.asm
rename to OldMdePkg/Library/BaseLib/X64/WriteMm3.asm
diff --git a/MdePkg/Library/BaseLib/X64/WriteMm4.S b/OldMdePkg/Library/BaseLib/X64/WriteMm4.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/WriteMm4.S
rename to OldMdePkg/Library/BaseLib/X64/WriteMm4.S
diff --git a/MdePkg/Library/BaseLib/X64/WriteMm4.asm b/OldMdePkg/Library/BaseLib/X64/WriteMm4.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/WriteMm4.asm
rename to OldMdePkg/Library/BaseLib/X64/WriteMm4.asm
diff --git a/MdePkg/Library/BaseLib/X64/WriteMm5.S b/OldMdePkg/Library/BaseLib/X64/WriteMm5.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/WriteMm5.S
rename to OldMdePkg/Library/BaseLib/X64/WriteMm5.S
diff --git a/MdePkg/Library/BaseLib/X64/WriteMm5.asm b/OldMdePkg/Library/BaseLib/X64/WriteMm5.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/WriteMm5.asm
rename to OldMdePkg/Library/BaseLib/X64/WriteMm5.asm
diff --git a/MdePkg/Library/BaseLib/X64/WriteMm6.S b/OldMdePkg/Library/BaseLib/X64/WriteMm6.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/WriteMm6.S
rename to OldMdePkg/Library/BaseLib/X64/WriteMm6.S
diff --git a/MdePkg/Library/BaseLib/X64/WriteMm6.asm b/OldMdePkg/Library/BaseLib/X64/WriteMm6.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/WriteMm6.asm
rename to OldMdePkg/Library/BaseLib/X64/WriteMm6.asm
diff --git a/MdePkg/Library/BaseLib/X64/WriteMm7.S b/OldMdePkg/Library/BaseLib/X64/WriteMm7.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/WriteMm7.S
rename to OldMdePkg/Library/BaseLib/X64/WriteMm7.S
diff --git a/MdePkg/Library/BaseLib/X64/WriteMm7.asm b/OldMdePkg/Library/BaseLib/X64/WriteMm7.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/WriteMm7.asm
rename to OldMdePkg/Library/BaseLib/X64/WriteMm7.asm
diff --git a/MdePkg/Library/BaseLib/X64/WriteMsr64.S b/OldMdePkg/Library/BaseLib/X64/WriteMsr64.S
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/WriteMsr64.S
rename to OldMdePkg/Library/BaseLib/X64/WriteMsr64.S
diff --git a/MdePkg/Library/BaseLib/X64/WriteMsr64.asm b/OldMdePkg/Library/BaseLib/X64/WriteMsr64.asm
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/WriteMsr64.asm
rename to OldMdePkg/Library/BaseLib/X64/WriteMsr64.asm
diff --git a/MdePkg/Library/BaseLib/X64/WriteMsr64.c b/OldMdePkg/Library/BaseLib/X64/WriteMsr64.c
similarity index 100%
rename from MdePkg/Library/BaseLib/X64/WriteMsr64.c
rename to OldMdePkg/Library/BaseLib/X64/WriteMsr64.c
diff --git a/MdePkg/Library/BaseLib/x86DisablePaging32.c b/OldMdePkg/Library/BaseLib/x86DisablePaging32.c
similarity index 100%
rename from MdePkg/Library/BaseLib/x86DisablePaging32.c
rename to OldMdePkg/Library/BaseLib/x86DisablePaging32.c
diff --git a/MdePkg/Library/BaseLib/x86DisablePaging64.c b/OldMdePkg/Library/BaseLib/x86DisablePaging64.c
similarity index 100%
rename from MdePkg/Library/BaseLib/x86DisablePaging64.c
rename to OldMdePkg/Library/BaseLib/x86DisablePaging64.c
diff --git a/MdePkg/Library/BaseLib/x86EnablePaging32.c b/OldMdePkg/Library/BaseLib/x86EnablePaging32.c
similarity index 100%
rename from MdePkg/Library/BaseLib/x86EnablePaging32.c
rename to OldMdePkg/Library/BaseLib/x86EnablePaging32.c
diff --git a/MdePkg/Library/BaseLib/x86EnablePaging64.c b/OldMdePkg/Library/BaseLib/x86EnablePaging64.c
similarity index 100%
rename from MdePkg/Library/BaseLib/x86EnablePaging64.c
rename to OldMdePkg/Library/BaseLib/x86EnablePaging64.c
diff --git a/MdePkg/Library/BaseLib/x86FxRestore.c b/OldMdePkg/Library/BaseLib/x86FxRestore.c
similarity index 100%
rename from MdePkg/Library/BaseLib/x86FxRestore.c
rename to OldMdePkg/Library/BaseLib/x86FxRestore.c
diff --git a/MdePkg/Library/BaseLib/x86FxSave.c b/OldMdePkg/Library/BaseLib/x86FxSave.c
similarity index 100%
rename from MdePkg/Library/BaseLib/x86FxSave.c
rename to OldMdePkg/Library/BaseLib/x86FxSave.c
diff --git a/MdePkg/Library/BaseLib/x86GetInterruptState.c b/OldMdePkg/Library/BaseLib/x86GetInterruptState.c
similarity index 100%
rename from MdePkg/Library/BaseLib/x86GetInterruptState.c
rename to OldMdePkg/Library/BaseLib/x86GetInterruptState.c
diff --git a/MdePkg/Library/BaseLib/x86MemoryFence.c b/OldMdePkg/Library/BaseLib/x86MemoryFence.c
similarity index 100%
rename from MdePkg/Library/BaseLib/x86MemoryFence.c
rename to OldMdePkg/Library/BaseLib/x86MemoryFence.c
diff --git a/MdePkg/Library/BaseLib/x86Msr.c b/OldMdePkg/Library/BaseLib/x86Msr.c
similarity index 100%
rename from MdePkg/Library/BaseLib/x86Msr.c
rename to OldMdePkg/Library/BaseLib/x86Msr.c
diff --git a/MdePkg/Library/BaseLib/x86ReadGdtr.c b/OldMdePkg/Library/BaseLib/x86ReadGdtr.c
similarity index 100%
rename from MdePkg/Library/BaseLib/x86ReadGdtr.c
rename to OldMdePkg/Library/BaseLib/x86ReadGdtr.c
diff --git a/MdePkg/Library/BaseLib/x86ReadIdtr.c b/OldMdePkg/Library/BaseLib/x86ReadIdtr.c
similarity index 100%
rename from MdePkg/Library/BaseLib/x86ReadIdtr.c
rename to OldMdePkg/Library/BaseLib/x86ReadIdtr.c
diff --git a/MdePkg/Library/BaseLib/x86Thunk.c b/OldMdePkg/Library/BaseLib/x86Thunk.c
similarity index 100%
rename from MdePkg/Library/BaseLib/x86Thunk.c
rename to OldMdePkg/Library/BaseLib/x86Thunk.c
diff --git a/MdePkg/Library/BaseLib/x86WriteGdtr.c b/OldMdePkg/Library/BaseLib/x86WriteGdtr.c
similarity index 100%
rename from MdePkg/Library/BaseLib/x86WriteGdtr.c
rename to OldMdePkg/Library/BaseLib/x86WriteGdtr.c
diff --git a/MdePkg/Library/BaseLib/x86WriteIdtr.c b/OldMdePkg/Library/BaseLib/x86WriteIdtr.c
similarity index 100%
rename from MdePkg/Library/BaseLib/x86WriteIdtr.c
rename to OldMdePkg/Library/BaseLib/x86WriteIdtr.c
diff --git a/MdePkg/Library/BaseMemoryLib/BaseMemoryLib.msa b/OldMdePkg/Library/BaseMemoryLib/BaseMemoryLib.msa
similarity index 100%
rename from MdePkg/Library/BaseMemoryLib/BaseMemoryLib.msa
rename to OldMdePkg/Library/BaseMemoryLib/BaseMemoryLib.msa
diff --git a/MdePkg/Library/BaseMemoryLib/CompareMemWrapper.c b/OldMdePkg/Library/BaseMemoryLib/CompareMemWrapper.c
similarity index 100%
rename from MdePkg/Library/BaseMemoryLib/CompareMemWrapper.c
rename to OldMdePkg/Library/BaseMemoryLib/CompareMemWrapper.c
diff --git a/MdePkg/Library/BaseMemoryLib/CopyMem.c b/OldMdePkg/Library/BaseMemoryLib/CopyMem.c
similarity index 100%
rename from MdePkg/Library/BaseMemoryLib/CopyMem.c
rename to OldMdePkg/Library/BaseMemoryLib/CopyMem.c
diff --git a/MdePkg/Library/BaseMemoryLib/CopyMemWrapper.c b/OldMdePkg/Library/BaseMemoryLib/CopyMemWrapper.c
similarity index 100%
rename from MdePkg/Library/BaseMemoryLib/CopyMemWrapper.c
rename to OldMdePkg/Library/BaseMemoryLib/CopyMemWrapper.c
diff --git a/MdePkg/Library/BaseMemoryLib/MemLibGeneric.c b/OldMdePkg/Library/BaseMemoryLib/MemLibGeneric.c
similarity index 100%
rename from MdePkg/Library/BaseMemoryLib/MemLibGeneric.c
rename to OldMdePkg/Library/BaseMemoryLib/MemLibGeneric.c
diff --git a/MdePkg/Library/BaseMemoryLib/MemLibGuid.c b/OldMdePkg/Library/BaseMemoryLib/MemLibGuid.c
similarity index 100%
rename from MdePkg/Library/BaseMemoryLib/MemLibGuid.c
rename to OldMdePkg/Library/BaseMemoryLib/MemLibGuid.c
diff --git a/MdePkg/Library/BaseMemoryLib/MemLibInternals.h b/OldMdePkg/Library/BaseMemoryLib/MemLibInternals.h
similarity index 100%
rename from MdePkg/Library/BaseMemoryLib/MemLibInternals.h
rename to OldMdePkg/Library/BaseMemoryLib/MemLibInternals.h
diff --git a/MdePkg/Library/BaseMemoryLib/ScanMem16Wrapper.c b/OldMdePkg/Library/BaseMemoryLib/ScanMem16Wrapper.c
similarity index 100%
rename from MdePkg/Library/BaseMemoryLib/ScanMem16Wrapper.c
rename to OldMdePkg/Library/BaseMemoryLib/ScanMem16Wrapper.c
diff --git a/MdePkg/Library/BaseMemoryLib/ScanMem32Wrapper.c b/OldMdePkg/Library/BaseMemoryLib/ScanMem32Wrapper.c
similarity index 100%
rename from MdePkg/Library/BaseMemoryLib/ScanMem32Wrapper.c
rename to OldMdePkg/Library/BaseMemoryLib/ScanMem32Wrapper.c
diff --git a/MdePkg/Library/BaseMemoryLib/ScanMem64Wrapper.c b/OldMdePkg/Library/BaseMemoryLib/ScanMem64Wrapper.c
similarity index 100%
rename from MdePkg/Library/BaseMemoryLib/ScanMem64Wrapper.c
rename to OldMdePkg/Library/BaseMemoryLib/ScanMem64Wrapper.c
diff --git a/MdePkg/Library/BaseMemoryLib/ScanMem8Wrapper.c b/OldMdePkg/Library/BaseMemoryLib/ScanMem8Wrapper.c
similarity index 100%
rename from MdePkg/Library/BaseMemoryLib/ScanMem8Wrapper.c
rename to OldMdePkg/Library/BaseMemoryLib/ScanMem8Wrapper.c
diff --git a/MdePkg/Library/BaseMemoryLib/SetMem.c b/OldMdePkg/Library/BaseMemoryLib/SetMem.c
similarity index 100%
rename from MdePkg/Library/BaseMemoryLib/SetMem.c
rename to OldMdePkg/Library/BaseMemoryLib/SetMem.c
diff --git a/MdePkg/Library/BaseMemoryLib/SetMem16Wrapper.c b/OldMdePkg/Library/BaseMemoryLib/SetMem16Wrapper.c
similarity index 100%
rename from MdePkg/Library/BaseMemoryLib/SetMem16Wrapper.c
rename to OldMdePkg/Library/BaseMemoryLib/SetMem16Wrapper.c
diff --git a/MdePkg/Library/BaseMemoryLib/SetMem32Wrapper.c b/OldMdePkg/Library/BaseMemoryLib/SetMem32Wrapper.c
similarity index 100%
rename from MdePkg/Library/BaseMemoryLib/SetMem32Wrapper.c
rename to OldMdePkg/Library/BaseMemoryLib/SetMem32Wrapper.c
diff --git a/MdePkg/Library/BaseMemoryLib/SetMem64Wrapper.c b/OldMdePkg/Library/BaseMemoryLib/SetMem64Wrapper.c
similarity index 100%
rename from MdePkg/Library/BaseMemoryLib/SetMem64Wrapper.c
rename to OldMdePkg/Library/BaseMemoryLib/SetMem64Wrapper.c
diff --git a/MdePkg/Library/BaseMemoryLib/SetMemWrapper.c b/OldMdePkg/Library/BaseMemoryLib/SetMemWrapper.c
similarity index 100%
rename from MdePkg/Library/BaseMemoryLib/SetMemWrapper.c
rename to OldMdePkg/Library/BaseMemoryLib/SetMemWrapper.c
diff --git a/MdePkg/Library/BaseMemoryLib/ZeroMemWrapper.c b/OldMdePkg/Library/BaseMemoryLib/ZeroMemWrapper.c
similarity index 100%
rename from MdePkg/Library/BaseMemoryLib/ZeroMemWrapper.c
rename to OldMdePkg/Library/BaseMemoryLib/ZeroMemWrapper.c
diff --git a/MdePkg/Library/BaseMemoryLibMmx/BaseMemoryLibMmx.msa b/OldMdePkg/Library/BaseMemoryLibMmx/BaseMemoryLibMmx.msa
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibMmx/BaseMemoryLibMmx.msa
rename to OldMdePkg/Library/BaseMemoryLibMmx/BaseMemoryLibMmx.msa
diff --git a/MdePkg/Library/BaseMemoryLibMmx/CompareMemWrapper.c b/OldMdePkg/Library/BaseMemoryLibMmx/CompareMemWrapper.c
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibMmx/CompareMemWrapper.c
rename to OldMdePkg/Library/BaseMemoryLibMmx/CompareMemWrapper.c
diff --git a/MdePkg/Library/BaseMemoryLibMmx/CopyMemWrapper.c b/OldMdePkg/Library/BaseMemoryLibMmx/CopyMemWrapper.c
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibMmx/CopyMemWrapper.c
rename to OldMdePkg/Library/BaseMemoryLibMmx/CopyMemWrapper.c
diff --git a/MdePkg/Library/BaseMemoryLibMmx/Ia32/CompareMem.S b/OldMdePkg/Library/BaseMemoryLibMmx/Ia32/CompareMem.S
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibMmx/Ia32/CompareMem.S
rename to OldMdePkg/Library/BaseMemoryLibMmx/Ia32/CompareMem.S
diff --git a/MdePkg/Library/BaseMemoryLibMmx/Ia32/CompareMem.asm b/OldMdePkg/Library/BaseMemoryLibMmx/Ia32/CompareMem.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibMmx/Ia32/CompareMem.asm
rename to OldMdePkg/Library/BaseMemoryLibMmx/Ia32/CompareMem.asm
diff --git a/MdePkg/Library/BaseMemoryLibMmx/Ia32/CopyMem.S b/OldMdePkg/Library/BaseMemoryLibMmx/Ia32/CopyMem.S
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibMmx/Ia32/CopyMem.S
rename to OldMdePkg/Library/BaseMemoryLibMmx/Ia32/CopyMem.S
diff --git a/MdePkg/Library/BaseMemoryLibMmx/Ia32/CopyMem.asm b/OldMdePkg/Library/BaseMemoryLibMmx/Ia32/CopyMem.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibMmx/Ia32/CopyMem.asm
rename to OldMdePkg/Library/BaseMemoryLibMmx/Ia32/CopyMem.asm
diff --git a/MdePkg/Library/BaseMemoryLibMmx/Ia32/ScanMem16.S b/OldMdePkg/Library/BaseMemoryLibMmx/Ia32/ScanMem16.S
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibMmx/Ia32/ScanMem16.S
rename to OldMdePkg/Library/BaseMemoryLibMmx/Ia32/ScanMem16.S
diff --git a/MdePkg/Library/BaseMemoryLibMmx/Ia32/ScanMem16.asm b/OldMdePkg/Library/BaseMemoryLibMmx/Ia32/ScanMem16.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibMmx/Ia32/ScanMem16.asm
rename to OldMdePkg/Library/BaseMemoryLibMmx/Ia32/ScanMem16.asm
diff --git a/MdePkg/Library/BaseMemoryLibMmx/Ia32/ScanMem32.S b/OldMdePkg/Library/BaseMemoryLibMmx/Ia32/ScanMem32.S
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibMmx/Ia32/ScanMem32.S
rename to OldMdePkg/Library/BaseMemoryLibMmx/Ia32/ScanMem32.S
diff --git a/MdePkg/Library/BaseMemoryLibMmx/Ia32/ScanMem32.asm b/OldMdePkg/Library/BaseMemoryLibMmx/Ia32/ScanMem32.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibMmx/Ia32/ScanMem32.asm
rename to OldMdePkg/Library/BaseMemoryLibMmx/Ia32/ScanMem32.asm
diff --git a/MdePkg/Library/BaseMemoryLibMmx/Ia32/ScanMem64.S b/OldMdePkg/Library/BaseMemoryLibMmx/Ia32/ScanMem64.S
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibMmx/Ia32/ScanMem64.S
rename to OldMdePkg/Library/BaseMemoryLibMmx/Ia32/ScanMem64.S
diff --git a/MdePkg/Library/BaseMemoryLibMmx/Ia32/ScanMem64.asm b/OldMdePkg/Library/BaseMemoryLibMmx/Ia32/ScanMem64.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibMmx/Ia32/ScanMem64.asm
rename to OldMdePkg/Library/BaseMemoryLibMmx/Ia32/ScanMem64.asm
diff --git a/MdePkg/Library/BaseMemoryLibMmx/Ia32/ScanMem8.S b/OldMdePkg/Library/BaseMemoryLibMmx/Ia32/ScanMem8.S
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibMmx/Ia32/ScanMem8.S
rename to OldMdePkg/Library/BaseMemoryLibMmx/Ia32/ScanMem8.S
diff --git a/MdePkg/Library/BaseMemoryLibMmx/Ia32/ScanMem8.asm b/OldMdePkg/Library/BaseMemoryLibMmx/Ia32/ScanMem8.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibMmx/Ia32/ScanMem8.asm
rename to OldMdePkg/Library/BaseMemoryLibMmx/Ia32/ScanMem8.asm
diff --git a/MdePkg/Library/BaseMemoryLibMmx/Ia32/SetMem.S b/OldMdePkg/Library/BaseMemoryLibMmx/Ia32/SetMem.S
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibMmx/Ia32/SetMem.S
rename to OldMdePkg/Library/BaseMemoryLibMmx/Ia32/SetMem.S
diff --git a/MdePkg/Library/BaseMemoryLibMmx/Ia32/SetMem.asm b/OldMdePkg/Library/BaseMemoryLibMmx/Ia32/SetMem.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibMmx/Ia32/SetMem.asm
rename to OldMdePkg/Library/BaseMemoryLibMmx/Ia32/SetMem.asm
diff --git a/MdePkg/Library/BaseMemoryLibMmx/Ia32/SetMem16.S b/OldMdePkg/Library/BaseMemoryLibMmx/Ia32/SetMem16.S
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibMmx/Ia32/SetMem16.S
rename to OldMdePkg/Library/BaseMemoryLibMmx/Ia32/SetMem16.S
diff --git a/MdePkg/Library/BaseMemoryLibMmx/Ia32/SetMem16.asm b/OldMdePkg/Library/BaseMemoryLibMmx/Ia32/SetMem16.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibMmx/Ia32/SetMem16.asm
rename to OldMdePkg/Library/BaseMemoryLibMmx/Ia32/SetMem16.asm
diff --git a/MdePkg/Library/BaseMemoryLibMmx/Ia32/SetMem32.S b/OldMdePkg/Library/BaseMemoryLibMmx/Ia32/SetMem32.S
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibMmx/Ia32/SetMem32.S
rename to OldMdePkg/Library/BaseMemoryLibMmx/Ia32/SetMem32.S
diff --git a/MdePkg/Library/BaseMemoryLibMmx/Ia32/SetMem32.asm b/OldMdePkg/Library/BaseMemoryLibMmx/Ia32/SetMem32.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibMmx/Ia32/SetMem32.asm
rename to OldMdePkg/Library/BaseMemoryLibMmx/Ia32/SetMem32.asm
diff --git a/MdePkg/Library/BaseMemoryLibMmx/Ia32/SetMem64.S b/OldMdePkg/Library/BaseMemoryLibMmx/Ia32/SetMem64.S
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibMmx/Ia32/SetMem64.S
rename to OldMdePkg/Library/BaseMemoryLibMmx/Ia32/SetMem64.S
diff --git a/MdePkg/Library/BaseMemoryLibMmx/Ia32/SetMem64.asm b/OldMdePkg/Library/BaseMemoryLibMmx/Ia32/SetMem64.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibMmx/Ia32/SetMem64.asm
rename to OldMdePkg/Library/BaseMemoryLibMmx/Ia32/SetMem64.asm
diff --git a/MdePkg/Library/BaseMemoryLibMmx/Ia32/ZeroMem.S b/OldMdePkg/Library/BaseMemoryLibMmx/Ia32/ZeroMem.S
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibMmx/Ia32/ZeroMem.S
rename to OldMdePkg/Library/BaseMemoryLibMmx/Ia32/ZeroMem.S
diff --git a/MdePkg/Library/BaseMemoryLibMmx/Ia32/ZeroMem.asm b/OldMdePkg/Library/BaseMemoryLibMmx/Ia32/ZeroMem.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibMmx/Ia32/ZeroMem.asm
rename to OldMdePkg/Library/BaseMemoryLibMmx/Ia32/ZeroMem.asm
diff --git a/MdePkg/Library/BaseMemoryLibMmx/MemLibGuid.c b/OldMdePkg/Library/BaseMemoryLibMmx/MemLibGuid.c
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibMmx/MemLibGuid.c
rename to OldMdePkg/Library/BaseMemoryLibMmx/MemLibGuid.c
diff --git a/MdePkg/Library/BaseMemoryLibMmx/MemLibInternals.h b/OldMdePkg/Library/BaseMemoryLibMmx/MemLibInternals.h
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibMmx/MemLibInternals.h
rename to OldMdePkg/Library/BaseMemoryLibMmx/MemLibInternals.h
diff --git a/MdePkg/Library/BaseMemoryLibMmx/ScanMem16Wrapper.c b/OldMdePkg/Library/BaseMemoryLibMmx/ScanMem16Wrapper.c
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibMmx/ScanMem16Wrapper.c
rename to OldMdePkg/Library/BaseMemoryLibMmx/ScanMem16Wrapper.c
diff --git a/MdePkg/Library/BaseMemoryLibMmx/ScanMem32Wrapper.c b/OldMdePkg/Library/BaseMemoryLibMmx/ScanMem32Wrapper.c
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibMmx/ScanMem32Wrapper.c
rename to OldMdePkg/Library/BaseMemoryLibMmx/ScanMem32Wrapper.c
diff --git a/MdePkg/Library/BaseMemoryLibMmx/ScanMem64Wrapper.c b/OldMdePkg/Library/BaseMemoryLibMmx/ScanMem64Wrapper.c
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibMmx/ScanMem64Wrapper.c
rename to OldMdePkg/Library/BaseMemoryLibMmx/ScanMem64Wrapper.c
diff --git a/MdePkg/Library/BaseMemoryLibMmx/ScanMem8Wrapper.c b/OldMdePkg/Library/BaseMemoryLibMmx/ScanMem8Wrapper.c
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibMmx/ScanMem8Wrapper.c
rename to OldMdePkg/Library/BaseMemoryLibMmx/ScanMem8Wrapper.c
diff --git a/MdePkg/Library/BaseMemoryLibMmx/SetMem16Wrapper.c b/OldMdePkg/Library/BaseMemoryLibMmx/SetMem16Wrapper.c
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibMmx/SetMem16Wrapper.c
rename to OldMdePkg/Library/BaseMemoryLibMmx/SetMem16Wrapper.c
diff --git a/MdePkg/Library/BaseMemoryLibMmx/SetMem32Wrapper.c b/OldMdePkg/Library/BaseMemoryLibMmx/SetMem32Wrapper.c
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibMmx/SetMem32Wrapper.c
rename to OldMdePkg/Library/BaseMemoryLibMmx/SetMem32Wrapper.c
diff --git a/MdePkg/Library/BaseMemoryLibMmx/SetMem64Wrapper.c b/OldMdePkg/Library/BaseMemoryLibMmx/SetMem64Wrapper.c
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibMmx/SetMem64Wrapper.c
rename to OldMdePkg/Library/BaseMemoryLibMmx/SetMem64Wrapper.c
diff --git a/MdePkg/Library/BaseMemoryLibMmx/SetMemWrapper.c b/OldMdePkg/Library/BaseMemoryLibMmx/SetMemWrapper.c
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibMmx/SetMemWrapper.c
rename to OldMdePkg/Library/BaseMemoryLibMmx/SetMemWrapper.c
diff --git a/MdePkg/Library/BaseMemoryLibMmx/X64/CompareMem.S b/OldMdePkg/Library/BaseMemoryLibMmx/X64/CompareMem.S
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibMmx/X64/CompareMem.S
rename to OldMdePkg/Library/BaseMemoryLibMmx/X64/CompareMem.S
diff --git a/MdePkg/Library/BaseMemoryLibMmx/X64/CompareMem.asm b/OldMdePkg/Library/BaseMemoryLibMmx/X64/CompareMem.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibMmx/X64/CompareMem.asm
rename to OldMdePkg/Library/BaseMemoryLibMmx/X64/CompareMem.asm
diff --git a/MdePkg/Library/BaseMemoryLibMmx/X64/CopyMem.S b/OldMdePkg/Library/BaseMemoryLibMmx/X64/CopyMem.S
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibMmx/X64/CopyMem.S
rename to OldMdePkg/Library/BaseMemoryLibMmx/X64/CopyMem.S
diff --git a/MdePkg/Library/BaseMemoryLibMmx/X64/CopyMem.asm b/OldMdePkg/Library/BaseMemoryLibMmx/X64/CopyMem.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibMmx/X64/CopyMem.asm
rename to OldMdePkg/Library/BaseMemoryLibMmx/X64/CopyMem.asm
diff --git a/MdePkg/Library/BaseMemoryLibMmx/X64/ScanMem16.asm b/OldMdePkg/Library/BaseMemoryLibMmx/X64/ScanMem16.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibMmx/X64/ScanMem16.asm
rename to OldMdePkg/Library/BaseMemoryLibMmx/X64/ScanMem16.asm
diff --git a/MdePkg/Library/BaseMemoryLibMmx/X64/ScanMem32.asm b/OldMdePkg/Library/BaseMemoryLibMmx/X64/ScanMem32.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibMmx/X64/ScanMem32.asm
rename to OldMdePkg/Library/BaseMemoryLibMmx/X64/ScanMem32.asm
diff --git a/MdePkg/Library/BaseMemoryLibMmx/X64/ScanMem64.asm b/OldMdePkg/Library/BaseMemoryLibMmx/X64/ScanMem64.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibMmx/X64/ScanMem64.asm
rename to OldMdePkg/Library/BaseMemoryLibMmx/X64/ScanMem64.asm
diff --git a/MdePkg/Library/BaseMemoryLibMmx/X64/ScanMem8.asm b/OldMdePkg/Library/BaseMemoryLibMmx/X64/ScanMem8.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibMmx/X64/ScanMem8.asm
rename to OldMdePkg/Library/BaseMemoryLibMmx/X64/ScanMem8.asm
diff --git a/MdePkg/Library/BaseMemoryLibMmx/X64/SetMem.asm b/OldMdePkg/Library/BaseMemoryLibMmx/X64/SetMem.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibMmx/X64/SetMem.asm
rename to OldMdePkg/Library/BaseMemoryLibMmx/X64/SetMem.asm
diff --git a/MdePkg/Library/BaseMemoryLibMmx/X64/SetMem16.asm b/OldMdePkg/Library/BaseMemoryLibMmx/X64/SetMem16.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibMmx/X64/SetMem16.asm
rename to OldMdePkg/Library/BaseMemoryLibMmx/X64/SetMem16.asm
diff --git a/MdePkg/Library/BaseMemoryLibMmx/X64/SetMem32.asm b/OldMdePkg/Library/BaseMemoryLibMmx/X64/SetMem32.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibMmx/X64/SetMem32.asm
rename to OldMdePkg/Library/BaseMemoryLibMmx/X64/SetMem32.asm
diff --git a/MdePkg/Library/BaseMemoryLibMmx/X64/SetMem64.asm b/OldMdePkg/Library/BaseMemoryLibMmx/X64/SetMem64.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibMmx/X64/SetMem64.asm
rename to OldMdePkg/Library/BaseMemoryLibMmx/X64/SetMem64.asm
diff --git a/MdePkg/Library/BaseMemoryLibMmx/X64/ZeroMem.asm b/OldMdePkg/Library/BaseMemoryLibMmx/X64/ZeroMem.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibMmx/X64/ZeroMem.asm
rename to OldMdePkg/Library/BaseMemoryLibMmx/X64/ZeroMem.asm
diff --git a/MdePkg/Library/BaseMemoryLibMmx/ZeroMemWrapper.c b/OldMdePkg/Library/BaseMemoryLibMmx/ZeroMemWrapper.c
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibMmx/ZeroMemWrapper.c
rename to OldMdePkg/Library/BaseMemoryLibMmx/ZeroMemWrapper.c
diff --git a/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.msa b/OldMdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.msa
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.msa
rename to OldMdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.msa
diff --git a/MdePkg/Library/BaseMemoryLibRepStr/CompareMemWrapper.c b/OldMdePkg/Library/BaseMemoryLibRepStr/CompareMemWrapper.c
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibRepStr/CompareMemWrapper.c
rename to OldMdePkg/Library/BaseMemoryLibRepStr/CompareMemWrapper.c
diff --git a/MdePkg/Library/BaseMemoryLibRepStr/CopyMemWrapper.c b/OldMdePkg/Library/BaseMemoryLibRepStr/CopyMemWrapper.c
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibRepStr/CopyMemWrapper.c
rename to OldMdePkg/Library/BaseMemoryLibRepStr/CopyMemWrapper.c
diff --git a/MdePkg/Library/BaseMemoryLibRepStr/Ia32/CompareMem.S b/OldMdePkg/Library/BaseMemoryLibRepStr/Ia32/CompareMem.S
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibRepStr/Ia32/CompareMem.S
rename to OldMdePkg/Library/BaseMemoryLibRepStr/Ia32/CompareMem.S
diff --git a/MdePkg/Library/BaseMemoryLibRepStr/Ia32/CompareMem.asm b/OldMdePkg/Library/BaseMemoryLibRepStr/Ia32/CompareMem.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibRepStr/Ia32/CompareMem.asm
rename to OldMdePkg/Library/BaseMemoryLibRepStr/Ia32/CompareMem.asm
diff --git a/MdePkg/Library/BaseMemoryLibRepStr/Ia32/CopyMem.S b/OldMdePkg/Library/BaseMemoryLibRepStr/Ia32/CopyMem.S
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibRepStr/Ia32/CopyMem.S
rename to OldMdePkg/Library/BaseMemoryLibRepStr/Ia32/CopyMem.S
diff --git a/MdePkg/Library/BaseMemoryLibRepStr/Ia32/CopyMem.asm b/OldMdePkg/Library/BaseMemoryLibRepStr/Ia32/CopyMem.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibRepStr/Ia32/CopyMem.asm
rename to OldMdePkg/Library/BaseMemoryLibRepStr/Ia32/CopyMem.asm
diff --git a/MdePkg/Library/BaseMemoryLibRepStr/Ia32/ScanMem16.S b/OldMdePkg/Library/BaseMemoryLibRepStr/Ia32/ScanMem16.S
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibRepStr/Ia32/ScanMem16.S
rename to OldMdePkg/Library/BaseMemoryLibRepStr/Ia32/ScanMem16.S
diff --git a/MdePkg/Library/BaseMemoryLibRepStr/Ia32/ScanMem16.asm b/OldMdePkg/Library/BaseMemoryLibRepStr/Ia32/ScanMem16.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibRepStr/Ia32/ScanMem16.asm
rename to OldMdePkg/Library/BaseMemoryLibRepStr/Ia32/ScanMem16.asm
diff --git a/MdePkg/Library/BaseMemoryLibRepStr/Ia32/ScanMem32.S b/OldMdePkg/Library/BaseMemoryLibRepStr/Ia32/ScanMem32.S
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibRepStr/Ia32/ScanMem32.S
rename to OldMdePkg/Library/BaseMemoryLibRepStr/Ia32/ScanMem32.S
diff --git a/MdePkg/Library/BaseMemoryLibRepStr/Ia32/ScanMem32.asm b/OldMdePkg/Library/BaseMemoryLibRepStr/Ia32/ScanMem32.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibRepStr/Ia32/ScanMem32.asm
rename to OldMdePkg/Library/BaseMemoryLibRepStr/Ia32/ScanMem32.asm
diff --git a/MdePkg/Library/BaseMemoryLibRepStr/Ia32/ScanMem64.S b/OldMdePkg/Library/BaseMemoryLibRepStr/Ia32/ScanMem64.S
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibRepStr/Ia32/ScanMem64.S
rename to OldMdePkg/Library/BaseMemoryLibRepStr/Ia32/ScanMem64.S
diff --git a/MdePkg/Library/BaseMemoryLibRepStr/Ia32/ScanMem64.asm b/OldMdePkg/Library/BaseMemoryLibRepStr/Ia32/ScanMem64.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibRepStr/Ia32/ScanMem64.asm
rename to OldMdePkg/Library/BaseMemoryLibRepStr/Ia32/ScanMem64.asm
diff --git a/MdePkg/Library/BaseMemoryLibRepStr/Ia32/ScanMem8.S b/OldMdePkg/Library/BaseMemoryLibRepStr/Ia32/ScanMem8.S
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibRepStr/Ia32/ScanMem8.S
rename to OldMdePkg/Library/BaseMemoryLibRepStr/Ia32/ScanMem8.S
diff --git a/MdePkg/Library/BaseMemoryLibRepStr/Ia32/ScanMem8.asm b/OldMdePkg/Library/BaseMemoryLibRepStr/Ia32/ScanMem8.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibRepStr/Ia32/ScanMem8.asm
rename to OldMdePkg/Library/BaseMemoryLibRepStr/Ia32/ScanMem8.asm
diff --git a/MdePkg/Library/BaseMemoryLibRepStr/Ia32/SetMem.S b/OldMdePkg/Library/BaseMemoryLibRepStr/Ia32/SetMem.S
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibRepStr/Ia32/SetMem.S
rename to OldMdePkg/Library/BaseMemoryLibRepStr/Ia32/SetMem.S
diff --git a/MdePkg/Library/BaseMemoryLibRepStr/Ia32/SetMem.asm b/OldMdePkg/Library/BaseMemoryLibRepStr/Ia32/SetMem.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibRepStr/Ia32/SetMem.asm
rename to OldMdePkg/Library/BaseMemoryLibRepStr/Ia32/SetMem.asm
diff --git a/MdePkg/Library/BaseMemoryLibRepStr/Ia32/SetMem16.S b/OldMdePkg/Library/BaseMemoryLibRepStr/Ia32/SetMem16.S
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibRepStr/Ia32/SetMem16.S
rename to OldMdePkg/Library/BaseMemoryLibRepStr/Ia32/SetMem16.S
diff --git a/MdePkg/Library/BaseMemoryLibRepStr/Ia32/SetMem16.asm b/OldMdePkg/Library/BaseMemoryLibRepStr/Ia32/SetMem16.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibRepStr/Ia32/SetMem16.asm
rename to OldMdePkg/Library/BaseMemoryLibRepStr/Ia32/SetMem16.asm
diff --git a/MdePkg/Library/BaseMemoryLibRepStr/Ia32/SetMem32.S b/OldMdePkg/Library/BaseMemoryLibRepStr/Ia32/SetMem32.S
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibRepStr/Ia32/SetMem32.S
rename to OldMdePkg/Library/BaseMemoryLibRepStr/Ia32/SetMem32.S
diff --git a/MdePkg/Library/BaseMemoryLibRepStr/Ia32/SetMem32.asm b/OldMdePkg/Library/BaseMemoryLibRepStr/Ia32/SetMem32.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibRepStr/Ia32/SetMem32.asm
rename to OldMdePkg/Library/BaseMemoryLibRepStr/Ia32/SetMem32.asm
diff --git a/MdePkg/Library/BaseMemoryLibRepStr/Ia32/SetMem64.S b/OldMdePkg/Library/BaseMemoryLibRepStr/Ia32/SetMem64.S
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibRepStr/Ia32/SetMem64.S
rename to OldMdePkg/Library/BaseMemoryLibRepStr/Ia32/SetMem64.S
diff --git a/MdePkg/Library/BaseMemoryLibRepStr/Ia32/SetMem64.asm b/OldMdePkg/Library/BaseMemoryLibRepStr/Ia32/SetMem64.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibRepStr/Ia32/SetMem64.asm
rename to OldMdePkg/Library/BaseMemoryLibRepStr/Ia32/SetMem64.asm
diff --git a/MdePkg/Library/BaseMemoryLibRepStr/Ia32/ZeroMem.S b/OldMdePkg/Library/BaseMemoryLibRepStr/Ia32/ZeroMem.S
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibRepStr/Ia32/ZeroMem.S
rename to OldMdePkg/Library/BaseMemoryLibRepStr/Ia32/ZeroMem.S
diff --git a/MdePkg/Library/BaseMemoryLibRepStr/Ia32/ZeroMem.asm b/OldMdePkg/Library/BaseMemoryLibRepStr/Ia32/ZeroMem.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibRepStr/Ia32/ZeroMem.asm
rename to OldMdePkg/Library/BaseMemoryLibRepStr/Ia32/ZeroMem.asm
diff --git a/MdePkg/Library/BaseMemoryLibRepStr/MemLibGuid.c b/OldMdePkg/Library/BaseMemoryLibRepStr/MemLibGuid.c
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibRepStr/MemLibGuid.c
rename to OldMdePkg/Library/BaseMemoryLibRepStr/MemLibGuid.c
diff --git a/MdePkg/Library/BaseMemoryLibRepStr/MemLibInternals.h b/OldMdePkg/Library/BaseMemoryLibRepStr/MemLibInternals.h
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibRepStr/MemLibInternals.h
rename to OldMdePkg/Library/BaseMemoryLibRepStr/MemLibInternals.h
diff --git a/MdePkg/Library/BaseMemoryLibRepStr/ScanMem16Wrapper.c b/OldMdePkg/Library/BaseMemoryLibRepStr/ScanMem16Wrapper.c
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibRepStr/ScanMem16Wrapper.c
rename to OldMdePkg/Library/BaseMemoryLibRepStr/ScanMem16Wrapper.c
diff --git a/MdePkg/Library/BaseMemoryLibRepStr/ScanMem32Wrapper.c b/OldMdePkg/Library/BaseMemoryLibRepStr/ScanMem32Wrapper.c
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibRepStr/ScanMem32Wrapper.c
rename to OldMdePkg/Library/BaseMemoryLibRepStr/ScanMem32Wrapper.c
diff --git a/MdePkg/Library/BaseMemoryLibRepStr/ScanMem64Wrapper.c b/OldMdePkg/Library/BaseMemoryLibRepStr/ScanMem64Wrapper.c
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibRepStr/ScanMem64Wrapper.c
rename to OldMdePkg/Library/BaseMemoryLibRepStr/ScanMem64Wrapper.c
diff --git a/MdePkg/Library/BaseMemoryLibRepStr/ScanMem8Wrapper.c b/OldMdePkg/Library/BaseMemoryLibRepStr/ScanMem8Wrapper.c
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibRepStr/ScanMem8Wrapper.c
rename to OldMdePkg/Library/BaseMemoryLibRepStr/ScanMem8Wrapper.c
diff --git a/MdePkg/Library/BaseMemoryLibRepStr/SetMem16Wrapper.c b/OldMdePkg/Library/BaseMemoryLibRepStr/SetMem16Wrapper.c
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibRepStr/SetMem16Wrapper.c
rename to OldMdePkg/Library/BaseMemoryLibRepStr/SetMem16Wrapper.c
diff --git a/MdePkg/Library/BaseMemoryLibRepStr/SetMem32Wrapper.c b/OldMdePkg/Library/BaseMemoryLibRepStr/SetMem32Wrapper.c
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibRepStr/SetMem32Wrapper.c
rename to OldMdePkg/Library/BaseMemoryLibRepStr/SetMem32Wrapper.c
diff --git a/MdePkg/Library/BaseMemoryLibRepStr/SetMem64Wrapper.c b/OldMdePkg/Library/BaseMemoryLibRepStr/SetMem64Wrapper.c
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibRepStr/SetMem64Wrapper.c
rename to OldMdePkg/Library/BaseMemoryLibRepStr/SetMem64Wrapper.c
diff --git a/MdePkg/Library/BaseMemoryLibRepStr/SetMemWrapper.c b/OldMdePkg/Library/BaseMemoryLibRepStr/SetMemWrapper.c
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibRepStr/SetMemWrapper.c
rename to OldMdePkg/Library/BaseMemoryLibRepStr/SetMemWrapper.c
diff --git a/MdePkg/Library/BaseMemoryLibRepStr/ZeroMemWrapper.c b/OldMdePkg/Library/BaseMemoryLibRepStr/ZeroMemWrapper.c
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibRepStr/ZeroMemWrapper.c
rename to OldMdePkg/Library/BaseMemoryLibRepStr/ZeroMemWrapper.c
diff --git a/MdePkg/Library/BaseMemoryLibRepStr/x64/CompareMem.asm b/OldMdePkg/Library/BaseMemoryLibRepStr/x64/CompareMem.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibRepStr/x64/CompareMem.asm
rename to OldMdePkg/Library/BaseMemoryLibRepStr/x64/CompareMem.asm
diff --git a/MdePkg/Library/BaseMemoryLibRepStr/x64/CopyMem.asm b/OldMdePkg/Library/BaseMemoryLibRepStr/x64/CopyMem.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibRepStr/x64/CopyMem.asm
rename to OldMdePkg/Library/BaseMemoryLibRepStr/x64/CopyMem.asm
diff --git a/MdePkg/Library/BaseMemoryLibRepStr/x64/ScanMem16.asm b/OldMdePkg/Library/BaseMemoryLibRepStr/x64/ScanMem16.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibRepStr/x64/ScanMem16.asm
rename to OldMdePkg/Library/BaseMemoryLibRepStr/x64/ScanMem16.asm
diff --git a/MdePkg/Library/BaseMemoryLibRepStr/x64/ScanMem32.asm b/OldMdePkg/Library/BaseMemoryLibRepStr/x64/ScanMem32.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibRepStr/x64/ScanMem32.asm
rename to OldMdePkg/Library/BaseMemoryLibRepStr/x64/ScanMem32.asm
diff --git a/MdePkg/Library/BaseMemoryLibRepStr/x64/ScanMem64.asm b/OldMdePkg/Library/BaseMemoryLibRepStr/x64/ScanMem64.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibRepStr/x64/ScanMem64.asm
rename to OldMdePkg/Library/BaseMemoryLibRepStr/x64/ScanMem64.asm
diff --git a/MdePkg/Library/BaseMemoryLibRepStr/x64/ScanMem8.asm b/OldMdePkg/Library/BaseMemoryLibRepStr/x64/ScanMem8.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibRepStr/x64/ScanMem8.asm
rename to OldMdePkg/Library/BaseMemoryLibRepStr/x64/ScanMem8.asm
diff --git a/MdePkg/Library/BaseMemoryLibRepStr/x64/SetMem.asm b/OldMdePkg/Library/BaseMemoryLibRepStr/x64/SetMem.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibRepStr/x64/SetMem.asm
rename to OldMdePkg/Library/BaseMemoryLibRepStr/x64/SetMem.asm
diff --git a/MdePkg/Library/BaseMemoryLibRepStr/x64/SetMem16.asm b/OldMdePkg/Library/BaseMemoryLibRepStr/x64/SetMem16.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibRepStr/x64/SetMem16.asm
rename to OldMdePkg/Library/BaseMemoryLibRepStr/x64/SetMem16.asm
diff --git a/MdePkg/Library/BaseMemoryLibRepStr/x64/SetMem32.asm b/OldMdePkg/Library/BaseMemoryLibRepStr/x64/SetMem32.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibRepStr/x64/SetMem32.asm
rename to OldMdePkg/Library/BaseMemoryLibRepStr/x64/SetMem32.asm
diff --git a/MdePkg/Library/BaseMemoryLibRepStr/x64/SetMem64.asm b/OldMdePkg/Library/BaseMemoryLibRepStr/x64/SetMem64.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibRepStr/x64/SetMem64.asm
rename to OldMdePkg/Library/BaseMemoryLibRepStr/x64/SetMem64.asm
diff --git a/MdePkg/Library/BaseMemoryLibRepStr/x64/ZeroMem.asm b/OldMdePkg/Library/BaseMemoryLibRepStr/x64/ZeroMem.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibRepStr/x64/ZeroMem.asm
rename to OldMdePkg/Library/BaseMemoryLibRepStr/x64/ZeroMem.asm
diff --git a/MdePkg/Library/BaseMemoryLibSse2/BaseMemoryLibSse2.msa b/OldMdePkg/Library/BaseMemoryLibSse2/BaseMemoryLibSse2.msa
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibSse2/BaseMemoryLibSse2.msa
rename to OldMdePkg/Library/BaseMemoryLibSse2/BaseMemoryLibSse2.msa
diff --git a/MdePkg/Library/BaseMemoryLibSse2/CompareMemWrapper.c b/OldMdePkg/Library/BaseMemoryLibSse2/CompareMemWrapper.c
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibSse2/CompareMemWrapper.c
rename to OldMdePkg/Library/BaseMemoryLibSse2/CompareMemWrapper.c
diff --git a/MdePkg/Library/BaseMemoryLibSse2/CopyMemWrapper.c b/OldMdePkg/Library/BaseMemoryLibSse2/CopyMemWrapper.c
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibSse2/CopyMemWrapper.c
rename to OldMdePkg/Library/BaseMemoryLibSse2/CopyMemWrapper.c
diff --git a/MdePkg/Library/BaseMemoryLibSse2/Ia32/CompareMem.S b/OldMdePkg/Library/BaseMemoryLibSse2/Ia32/CompareMem.S
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibSse2/Ia32/CompareMem.S
rename to OldMdePkg/Library/BaseMemoryLibSse2/Ia32/CompareMem.S
diff --git a/MdePkg/Library/BaseMemoryLibSse2/Ia32/CompareMem.asm b/OldMdePkg/Library/BaseMemoryLibSse2/Ia32/CompareMem.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibSse2/Ia32/CompareMem.asm
rename to OldMdePkg/Library/BaseMemoryLibSse2/Ia32/CompareMem.asm
diff --git a/MdePkg/Library/BaseMemoryLibSse2/Ia32/CopyMem.S b/OldMdePkg/Library/BaseMemoryLibSse2/Ia32/CopyMem.S
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibSse2/Ia32/CopyMem.S
rename to OldMdePkg/Library/BaseMemoryLibSse2/Ia32/CopyMem.S
diff --git a/MdePkg/Library/BaseMemoryLibSse2/Ia32/CopyMem.asm b/OldMdePkg/Library/BaseMemoryLibSse2/Ia32/CopyMem.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibSse2/Ia32/CopyMem.asm
rename to OldMdePkg/Library/BaseMemoryLibSse2/Ia32/CopyMem.asm
diff --git a/MdePkg/Library/BaseMemoryLibSse2/Ia32/ScanMem16.S b/OldMdePkg/Library/BaseMemoryLibSse2/Ia32/ScanMem16.S
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibSse2/Ia32/ScanMem16.S
rename to OldMdePkg/Library/BaseMemoryLibSse2/Ia32/ScanMem16.S
diff --git a/MdePkg/Library/BaseMemoryLibSse2/Ia32/ScanMem16.asm b/OldMdePkg/Library/BaseMemoryLibSse2/Ia32/ScanMem16.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibSse2/Ia32/ScanMem16.asm
rename to OldMdePkg/Library/BaseMemoryLibSse2/Ia32/ScanMem16.asm
diff --git a/MdePkg/Library/BaseMemoryLibSse2/Ia32/ScanMem32.S b/OldMdePkg/Library/BaseMemoryLibSse2/Ia32/ScanMem32.S
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibSse2/Ia32/ScanMem32.S
rename to OldMdePkg/Library/BaseMemoryLibSse2/Ia32/ScanMem32.S
diff --git a/MdePkg/Library/BaseMemoryLibSse2/Ia32/ScanMem32.asm b/OldMdePkg/Library/BaseMemoryLibSse2/Ia32/ScanMem32.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibSse2/Ia32/ScanMem32.asm
rename to OldMdePkg/Library/BaseMemoryLibSse2/Ia32/ScanMem32.asm
diff --git a/MdePkg/Library/BaseMemoryLibSse2/Ia32/ScanMem64.S b/OldMdePkg/Library/BaseMemoryLibSse2/Ia32/ScanMem64.S
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibSse2/Ia32/ScanMem64.S
rename to OldMdePkg/Library/BaseMemoryLibSse2/Ia32/ScanMem64.S
diff --git a/MdePkg/Library/BaseMemoryLibSse2/Ia32/ScanMem64.asm b/OldMdePkg/Library/BaseMemoryLibSse2/Ia32/ScanMem64.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibSse2/Ia32/ScanMem64.asm
rename to OldMdePkg/Library/BaseMemoryLibSse2/Ia32/ScanMem64.asm
diff --git a/MdePkg/Library/BaseMemoryLibSse2/Ia32/ScanMem8.S b/OldMdePkg/Library/BaseMemoryLibSse2/Ia32/ScanMem8.S
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibSse2/Ia32/ScanMem8.S
rename to OldMdePkg/Library/BaseMemoryLibSse2/Ia32/ScanMem8.S
diff --git a/MdePkg/Library/BaseMemoryLibSse2/Ia32/ScanMem8.asm b/OldMdePkg/Library/BaseMemoryLibSse2/Ia32/ScanMem8.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibSse2/Ia32/ScanMem8.asm
rename to OldMdePkg/Library/BaseMemoryLibSse2/Ia32/ScanMem8.asm
diff --git a/MdePkg/Library/BaseMemoryLibSse2/Ia32/SetMem.S b/OldMdePkg/Library/BaseMemoryLibSse2/Ia32/SetMem.S
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibSse2/Ia32/SetMem.S
rename to OldMdePkg/Library/BaseMemoryLibSse2/Ia32/SetMem.S
diff --git a/MdePkg/Library/BaseMemoryLibSse2/Ia32/SetMem.asm b/OldMdePkg/Library/BaseMemoryLibSse2/Ia32/SetMem.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibSse2/Ia32/SetMem.asm
rename to OldMdePkg/Library/BaseMemoryLibSse2/Ia32/SetMem.asm
diff --git a/MdePkg/Library/BaseMemoryLibSse2/Ia32/SetMem16.S b/OldMdePkg/Library/BaseMemoryLibSse2/Ia32/SetMem16.S
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibSse2/Ia32/SetMem16.S
rename to OldMdePkg/Library/BaseMemoryLibSse2/Ia32/SetMem16.S
diff --git a/MdePkg/Library/BaseMemoryLibSse2/Ia32/SetMem16.asm b/OldMdePkg/Library/BaseMemoryLibSse2/Ia32/SetMem16.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibSse2/Ia32/SetMem16.asm
rename to OldMdePkg/Library/BaseMemoryLibSse2/Ia32/SetMem16.asm
diff --git a/MdePkg/Library/BaseMemoryLibSse2/Ia32/SetMem32.S b/OldMdePkg/Library/BaseMemoryLibSse2/Ia32/SetMem32.S
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibSse2/Ia32/SetMem32.S
rename to OldMdePkg/Library/BaseMemoryLibSse2/Ia32/SetMem32.S
diff --git a/MdePkg/Library/BaseMemoryLibSse2/Ia32/SetMem32.asm b/OldMdePkg/Library/BaseMemoryLibSse2/Ia32/SetMem32.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibSse2/Ia32/SetMem32.asm
rename to OldMdePkg/Library/BaseMemoryLibSse2/Ia32/SetMem32.asm
diff --git a/MdePkg/Library/BaseMemoryLibSse2/Ia32/SetMem64.S b/OldMdePkg/Library/BaseMemoryLibSse2/Ia32/SetMem64.S
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibSse2/Ia32/SetMem64.S
rename to OldMdePkg/Library/BaseMemoryLibSse2/Ia32/SetMem64.S
diff --git a/MdePkg/Library/BaseMemoryLibSse2/Ia32/SetMem64.asm b/OldMdePkg/Library/BaseMemoryLibSse2/Ia32/SetMem64.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibSse2/Ia32/SetMem64.asm
rename to OldMdePkg/Library/BaseMemoryLibSse2/Ia32/SetMem64.asm
diff --git a/MdePkg/Library/BaseMemoryLibSse2/Ia32/ZeroMem.S b/OldMdePkg/Library/BaseMemoryLibSse2/Ia32/ZeroMem.S
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibSse2/Ia32/ZeroMem.S
rename to OldMdePkg/Library/BaseMemoryLibSse2/Ia32/ZeroMem.S
diff --git a/MdePkg/Library/BaseMemoryLibSse2/Ia32/ZeroMem.asm b/OldMdePkg/Library/BaseMemoryLibSse2/Ia32/ZeroMem.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibSse2/Ia32/ZeroMem.asm
rename to OldMdePkg/Library/BaseMemoryLibSse2/Ia32/ZeroMem.asm
diff --git a/MdePkg/Library/BaseMemoryLibSse2/MemLibGuid.c b/OldMdePkg/Library/BaseMemoryLibSse2/MemLibGuid.c
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibSse2/MemLibGuid.c
rename to OldMdePkg/Library/BaseMemoryLibSse2/MemLibGuid.c
diff --git a/MdePkg/Library/BaseMemoryLibSse2/MemLibInternals.h b/OldMdePkg/Library/BaseMemoryLibSse2/MemLibInternals.h
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibSse2/MemLibInternals.h
rename to OldMdePkg/Library/BaseMemoryLibSse2/MemLibInternals.h
diff --git a/MdePkg/Library/BaseMemoryLibSse2/ScanMem16Wrapper.c b/OldMdePkg/Library/BaseMemoryLibSse2/ScanMem16Wrapper.c
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibSse2/ScanMem16Wrapper.c
rename to OldMdePkg/Library/BaseMemoryLibSse2/ScanMem16Wrapper.c
diff --git a/MdePkg/Library/BaseMemoryLibSse2/ScanMem32Wrapper.c b/OldMdePkg/Library/BaseMemoryLibSse2/ScanMem32Wrapper.c
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibSse2/ScanMem32Wrapper.c
rename to OldMdePkg/Library/BaseMemoryLibSse2/ScanMem32Wrapper.c
diff --git a/MdePkg/Library/BaseMemoryLibSse2/ScanMem64Wrapper.c b/OldMdePkg/Library/BaseMemoryLibSse2/ScanMem64Wrapper.c
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibSse2/ScanMem64Wrapper.c
rename to OldMdePkg/Library/BaseMemoryLibSse2/ScanMem64Wrapper.c
diff --git a/MdePkg/Library/BaseMemoryLibSse2/ScanMem8Wrapper.c b/OldMdePkg/Library/BaseMemoryLibSse2/ScanMem8Wrapper.c
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibSse2/ScanMem8Wrapper.c
rename to OldMdePkg/Library/BaseMemoryLibSse2/ScanMem8Wrapper.c
diff --git a/MdePkg/Library/BaseMemoryLibSse2/SetMem16Wrapper.c b/OldMdePkg/Library/BaseMemoryLibSse2/SetMem16Wrapper.c
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibSse2/SetMem16Wrapper.c
rename to OldMdePkg/Library/BaseMemoryLibSse2/SetMem16Wrapper.c
diff --git a/MdePkg/Library/BaseMemoryLibSse2/SetMem32Wrapper.c b/OldMdePkg/Library/BaseMemoryLibSse2/SetMem32Wrapper.c
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibSse2/SetMem32Wrapper.c
rename to OldMdePkg/Library/BaseMemoryLibSse2/SetMem32Wrapper.c
diff --git a/MdePkg/Library/BaseMemoryLibSse2/SetMem64Wrapper.c b/OldMdePkg/Library/BaseMemoryLibSse2/SetMem64Wrapper.c
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibSse2/SetMem64Wrapper.c
rename to OldMdePkg/Library/BaseMemoryLibSse2/SetMem64Wrapper.c
diff --git a/MdePkg/Library/BaseMemoryLibSse2/SetMemWrapper.c b/OldMdePkg/Library/BaseMemoryLibSse2/SetMemWrapper.c
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibSse2/SetMemWrapper.c
rename to OldMdePkg/Library/BaseMemoryLibSse2/SetMemWrapper.c
diff --git a/MdePkg/Library/BaseMemoryLibSse2/ZeroMemWrapper.c b/OldMdePkg/Library/BaseMemoryLibSse2/ZeroMemWrapper.c
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibSse2/ZeroMemWrapper.c
rename to OldMdePkg/Library/BaseMemoryLibSse2/ZeroMemWrapper.c
diff --git a/MdePkg/Library/BaseMemoryLibSse2/x64/CompareMem.asm b/OldMdePkg/Library/BaseMemoryLibSse2/x64/CompareMem.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibSse2/x64/CompareMem.asm
rename to OldMdePkg/Library/BaseMemoryLibSse2/x64/CompareMem.asm
diff --git a/MdePkg/Library/BaseMemoryLibSse2/x64/CopyMem.asm b/OldMdePkg/Library/BaseMemoryLibSse2/x64/CopyMem.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibSse2/x64/CopyMem.asm
rename to OldMdePkg/Library/BaseMemoryLibSse2/x64/CopyMem.asm
diff --git a/MdePkg/Library/BaseMemoryLibSse2/x64/ScanMem16.asm b/OldMdePkg/Library/BaseMemoryLibSse2/x64/ScanMem16.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibSse2/x64/ScanMem16.asm
rename to OldMdePkg/Library/BaseMemoryLibSse2/x64/ScanMem16.asm
diff --git a/MdePkg/Library/BaseMemoryLibSse2/x64/ScanMem32.asm b/OldMdePkg/Library/BaseMemoryLibSse2/x64/ScanMem32.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibSse2/x64/ScanMem32.asm
rename to OldMdePkg/Library/BaseMemoryLibSse2/x64/ScanMem32.asm
diff --git a/MdePkg/Library/BaseMemoryLibSse2/x64/ScanMem64.asm b/OldMdePkg/Library/BaseMemoryLibSse2/x64/ScanMem64.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibSse2/x64/ScanMem64.asm
rename to OldMdePkg/Library/BaseMemoryLibSse2/x64/ScanMem64.asm
diff --git a/MdePkg/Library/BaseMemoryLibSse2/x64/ScanMem8.asm b/OldMdePkg/Library/BaseMemoryLibSse2/x64/ScanMem8.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibSse2/x64/ScanMem8.asm
rename to OldMdePkg/Library/BaseMemoryLibSse2/x64/ScanMem8.asm
diff --git a/MdePkg/Library/BaseMemoryLibSse2/x64/SetMem.asm b/OldMdePkg/Library/BaseMemoryLibSse2/x64/SetMem.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibSse2/x64/SetMem.asm
rename to OldMdePkg/Library/BaseMemoryLibSse2/x64/SetMem.asm
diff --git a/MdePkg/Library/BaseMemoryLibSse2/x64/SetMem16.asm b/OldMdePkg/Library/BaseMemoryLibSse2/x64/SetMem16.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibSse2/x64/SetMem16.asm
rename to OldMdePkg/Library/BaseMemoryLibSse2/x64/SetMem16.asm
diff --git a/MdePkg/Library/BaseMemoryLibSse2/x64/SetMem32.asm b/OldMdePkg/Library/BaseMemoryLibSse2/x64/SetMem32.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibSse2/x64/SetMem32.asm
rename to OldMdePkg/Library/BaseMemoryLibSse2/x64/SetMem32.asm
diff --git a/MdePkg/Library/BaseMemoryLibSse2/x64/SetMem64.asm b/OldMdePkg/Library/BaseMemoryLibSse2/x64/SetMem64.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibSse2/x64/SetMem64.asm
rename to OldMdePkg/Library/BaseMemoryLibSse2/x64/SetMem64.asm
diff --git a/MdePkg/Library/BaseMemoryLibSse2/x64/ZeroMem.asm b/OldMdePkg/Library/BaseMemoryLibSse2/x64/ZeroMem.asm
similarity index 100%
rename from MdePkg/Library/BaseMemoryLibSse2/x64/ZeroMem.asm
rename to OldMdePkg/Library/BaseMemoryLibSse2/x64/ZeroMem.asm
diff --git a/MdePkg/Library/BasePcdLibNull/BasePcdLibNull.msa b/OldMdePkg/Library/BasePcdLibNull/BasePcdLibNull.msa
similarity index 100%
rename from MdePkg/Library/BasePcdLibNull/BasePcdLibNull.msa
rename to OldMdePkg/Library/BasePcdLibNull/BasePcdLibNull.msa
diff --git a/MdePkg/Library/BasePcdLibNull/PcdLib.c b/OldMdePkg/Library/BasePcdLibNull/PcdLib.c
similarity index 100%
rename from MdePkg/Library/BasePcdLibNull/PcdLib.c
rename to OldMdePkg/Library/BasePcdLibNull/PcdLib.c
diff --git a/MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.msa b/OldMdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.msa
similarity index 100%
rename from MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.msa
rename to OldMdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.msa
diff --git a/MdePkg/Library/BasePciCf8Lib/PciLib.c b/OldMdePkg/Library/BasePciCf8Lib/PciLib.c
similarity index 100%
rename from MdePkg/Library/BasePciCf8Lib/PciLib.c
rename to OldMdePkg/Library/BasePciCf8Lib/PciLib.c
diff --git a/MdePkg/Library/BasePciExpressLib/BasePciExpressLib.msa b/OldMdePkg/Library/BasePciExpressLib/BasePciExpressLib.msa
similarity index 100%
rename from MdePkg/Library/BasePciExpressLib/BasePciExpressLib.msa
rename to OldMdePkg/Library/BasePciExpressLib/BasePciExpressLib.msa
diff --git a/MdePkg/Library/BasePciExpressLib/PciLib.c b/OldMdePkg/Library/BasePciExpressLib/PciLib.c
similarity index 100%
rename from MdePkg/Library/BasePciExpressLib/PciLib.c
rename to OldMdePkg/Library/BasePciExpressLib/PciLib.c
diff --git a/MdePkg/Library/BasePciLibCf8/BasePciLibCf8.msa b/OldMdePkg/Library/BasePciLibCf8/BasePciLibCf8.msa
similarity index 100%
rename from MdePkg/Library/BasePciLibCf8/BasePciLibCf8.msa
rename to OldMdePkg/Library/BasePciLibCf8/BasePciLibCf8.msa
diff --git a/MdePkg/Library/BasePciLibCf8/PciLib.c b/OldMdePkg/Library/BasePciLibCf8/PciLib.c
similarity index 100%
rename from MdePkg/Library/BasePciLibCf8/PciLib.c
rename to OldMdePkg/Library/BasePciLibCf8/PciLib.c
diff --git a/MdePkg/Library/BasePciLibPciExpress/BasePciLibPciExpress.msa b/OldMdePkg/Library/BasePciLibPciExpress/BasePciLibPciExpress.msa
similarity index 100%
rename from MdePkg/Library/BasePciLibPciExpress/BasePciLibPciExpress.msa
rename to OldMdePkg/Library/BasePciLibPciExpress/BasePciLibPciExpress.msa
diff --git a/MdePkg/Library/BasePciLibPciExpress/PciLib.c b/OldMdePkg/Library/BasePciLibPciExpress/PciLib.c
similarity index 100%
rename from MdePkg/Library/BasePciLibPciExpress/PciLib.c
rename to OldMdePkg/Library/BasePciLibPciExpress/PciLib.c
diff --git a/MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.msa b/OldMdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.msa
similarity index 100%
rename from MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.msa
rename to OldMdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.msa
diff --git a/MdePkg/Library/BasePeCoffGetEntryPointLib/PeCoffGetEntryPoint.c b/OldMdePkg/Library/BasePeCoffGetEntryPointLib/PeCoffGetEntryPoint.c
similarity index 100%
rename from MdePkg/Library/BasePeCoffGetEntryPointLib/PeCoffGetEntryPoint.c
rename to OldMdePkg/Library/BasePeCoffGetEntryPointLib/PeCoffGetEntryPoint.c
diff --git a/MdePkg/Library/BasePeCoffLib/BasePeCoff.c b/OldMdePkg/Library/BasePeCoffLib/BasePeCoff.c
similarity index 100%
rename from MdePkg/Library/BasePeCoffLib/BasePeCoff.c
rename to OldMdePkg/Library/BasePeCoffLib/BasePeCoff.c
diff --git a/MdePkg/Library/BasePeCoffLib/BasePeCoffLib.msa b/OldMdePkg/Library/BasePeCoffLib/BasePeCoffLib.msa
similarity index 100%
rename from MdePkg/Library/BasePeCoffLib/BasePeCoffLib.msa
rename to OldMdePkg/Library/BasePeCoffLib/BasePeCoffLib.msa
diff --git a/MdePkg/Library/BasePeCoffLib/BasePeCoffLibInternals.h b/OldMdePkg/Library/BasePeCoffLib/BasePeCoffLibInternals.h
similarity index 100%
rename from MdePkg/Library/BasePeCoffLib/BasePeCoffLibInternals.h
rename to OldMdePkg/Library/BasePeCoffLib/BasePeCoffLibInternals.h
diff --git a/MdePkg/Library/BasePeCoffLib/Ebc/PeCoffLoaderEx.c b/OldMdePkg/Library/BasePeCoffLib/Ebc/PeCoffLoaderEx.c
similarity index 100%
rename from MdePkg/Library/BasePeCoffLib/Ebc/PeCoffLoaderEx.c
rename to OldMdePkg/Library/BasePeCoffLib/Ebc/PeCoffLoaderEx.c
diff --git a/MdePkg/Library/BasePeCoffLib/Ia32/PeCoffLoaderEx.c b/OldMdePkg/Library/BasePeCoffLib/Ia32/PeCoffLoaderEx.c
similarity index 100%
rename from MdePkg/Library/BasePeCoffLib/Ia32/PeCoffLoaderEx.c
rename to OldMdePkg/Library/BasePeCoffLib/Ia32/PeCoffLoaderEx.c
diff --git a/MdePkg/Library/BasePeCoffLib/Ipf/PeCoffLoaderEx.c b/OldMdePkg/Library/BasePeCoffLib/Ipf/PeCoffLoaderEx.c
similarity index 100%
rename from MdePkg/Library/BasePeCoffLib/Ipf/PeCoffLoaderEx.c
rename to OldMdePkg/Library/BasePeCoffLib/Ipf/PeCoffLoaderEx.c
diff --git a/MdePkg/Library/BasePeCoffLib/x64/PeCoffLoaderEx.c b/OldMdePkg/Library/BasePeCoffLib/x64/PeCoffLoaderEx.c
similarity index 100%
rename from MdePkg/Library/BasePeCoffLib/x64/PeCoffLoaderEx.c
rename to OldMdePkg/Library/BasePeCoffLib/x64/PeCoffLoaderEx.c
diff --git a/MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.msa b/OldMdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.msa
similarity index 100%
rename from MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.msa
rename to OldMdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.msa
diff --git a/MdePkg/Library/BasePerformanceLibNull/PerformanceLib.c b/OldMdePkg/Library/BasePerformanceLibNull/PerformanceLib.c
similarity index 100%
rename from MdePkg/Library/BasePerformanceLibNull/PerformanceLib.c
rename to OldMdePkg/Library/BasePerformanceLibNull/PerformanceLib.c
diff --git a/MdePkg/Library/BasePostCodeLibDebug/BasePostCodeLibDebug.msa b/OldMdePkg/Library/BasePostCodeLibDebug/BasePostCodeLibDebug.msa
similarity index 100%
rename from MdePkg/Library/BasePostCodeLibDebug/BasePostCodeLibDebug.msa
rename to OldMdePkg/Library/BasePostCodeLibDebug/BasePostCodeLibDebug.msa
diff --git a/MdePkg/Library/BasePostCodeLibDebug/PostCode.c b/OldMdePkg/Library/BasePostCodeLibDebug/PostCode.c
similarity index 100%
rename from MdePkg/Library/BasePostCodeLibDebug/PostCode.c
rename to OldMdePkg/Library/BasePostCodeLibDebug/PostCode.c
diff --git a/MdePkg/Library/BasePostCodeLibPort80/BasePostCodeLibPort80.msa b/OldMdePkg/Library/BasePostCodeLibPort80/BasePostCodeLibPort80.msa
similarity index 100%
rename from MdePkg/Library/BasePostCodeLibPort80/BasePostCodeLibPort80.msa
rename to OldMdePkg/Library/BasePostCodeLibPort80/BasePostCodeLibPort80.msa
diff --git a/MdePkg/Library/BasePostCodeLibPort80/PostCode.c b/OldMdePkg/Library/BasePostCodeLibPort80/PostCode.c
similarity index 100%
rename from MdePkg/Library/BasePostCodeLibPort80/PostCode.c
rename to OldMdePkg/Library/BasePostCodeLibPort80/PostCode.c
diff --git a/MdePkg/Library/BasePrintLib/BasePrintLib.msa b/OldMdePkg/Library/BasePrintLib/BasePrintLib.msa
similarity index 100%
rename from MdePkg/Library/BasePrintLib/BasePrintLib.msa
rename to OldMdePkg/Library/BasePrintLib/BasePrintLib.msa
diff --git a/MdePkg/Library/BasePrintLib/PrintLib.c b/OldMdePkg/Library/BasePrintLib/PrintLib.c
similarity index 100%
rename from MdePkg/Library/BasePrintLib/PrintLib.c
rename to OldMdePkg/Library/BasePrintLib/PrintLib.c
diff --git a/MdePkg/Library/BasePrintLib/PrintLibInternal.c b/OldMdePkg/Library/BasePrintLib/PrintLibInternal.c
similarity index 100%
rename from MdePkg/Library/BasePrintLib/PrintLibInternal.c
rename to OldMdePkg/Library/BasePrintLib/PrintLibInternal.c
diff --git a/MdePkg/Library/BasePrintLib/PrintLibInternal.h b/OldMdePkg/Library/BasePrintLib/PrintLibInternal.h
similarity index 100%
rename from MdePkg/Library/BasePrintLib/PrintLibInternal.h
rename to OldMdePkg/Library/BasePrintLib/PrintLibInternal.h
diff --git a/MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.msa b/OldMdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.msa
similarity index 100%
rename from MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.msa
rename to OldMdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.msa
diff --git a/MdePkg/Library/BaseTimerLibNullTemplate/TimerLibNull.c b/OldMdePkg/Library/BaseTimerLibNullTemplate/TimerLibNull.c
similarity index 100%
rename from MdePkg/Library/BaseTimerLibNullTemplate/TimerLibNull.c
rename to OldMdePkg/Library/BaseTimerLibNullTemplate/TimerLibNull.c
diff --git a/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.c b/OldMdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.c
similarity index 100%
rename from MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.c
rename to OldMdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.c
diff --git a/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.msa b/OldMdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.msa
similarity index 100%
rename from MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.msa
rename to OldMdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.msa
diff --git a/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLibInternals.h b/OldMdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLibInternals.h
similarity index 100%
rename from MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLibInternals.h
rename to OldMdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLibInternals.h
diff --git a/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.c b/OldMdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.c
similarity index 100%
rename from MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.c
rename to OldMdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.c
diff --git a/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.msa b/OldMdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.msa
similarity index 100%
rename from MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.msa
rename to OldMdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.msa
diff --git a/MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.msa b/OldMdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.msa
similarity index 100%
rename from MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.msa
rename to OldMdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.msa
diff --git a/MdePkg/Library/DxeCoreHobLib/HobLib.c b/OldMdePkg/Library/DxeCoreHobLib/HobLib.c
similarity index 100%
rename from MdePkg/Library/DxeCoreHobLib/HobLib.c
rename to OldMdePkg/Library/DxeCoreHobLib/HobLib.c
diff --git a/MdePkg/Library/DxeCoreHobLib/HobLib.h b/OldMdePkg/Library/DxeCoreHobLib/HobLib.h
similarity index 100%
rename from MdePkg/Library/DxeCoreHobLib/HobLib.h
rename to OldMdePkg/Library/DxeCoreHobLib/HobLib.h
diff --git a/MdePkg/Library/DxeHobLib/DxeHobLib.msa b/OldMdePkg/Library/DxeHobLib/DxeHobLib.msa
similarity index 100%
rename from MdePkg/Library/DxeHobLib/DxeHobLib.msa
rename to OldMdePkg/Library/DxeHobLib/DxeHobLib.msa
diff --git a/MdePkg/Library/DxeHobLib/HobLib.c b/OldMdePkg/Library/DxeHobLib/HobLib.c
similarity index 100%
rename from MdePkg/Library/DxeHobLib/HobLib.c
rename to OldMdePkg/Library/DxeHobLib/HobLib.c
diff --git a/MdePkg/Library/DxeIoLibCpuIo/DxeCpuIoLibInternal.h b/OldMdePkg/Library/DxeIoLibCpuIo/DxeCpuIoLibInternal.h
similarity index 100%
rename from MdePkg/Library/DxeIoLibCpuIo/DxeCpuIoLibInternal.h
rename to OldMdePkg/Library/DxeIoLibCpuIo/DxeCpuIoLibInternal.h
diff --git a/MdePkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.msa b/OldMdePkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.msa
similarity index 100%
rename from MdePkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.msa
rename to OldMdePkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.msa
diff --git a/MdePkg/Library/DxeIoLibCpuIo/IoHighLevel.c b/OldMdePkg/Library/DxeIoLibCpuIo/IoHighLevel.c
similarity index 100%
rename from MdePkg/Library/DxeIoLibCpuIo/IoHighLevel.c
rename to OldMdePkg/Library/DxeIoLibCpuIo/IoHighLevel.c
diff --git a/MdePkg/Library/DxeIoLibCpuIo/IoLib.c b/OldMdePkg/Library/DxeIoLibCpuIo/IoLib.c
similarity index 100%
rename from MdePkg/Library/DxeIoLibCpuIo/IoLib.c
rename to OldMdePkg/Library/DxeIoLibCpuIo/IoLib.c
diff --git a/MdePkg/Library/DxeIoLibCpuIo/IoLibMmioBuffer.c b/OldMdePkg/Library/DxeIoLibCpuIo/IoLibMmioBuffer.c
similarity index 100%
rename from MdePkg/Library/DxeIoLibCpuIo/IoLibMmioBuffer.c
rename to OldMdePkg/Library/DxeIoLibCpuIo/IoLibMmioBuffer.c
diff --git a/MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.msa b/OldMdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.msa
similarity index 100%
rename from MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.msa
rename to OldMdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.msa
diff --git a/MdePkg/Library/DxeMemoryAllocationLib/MemoryAllocationLib.c b/OldMdePkg/Library/DxeMemoryAllocationLib/MemoryAllocationLib.c
similarity index 100%
rename from MdePkg/Library/DxeMemoryAllocationLib/MemoryAllocationLib.c
rename to OldMdePkg/Library/DxeMemoryAllocationLib/MemoryAllocationLib.c
diff --git a/MdePkg/Library/DxeMemoryAllocationLib/MemoryAllocationLibInternals.h b/OldMdePkg/Library/DxeMemoryAllocationLib/MemoryAllocationLibInternals.h
similarity index 100%
rename from MdePkg/Library/DxeMemoryAllocationLib/MemoryAllocationLibInternals.h
rename to OldMdePkg/Library/DxeMemoryAllocationLib/MemoryAllocationLibInternals.h
diff --git a/MdePkg/Library/DxeMemoryLib/CompareMemWrapper.c b/OldMdePkg/Library/DxeMemoryLib/CompareMemWrapper.c
similarity index 100%
rename from MdePkg/Library/DxeMemoryLib/CompareMemWrapper.c
rename to OldMdePkg/Library/DxeMemoryLib/CompareMemWrapper.c
diff --git a/MdePkg/Library/DxeMemoryLib/CopyMemWrapper.c b/OldMdePkg/Library/DxeMemoryLib/CopyMemWrapper.c
similarity index 100%
rename from MdePkg/Library/DxeMemoryLib/CopyMemWrapper.c
rename to OldMdePkg/Library/DxeMemoryLib/CopyMemWrapper.c
diff --git a/MdePkg/Library/DxeMemoryLib/DxeMemoryLib.msa b/OldMdePkg/Library/DxeMemoryLib/DxeMemoryLib.msa
similarity index 100%
rename from MdePkg/Library/DxeMemoryLib/DxeMemoryLib.msa
rename to OldMdePkg/Library/DxeMemoryLib/DxeMemoryLib.msa
diff --git a/MdePkg/Library/DxeMemoryLib/MemLib.c b/OldMdePkg/Library/DxeMemoryLib/MemLib.c
similarity index 100%
rename from MdePkg/Library/DxeMemoryLib/MemLib.c
rename to OldMdePkg/Library/DxeMemoryLib/MemLib.c
diff --git a/MdePkg/Library/DxeMemoryLib/MemLibGeneric.c b/OldMdePkg/Library/DxeMemoryLib/MemLibGeneric.c
similarity index 100%
rename from MdePkg/Library/DxeMemoryLib/MemLibGeneric.c
rename to OldMdePkg/Library/DxeMemoryLib/MemLibGeneric.c
diff --git a/MdePkg/Library/DxeMemoryLib/MemLibGuid.c b/OldMdePkg/Library/DxeMemoryLib/MemLibGuid.c
similarity index 100%
rename from MdePkg/Library/DxeMemoryLib/MemLibGuid.c
rename to OldMdePkg/Library/DxeMemoryLib/MemLibGuid.c
diff --git a/MdePkg/Library/DxeMemoryLib/MemLibInternals.h b/OldMdePkg/Library/DxeMemoryLib/MemLibInternals.h
similarity index 100%
rename from MdePkg/Library/DxeMemoryLib/MemLibInternals.h
rename to OldMdePkg/Library/DxeMemoryLib/MemLibInternals.h
diff --git a/MdePkg/Library/DxeMemoryLib/ScanMem16Wrapper.c b/OldMdePkg/Library/DxeMemoryLib/ScanMem16Wrapper.c
similarity index 100%
rename from MdePkg/Library/DxeMemoryLib/ScanMem16Wrapper.c
rename to OldMdePkg/Library/DxeMemoryLib/ScanMem16Wrapper.c
diff --git a/MdePkg/Library/DxeMemoryLib/ScanMem32Wrapper.c b/OldMdePkg/Library/DxeMemoryLib/ScanMem32Wrapper.c
similarity index 100%
rename from MdePkg/Library/DxeMemoryLib/ScanMem32Wrapper.c
rename to OldMdePkg/Library/DxeMemoryLib/ScanMem32Wrapper.c
diff --git a/MdePkg/Library/DxeMemoryLib/ScanMem64Wrapper.c b/OldMdePkg/Library/DxeMemoryLib/ScanMem64Wrapper.c
similarity index 100%
rename from MdePkg/Library/DxeMemoryLib/ScanMem64Wrapper.c
rename to OldMdePkg/Library/DxeMemoryLib/ScanMem64Wrapper.c
diff --git a/MdePkg/Library/DxeMemoryLib/ScanMem8Wrapper.c b/OldMdePkg/Library/DxeMemoryLib/ScanMem8Wrapper.c
similarity index 100%
rename from MdePkg/Library/DxeMemoryLib/ScanMem8Wrapper.c
rename to OldMdePkg/Library/DxeMemoryLib/ScanMem8Wrapper.c
diff --git a/MdePkg/Library/DxeMemoryLib/SetMem16Wrapper.c b/OldMdePkg/Library/DxeMemoryLib/SetMem16Wrapper.c
similarity index 100%
rename from MdePkg/Library/DxeMemoryLib/SetMem16Wrapper.c
rename to OldMdePkg/Library/DxeMemoryLib/SetMem16Wrapper.c
diff --git a/MdePkg/Library/DxeMemoryLib/SetMem32Wrapper.c b/OldMdePkg/Library/DxeMemoryLib/SetMem32Wrapper.c
similarity index 100%
rename from MdePkg/Library/DxeMemoryLib/SetMem32Wrapper.c
rename to OldMdePkg/Library/DxeMemoryLib/SetMem32Wrapper.c
diff --git a/MdePkg/Library/DxeMemoryLib/SetMem64Wrapper.c b/OldMdePkg/Library/DxeMemoryLib/SetMem64Wrapper.c
similarity index 100%
rename from MdePkg/Library/DxeMemoryLib/SetMem64Wrapper.c
rename to OldMdePkg/Library/DxeMemoryLib/SetMem64Wrapper.c
diff --git a/MdePkg/Library/DxeMemoryLib/SetMemWrapper.c b/OldMdePkg/Library/DxeMemoryLib/SetMemWrapper.c
similarity index 100%
rename from MdePkg/Library/DxeMemoryLib/SetMemWrapper.c
rename to OldMdePkg/Library/DxeMemoryLib/SetMemWrapper.c
diff --git a/MdePkg/Library/DxeMemoryLib/ZeroMemWrapper.c b/OldMdePkg/Library/DxeMemoryLib/ZeroMemWrapper.c
similarity index 100%
rename from MdePkg/Library/DxeMemoryLib/ZeroMemWrapper.c
rename to OldMdePkg/Library/DxeMemoryLib/ZeroMemWrapper.c
diff --git a/MdePkg/Library/DxePcdLib/DxePcdLib.c b/OldMdePkg/Library/DxePcdLib/DxePcdLib.c
similarity index 100%
rename from MdePkg/Library/DxePcdLib/DxePcdLib.c
rename to OldMdePkg/Library/DxePcdLib/DxePcdLib.c
diff --git a/MdePkg/Library/DxePcdLib/DxePcdLib.msa b/OldMdePkg/Library/DxePcdLib/DxePcdLib.msa
similarity index 100%
rename from MdePkg/Library/DxePcdLib/DxePcdLib.msa
rename to OldMdePkg/Library/DxePcdLib/DxePcdLib.msa
diff --git a/MdePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.msa b/OldMdePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.msa
similarity index 100%
rename from MdePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.msa
rename to OldMdePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.msa
diff --git a/MdePkg/Library/DxeReportStatusCodeLib/ReportStatusCodeLib.c b/OldMdePkg/Library/DxeReportStatusCodeLib/ReportStatusCodeLib.c
similarity index 100%
rename from MdePkg/Library/DxeReportStatusCodeLib/ReportStatusCodeLib.c
rename to OldMdePkg/Library/DxeReportStatusCodeLib/ReportStatusCodeLib.c
diff --git a/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.c b/OldMdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.c
similarity index 100%
rename from MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.c
rename to OldMdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.c
diff --git a/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.msa b/OldMdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.msa
similarity index 100%
rename from MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.msa
rename to OldMdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.msa
diff --git a/MdePkg/Library/DxeSmbusLib/DxeSmbusLib.c b/OldMdePkg/Library/DxeSmbusLib/DxeSmbusLib.c
similarity index 100%
rename from MdePkg/Library/DxeSmbusLib/DxeSmbusLib.c
rename to OldMdePkg/Library/DxeSmbusLib/DxeSmbusLib.c
diff --git a/MdePkg/Library/DxeSmbusLib/DxeSmbusLib.msa b/OldMdePkg/Library/DxeSmbusLib/DxeSmbusLib.msa
similarity index 100%
rename from MdePkg/Library/DxeSmbusLib/DxeSmbusLib.msa
rename to OldMdePkg/Library/DxeSmbusLib/DxeSmbusLib.msa
diff --git a/MdePkg/Library/DxeSmbusLib/InternalSmbusLib.h b/OldMdePkg/Library/DxeSmbusLib/InternalSmbusLib.h
similarity index 100%
rename from MdePkg/Library/DxeSmbusLib/InternalSmbusLib.h
rename to OldMdePkg/Library/DxeSmbusLib/InternalSmbusLib.h
diff --git a/MdePkg/Library/DxeSmbusLib/SmbusLib.c b/OldMdePkg/Library/DxeSmbusLib/SmbusLib.c
similarity index 100%
rename from MdePkg/Library/DxeSmbusLib/SmbusLib.c
rename to OldMdePkg/Library/DxeSmbusLib/SmbusLib.c
diff --git a/MdePkg/Library/DxeSmmDriverEntryPoint/DriverEntryPoint.c b/OldMdePkg/Library/DxeSmmDriverEntryPoint/DriverEntryPoint.c
similarity index 100%
rename from MdePkg/Library/DxeSmmDriverEntryPoint/DriverEntryPoint.c
rename to OldMdePkg/Library/DxeSmmDriverEntryPoint/DriverEntryPoint.c
diff --git a/MdePkg/Library/DxeSmmDriverEntryPoint/DxeSmmDriverEntryPoint.msa b/OldMdePkg/Library/DxeSmmDriverEntryPoint/DxeSmmDriverEntryPoint.msa
similarity index 100%
rename from MdePkg/Library/DxeSmmDriverEntryPoint/DxeSmmDriverEntryPoint.msa
rename to OldMdePkg/Library/DxeSmmDriverEntryPoint/DxeSmmDriverEntryPoint.msa
diff --git a/MdePkg/Library/HiiLib/HiiLib.c b/OldMdePkg/Library/HiiLib/HiiLib.c
similarity index 100%
rename from MdePkg/Library/HiiLib/HiiLib.c
rename to OldMdePkg/Library/HiiLib/HiiLib.c
diff --git a/MdePkg/Library/HiiLib/HiiLib.msa b/OldMdePkg/Library/HiiLib/HiiLib.msa
similarity index 100%
rename from MdePkg/Library/HiiLib/HiiLib.msa
rename to OldMdePkg/Library/HiiLib/HiiLib.msa
diff --git a/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.c b/OldMdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.c
similarity index 100%
rename from MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.c
rename to OldMdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.c
diff --git a/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.msa b/OldMdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.msa
similarity index 100%
rename from MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.msa
rename to OldMdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.msa
diff --git a/MdePkg/Library/PeiDxeDebugLibReportStatusCode/DebugLib.c b/OldMdePkg/Library/PeiDxeDebugLibReportStatusCode/DebugLib.c
similarity index 100%
rename from MdePkg/Library/PeiDxeDebugLibReportStatusCode/DebugLib.c
rename to OldMdePkg/Library/PeiDxeDebugLibReportStatusCode/DebugLib.c
diff --git a/MdePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.msa b/OldMdePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.msa
similarity index 100%
rename from MdePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.msa
rename to OldMdePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.msa
diff --git a/MdePkg/Library/PeiDxePostCodeLibReportStatusCode/PeiDxePostCodeLibReportStatusCode.msa b/OldMdePkg/Library/PeiDxePostCodeLibReportStatusCode/PeiDxePostCodeLibReportStatusCode.msa
similarity index 100%
rename from MdePkg/Library/PeiDxePostCodeLibReportStatusCode/PeiDxePostCodeLibReportStatusCode.msa
rename to OldMdePkg/Library/PeiDxePostCodeLibReportStatusCode/PeiDxePostCodeLibReportStatusCode.msa
diff --git a/MdePkg/Library/PeiDxePostCodeLibReportStatusCode/PostCode.c b/OldMdePkg/Library/PeiDxePostCodeLibReportStatusCode/PostCode.c
similarity index 100%
rename from MdePkg/Library/PeiDxePostCodeLibReportStatusCode/PostCode.c
rename to OldMdePkg/Library/PeiDxePostCodeLibReportStatusCode/PostCode.c
diff --git a/MdePkg/Library/PeiHobLib/HobLib.c b/OldMdePkg/Library/PeiHobLib/HobLib.c
similarity index 100%
rename from MdePkg/Library/PeiHobLib/HobLib.c
rename to OldMdePkg/Library/PeiHobLib/HobLib.c
diff --git a/MdePkg/Library/PeiHobLib/PeiHobLib.msa b/OldMdePkg/Library/PeiHobLib/PeiHobLib.msa
similarity index 100%
rename from MdePkg/Library/PeiHobLib/PeiHobLib.msa
rename to OldMdePkg/Library/PeiHobLib/PeiHobLib.msa
diff --git a/MdePkg/Library/PeiIoLibCpuIo/IoHighLevel.c b/OldMdePkg/Library/PeiIoLibCpuIo/IoHighLevel.c
similarity index 100%
rename from MdePkg/Library/PeiIoLibCpuIo/IoHighLevel.c
rename to OldMdePkg/Library/PeiIoLibCpuIo/IoHighLevel.c
diff --git a/MdePkg/Library/PeiIoLibCpuIo/IoLib.c b/OldMdePkg/Library/PeiIoLibCpuIo/IoLib.c
similarity index 100%
rename from MdePkg/Library/PeiIoLibCpuIo/IoLib.c
rename to OldMdePkg/Library/PeiIoLibCpuIo/IoLib.c
diff --git a/MdePkg/Library/PeiIoLibCpuIo/IoLibMmioBuffer.c b/OldMdePkg/Library/PeiIoLibCpuIo/IoLibMmioBuffer.c
similarity index 100%
rename from MdePkg/Library/PeiIoLibCpuIo/IoLibMmioBuffer.c
rename to OldMdePkg/Library/PeiIoLibCpuIo/IoLibMmioBuffer.c
diff --git a/MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.msa b/OldMdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.msa
similarity index 100%
rename from MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.msa
rename to OldMdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.msa
diff --git a/MdePkg/Library/PeiMemoryAllocationLib/MemoryAllocationLib.c b/OldMdePkg/Library/PeiMemoryAllocationLib/MemoryAllocationLib.c
similarity index 100%
rename from MdePkg/Library/PeiMemoryAllocationLib/MemoryAllocationLib.c
rename to OldMdePkg/Library/PeiMemoryAllocationLib/MemoryAllocationLib.c
diff --git a/MdePkg/Library/PeiMemoryAllocationLib/MemoryAllocationLibInternals.h b/OldMdePkg/Library/PeiMemoryAllocationLib/MemoryAllocationLibInternals.h
similarity index 100%
rename from MdePkg/Library/PeiMemoryAllocationLib/MemoryAllocationLibInternals.h
rename to OldMdePkg/Library/PeiMemoryAllocationLib/MemoryAllocationLibInternals.h
diff --git a/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.msa b/OldMdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.msa
similarity index 100%
rename from MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.msa
rename to OldMdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.msa
diff --git a/MdePkg/Library/PeiMemoryLib/CompareMemWrapper.c b/OldMdePkg/Library/PeiMemoryLib/CompareMemWrapper.c
similarity index 100%
rename from MdePkg/Library/PeiMemoryLib/CompareMemWrapper.c
rename to OldMdePkg/Library/PeiMemoryLib/CompareMemWrapper.c
diff --git a/MdePkg/Library/PeiMemoryLib/CopyMemWrapper.c b/OldMdePkg/Library/PeiMemoryLib/CopyMemWrapper.c
similarity index 100%
rename from MdePkg/Library/PeiMemoryLib/CopyMemWrapper.c
rename to OldMdePkg/Library/PeiMemoryLib/CopyMemWrapper.c
diff --git a/MdePkg/Library/PeiMemoryLib/MemLib.c b/OldMdePkg/Library/PeiMemoryLib/MemLib.c
similarity index 100%
rename from MdePkg/Library/PeiMemoryLib/MemLib.c
rename to OldMdePkg/Library/PeiMemoryLib/MemLib.c
diff --git a/MdePkg/Library/PeiMemoryLib/MemLibGeneric.c b/OldMdePkg/Library/PeiMemoryLib/MemLibGeneric.c
similarity index 100%
rename from MdePkg/Library/PeiMemoryLib/MemLibGeneric.c
rename to OldMdePkg/Library/PeiMemoryLib/MemLibGeneric.c
diff --git a/MdePkg/Library/PeiMemoryLib/MemLibGuid.c b/OldMdePkg/Library/PeiMemoryLib/MemLibGuid.c
similarity index 100%
rename from MdePkg/Library/PeiMemoryLib/MemLibGuid.c
rename to OldMdePkg/Library/PeiMemoryLib/MemLibGuid.c
diff --git a/MdePkg/Library/PeiMemoryLib/MemLibInternals.h b/OldMdePkg/Library/PeiMemoryLib/MemLibInternals.h
similarity index 100%
rename from MdePkg/Library/PeiMemoryLib/MemLibInternals.h
rename to OldMdePkg/Library/PeiMemoryLib/MemLibInternals.h
diff --git a/MdePkg/Library/PeiMemoryLib/PeiMemoryLib.msa b/OldMdePkg/Library/PeiMemoryLib/PeiMemoryLib.msa
similarity index 100%
rename from MdePkg/Library/PeiMemoryLib/PeiMemoryLib.msa
rename to OldMdePkg/Library/PeiMemoryLib/PeiMemoryLib.msa
diff --git a/MdePkg/Library/PeiMemoryLib/ScanMem16Wrapper.c b/OldMdePkg/Library/PeiMemoryLib/ScanMem16Wrapper.c
similarity index 100%
rename from MdePkg/Library/PeiMemoryLib/ScanMem16Wrapper.c
rename to OldMdePkg/Library/PeiMemoryLib/ScanMem16Wrapper.c
diff --git a/MdePkg/Library/PeiMemoryLib/ScanMem32Wrapper.c b/OldMdePkg/Library/PeiMemoryLib/ScanMem32Wrapper.c
similarity index 100%
rename from MdePkg/Library/PeiMemoryLib/ScanMem32Wrapper.c
rename to OldMdePkg/Library/PeiMemoryLib/ScanMem32Wrapper.c
diff --git a/MdePkg/Library/PeiMemoryLib/ScanMem64Wrapper.c b/OldMdePkg/Library/PeiMemoryLib/ScanMem64Wrapper.c
similarity index 100%
rename from MdePkg/Library/PeiMemoryLib/ScanMem64Wrapper.c
rename to OldMdePkg/Library/PeiMemoryLib/ScanMem64Wrapper.c
diff --git a/MdePkg/Library/PeiMemoryLib/ScanMem8Wrapper.c b/OldMdePkg/Library/PeiMemoryLib/ScanMem8Wrapper.c
similarity index 100%
rename from MdePkg/Library/PeiMemoryLib/ScanMem8Wrapper.c
rename to OldMdePkg/Library/PeiMemoryLib/ScanMem8Wrapper.c
diff --git a/MdePkg/Library/PeiMemoryLib/SetMem16Wrapper.c b/OldMdePkg/Library/PeiMemoryLib/SetMem16Wrapper.c
similarity index 100%
rename from MdePkg/Library/PeiMemoryLib/SetMem16Wrapper.c
rename to OldMdePkg/Library/PeiMemoryLib/SetMem16Wrapper.c
diff --git a/MdePkg/Library/PeiMemoryLib/SetMem32Wrapper.c b/OldMdePkg/Library/PeiMemoryLib/SetMem32Wrapper.c
similarity index 100%
rename from MdePkg/Library/PeiMemoryLib/SetMem32Wrapper.c
rename to OldMdePkg/Library/PeiMemoryLib/SetMem32Wrapper.c
diff --git a/MdePkg/Library/PeiMemoryLib/SetMem64Wrapper.c b/OldMdePkg/Library/PeiMemoryLib/SetMem64Wrapper.c
similarity index 100%
rename from MdePkg/Library/PeiMemoryLib/SetMem64Wrapper.c
rename to OldMdePkg/Library/PeiMemoryLib/SetMem64Wrapper.c
diff --git a/MdePkg/Library/PeiMemoryLib/SetMemWrapper.c b/OldMdePkg/Library/PeiMemoryLib/SetMemWrapper.c
similarity index 100%
rename from MdePkg/Library/PeiMemoryLib/SetMemWrapper.c
rename to OldMdePkg/Library/PeiMemoryLib/SetMemWrapper.c
diff --git a/MdePkg/Library/PeiMemoryLib/ZeroMemWrapper.c b/OldMdePkg/Library/PeiMemoryLib/ZeroMemWrapper.c
similarity index 100%
rename from MdePkg/Library/PeiMemoryLib/ZeroMemWrapper.c
rename to OldMdePkg/Library/PeiMemoryLib/ZeroMemWrapper.c
diff --git a/MdePkg/Library/PeiPcdLib/PeiPcdLib.c b/OldMdePkg/Library/PeiPcdLib/PeiPcdLib.c
similarity index 100%
rename from MdePkg/Library/PeiPcdLib/PeiPcdLib.c
rename to OldMdePkg/Library/PeiPcdLib/PeiPcdLib.c
diff --git a/MdePkg/Library/PeiPcdLib/PeiPcdLib.msa b/OldMdePkg/Library/PeiPcdLib/PeiPcdLib.msa
similarity index 100%
rename from MdePkg/Library/PeiPcdLib/PeiPcdLib.msa
rename to OldMdePkg/Library/PeiPcdLib/PeiPcdLib.msa
diff --git a/MdePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.msa b/OldMdePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.msa
similarity index 100%
rename from MdePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.msa
rename to OldMdePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.msa
diff --git a/MdePkg/Library/PeiReportStatusCodeLib/ReportStatusCodeLib.c b/OldMdePkg/Library/PeiReportStatusCodeLib/ReportStatusCodeLib.c
similarity index 100%
rename from MdePkg/Library/PeiReportStatusCodeLib/ReportStatusCodeLib.c
rename to OldMdePkg/Library/PeiReportStatusCodeLib/ReportStatusCodeLib.c
diff --git a/MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.c b/OldMdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.c
similarity index 100%
rename from MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.c
rename to OldMdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.c
diff --git a/MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.msa b/OldMdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.msa
similarity index 100%
rename from MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.msa
rename to OldMdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.msa
diff --git a/MdePkg/Library/PeiServicesLib/PeiServicesLib.c b/OldMdePkg/Library/PeiServicesLib/PeiServicesLib.c
similarity index 100%
rename from MdePkg/Library/PeiServicesLib/PeiServicesLib.c
rename to OldMdePkg/Library/PeiServicesLib/PeiServicesLib.c
diff --git a/MdePkg/Library/PeiServicesLib/PeiServicesLib.msa b/OldMdePkg/Library/PeiServicesLib/PeiServicesLib.msa
similarity index 100%
rename from MdePkg/Library/PeiServicesLib/PeiServicesLib.msa
rename to OldMdePkg/Library/PeiServicesLib/PeiServicesLib.msa
diff --git a/MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointer.c b/OldMdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointer.c
similarity index 100%
rename from MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointer.c
rename to OldMdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointer.c
diff --git a/MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.msa b/OldMdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.msa
similarity index 100%
rename from MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.msa
rename to OldMdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.msa
diff --git a/MdePkg/Library/PeiServicesTablePointerLibKr1/Ipf/ReadKr1.s b/OldMdePkg/Library/PeiServicesTablePointerLibKr1/Ipf/ReadKr1.s
similarity index 100%
rename from MdePkg/Library/PeiServicesTablePointerLibKr1/Ipf/ReadKr1.s
rename to OldMdePkg/Library/PeiServicesTablePointerLibKr1/Ipf/ReadKr1.s
diff --git a/MdePkg/Library/PeiServicesTablePointerLibKr1/Ipf/WriteKr1.s b/OldMdePkg/Library/PeiServicesTablePointerLibKr1/Ipf/WriteKr1.s
similarity index 100%
rename from MdePkg/Library/PeiServicesTablePointerLibKr1/Ipf/WriteKr1.s
rename to OldMdePkg/Library/PeiServicesTablePointerLibKr1/Ipf/WriteKr1.s
diff --git a/MdePkg/Library/PeiServicesTablePointerLibKr1/PeiServicesTablePointer.c b/OldMdePkg/Library/PeiServicesTablePointerLibKr1/PeiServicesTablePointer.c
similarity index 100%
rename from MdePkg/Library/PeiServicesTablePointerLibKr1/PeiServicesTablePointer.c
rename to OldMdePkg/Library/PeiServicesTablePointerLibKr1/PeiServicesTablePointer.c
diff --git a/MdePkg/Library/PeiServicesTablePointerLibKr1/PeiServicesTablePointerLibInternals.h b/OldMdePkg/Library/PeiServicesTablePointerLibKr1/PeiServicesTablePointerLibInternals.h
similarity index 100%
rename from MdePkg/Library/PeiServicesTablePointerLibKr1/PeiServicesTablePointerLibInternals.h
rename to OldMdePkg/Library/PeiServicesTablePointerLibKr1/PeiServicesTablePointerLibInternals.h
diff --git a/MdePkg/Library/PeiServicesTablePointerLibKr1/PeiServicesTablePointerLibKr1.msa b/OldMdePkg/Library/PeiServicesTablePointerLibKr1/PeiServicesTablePointerLibKr1.msa
similarity index 100%
rename from MdePkg/Library/PeiServicesTablePointerLibKr1/PeiServicesTablePointerLibKr1.msa
rename to OldMdePkg/Library/PeiServicesTablePointerLibKr1/PeiServicesTablePointerLibKr1.msa
diff --git a/MdePkg/Library/PeiServicesTablePointerLibMm7/PeiServicesTablePointer.c b/OldMdePkg/Library/PeiServicesTablePointerLibMm7/PeiServicesTablePointer.c
similarity index 100%
rename from MdePkg/Library/PeiServicesTablePointerLibMm7/PeiServicesTablePointer.c
rename to OldMdePkg/Library/PeiServicesTablePointerLibMm7/PeiServicesTablePointer.c
diff --git a/MdePkg/Library/PeiServicesTablePointerLibMm7/PeiServicesTablePointerLibMm7.msa b/OldMdePkg/Library/PeiServicesTablePointerLibMm7/PeiServicesTablePointerLibMm7.msa
similarity index 100%
rename from MdePkg/Library/PeiServicesTablePointerLibMm7/PeiServicesTablePointerLibMm7.msa
rename to OldMdePkg/Library/PeiServicesTablePointerLibMm7/PeiServicesTablePointerLibMm7.msa
diff --git a/MdePkg/Library/PeiSmbusLib/InternalSmbusLib.h b/OldMdePkg/Library/PeiSmbusLib/InternalSmbusLib.h
similarity index 100%
rename from MdePkg/Library/PeiSmbusLib/InternalSmbusLib.h
rename to OldMdePkg/Library/PeiSmbusLib/InternalSmbusLib.h
diff --git a/MdePkg/Library/PeiSmbusLib/PeiSmbusLib.c b/OldMdePkg/Library/PeiSmbusLib/PeiSmbusLib.c
similarity index 100%
rename from MdePkg/Library/PeiSmbusLib/PeiSmbusLib.c
rename to OldMdePkg/Library/PeiSmbusLib/PeiSmbusLib.c
diff --git a/MdePkg/Library/PeiSmbusLib/PeiSmbusLib.msa b/OldMdePkg/Library/PeiSmbusLib/PeiSmbusLib.msa
similarity index 100%
rename from MdePkg/Library/PeiSmbusLib/PeiSmbusLib.msa
rename to OldMdePkg/Library/PeiSmbusLib/PeiSmbusLib.msa
diff --git a/MdePkg/Library/PeiSmbusLib/SmbusLib.c b/OldMdePkg/Library/PeiSmbusLib/SmbusLib.c
similarity index 100%
rename from MdePkg/Library/PeiSmbusLib/SmbusLib.c
rename to OldMdePkg/Library/PeiSmbusLib/SmbusLib.c
diff --git a/MdePkg/Library/PeimEntryPoint/PeimEntryPoint.c b/OldMdePkg/Library/PeimEntryPoint/PeimEntryPoint.c
similarity index 100%
rename from MdePkg/Library/PeimEntryPoint/PeimEntryPoint.c
rename to OldMdePkg/Library/PeimEntryPoint/PeimEntryPoint.c
diff --git a/MdePkg/Library/PeimEntryPoint/PeimEntryPoint.msa b/OldMdePkg/Library/PeimEntryPoint/PeimEntryPoint.msa
similarity index 100%
rename from MdePkg/Library/PeimEntryPoint/PeimEntryPoint.msa
rename to OldMdePkg/Library/PeimEntryPoint/PeimEntryPoint.msa
diff --git a/MdePkg/Library/SecPeiDxeTimerLibCpu/IpfTimerLib.c b/OldMdePkg/Library/SecPeiDxeTimerLibCpu/IpfTimerLib.c
similarity index 100%
rename from MdePkg/Library/SecPeiDxeTimerLibCpu/IpfTimerLib.c
rename to OldMdePkg/Library/SecPeiDxeTimerLibCpu/IpfTimerLib.c
diff --git a/MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.msa b/OldMdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.msa
similarity index 100%
rename from MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.msa
rename to OldMdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.msa
diff --git a/MdePkg/Library/SecPeiDxeTimerLibCpu/x86TimerLib.c b/OldMdePkg/Library/SecPeiDxeTimerLibCpu/x86TimerLib.c
similarity index 100%
rename from MdePkg/Library/SecPeiDxeTimerLibCpu/x86TimerLib.c
rename to OldMdePkg/Library/SecPeiDxeTimerLibCpu/x86TimerLib.c
diff --git a/MdePkg/Library/UefiApplicationEntryPoint/ApplicationEntryPoint.c b/OldMdePkg/Library/UefiApplicationEntryPoint/ApplicationEntryPoint.c
similarity index 100%
rename from MdePkg/Library/UefiApplicationEntryPoint/ApplicationEntryPoint.c
rename to OldMdePkg/Library/UefiApplicationEntryPoint/ApplicationEntryPoint.c
diff --git a/MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.msa b/OldMdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.msa
similarity index 100%
rename from MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.msa
rename to OldMdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.msa
diff --git a/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.c b/OldMdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.c
similarity index 100%
rename from MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.c
rename to OldMdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.c
diff --git a/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.msa b/OldMdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.msa
similarity index 100%
rename from MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.msa
rename to OldMdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.msa
diff --git a/MdePkg/Library/UefiDebugLibConOut/DebugLib.c b/OldMdePkg/Library/UefiDebugLibConOut/DebugLib.c
similarity index 100%
rename from MdePkg/Library/UefiDebugLibConOut/DebugLib.c
rename to OldMdePkg/Library/UefiDebugLibConOut/DebugLib.c
diff --git a/MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.msa b/OldMdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.msa
similarity index 100%
rename from MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.msa
rename to OldMdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.msa
diff --git a/MdePkg/Library/UefiDebugLibStdErr/DebugLib.c b/OldMdePkg/Library/UefiDebugLibStdErr/DebugLib.c
similarity index 100%
rename from MdePkg/Library/UefiDebugLibStdErr/DebugLib.c
rename to OldMdePkg/Library/UefiDebugLibStdErr/DebugLib.c
diff --git a/MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.msa b/OldMdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.msa
similarity index 100%
rename from MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.msa
rename to OldMdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.msa
diff --git a/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.c b/OldMdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.c
similarity index 100%
rename from MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.c
rename to OldMdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.c
diff --git a/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.msa b/OldMdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.msa
similarity index 100%
rename from MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.msa
rename to OldMdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.msa
diff --git a/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLib.c b/OldMdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLib.c
similarity index 100%
rename from MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLib.c
rename to OldMdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLib.c
diff --git a/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol.msa b/OldMdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol.msa
similarity index 100%
rename from MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol.msa
rename to OldMdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol.msa
diff --git a/MdePkg/Library/UefiDriverEntryPoint/DriverEntryPoint.c b/OldMdePkg/Library/UefiDriverEntryPoint/DriverEntryPoint.c
similarity index 100%
rename from MdePkg/Library/UefiDriverEntryPoint/DriverEntryPoint.c
rename to OldMdePkg/Library/UefiDriverEntryPoint/DriverEntryPoint.c
diff --git a/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.msa b/OldMdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.msa
similarity index 100%
rename from MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.msa
rename to OldMdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.msa
diff --git a/MdePkg/Library/UefiDriverModelLib/UefiDriverModelLib.c b/OldMdePkg/Library/UefiDriverModelLib/UefiDriverModelLib.c
similarity index 100%
rename from MdePkg/Library/UefiDriverModelLib/UefiDriverModelLib.c
rename to OldMdePkg/Library/UefiDriverModelLib/UefiDriverModelLib.c
diff --git a/MdePkg/Library/UefiDriverModelLib/UefiDriverModelLib.msa b/OldMdePkg/Library/UefiDriverModelLib/UefiDriverModelLib.msa
similarity index 100%
rename from MdePkg/Library/UefiDriverModelLib/UefiDriverModelLib.msa
rename to OldMdePkg/Library/UefiDriverModelLib/UefiDriverModelLib.msa
diff --git a/MdePkg/Library/UefiLib/Console.c b/OldMdePkg/Library/UefiLib/Console.c
similarity index 100%
rename from MdePkg/Library/UefiLib/Console.c
rename to OldMdePkg/Library/UefiLib/Console.c
diff --git a/MdePkg/Library/UefiLib/UefiLib.c b/OldMdePkg/Library/UefiLib/UefiLib.c
similarity index 100%
rename from MdePkg/Library/UefiLib/UefiLib.c
rename to OldMdePkg/Library/UefiLib/UefiLib.c
diff --git a/MdePkg/Library/UefiLib/UefiLib.msa b/OldMdePkg/Library/UefiLib/UefiLib.msa
similarity index 100%
rename from MdePkg/Library/UefiLib/UefiLib.msa
rename to OldMdePkg/Library/UefiLib/UefiLib.msa
diff --git a/MdePkg/Library/UefiLib/UefiLibPrint.c b/OldMdePkg/Library/UefiLib/UefiLibPrint.c
similarity index 100%
rename from MdePkg/Library/UefiLib/UefiLibPrint.c
rename to OldMdePkg/Library/UefiLib/UefiLibPrint.c
diff --git a/MdePkg/Library/UefiLib/UefiNotTiano.c b/OldMdePkg/Library/UefiLib/UefiNotTiano.c
similarity index 100%
rename from MdePkg/Library/UefiLib/UefiNotTiano.c
rename to OldMdePkg/Library/UefiLib/UefiNotTiano.c
diff --git a/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.c b/OldMdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.c
similarity index 100%
rename from MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.c
rename to OldMdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.c
diff --git a/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.msa b/OldMdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.msa
similarity index 100%
rename from MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.msa
rename to OldMdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.msa
diff --git a/MdePkg/MdePkg.fpd b/OldMdePkg/MdePkg.fpd
similarity index 97%
rename from MdePkg/MdePkg.fpd
rename to OldMdePkg/MdePkg.fpd
index a77ad4639e..2a7ba64f45 100644
--- a/MdePkg/MdePkg.fpd
+++ b/OldMdePkg/MdePkg.fpd
@@ -1,7 +1,7 @@
- MdePkgAll
+ OriginalMdePkgAll
0fe7dd3e-0969-48c3-8cd2-de9a190088e2
0.3
EFI/Tiano MdePkg Package
@@ -2348,4 +2348,4 @@
-
\ No newline at end of file
+
diff --git a/MdePkg/MdePkg.spd b/OldMdePkg/MdePkg.spd
similarity index 97%
rename from MdePkg/MdePkg.spd
rename to OldMdePkg/MdePkg.spd
index 03b0d7d892..e01c5840f4 100644
--- a/MdePkg/MdePkg.spd
+++ b/OldMdePkg/MdePkg.spd
@@ -1,7 +1,7 @@
- MdePkg
+ Original MdePkg
5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec
0.3
Framework Module Development Environment Industry Standards
@@ -2375,4 +2375,4 @@
This PCD is used by UefiLib APIs, which are Print, ErrorPrint, AsciiPrint, AsciiErrorPrint. If the length of the formatted Unicode or ASCII string is greater than PcdUefiLibMaxPrintBufferSize, then only the first (PcdUefiLibMaxPrintBufferSize / Sizeof(CHAR16)) Unicode characters or PcdUefiLibMaxPrintBufferSize Ascii characters are sent to the respective console.
-
\ No newline at end of file
+