]> git.proxmox.com Git - mirror_edk2.git/commit - EdkCompatibilityPkg/Sample/Version.env
Add in the 1st version of ECP.
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 28 Jun 2007 07:00:39 +0000 (07:00 +0000)
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 28 Jun 2007 07:00:39 +0000 (07:00 +0000)
commit3eb9473ea9a949badfe06ae61d2d3fcfa53651c7
treee9d8c368dbb1e58794b2c00acefe4bbad270f8c4
parent30d4a0c7ec19938196b1308006b990e0945150da
Add in the 1st version of ECP.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2832 6f19259b-4bc3-4df7-8a09-765794883524
1433 files changed:
EdkCompatibilityPkg/EDK_Snapshot.txt [new file with mode: 0644]
EdkCompatibilityPkg/EdkCompatibilityPkg.dec [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/ArchProtocolLib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/Bds/Bds.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/Bds/Bds.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/Capsule/Capsule.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/Capsule/Capsule.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/Cpu/Cpu.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/Cpu/Cpu.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/Metronome/Metronome.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/Metronome/Metronome.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/MonotonicCounter/MonotonicCounter.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/MonotonicCounter/MonotonicCounter.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/RealTimeClock/RealTimeClock.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/RealTimeClock/RealTimeClock.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/Reset/Reset.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/Reset/Reset.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/Runtime/Runtime.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/Runtime/Runtime.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/Security/Security.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/Security/Security.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/StatusCode/StatusCode.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/StatusCode/StatusCode.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/Timer/Timer.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/Timer/Timer.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/Variable/Variable.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/Variable/Variable.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/VariableWrite/VariableWrite.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/VariableWrite/VariableWrite.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/WatchdogTimer/WatchdogTimer.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/WatchdogTimer/WatchdogTimer.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Cpu/Itanium/CpuIa64Lib/CpuIA64Lib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Cpu/Itanium/CpuIa64Lib/Ipf/CpuIa64.s [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Cpu/Itanium/Include/CpuIa64.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Cpu/Pentium/CpuIA32Lib/CpuIA32Lib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Cpu/Pentium/CpuIA32Lib/EfiCpuVersion.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Cpu/Pentium/CpuIA32Lib/IA32/CpuIA32.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Cpu/Pentium/CpuIA32Lib/x64/Cpu.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Cpu/Pentium/Include/CpuIA32.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Guid/Acpi/Acpi.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Guid/Acpi/Acpi.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Guid/DebugImageInfoTable/DebugImageInfoTable.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Guid/DebugImageInfoTable/DebugImageInfoTable.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Guid/EfiGuidLib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Guid/EventGroup/EventGroup.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Guid/EventGroup/EventGroup.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Guid/GlobalVariable/GlobalVariable.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Guid/GlobalVariable/GlobalVariable.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Guid/Gpt/Gpt.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Guid/Gpt/Gpt.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Guid/HardwareErrorVariable/HardwareErrorVariable.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Guid/HardwareErrorVariable/HardwareErrorVariable.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Guid/Mps/Mps.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Guid/Mps/Mps.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Guid/SalSystemTable/SalSystemTable.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Guid/SalSystemTable/SalSystemTable.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Guid/Smbios/SmBios.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Guid/Smbios/SmBios.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Guid/pcansi/PcAnsi.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Guid/pcansi/PcAnsi.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Include/EfiApi.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Include/EfiDevicePath.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Include/EfiError.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Include/EfiImage.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Include/EfiTypes.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Include/Pxe.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/AcpiTable/AcpiTable.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/AcpiTable/AcpiTable.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/Arp/Arp.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/Arp/Arp.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/Bis/Bis.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/Bis/Bis.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/BlockIO/BlockIO.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/BlockIO/BlockIO.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/BusSpecificDriverOverride/BusSpecificDriverOverride.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/BusSpecificDriverOverride/BusSpecificDriverOverride.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/ComponentName/ComponentName.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/ComponentName/ComponentName.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/ComponentName2/ComponentName2.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/ComponentName2/ComponentName2.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/DebugPort/DebugPort.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/DebugPort/DebugPort.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/DebugSupport/DebugSupport.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/DebugSupport/DebugSupport.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/Decompress/Decompress.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/Decompress/Decompress.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/DeviceIO/DeviceIO.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/DeviceIO/DeviceIO.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/DevicePath/DevicePath.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/DevicePath/DevicePath.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/DevicePathFromText/DevicePathFromText.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/DevicePathFromText/DevicePathFromText.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/DevicePathToText/DevicePathToText.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/DevicePathToText/DevicePathToText.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/DevicePathUtilities/DevicePathUtilities.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/DevicePathUtilities/DevicePathUtilities.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/Dhcp4/Dhcp4.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/Dhcp4/Dhcp4.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/DiskIO/DiskIo.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/DiskIO/DiskIo.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/DriverBinding/DriverBinding.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/DriverBinding/DriverBinding.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/DriverConfiguration/DriverConfiguration.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/DriverConfiguration/DriverConfiguration.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/DriverDiagnostics/DriverDiagnostics.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/DriverDiagnostics/DriverDiagnostics.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/Ebc/Ebc.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/Ebc/Ebc.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/EdidActive/EdidActive.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/EdidActive/EdidActive.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/EdidDiscovered/EdidDiscovered.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/EdidDiscovered/EdidDiscovered.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/EdidOverride/EdidOverride.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/EdidOverride/EdidOverride.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/EfiNetworkInterfaceIdentifier/EfiNetworkInterfaceIdentifier.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/EfiNetworkInterfaceIdentifier/EfiNetworkInterfaceIdentifier.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/EfiProtocolLib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/FileInfo/FileInfo.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/FileInfo/FileInfo.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/FileSystemInfo/FileSystemInfo.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/FileSystemInfo/FileSystemInfo.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/FileSystemVolumeLabelInfo/FileSystemVolumeLabelInfo.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/FileSystemVolumeLabelInfo/FileSystemVolumeLabelInfo.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/GraphicsOutput/GraphicsOutput.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/GraphicsOutput/GraphicsOutput.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/Hash/Hash.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/Hash/Hash.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/IScsiInitiatorName/IScsiInitiatorName.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/IScsiInitiatorName/IScsiInitiatorName.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/Ip4/Ip4.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/Ip4/Ip4.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/Ip4Config/Ip4Config.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/Ip4Config/Ip4Config.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/LoadFile/LoadFile.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/LoadFile/LoadFile.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/LoadedImage/LoadedImage.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/LoadedImage/LoadedImage.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/ManagedNetwork/ManagedNetwork.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/ManagedNetwork/ManagedNetwork.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/Mtftp4/Mtftp4.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/Mtftp4/Mtftp4.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/PciIo/PciIo.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/PciIo/PciIo.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/PciRootBridgeIo/PciRootBridgeIo.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/PciRootBridgeIo/PciRootBridgeIo.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/PlatformDriverOverride/PlatformDriverOverride.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/PlatformDriverOverride/PlatformDriverOverride.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/PxeBaseCode/PxeBaseCode.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/PxeBaseCode/PxeBaseCode.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/PxeBaseCodeCallBack/PxeBaseCodeCallBack.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/PxeBaseCodeCallBack/PxeBaseCodeCallBack.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/ScsiIo/ScsiIo.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/ScsiIo/ScsiIo.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/ScsiPassThru/ScsiPassThru.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/ScsiPassThru/ScsiPassThru.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/ScsiPassThruExt/ScsiPassThruExt.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/ScsiPassThruExt/ScsiPassThruExt.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/SerialIO/SerialIo.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/SerialIO/SerialIo.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/ServiceBinding/ServiceBinding.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/SimpleFileSystem/SimpleFileSystem.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/SimpleFileSystem/SimpleFileSystem.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/SimpleNetwork/SimpleNetwork.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/SimpleNetwork/SimpleNetwork.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/SimplePointer/SimplePointer.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/SimplePointer/SimplePointer.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/SimpleTextIn/SimpleTextIn.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/SimpleTextIn/SimpleTextIn.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/SimpleTextOut/SimpleTextOut.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/SimpleTextOut/SimpleTextOut.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/TapeIo/TapeIo.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/TapeIo/TapeIo.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/Tcp4/Tcp4.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/Tcp4/Tcp4.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/Udp4/Udp4.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/Udp4/Udp4.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/UgaDraw/UgaDraw.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/UgaDraw/UgaDraw.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/UgaIo/UgaIo.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/UgaIo/UgaIo.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/UnicodeCollation/UnicodeCollation.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/UnicodeCollation/UnicodeCollation.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/UsbHostController/UsbHostController.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/UsbHostController/UsbHostController.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/UsbIo/UsbIo.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Efi/Protocol/UsbIo/UsbIo.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Guid/AcpiTableStorage/AcpiTableStorage.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Guid/AcpiTableStorage/AcpiTableStorage.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Guid/Apriori/Apriori.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Guid/Apriori/Apriori.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Guid/DataHubRecords/DataHubRecords.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Guid/DataHubRecords/DataHubRecords.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Guid/DataHubRecords/DataHubSubClass.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Guid/DataHubRecords/DataHubSubClassCache.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Guid/DataHubRecords/DataHubSubClassMemory.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Guid/DataHubRecords/DataHubSubClassMisc.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Guid/DataHubRecords/DataHubSubClassProcessor.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Guid/DxeServices/DxeServices.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Guid/DxeServices/DxeServices.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Guid/EdkFrameworkGuidLib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Guid/FirmwareFileSystem/FirmwareFileSystem.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Guid/FirmwareFileSystem/FirmwareFileSystem.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Guid/FirmwareFileSystem2/FirmwareFileSystem2.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Guid/FirmwareFileSystem2/FirmwareFileSystem2.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Guid/FrameworkDevicePath/FrameworkDevicePath.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Guid/FrameworkDevicePath/FrameworkDevicePath.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Guid/Hob/Hob.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Guid/Hob/Hob.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Guid/MemoryAllocationHob/MemoryAllocationHob.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Guid/MemoryAllocationHob/MemoryAllocationHob.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Guid/PeiApriori/PeiApriori.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Guid/PeiApriori/PeiApriori.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Guid/SmramMemoryReserve/SmramMemoryReserve.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Guid/SmramMemoryReserve/SmramMemoryReserve.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Guid/StatusCodeDataTypeId/StatusCodeDataTypeId.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Guid/StatusCodeDataTypeId/StatusCodeDataTypeId.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Include/BootMode.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Include/EfiBootScript.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Include/EfiCapsule.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Include/EfiDependency.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Include/EfiFirmwareFileSystem.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Include/EfiFirmwareVolume.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Include/EfiFirmwareVolumeHeader.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Include/EfiImageFormat.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Include/EfiInternalFormRepresentation.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Include/EfiPciCfg.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Include/EfiSmbus.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Include/EfiStatusCode.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Include/EfiVariable.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Include/PeiApi.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Include/PeiHob.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Include/TianoSpecApi.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Include/TianoSpecDevicePath.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Include/TianoSpecError.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Include/TianoSpecTypes.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/BlockIo/BlockIo.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/BlockIo/BlockIo.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/BootInRecoveryMode/BootInRecoveryMode.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/BootInRecoveryMode/BootInRecoveryMode.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/BootMode/BootMode.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/BootMode/BootMode.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/BootScriptExecuter/BootScriptExecuter.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/BootScriptExecuter/BootScriptExecuter.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/CpuIo/CpuIo.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/CpuIo/CpuIo.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/Decompress/Decompress.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/Decompress/Decompress.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/DeviceRecoveryModule/DeviceRecoveryModule.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/DeviceRecoveryModule/DeviceRecoveryModule.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/DxeIpl/DxeIpl.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/DxeIpl/DxeIpl.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/EdkFrameworkPpiLib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/EndOfPeiSignal/EndOfPeiSignal.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/EndOfPeiSignal/EndOfPeiSignal.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/FindFv/FindFv.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/FindFv/FindFv.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/FirmwareVolume/FirmwareVolume.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/FirmwareVolume/FirmwareVolume.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/FirmwareVolumeInfo/FirmwareVolumeInfo.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/FirmwareVolumeInfo/FirmwareVolumeInfo.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/GuidedSectionExtraction/GuidedSectionExtraction.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/GuidedSectionExtraction/GuidedSectionExtraction.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/LoadFile/LoadFile.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/LoadFile/LoadFile.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/LoadFile2/LoadFile2.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/LoadFile2/LoadFile2.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/MemoryDiscovered/MemoryDiscovered.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/MemoryDiscovered/MemoryDiscovered.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/PciCfg/PciCfg.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/PciCfg/PciCfg.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/PciCfg2/PciCfg2.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/PciCfg2/PciCfg2.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/RecoveryModule/RecoveryModule.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/RecoveryModule/RecoveryModule.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/Reset/Reset.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/Reset/Reset.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/S3Resume/S3Resume.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/S3Resume/S3Resume.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/SecPlatformInformation/SecPlatformInformation.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/SecPlatformInformation/SecPlatformInformation.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/SectionExtraction/SectionExtraction.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/SectionExtraction/SectionExtraction.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/Security/Security.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/Security/Security.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/Security2/Security2.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/Security2/Security2.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/Smbus/Smbus.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/Smbus/Smbus.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/Smbus2/Smbus2.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/Smbus2/Smbus2.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/Stall/Stall.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/Stall/Stall.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/StatusCode/StatusCode.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/StatusCode/StatusCode.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/Variable/Variable.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/Variable/Variable.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/Variable2/Variable2.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Ppi/Variable2/Variable2.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/AcpiS3Save/AcpiS3Save.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/AcpiS3Save/AcpiS3Save.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/AcpiSupport/AcpiSupport.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/AcpiSupport/AcpiSupport.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/BootScriptSave/BootScriptSave.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/BootScriptSave/BootScriptSave.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/CpuIo/CpuIo.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/CpuIo/CpuIo.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/DataHub/DataHub.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/DataHub/DataHub.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/EdkFrameworkProtocolLib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/FirmwareVolume/FirmwareVolume.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/FirmwareVolume/FirmwareVolume.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/FirmwareVolume2/FirmwareVolume2.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/FirmwareVolume2/FirmwareVolume2.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/FirmwareVolumeBlock/FirmwareVolumeBlock.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/FirmwareVolumeBlock/FirmwareVolumeBlock.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/FormBrowser/FormBrowser.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/FormBrowser/FormBrowser.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/FormCallback/FormCallback.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/FormCallback/FormCallback.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/Hii/Hii.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/Hii/Hii.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/IdeControllerInit/IdeControllerInit.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/IdeControllerInit/IdeControllerInit.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/IncompatiblePciDeviceSupport/IncompatiblePciDeviceSupport.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/IncompatiblePciDeviceSupport/IncompatiblePciDeviceSupport.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/Legacy8259/Legacy8259.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/Legacy8259/Legacy8259.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/LegacyBios/LegacyBios.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/LegacyBios/LegacyBios.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/LegacyBiosPlatform/LegacyBiosPlatform.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/LegacyBiosPlatform/LegacyBiosPlatform.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/LegacyInterrupt/LegacyInterrupt.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/LegacyInterrupt/LegacyInterrupt.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/LegacyRegion/LegacyRegion.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/LegacyRegion/LegacyRegion.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/PciHostBridgeResourceAllocation/PciHostBridgeResourceAllocation.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/PciHostBridgeResourceAllocation/PciHostBridgeResourceAllocation.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/PciHotPlugInit/PciHotPlugInit.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/PciHotPlugInit/PciHotPlugInit.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/PciPlatform/PciPlatform.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/PciPlatform/PciPlatform.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/SectionExtraction/SectionExtraction.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/SectionExtraction/SectionExtraction.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/SecurityPolicy/SecurityPolicy.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/SecurityPolicy/SecurityPolicy.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/Smbus/Smbus.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/Smbus/Smbus.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/SmmAccess/SmmAccess.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/SmmAccess/SmmAccess.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/SmmBase/SmmBase.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/SmmBase/SmmBase.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/SmmControl/SmmControl.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/SmmControl/SmmControl.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/SmmCpuState/CpuSaveState.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/SmmCpuState/SmmCpuState.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/SmmCpuState/SmmCpuState.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/SmmGpiDispatch/SmmGpiDispatch.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/SmmGpiDispatch/SmmGpiDispatch.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/SmmIchnDispatch/SmmIchnDispatch.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/SmmIchnDispatch/SmmIchnDispatch.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/SmmPeriodicTimerDispatch/SmmPeriodicTimerDispatch.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/SmmPeriodicTimerDispatch/SmmPeriodicTimerDispatch.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/SmmPowerButtonDispatch/SmmPowerButtonDispatch.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/SmmPowerButtonDispatch/SmmPowerButtonDispatch.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/SmmStandbyButtonDispatch/SmmStandbyButtonDispatch.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/SmmStandbyButtonDispatch/SmmStandbyButtonDispatch.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/SmmStatusCode/SmmStatusCode.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/SmmStatusCode/SmmStatusCode.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/SmmSwDispatch/SmmSwDispatch.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/SmmSwDispatch/SmmSwDispatch.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/SmmSxDispatch/SmmSxDispatch.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/SmmSxDispatch/SmmSxDispatch.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/SmmUsbDispatch/SmmUsbDispatch.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Framework/Protocol/SmmUsbDispatch/SmmUsbDispatch.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/AcpiDescription/AcpiDescription.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/AcpiDescription/AcpiDescription.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/AlternateFvBlock/AlternateFvBlock.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/AlternateFvBlock/AlternateFvBlock.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/Bmp/Bmp.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/Bmp/Bmp.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/BootState/BootState.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/BootState/BootState.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/Capsule/Capsule.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/Capsule/Capsule.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/CompatibleMemoryTested/CompatibleMemoryTested.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/CompatibleMemoryTested/CompatibleMemoryTested.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/ConsoleInDevice/ConsoleInDevice.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/ConsoleInDevice/ConsoleInDevice.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/ConsoleOutDevice/ConsoleOutDevice.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/ConsoleOutDevice/ConsoleOutDevice.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/EdkGuidLib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/EfiShell/EfiShell.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/EfiShell/EfiShell.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/EventLegacyBios/EventLegacyBios.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/EventLegacyBios/EventLegacyBios.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/FlashMapHob/FlashMapHob.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/FlashMapHob/FlashMapHob.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/GenericVariable/GenericVariable.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/GenericVariable/GenericVariable.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/HotPlugDevice/HotPlugDevice.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/HotPlugDevice/HotPlugDevice.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/IoBaseHob/IoBaseHob.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/IoBaseHob/IoBaseHob.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/MemoryTypeInformation/MemoryTypeInformation.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/MemoryTypeInformation/MemoryTypeInformation.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/PciExpressBaseAddress/PciExpressBaseAddress.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/PciExpressBaseAddress/PciExpressBaseAddress.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/PciHotPlugDevice/PciHotplugDevice.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/PciHotPlugDevice/PciHotplugDevice.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/PciOptionRomTable/PciOptionRomTable.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/PciOptionRomTable/PciOptionRomTable.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/PeiFlushInstructionCache/PeiFlushInstructionCache.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/PeiFlushInstructionCache/PeiFlushInstructionCache.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/PeiPeCoffLoader/PeiPeCoffLoader.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/PeiPeCoffLoader/PeiPeCoffLoader.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/PeiPerformanceHob/PeiPerformanceHob.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/PeiPerformanceHob/PeiPerformanceHob.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/PeiTransferControl/PeiTransferControl.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/PeiTransferControl/PeiTransferControl.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/PrimaryConsoleInDevice/PrimaryConsoleInDevice.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/PrimaryConsoleInDevice/PrimaryConsoleInDevice.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/PrimaryConsoleOutDevice/PrimaryConsoleOutDevice.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/PrimaryConsoleOutDevice/PrimaryConsoleOutDevice.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/PrimaryStandardErrorDevice/PrimaryStandardErrorDevice.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/PrimaryStandardErrorDevice/PrimaryStandardErrorDevice.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/StandardErrorDevice/StandardErrorDevice.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/StandardErrorDevice/StandardErrorDevice.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/StatusCode/StatusCode.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/StatusCode/StatusCode.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/StatusCodeCallerId/StatusCodeCallerId.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/StatusCodeCallerId/StatusCodeCallerId.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/SystemNvDataGuid/SystemNvDataGuid.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Guid/SystemNvDataGuid/SystemNvDataGuid.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/Ebc/EfiBind.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/Ebc/EfiPeOptionalHeader.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/Ebc/TianoBind.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/EfiCommon.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/EfiDebug.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/EfiDepex.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/EfiFlashMap.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/EfiPci.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/EfiPerf.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/EfiPxe.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/EfiSpec.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/EfiStdArg.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/EfiTpm.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/EfiVariable.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/EfiWorkingBlockHeader.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/Ia32/EfiBind.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/Ia32/EfiPeOptionalHeader.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/Ia32/TianoBind.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/IndustryStandard/Acpi.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/IndustryStandard/Acpi1_0.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/IndustryStandard/Acpi2_0.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/IndustryStandard/Acpi3_0.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/IndustryStandard/AcpiCommon.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/IndustryStandard/AlertStandardFormatTable.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/IndustryStandard/DMARemappingReportingTable.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/IndustryStandard/HighPrecisionEventTimerTable.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/IndustryStandard/LegacyBiosMpTable.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/IndustryStandard/MemoryMappedConfigurationSpaceAccessTable.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/IndustryStandard/SdramSpd.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/IndustryStandard/ServerProcessorManagementInterfaceTable.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/IndustryStandard/Smbios.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/IndustryStandard/Tpm12.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/IndustryStandard/WatchdogDescriptionTable.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/IndustryStandard/atapi.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/IndustryStandard/pci.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/IndustryStandard/pci22.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/IndustryStandard/pci23.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/IndustryStandard/pci30.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/IndustryStandard/scsi.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/IndustryStandard/usb.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/Ipf/EfiBind.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/Ipf/EfiPeOptionalHeader.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/Ipf/IpfDefines.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/Ipf/IpfMacro.i [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/Ipf/PalApi.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/Ipf/SalApi.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/Ipf/TianoBind.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/Pei/Pei.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/Pei/PeiBind.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/Pei/PeiDebug.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/Tiano.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/TianoApi.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/TianoCommon.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/TianoDevicePath.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/TianoError.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/TianoTypes.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/x64/EfiBind.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/x64/EfiPeOptionalHeader.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Include/x64/TianoBind.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/CompilerStub/CompilerStubLib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/CompilerStub/Ia32/memcpy.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/CompilerStub/Ia32/memcpySSE2.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/CompilerStub/Ia32/memset.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/CompilerStub/Ia32/memsetSSE2.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/CompilerStub/memcpy.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/CompilerStub/memset.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/CompilerStub/x64/memcpy.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/CompilerStub/x64/memcpySSE2.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/CompilerStub/x64/memset.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/CompilerStub/x64/memsetSSE2.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/CustomizedDecompress/CustomizedDecompress.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/CustomizedDecompress/CustomizedDecompress.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/CustomizedDecompress/CustomizedDecompress.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/Debug.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/DevicePath.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/DxeDriverLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/Ebc/PerformancePrimitives.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/EfiDriverLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/EfiDriverLib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/EfiDriverModelLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/EfiGetConfigTable.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/EfiLibAllocate.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/Event.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/GetImage.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/Handle.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/Ipf/PerformancePrimitives.s [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/LibGlobalDs.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/LibGlobalErrorLevel.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/LibGlobalSt.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/Lock.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/Perf.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/ReportStatusCode.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/ia32/PerformancePrimitives.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/x64/PerformancePrimitives.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/EfiIfrSupportLib/EfiIfrSupportLib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/EfiIfrSupportLib/IfrCommon.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/EfiIfrSupportLib/IfrLibrary.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/EfiIfrSupportLib/IfrOnTheFly.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/EfiIfrSupportLib/IfrOpCodeCreation.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/EfiIfrSupportLib/IfrVariable.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/EfiScriptLib/EfiScriptLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/EfiScriptLib/EfiScriptLib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/EfiUiLib/EfiUiLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/EfiUiLib/EfiUiLib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/Graphics/Ascii/PrintWidth.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/Graphics/Ascii/Sprint.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/Graphics/Graphics.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/Graphics/Graphics.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/Graphics/Print.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/Graphics/Print.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/Graphics/Unicode/PrintWidth.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/Graphics/Unicode/Sprint.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/GraphicsLite/Ascii/PrintWidth.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/GraphicsLite/Ascii/Sprint.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/GraphicsLite/Graphics.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/GraphicsLite/Graphics.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/GraphicsLite/Print.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/GraphicsLite/Print.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/GraphicsLite/Unicode/PrintWidth.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/GraphicsLite/Unicode/Sprint.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/Hob/HobLib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/Hob/hob.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/Include/Ebc/ProcDep.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/Include/EfiCombinationLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/Include/EfiCommonLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/Include/EfiDriverLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/Include/EfiHobLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/Include/EfiMgmtModeRuntimeLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/Include/EfiPrintLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/Include/EfiRegTableLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/Include/EfiRuntimeLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/Include/EfiScriptLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/Include/EfiSmmDriverLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/Include/EfiUiLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/Include/EfiWinNtLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/Include/GetImage.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/Include/GraphicsLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/Include/Ia32/CpuFuncs.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/Include/Ia32/ProcDep.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/Include/Ia32EfiRuntimeDriverLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/Include/Ipf/CpuFuncs.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/Include/Ipf/EsalRuntimeLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/Include/Ipf/ProcDep.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/Include/Ipf/SalDriverLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/Include/LinkedList.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/Include/RtDevicePath.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/Include/SmmRuntimeLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/Include/x64/CpuFuncs.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/Include/x64/ProcDep.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/Print/Ascii/PrintWidth.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/Print/Ascii/Sprint.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/Print/BoxDraw.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/Print/Print.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/Print/Print.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/Print/PrintLib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/Print/StdErr.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/Print/Unicode/PrintWidth.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/Print/Unicode/Sprint.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/PrintLite/Ascii/PrintWidth.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/PrintLite/Ascii/Sprint.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/PrintLite/BoxDraw.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/PrintLite/Print.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/PrintLite/Print.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/PrintLite/PrintLib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/PrintLite/StdErr.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/PrintLite/Unicode/PrintWidth.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Dxe/PrintLite/Unicode/Sprint.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/EntryPoints/EdkIIGlueDxeDriverEntryPoint.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/EntryPoints/EdkIIGluePeimEntryPoint.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/EntryPoints/EdkIIGlueSmmDriverEntryPoint.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/AutoGen.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Common/EdkIIGlueBaseTypes.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Common/EdkIIGlueDefinitionChangesBase.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Common/EdkIIGlueDefinitionChangesDxe.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Common/EdkIIGlueDefinitionChangesPeim.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Common/EdkIIGlueDependencies.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/DxeDepex.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Ebc/EdkIIGlueProcessorBind.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/EdkIIGlueBase.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/EdkIIGlueConfig.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/EdkIIGlueDxe.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/EdkIIGluePeim.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/EdkIIGlueUefi.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Ia32/EdkIIGlueProcessorBind.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Ipf/EdkIIGlueProcessorBind.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/EdkIIGlueBaseLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/EdkIIGlueBaseMemoryLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/EdkIIGlueCacheMaintenanceLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/EdkIIGlueDebugLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/EdkIIGlueDevicePathLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/EdkIIGlueDxeRuntimeDriverLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/EdkIIGlueDxeServicesTableLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/EdkIIGlueDxeSmmDriverEntryPoint.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/EdkIIGlueEdkDxeSalLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/EdkIIGlueHiiLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/EdkIIGlueHobLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/EdkIIGlueIoLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/EdkIIGlueMemoryAllocationLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/EdkIIGluePciCf8Lib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/EdkIIGluePciExpressLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/EdkIIGluePciLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/EdkIIGluePeCoffGetEntryPointLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/EdkIIGluePeCoffLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/EdkIIGluePeiServicesLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/EdkIIGluePeiServicesTablePointerLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/EdkIIGluePeimEntryPoint.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/EdkIIGluePostCodeLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/EdkIIGluePrintLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/EdkIIGlueReportStatusCodeLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/EdkIIGlueResourcePublicationLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/EdkIIGlueSmbusLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/EdkIIGlueTimerLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/EdkIIGlueUefiBootServicesTableLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/EdkIIGlueUefiDecompressLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/EdkIIGlueUefiDriverEntryPoint.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/EdkIIGlueUefiDriverModelLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/EdkIIGlueUefiLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/EdkIIGlueUefiRuntimeServicesTableLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Pcd/EdkIIGluePcd.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Pcd/EdkIIGluePcdBaseLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Pcd/EdkIIGluePcdDebugLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Pcd/EdkIIGluePcdIoLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Pcd/EdkIIGluePcdPciExpressLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Pcd/EdkIIGluePcdPostCodeLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Pcd/EdkIIGluePcdReportStatusCodeLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Pcd/EdkIIGluePcdTimerLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/PeimDepex.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/x64/EdkIIGlueProcessorBind.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseCacheMaintenanceLib/EbcCache.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseCacheMaintenanceLib/IpfCache.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseCacheMaintenanceLib/x86Cache.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseDebugLibNull/BaseDebugLibNull.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseDebugLibNull/DebugLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseIoLibIntrinsic/IoHighLevel.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseIoLibIntrinsic/IoLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseIoLibIntrinsic/IoLibIpf.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseIoLibIntrinsic/IoLibMsc.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/ARShiftU64.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/BaseLib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/BaseLibInternal.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/BitField.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Cpu.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/CpuDeadLoop.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/DivS64x64Remainder.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/DivU64x32.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/DivU64x32Remainder.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/DivU64x64Remainder.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ebc/CpuBreakpoint.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ebc/SetJumpLongJump.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ebc/SwitchStack.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ebc/Synchronization.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/GetPowerOfTwo32.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/GetPowerOfTwo64.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/HighBitSet32.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/HighBitSet64.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/ARShiftU64.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/CpuBreakpoint.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/CpuFlushTlb.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/CpuId.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/CpuIdEx.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/CpuPause.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/CpuSleep.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/DisableInterrupts.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/DisablePaging32.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/DivS64x64Remainder.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/DivU64x32.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/DivU64x32Remainder.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/DivU64x64Remainder.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/EnableDisableInterrupts.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/EnableInterrupts.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/EnablePaging32.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/EnablePaging64.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/FlushCacheLine.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/FxRestore.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/FxSave.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/InterlockedCompareExchange32.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/InterlockedCompareExchange64.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/InterlockedDecrement.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/InterlockedIncrement.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/InternalSwitchStack.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/Invd.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/LRotU64.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/LShiftU64.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/LongJump.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/ModU64x32.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/Monitor.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/MultU64x32.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/MultU64x64.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/Mwait.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/Non-existing.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/RRotU64.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/RShiftU64.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/ReadCr0.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/ReadCr2.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/ReadCr3.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/ReadCr4.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/ReadCs.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/ReadDr0.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/ReadDr1.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/ReadDr2.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/ReadDr3.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/ReadDr4.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/ReadDr5.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/ReadDr6.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/ReadDr7.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/ReadDs.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/ReadEflags.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/ReadEs.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/ReadFs.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/ReadGdtr.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/ReadGs.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/ReadIdtr.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/ReadLdtr.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/ReadMm0.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/ReadMm1.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/ReadMm2.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/ReadMm3.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/ReadMm4.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/ReadMm5.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/ReadMm6.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/ReadMm7.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/ReadMsr64.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/ReadPmc.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/ReadSs.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/ReadTr.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/ReadTsc.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/SetJump.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/SwapBytes64.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/Thunk16.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/Wbinvd.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/WriteCr0.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/WriteCr2.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/WriteCr3.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/WriteCr4.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/WriteDr0.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/WriteDr1.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/WriteDr2.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/WriteDr3.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/WriteDr4.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/WriteDr5.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/WriteDr6.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/WriteDr7.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/WriteGdtr.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/WriteIdtr.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/WriteLdtr.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/WriteMm0.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/WriteMm1.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/WriteMm2.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/WriteMm3.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/WriteMm4.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/WriteMm5.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/WriteMm6.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/WriteMm7.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/WriteMsr64.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ipf/CpuBreakpoint.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ipf/CpuFlushTlb.s [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ipf/CpuPause.s [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ipf/FlushCacheRange.s [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ipf/GetInterruptState.s [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ipf/InterlockedCompareExchange32.s [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ipf/InterlockedCompareExchange64.s [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ipf/Non-existing.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ipf/PalCallStatic.s [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ipf/ReadItc.s [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ipf/SwitchStack.s [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ipf/Synchronization.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ipf/Unaligned.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ipf/asm.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ipf/ia_64gen.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ipf/longjmp.s [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ipf/setjmp.s [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/LRotU32.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/LRotU64.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/LShiftU64.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/LinkedList.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/LongJump.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/LowBitSet32.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/LowBitSet64.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Math64.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/ModU64x32.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/MultS64x64.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/MultU64x32.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/MultU64x64.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/RRotU32.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/RRotU64.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/RShiftU64.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/SetJump.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/String.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/SwapBytes16.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/SwapBytes32.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/SwapBytes64.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/SwitchStack.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Synchronization.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Unaligned.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/CpuBreakpoint.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/CpuFlushTlb.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/CpuId.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/CpuIdEx.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/CpuPause.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/CpuSleep.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/DisableInterrupts.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/DisablePaging64.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/EnableDisableInterrupts.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/EnableInterrupts.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/EnablePaging64.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/FlushCacheLine.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/FxRestore.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/FxSave.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/InterlockedCompareExchange32.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/InterlockedCompareExchange64.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/InterlockedDecrement.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/InterlockedIncrement.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/Invd.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/LongJump.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/Monitor.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/Mwait.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/Non-existing.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadCr0.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadCr2.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadCr3.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadCr4.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadCs.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadDr0.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadDr1.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadDr2.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadDr3.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadDr4.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadDr5.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadDr6.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadDr7.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadDs.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadEflags.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadEs.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadFs.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadGdtr.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadGs.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadIdtr.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadLdtr.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadMm0.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadMm1.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadMm2.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadMm3.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadMm4.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadMm5.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadMm6.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadMm7.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadMsr64.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadPmc.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadSs.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadTr.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ReadTsc.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/SetJump.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/SwitchStack.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/Thunk16.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/Wbinvd.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/WriteCr0.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/WriteCr2.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/WriteCr3.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/WriteCr4.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/WriteDr0.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/WriteDr1.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/WriteDr2.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/WriteDr3.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/WriteDr4.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/WriteDr5.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/WriteDr6.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/WriteDr7.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/WriteGdtr.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/WriteIdtr.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/WriteLdtr.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/WriteMm0.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/WriteMm1.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/WriteMm2.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/WriteMm3.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/WriteMm4.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/WriteMm5.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/WriteMm6.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/WriteMm7.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/WriteMsr64.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/x86DisablePaging32.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/x86DisablePaging64.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/x86EnablePaging32.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/x86EnablePaging64.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/x86FxRestore.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/x86FxSave.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/x86GetInterruptState.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/x86MemoryFence.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/x86Msr.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/x86ReadGdtr.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/x86ReadIdtr.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/x86Thunk.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/x86WriteGdtr.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/x86WriteIdtr.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLib/BaseMemoryLib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLib/BaseMemoryLibInternal.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLib/CompareMemWrapper.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLib/CopyMem.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLib/CopyMemWrapper.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLib/MemLibGeneric.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLib/MemLibGuid.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLib/ScanMem16Wrapper.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLib/ScanMem32Wrapper.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLib/ScanMem64Wrapper.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLib/ScanMem8Wrapper.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLib/SetMem.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLib/SetMem16Wrapper.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLib/SetMem32Wrapper.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLib/SetMem64Wrapper.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLib/SetMemWrapper.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLib/ZeroMemWrapper.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePciCf8Lib/BasePciCf8Lib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePciCf8Lib/PciLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePciExpressLib/BasePciExpressLib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePciExpressLib/PciLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePciLibCf8/BasePciLibCf8.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePciLibCf8/PciLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePciLibPciExpress/BasePciLibPciExpress.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePciLibPciExpress/PciLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePeCoffGetEntryPointLib/PeCoffGetEntryPoint.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePeCoffLib/BasePeCoff.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePeCoffLib/BasePeCoffLib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePeCoffLib/BasePeCoffLibInternals.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePeCoffLib/Ebc/PeCoffLoaderEx.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePeCoffLib/Ia32/PeCoffLoaderEx.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePeCoffLib/Ipf/PeCoffLoaderEx.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePeCoffLib/x64/PeCoffLoaderEx.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePostCodeLibDebug/BasePostCodeLibDebug.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePostCodeLibDebug/PostCode.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePostCodeLibPort80/BasePostCodeLibPort80.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePostCodeLibPort80/PostCode.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePrintLib/BasePrintLib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePrintLib/PrintLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePrintLib/PrintLibInternal.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePrintLib/PrintLibInternal.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseTimerLibLocalApic/BaseTimerLibLocalApic.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseTimerLibLocalApic/Ebc/EbcTimerLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseTimerLibLocalApic/Ipf/IpfTimerLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseTimerLibLocalApic/x86TimerLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseUefiDecompressLib/BaseUefiDecompressLibInternals.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/DxeHobLib/DxeHobLib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/DxeHobLib/HobLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/DxeIoLibCpuIo/DxeCpuIoLibInternal.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/DxeIoLibCpuIo/IoHighLevel.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/DxeIoLibCpuIo/IoLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/DxeMemoryAllocationLib/MemoryAllocationLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/DxeReportStatusCodeLib/ReportStatusCodeLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/DxeServicesTableLib/DxeServicesTableLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/DxeServicesTableLib/DxeServicesTableLib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/DxeSmbusLib/DxeSmbusLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/DxeSmbusLib/DxeSmbusLib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/DxeSmbusLib/DxeSmbusLibInternal.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/DxeSmbusLib/SmbusLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/EdkDxeRuntimeDriverLib/Common/RuntimeLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/EdkDxeRuntimeDriverLib/Common/RuntimeService.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/EdkDxeRuntimeDriverLib/EdkDxeRuntimeDriverLib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/EdkDxeRuntimeDriverLib/Ipf/RuntimeLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/EdkDxeRuntimeDriverLib/Ipf/RuntimeService.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/EdkDxeRuntimeDriverLib/RuntimeLibInternal.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/EdkDxeSalLib/EdkDxeSalLib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/EdkDxeSalLib/Ipf/AsmEsalServiceLib.s [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/EdkDxeSalLib/Ipf/EsalServiceLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/HiiLib/HiiLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/HiiLib/HiiLib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiDxeDebugLibReportStatusCode/DebugLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiDxePostCodeLibReportStatusCode/PeiDxePostCodeLibReportStatusCode.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiDxePostCodeLibReportStatusCode/PostCode.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiHobLib/HobLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiHobLib/PeiHobLib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiMemoryAllocationLib/MemoryAllocationLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiReportStatusCodeLib/ReportStatusCodeLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiServicesLib/PeiServicesLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiServicesLib/PeiServicesLib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiServicesTablePointerLib/PeiServicesTablePointer.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiServicesTablePointerLibKr1/Ipf/ReadKr1.s [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiServicesTablePointerLibKr1/Ipf/WriteKr1.s [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiServicesTablePointerLibKr1/PeiServicesTablePointer.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiServicesTablePointerLibKr1/PeiServicesTablePointerLibInternals.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiServicesTablePointerLibKr1/PeiServicesTablePointerLibKr1.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiServicesTablePointerLibMm7/PeiServicesTablePointer.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiServicesTablePointerLibMm7/PeiServicesTablePointerLibMm7.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiSmbusLib/PeiSmbusLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiSmbusLib/PeiSmbusLib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiSmbusLib/PeiSmbusLibInternal.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiSmbusLib/SmbusLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/UefiDevicePathLib/UefiDevicePathLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/UefiDevicePathLib/UefiDevicePathLib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/UefiDriverModelLib/UefiDriverModelLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/UefiDriverModelLib/UefiDriverModelLib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/UefiLib/Console.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/UefiLib/UefiLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/UefiLib/UefiLib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/UefiLib/UefiNotTiano.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/EfiCommonLib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/EfiCompareGuid.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/EfiCompareMem.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/EfiCopyMem.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/EfiSetMem.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/EfiZeroMem.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/DivU64x32.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/EfiCopyMem.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/EfiCopyMemSSE2.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/EfiSetMem.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/EfiSetMemSSE2.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/EfiZeroMem.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/EfiZeroMemSSE2.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/GetPowerOfTwo.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/LShiftU64.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/Log2.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/MultU64x32.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/Power10U64.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/RShiftU64.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Math.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Misc.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/PostCode.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/ReportStatusCode.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/String.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/ValueToString.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/linkedlist.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/x64/EfiCopyMem.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/x64/EfiCopyMemSSE2.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/x64/EfiSetMem.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/x64/EfiSetMemSSE2.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/x64/EfiZeroMem.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/x64/EfiZeroMemSSE2.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/Hob/PeiHobLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/Hob/PeiHobLib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/Include/PeiLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/Include/peihoblib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Debug.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Decompress.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/FindFv.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Hob/Hob.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ipf/HwAccess.s [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ipf/PeCoffLoaderEx.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ipf/PeCoffLoaderEx.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ipf/PeiServicePointer.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ipf/PerformancePrimitives.s [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ipf/SwitchStack.s [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ipf/asm.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ipf/efijump.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ipf/ia_64gen.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ipf/math.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ipf/pioflush.s [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ipf/processor.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ipf/setjmp.s [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/PeCoffLoader.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/PeiLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/PeiLib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Perf.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Print/Print.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Print/Print.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/ia32/PeCoffLoaderEx.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/ia32/PeCoffLoaderEx.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/ia32/PeiServicePointer.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/ia32/PerformancePrimitives.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/ia32/Processor.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/ia32/ProcessorAsms.Asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/ia32/ReadIdt.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/ia32/SupportItpDebug.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/ia32/WriteIdt.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/ia32/efijump.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/x64/EfiJump.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/x64/IdtDumb.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/x64/Math.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/x64/PeCoffLoaderEx.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/x64/PeCoffLoaderEx.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/x64/PeiServicePointer.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/x64/PerformancePrimitives.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/x64/Processor.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/x64/ProcessorAsms.Asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/x64/SupportItpDebug.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/Debug.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/Ebc/RuntimeLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/EfiRuntimeLib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/Event.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/GetImage.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/Io.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/Ipf/EsalLib.s [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/Ipf/Fvb.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/Ipf/IpfCpuCache.s [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/Ipf/Lock.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/Ipf/RuntimeLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/LibGlobals.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/RtDevicePath.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/ia32/Fvb.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/ia32/IoLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/ia32/Lock.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/ia32/PlatformIoLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/ia32/RuntimeLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/x64/Fvb.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/x64/IoLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/x64/Lock.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/x64/PlatformIoLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/x64/RuntimeLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Thunk16/Ia32/Fx.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Thunk16/Ia32/Thunk16.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Thunk16/Thunk16Lib.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Thunk16/Thunk16Lib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Thunk16/X64/Fx.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Thunk16/X64/Thunk16.asm [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Library/Thunk16/x86Thunk.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Ppi/BaseMemoryTest/BaseMemoryTest.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Ppi/BaseMemoryTest/BaseMemoryTest.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Ppi/EdkPpiLib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Ppi/FlashMap/FlashMap.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Ppi/FlashMap/FlashMap.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Ppi/OperatorPresence/OperatorPresence.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Ppi/OperatorPresence/OperatorPresence.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Ppi/PeiInMemory/PeiInMemory.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Ppi/PeiInMemory/PeiInMemory.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Ppi/StatusCodeMemory/StatusCodeMemory.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Ppi/StatusCodeMemory/StatusCodeMemory.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/ConsoleControl/ConsoleControl.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/ConsoleControl/ConsoleControl.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/CustomizedDecompress/CustomizedDecompress.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/CustomizedDecompress/CustomizedDecompress.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/DebugAssert/DebugAssert.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/DebugAssert/DebugAssert.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/DebugMask/DebugMask.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/DebugMask/DebugMask.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/DebugSerialIO/DebugSerialIo.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/DebugSerialIO/DebugSerialIo.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/DiskInfo/DiskInfo.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/DiskInfo/DiskInfo.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/EdkProtocolLib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/EfiOEMBadging/EfiOEMBadging.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/EfiOEMBadging/EfiOEMBadging.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/ExtendedSalBootService/ExtendedSalBootService.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/ExtendedSalBootService/ExtendedSalBootService.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/ExtendedSalGuid/ExtendedSalGuid.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/ExtendedSalGuid/ExtendedSalGuid.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/FaultTolerantWriteLite/FaultTolerantWriteLite.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/FaultTolerantWriteLite/FaultTolerantWriteLite.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/FirmwareVolumeDispatch/FirmwareVolumeDispatch.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/FirmwareVolumeDispatch/FirmwareVolumeDispatch.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/FvbExtension/FvbExtension.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/FvbExtension/FvbExtension.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/GenericMemoryTest/GenericMemoryTest.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/GenericMemoryTest/GenericMemoryTest.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/GuidedSectionExtraction/GuidedSectionExtraction.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/GuidedSectionExtraction/GuidedSectionExtraction.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/IsaAcpi/IsaAcpi.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/IsaAcpi/IsaAcpi.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/IsaIo/IsaIo.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/IsaIo/IsaIo.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/LegacyBiosThunk/LegacyBiosThunk.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/LegacyBiosThunk/LegacyBiosThunk.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/LoadPe32Image/LoadPe32Image.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/LoadPe32Image/LoadPe32Image.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/NicIp4Config/NicIp4Config.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/NicIp4Config/NicIp4Config.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/PciHotPlugRequest/PciHotPlugRequest.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/PciHotPlugRequest/PciHotPlugRequest.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/Performance/Performance.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/Performance/Performance.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/PlatformMemTest/PlatformMemTest.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/PlatformMemTest/PlatformMemTest.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/Print/Print.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/Print/Print.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/Ps2Policy/Ps2Policy.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/Ps2Policy/Ps2Policy.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/PxeDhcp4/PxeDhcp4.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/PxeDhcp4/PxeDhcp4.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/PxeDhcp4Callback/PxeDhcp4CallBack.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/PxeDhcp4Callback/PxeDhcp4CallBack.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/TcgService/TcgService.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/TcgService/TcgService.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/Tcp/Tcp.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/Tcp/Tcp.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/TianoDecompress/TianoDecompress.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/TianoDecompress/TianoDecompress.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/UgaSplash/UgaSplash.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/UgaSplash/UgaSplash.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/UsbAtapi/usbatapi.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/UsbAtapi/usbatapi.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/VariableStore/VariableStore.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/VariableStore/VariableStore.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/VgaMiniPort/VgaMiniPort.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/VgaMiniPort/VgaMiniPort.h [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/VirtualMemoryAccess/VirtualMemoryAccess.c [new file with mode: 0644]
EdkCompatibilityPkg/Foundation/Protocol/VirtualMemoryAccess/VirtualMemoryAccess.h [new file with mode: 0644]
EdkCompatibilityPkg/License.txt [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/CHANGES_FROM_133.txt [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/CHANGES_FROM_133_before_mr13.txt [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/CHANGES_SUMMARY.txt [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/KNOWN_PROBLEMS.txt [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/README [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/bin/Antlr.exe [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/bin/Dlg.exe [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/bin/Sorcerer.exe [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/AParser.cpp [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/AParser.h [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/ASTBase.cpp [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/ASTBase.h [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/ATokPtr.cpp [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/ATokPtr.h [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/AToken.h [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/ATokenBuffer.cpp [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/ATokenBuffer.h [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/ATokenStream.h [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/AToken_traditional.h [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/BufFileInput.cpp [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/BufFileInput.h [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/DLG_stream_input.h [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/DLexer.cpp [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/DLexerBase.cpp [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/DLexerBase.h [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/PBlackBox.h [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/PCCTSAST.cpp [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/PCCTSAST.h [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/SList.h [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/antlr.h [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/ast.c [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/ast.h [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/charbuf.h [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/charptr.c [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/charptr.h [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/config.h [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/dlgauto.h [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/dlgdef.h [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/err.h [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/int.h [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/pccts_assert.h [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/pccts_debug.lib [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/pccts_iostream.h [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/pccts_istream.h [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/pccts_release.lib [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/pccts_setjmp.h [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/pccts_stdarg.h [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/pccts_stdio.h [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/pccts_stdlib.h [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/pccts_string.h [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/pcctscfg.h [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/pcctslib50.dsp [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/pcctslib50.dsw [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/pcctslib60.dsp [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/pcctslib60.dsw [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/pcnames.bat [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/slist.cpp [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/lib/pccts_debug.lib [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/lib/pccts_release.lib [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/sorcerer/h/SASTBase.h [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/sorcerer/h/SCommonAST.h [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/sorcerer/h/STreeParser.h [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/sorcerer/h/astlib.h [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/sorcerer/h/sintstack.h [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/sorcerer/h/sorcerer.h [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/sorcerer/h/sorlist.h [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/sorcerer/h/sstack.h [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/sorcerer/lib/CASTBase.h [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/sorcerer/lib/STreeParser.cpp [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/sorcerer/lib/astlib.c [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/sorcerer/lib/errsupport.c [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/sorcerer/lib/makefile [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/sorcerer/lib/msvc.dsp [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/sorcerer/lib/sintstack.c [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/sorcerer/lib/sorcerer.c [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/sorcerer/lib/sorlist.c [new file with mode: 0644]
EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/sorcerer/lib/sstack.c [new file with mode: 0644]
EdkCompatibilityPkg/Sample/CommonTools.env [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Include/Efi2WinNT.h [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Include/EfiCompNameSupport.h [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Include/EfiWinNt.h [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Library/Dxe/WinNt/WinNtLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Library/Dxe/WinNt/WinNtLib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Sample/LocalTools.env [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Platform/Common.dsc [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Platform/CommonIa32.dsc [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Platform/CommonIpf.dsc [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Platform/CommonX64.dsc [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Platform/EdkIIGlueLib32.dsc [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Platform/EdkIIGlueLibAll.dsc [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Platform/EdkLib32.dsc [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Platform/EdkLibAll.dsc [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Platform/Nt32/Protocol/EdkNt32ProtocolLib.inf [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Platform/Nt32/Protocol/WinNtIo/WinNtIo.c [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Platform/Nt32/Protocol/WinNtIo/WinNtIo.h [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Platform/Nt32/Protocol/WinNtThunk/WinNtThunk.c [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Platform/Nt32/Protocol/WinNtThunk/WinNtThunk.h [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/BootsectImage/Makefile [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/BootsectImage/bootsectimage.c [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/BootsectImage/fat.h [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/BootsectImage/mbr.h [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/Common/CommonLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/Common/CommonLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/Common/Compress.h [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/Common/Crc32.c [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/Common/Crc32.h [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/Common/Decompress.c [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/Common/Decompress.h [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/Common/EfiCompress.c [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/Common/EfiCustomizedCompress.h [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/Common/EfiUtilityMsgs.c [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/Common/EfiUtilityMsgs.h [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/Common/FvLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/Common/FvLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/Common/Makefile [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/Common/MyAlloc.c [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/Common/MyAlloc.h [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/Common/ParseInf.c [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/Common/ParseInf.h [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/Common/SimpleFileParsing.c [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/Common/SimpleFileParsing.h [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/Common/TianoCompress.c [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/CustomizedCompress/CustomizedCompress.c [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/CustomizedCompress/makefile [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/EfiCompress/EfiCompressMain.c [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/EfiCompress/makefile [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/EfiRom/EfiRom.c [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/EfiRom/Makefile [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/EfildrImage/Makefile [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/EfildrImage/efildrimage.c [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/FwImage/Makefile [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/FwImage/fwimage.c [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/GenAprioriFile/GenAprioriFile.c [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/GenAprioriFile/Makefile [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/GenBootsector/GetDrvNumOffset.c [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/GenBootsector/fat.h [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/GenBootsector/genbootsector.c [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/GenBootsector/makefile [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/GenCRC32Section/GenCRC32Section.c [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/GenCRC32Section/GenCRC32Section.h [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/GenCRC32Section/makefile [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/GenDepex/DepexParser.c [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/GenDepex/DepexParser.h [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/GenDepex/GenDepex.c [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/GenDepex/GenDepex.h [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/GenDepex/makefile [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/GenFfsFile/GenFfsFile.c [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/GenFfsFile/GenFfsFile.h [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/GenFfsFile/makefile [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/GenFvImage/GenFvImageExe.c [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/GenFvImage/GenFvImageExe.h [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/GenFvImage/GenFvImageLib.c [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/GenFvImage/GenFvImageLib.h [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/GenFvImage/GenFvImageLibInternal.h [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/GenFvImage/Makefile [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/GenPage/Makefile [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/GenPage/VirtualMemory.h [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/GenPage/genpage.c [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/GenSection/GenSection.c [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/GenSection/GenSection.h [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/GenSection/makefile [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/GuidChk/CommonUtils.h [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/GuidChk/FileSearch.c [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/GuidChk/FileSearch.h [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/GuidChk/GuidChk.c [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/GuidChk/GuidList.c [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/GuidChk/Makefile [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/GuidChk/UtilsMsgs.c [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/GuidChk/UtilsMsgs.h [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/MakeDeps/MakeDeps.c [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/MakeDeps/Makefile [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/Makefile [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/ModifyInf/Makefile [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/ModifyInf/ModifyInf.c [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/ProcessDsc/Common.h [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/ProcessDsc/DscFile.c [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/ProcessDsc/DscFile.h [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/ProcessDsc/Exceptions.c [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/ProcessDsc/Exceptions.h [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/ProcessDsc/FWVolume.c [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/ProcessDsc/FWVolume.h [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/ProcessDsc/Makefile [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/ProcessDsc/ProcessDsc.c [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/SetStamp/Makefile [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/SetStamp/SetStamp.c [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/SplitFile/Makefile [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/SplitFile/splitfile.c [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/StrGather/Makefile [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/StrGather/StrGather.c [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/StrGather/StrGather.h [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/StrGather/StringDB.c [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/StrGather/StringDB.h [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/VcCheck/VcCheck.c [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/VcCheck/makefile [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/VfrCompile/EfiVfr.h [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/VfrCompile/VfrCompile.g [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/VfrCompile/VfrServices.cpp [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/VfrCompile/VfrServices.h [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Tools/Source/VfrCompile/makefile [new file with mode: 0644]
EdkCompatibilityPkg/Sample/Version.env [new file with mode: 0644]