]> git.proxmox.com Git - mirror_edk2.git/commit
Vlv2TbltDevicePkg: Replace BSD License with BSD+Patent License
authorMichael D Kinney <michael.d.kinney@intel.com>
Wed, 3 Apr 2019 23:07:37 +0000 (16:07 -0700)
committerMichael D Kinney <michael.d.kinney@intel.com>
Tue, 9 Apr 2019 17:58:31 +0000 (10:58 -0700)
commit9dc8036ddf6f8e9af166595d5eb5f5ea9b6d9dcc
tree935d804efa1a41c2e78f350abbf50aa802152b40
parent7ede80607b3fbda312354203ee50bc0cadef8602
Vlv2TbltDevicePkg: Replace BSD License with BSD+Patent License

https://bugzilla.tianocore.org/show_bug.cgi?id=1373

Replace BSD 2-Clause License with BSD+Patent License.  This change is
based on the following emails:

  https://lists.01.org/pipermail/edk2-devel/2019-February/036260.html
  https://lists.01.org/pipermail/edk2-devel/2018-October/030385.html

RFCs with detailed process for the license change:

  V3: https://lists.01.org/pipermail/edk2-devel/2019-March/038116.html
  V2: https://lists.01.org/pipermail/edk2-devel/2019-March/037669.html
  V1: https://lists.01.org/pipermail/edk2-devel/2019-March/037500.html

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Qian Yi <yi.qian@intel.com>
Reviewed-by: Zailing Sun <zailiang.sun@intel.com>
422 files changed:
Vlv2TbltDevicePkg/AcpiPlatform/AcpiPlatform.c
Vlv2TbltDevicePkg/AcpiPlatform/AcpiPlatform.h
Vlv2TbltDevicePkg/AcpiPlatform/AcpiPlatform.inf
Vlv2TbltDevicePkg/AcpiPlatform/AcpiPlatformHooks.c
Vlv2TbltDevicePkg/AcpiPlatform/AcpiPlatformHooks.h
Vlv2TbltDevicePkg/AcpiPlatform/AcpiPlatformHooksLib.h
Vlv2TbltDevicePkg/AcpiPlatform/Osfr.h
Vlv2TbltDevicePkg/Application/FirmwareUpdate/FirmwareUpdate.c
Vlv2TbltDevicePkg/Application/FirmwareUpdate/FirmwareUpdate.h
Vlv2TbltDevicePkg/Application/FirmwareUpdate/FirmwareUpdate.inf
Vlv2TbltDevicePkg/Application/FirmwareUpdate/FirmwareUpdateStrings.uni
Vlv2TbltDevicePkg/BiosIdD.env
Vlv2TbltDevicePkg/BiosIdR.env
Vlv2TbltDevicePkg/BiosIdx64D.env
Vlv2TbltDevicePkg/BiosIdx64R.env
Vlv2TbltDevicePkg/BootScriptSaveDxe/BootScriptSaveDxe.inf
Vlv2TbltDevicePkg/BootScriptSaveDxe/InternalBootScriptSave.h
Vlv2TbltDevicePkg/BootScriptSaveDxe/ScriptSave.c
Vlv2TbltDevicePkg/Build_IFWI.bat
Vlv2TbltDevicePkg/Feature/Capsule/GenerateCapsule/GenCapsuleAll.bat
Vlv2TbltDevicePkg/Feature/Capsule/GenerateCapsule/GenCapsuleMinnowMax.bat
Vlv2TbltDevicePkg/Feature/Capsule/GenerateCapsule/GenCapsuleMinnowMaxRelease.bat
Vlv2TbltDevicePkg/Feature/Capsule/GenerateCapsule/GenCapsuleSampleColor.bat
Vlv2TbltDevicePkg/Feature/Capsule/Library/FmpDeviceLib/FmpDeviceLib.c
Vlv2TbltDevicePkg/Feature/Capsule/Library/FmpDeviceLib/FmpDeviceLib.inf
Vlv2TbltDevicePkg/Feature/Capsule/Library/FmpDeviceLibSample/FmpDeviceLib.c
Vlv2TbltDevicePkg/Feature/Capsule/Library/FmpDeviceLibSample/FmpDeviceLib.inf
Vlv2TbltDevicePkg/Feature/Capsule/Library/PlatformFlashAccessLib/PlatformFlashAccessLib.c
Vlv2TbltDevicePkg/Feature/Capsule/Library/PlatformFlashAccessLib/PlatformFlashAccessLib.inf
Vlv2TbltDevicePkg/Feature/Capsule/SystemFirmwareDescriptor/SystemFirmwareDescriptor.aslc
Vlv2TbltDevicePkg/Feature/Capsule/SystemFirmwareDescriptor/SystemFirmwareDescriptor.inf
Vlv2TbltDevicePkg/Feature/Capsule/SystemFirmwareDescriptor/SystemFirmwareDescriptorPei.c
Vlv2TbltDevicePkg/Feature/Capsule/SystemFirmwareUpdateConfig/SystemFirmwareUpdateConfig.ini
Vlv2TbltDevicePkg/Feature/Capsule/SystemFirmwareUpdateConfig/SystemFirmwareUpdateConfigGcc.ini
Vlv2TbltDevicePkg/FmpBlueSampleDevice.dsc
Vlv2TbltDevicePkg/FmpCertificate.dsc
Vlv2TbltDevicePkg/FmpGreenSampleDevice.dsc
Vlv2TbltDevicePkg/FmpMinnowMaxSystem.dsc
Vlv2TbltDevicePkg/FmpRedSampleDevice.dsc
Vlv2TbltDevicePkg/FspSupport/BootModePei/BootModePei.c
Vlv2TbltDevicePkg/FspSupport/BootModePei/BootModePei.inf
Vlv2TbltDevicePkg/FspSupport/Library/PeiFspHobProcessLibVlv2/FspHobProcessLibVlv2.c
Vlv2TbltDevicePkg/FspSupport/Library/PeiFspHobProcessLibVlv2/FspHobProcessLibVlv2.inf
Vlv2TbltDevicePkg/FspSupport/Library/SecFspPlatformSecLibVlv2/FspPlatformSecLibVlv2.c
Vlv2TbltDevicePkg/FspSupport/Library/SecFspPlatformSecLibVlv2/FspPlatformSecLibVlv2.inf
Vlv2TbltDevicePkg/FspSupport/Library/SecFspPlatformSecLibVlv2/Ia32/AsmSaveSecContext.asm
Vlv2TbltDevicePkg/FspSupport/Library/SecFspPlatformSecLibVlv2/Ia32/Fsp.inc
Vlv2TbltDevicePkg/FspSupport/Library/SecFspPlatformSecLibVlv2/Ia32/PeiCoreEntry.asm
Vlv2TbltDevicePkg/FspSupport/Library/SecFspPlatformSecLibVlv2/Ia32/SecEntry.asm
Vlv2TbltDevicePkg/FspSupport/Library/SecFspPlatformSecLibVlv2/Ia32/Stack.S
Vlv2TbltDevicePkg/FspSupport/Library/SecFspPlatformSecLibVlv2/Ia32/Stack.asm
Vlv2TbltDevicePkg/FspSupport/Library/SecFspPlatformSecLibVlv2/PlatformInit.c
Vlv2TbltDevicePkg/FspSupport/Library/SecFspPlatformSecLibVlv2/SaveSecContext.c
Vlv2TbltDevicePkg/FspSupport/Library/SecFspPlatformSecLibVlv2/SecGetPerformance.c
Vlv2TbltDevicePkg/FspSupport/Library/SecFspPlatformSecLibVlv2/SecPlatformInformation.c
Vlv2TbltDevicePkg/FspSupport/Library/SecFspPlatformSecLibVlv2/SecRamInitData.c
Vlv2TbltDevicePkg/FspSupport/Library/SecFspPlatformSecLibVlv2/SecTempRamSupport.c
Vlv2TbltDevicePkg/FspSupport/Library/SecFspPlatformSecLibVlv2/UartInit.c
Vlv2TbltDevicePkg/FvInfoPei/FvInfoPei.c
Vlv2TbltDevicePkg/FvInfoPei/FvInfoPei.inf
Vlv2TbltDevicePkg/FvbRuntimeDxe/FvbInfo.c
Vlv2TbltDevicePkg/FvbRuntimeDxe/FvbRuntimeDxe.inf
Vlv2TbltDevicePkg/FvbRuntimeDxe/FvbService.c
Vlv2TbltDevicePkg/FvbRuntimeDxe/FvbService.h
Vlv2TbltDevicePkg/FvbRuntimeDxe/FvbServiceDxe.c
Vlv2TbltDevicePkg/FvbRuntimeDxe/FvbServiceSmm.c
Vlv2TbltDevicePkg/FvbRuntimeDxe/FvbSmm.inf
Vlv2TbltDevicePkg/FvbRuntimeDxe/FvbSmmCommon.h
Vlv2TbltDevicePkg/FvbRuntimeDxe/FvbSmmDxe.c
Vlv2TbltDevicePkg/FvbRuntimeDxe/FvbSmmDxe.h
Vlv2TbltDevicePkg/FvbRuntimeDxe/FvbSmmDxe.inf
Vlv2TbltDevicePkg/Include/AlertStandardFormatTable.h
Vlv2TbltDevicePkg/Include/ChipsetAccess.h
Vlv2TbltDevicePkg/Include/CommonIncludes.h
Vlv2TbltDevicePkg/Include/CpuType.h
Vlv2TbltDevicePkg/Include/FileHandleLib.h
Vlv2TbltDevicePkg/Include/Guid/AcpiTableStorage.h
Vlv2TbltDevicePkg/Include/Guid/AlertStandardFormat.h
Vlv2TbltDevicePkg/Include/Guid/BiosId.h
Vlv2TbltDevicePkg/Include/Guid/BoardFeatures.h
Vlv2TbltDevicePkg/Include/Guid/EfiVpdData.h
Vlv2TbltDevicePkg/Include/Guid/FirmwareId.h
Vlv2TbltDevicePkg/Include/Guid/HwWatchdogTimerHob.h
Vlv2TbltDevicePkg/Include/Guid/IdccData.h
Vlv2TbltDevicePkg/Include/Guid/ItkData.h
Vlv2TbltDevicePkg/Include/Guid/MemoryConfigData.h
Vlv2TbltDevicePkg/Include/Guid/OsSelection.h
Vlv2TbltDevicePkg/Include/Guid/PciLanInfo.h
Vlv2TbltDevicePkg/Include/Guid/PlatformCpuInfo.h
Vlv2TbltDevicePkg/Include/Guid/PlatformInfo.h
Vlv2TbltDevicePkg/Include/Guid/SensorInfoVariable.h
Vlv2TbltDevicePkg/Include/Guid/SetupVariable.h
Vlv2TbltDevicePkg/Include/Hpet.h
Vlv2TbltDevicePkg/Include/Library/BiosIdLib.h
Vlv2TbltDevicePkg/Include/Library/CpuIA32.h
Vlv2TbltDevicePkg/Include/Library/EfiRegTableLib.h
Vlv2TbltDevicePkg/Include/Library/Esrt.h
Vlv2TbltDevicePkg/Include/Library/Fd.h
Vlv2TbltDevicePkg/Include/Library/FlashDeviceLib.h
Vlv2TbltDevicePkg/Include/Library/I2CLib.h
Vlv2TbltDevicePkg/Include/Library/I2cMmioConfigLib.h
Vlv2TbltDevicePkg/Include/Library/I2cPort_platform.h
Vlv2TbltDevicePkg/Include/Library/PlatformFsaLib.h
Vlv2TbltDevicePkg/Include/Library/PlatformFspLib.h
Vlv2TbltDevicePkg/Include/Library/SpiFlash.H
Vlv2TbltDevicePkg/Include/Library/StallSmmLib.h
Vlv2TbltDevicePkg/Include/Library/UsbDeviceModeLib.h
Vlv2TbltDevicePkg/Include/Mcfg.h
Vlv2TbltDevicePkg/Include/McfgTable.h
Vlv2TbltDevicePkg/Include/Platform.h
Vlv2TbltDevicePkg/Include/PlatformBootMode.h
Vlv2TbltDevicePkg/Include/PlatformDefinitions.h
Vlv2TbltDevicePkg/Include/Ppi/MfgMemoryTest.h
Vlv2TbltDevicePkg/Include/Ppi/Sha256Hash.h
Vlv2TbltDevicePkg/Include/Ppi/Speaker.h
Vlv2TbltDevicePkg/Include/Ppi/UsbController.h
Vlv2TbltDevicePkg/Include/Protocol/CK505ClockPlatformInfo.h
Vlv2TbltDevicePkg/Include/Protocol/EnhancedSpeedstep.h
Vlv2TbltDevicePkg/Include/Protocol/GlobalNvsArea.h
Vlv2TbltDevicePkg/Include/Protocol/HwWatchdogTimer.h
Vlv2TbltDevicePkg/Include/Protocol/I2cAcpi.h
Vlv2TbltDevicePkg/Include/Protocol/I2cBus.h
Vlv2TbltDevicePkg/Include/Protocol/I2cBusMcg.h
Vlv2TbltDevicePkg/Include/Protocol/I2cHostMcg.h
Vlv2TbltDevicePkg/Include/Protocol/I2cMasterMcg.h
Vlv2TbltDevicePkg/Include/Protocol/I2cSlave.h
Vlv2TbltDevicePkg/Include/Protocol/LpcWpc83627Policy.h
Vlv2TbltDevicePkg/Include/Protocol/LpcWpce791Policy.h
Vlv2TbltDevicePkg/Include/Protocol/MmioDevice.h
Vlv2TbltDevicePkg/Include/Protocol/Observable.h
Vlv2TbltDevicePkg/Include/Protocol/PlatformGopPolicy.h
Vlv2TbltDevicePkg/Include/Protocol/PlatformIdeInit.h
Vlv2TbltDevicePkg/Include/Protocol/SetupMode.h
Vlv2TbltDevicePkg/Include/Protocol/SmbiosSlotPopulation.h
Vlv2TbltDevicePkg/Include/Protocol/Speaker.h
Vlv2TbltDevicePkg/Include/Protocol/TcoReset.h
Vlv2TbltDevicePkg/Include/Protocol/TpmMp.h
Vlv2TbltDevicePkg/Include/Protocol/UsbPolicy.h
Vlv2TbltDevicePkg/Include/Protocol/VlvPlatformPolicy.h
Vlv2TbltDevicePkg/Include/SetupMode.h
Vlv2TbltDevicePkg/Library/BiosIdLib/BiosIdLib.c
Vlv2TbltDevicePkg/Library/BiosIdLib/BiosIdLib.inf
Vlv2TbltDevicePkg/Library/CpuIA32Lib/CpuIA32Lib.inf
Vlv2TbltDevicePkg/Library/CpuIA32Lib/EfiCpuVersion.c
Vlv2TbltDevicePkg/Library/CpuIA32Lib/IA32/CpuIA32.S
Vlv2TbltDevicePkg/Library/CpuIA32Lib/IA32/CpuIA32.asm
Vlv2TbltDevicePkg/Library/CpuIA32Lib/IA32/CpuIA32.c
Vlv2TbltDevicePkg/Library/CpuIA32Lib/X64/Cpu.S
Vlv2TbltDevicePkg/Library/CpuIA32Lib/X64/Cpu.asm
Vlv2TbltDevicePkg/Library/EfiRegTableLib/EfiRegTableLib.c
Vlv2TbltDevicePkg/Library/EfiRegTableLib/EfiRegTableLib.inf
Vlv2TbltDevicePkg/Library/FlashDeviceLib/FlashDeviceLib.c
Vlv2TbltDevicePkg/Library/FlashDeviceLib/FlashDeviceLib.inf
Vlv2TbltDevicePkg/Library/FlashDeviceLib/FlashDeviceLibDxe.c
Vlv2TbltDevicePkg/Library/FlashDeviceLib/FlashDeviceLibDxe.inf
Vlv2TbltDevicePkg/Library/FlashDeviceLib/FlashDeviceLibDxeRuntimeSmm.c
Vlv2TbltDevicePkg/Library/FlashDeviceLib/SpiChipDefinitions.h
Vlv2TbltDevicePkg/Library/I2CLib/I2CLib.c
Vlv2TbltDevicePkg/Library/I2CLib/I2CLibNull.inf
Vlv2TbltDevicePkg/Library/I2CLibDxe/I2CLib.c
Vlv2TbltDevicePkg/Library/I2CLibDxe/I2CLibDxe.inf
Vlv2TbltDevicePkg/Library/I2CLibDxe/I2CRegs.h
Vlv2TbltDevicePkg/Library/I2CLibPei/I2CAccess.h
Vlv2TbltDevicePkg/Library/I2CLibPei/I2CDelayPei.c
Vlv2TbltDevicePkg/Library/I2CLibPei/I2CDelayPei.h
Vlv2TbltDevicePkg/Library/I2CLibPei/I2CIoLibPei.c
Vlv2TbltDevicePkg/Library/I2CLibPei/I2CIoLibPei.h
Vlv2TbltDevicePkg/Library/I2CLibPei/I2CLibPei.c
Vlv2TbltDevicePkg/Library/I2CLibPei/I2CLibPei.h
Vlv2TbltDevicePkg/Library/I2CLibPei/I2CLibPei.inf
Vlv2TbltDevicePkg/Library/IntelPchAcpiTimerLib/CommonHeader.h
Vlv2TbltDevicePkg/Library/IntelPchAcpiTimerLib/IntelPchAcpiTimerLib.c
Vlv2TbltDevicePkg/Library/IntelPchAcpiTimerLib/IntelPchAcpiTimerLib.inf
Vlv2TbltDevicePkg/Library/MultiPlatformLib/BoardClkGens/BoardClkGens.c
Vlv2TbltDevicePkg/Library/MultiPlatformLib/BoardClkGens/BoardClkGens.h
Vlv2TbltDevicePkg/Library/MultiPlatformLib/BoardGpios/BoardGpios.c
Vlv2TbltDevicePkg/Library/MultiPlatformLib/BoardGpios/BoardGpios.h
Vlv2TbltDevicePkg/Library/MultiPlatformLib/BoardJumpers/BoardJumpers.c
Vlv2TbltDevicePkg/Library/MultiPlatformLib/BoardJumpers/BoardJumpers.h
Vlv2TbltDevicePkg/Library/MultiPlatformLib/BoardOemIds/BoardOemIds.c
Vlv2TbltDevicePkg/Library/MultiPlatformLib/BoardOemIds/BoardOemIds.h
Vlv2TbltDevicePkg/Library/MultiPlatformLib/BoardSsidSvid/BoardSsidSvid.c
Vlv2TbltDevicePkg/Library/MultiPlatformLib/BoardSsidSvid/BoardSsidSvid.h
Vlv2TbltDevicePkg/Library/MultiPlatformLib/MultiPlatformLib.c
Vlv2TbltDevicePkg/Library/MultiPlatformLib/MultiPlatformLib.h
Vlv2TbltDevicePkg/Library/MultiPlatformLib/MultiPlatformLib.inf
Vlv2TbltDevicePkg/Library/MultiPlatformLib/PlatformInfoHob.c
Vlv2TbltDevicePkg/Library/PchPlatformLib/PchPlatformLib.inf
Vlv2TbltDevicePkg/Library/PchPlatformLib/PchPlatformLibrary.c
Vlv2TbltDevicePkg/Library/PchPlatformLib/PchPlatformLibrary.h
Vlv2TbltDevicePkg/Library/PchSmmLib/CommonHeader.h
Vlv2TbltDevicePkg/Library/PchSmmLib/PchSmmLib.c
Vlv2TbltDevicePkg/Library/PchSmmLib/PchSmmLib.inf
Vlv2TbltDevicePkg/Library/PlatformBdsLib/BdsPlatform.c
Vlv2TbltDevicePkg/Library/PlatformBdsLib/BdsPlatform.h
Vlv2TbltDevicePkg/Library/PlatformBdsLib/PlatformBdsLib.inf
Vlv2TbltDevicePkg/Library/PlatformBdsLib/PlatformBdsStrings.uni
Vlv2TbltDevicePkg/Library/PlatformBdsLib/PlatformData.c
Vlv2TbltDevicePkg/Library/PlatformCmosLib/PlatformCmosLib.c
Vlv2TbltDevicePkg/Library/PlatformCmosLib/PlatformCmosLib.inf
Vlv2TbltDevicePkg/Library/PlatformFspLib/PlatformFspLib.c
Vlv2TbltDevicePkg/Library/PlatformFspLib/PlatformFspLib.inf
Vlv2TbltDevicePkg/Library/ResetSystemLib/ResetSystemLib.c
Vlv2TbltDevicePkg/Library/ResetSystemLib/ResetSystemLib.inf
Vlv2TbltDevicePkg/Library/SerialPortLib/PlatformSerialPortLib.h
Vlv2TbltDevicePkg/Library/SerialPortLib/SerialPortLib.c
Vlv2TbltDevicePkg/Library/SerialPortLib/SerialPortLib.inf
Vlv2TbltDevicePkg/Library/SerialPortLib/SioInit.c
Vlv2TbltDevicePkg/Library/SerialPortLib/SioInit.h
Vlv2TbltDevicePkg/Library/SmbusLib/CommonHeader.h
Vlv2TbltDevicePkg/Library/SmbusLib/SmbusLib.c
Vlv2TbltDevicePkg/Library/SmbusLib/SmbusLib.inf
Vlv2TbltDevicePkg/Library/StallSmmLib/StallSmm.c
Vlv2TbltDevicePkg/Library/StallSmmLib/StallSmmLib.inf
Vlv2TbltDevicePkg/Library/Tpm2DeviceLibSeCDxe/Tpm2DeviceLibSeC.c
Vlv2TbltDevicePkg/Library/Tpm2DeviceLibSeCDxe/Tpm2DeviceLibSeC.inf
Vlv2TbltDevicePkg/Library/Tpm2DeviceLibSeCPei/Tpm2DeviceLibSeC.c
Vlv2TbltDevicePkg/Library/Tpm2DeviceLibSeCPei/Tpm2DeviceLibSeC.inf
Vlv2TbltDevicePkg/Metronome/LegacyMetronome.c
Vlv2TbltDevicePkg/Metronome/LegacyMetronome.h
Vlv2TbltDevicePkg/Metronome/Metronome.inf
Vlv2TbltDevicePkg/MonoStatusCode/EfiStatusCode.h
Vlv2TbltDevicePkg/MonoStatusCode/MonoStatusCode.c
Vlv2TbltDevicePkg/MonoStatusCode/MonoStatusCode.h
Vlv2TbltDevicePkg/MonoStatusCode/MonoStatusCode.inf
Vlv2TbltDevicePkg/MonoStatusCode/PeiPostCode.c
Vlv2TbltDevicePkg/MonoStatusCode/PlatformStatusCode.c
Vlv2TbltDevicePkg/MonoStatusCode/PlatformStatusCode.h
Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/BdsBoot.c
Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/BdsConnect.c
Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/BdsConsole.c
Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/BdsMisc.c
Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/DevicePath.c
Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib.inf
Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib.uni
Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsStrings.uni
Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/InternalBdsLib.h
Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/String.c
Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/String.h
Vlv2TbltDevicePkg/PciPlatform/BoardPciPlatform.c
Vlv2TbltDevicePkg/PciPlatform/PciPlatform.c
Vlv2TbltDevicePkg/PciPlatform/PciPlatform.h
Vlv2TbltDevicePkg/PciPlatform/PciPlatform.inf
Vlv2TbltDevicePkg/PlatformCapsule.dsc
Vlv2TbltDevicePkg/PlatformCapsule.fdf
Vlv2TbltDevicePkg/PlatformCapsuleGcc.fdf
Vlv2TbltDevicePkg/PlatformCpuInfoDxe/PlatformCpuInfoDxe.c
Vlv2TbltDevicePkg/PlatformCpuInfoDxe/PlatformCpuInfoDxe.h
Vlv2TbltDevicePkg/PlatformCpuInfoDxe/PlatformCpuInfoDxe.inf
Vlv2TbltDevicePkg/PlatformDxe/AzaliaVerbTable.h
Vlv2TbltDevicePkg/PlatformDxe/BoardId.c
Vlv2TbltDevicePkg/PlatformDxe/BoardIdDecode.c
Vlv2TbltDevicePkg/PlatformDxe/BoardIdDecode.h
Vlv2TbltDevicePkg/PlatformDxe/ClockControl.c
Vlv2TbltDevicePkg/PlatformDxe/Configuration.h
Vlv2TbltDevicePkg/PlatformDxe/ExI.c
Vlv2TbltDevicePkg/PlatformDxe/IchPlatformPolicy.c
Vlv2TbltDevicePkg/PlatformDxe/IchRegTable.c
Vlv2TbltDevicePkg/PlatformDxe/IchTcoReset.c
Vlv2TbltDevicePkg/PlatformDxe/IdccInfo.c
Vlv2TbltDevicePkg/PlatformDxe/LegacySpeaker.c
Vlv2TbltDevicePkg/PlatformDxe/LegacySpeaker.h
Vlv2TbltDevicePkg/PlatformDxe/Observable/Observable.c
Vlv2TbltDevicePkg/PlatformDxe/Observable/Observable.h
Vlv2TbltDevicePkg/PlatformDxe/PciBus.h
Vlv2TbltDevicePkg/PlatformDxe/PciDevice.c
Vlv2TbltDevicePkg/PlatformDxe/Platform.c
Vlv2TbltDevicePkg/PlatformDxe/PlatformDxe.h
Vlv2TbltDevicePkg/PlatformDxe/PlatformDxe.inf
Vlv2TbltDevicePkg/PlatformDxe/Rtc.c
Vlv2TbltDevicePkg/PlatformDxe/SensorVar.c
Vlv2TbltDevicePkg/PlatformDxe/SioPlatformPolicy.c
Vlv2TbltDevicePkg/PlatformDxe/SlotConfig.c
Vlv2TbltDevicePkg/PlatformDxe/SlotConfig.h
Vlv2TbltDevicePkg/PlatformGopPolicy/PlatformGopPolicy.c
Vlv2TbltDevicePkg/PlatformGopPolicy/PlatformGopPolicy.inf
Vlv2TbltDevicePkg/PlatformInfoDxe/PlatformInfoDxe.c
Vlv2TbltDevicePkg/PlatformInfoDxe/PlatformInfoDxe.h
Vlv2TbltDevicePkg/PlatformInfoDxe/PlatformInfoDxe.inf
Vlv2TbltDevicePkg/PlatformInitPei/BootMode.c
Vlv2TbltDevicePkg/PlatformInitPei/CpuInitPeim.c
Vlv2TbltDevicePkg/PlatformInitPei/Dimm.c
Vlv2TbltDevicePkg/PlatformInitPei/FlashMap.c
Vlv2TbltDevicePkg/PlatformInitPei/LegacySpeaker.c
Vlv2TbltDevicePkg/PlatformInitPei/LegacySpeaker.h
Vlv2TbltDevicePkg/PlatformInitPei/MchInit.c
Vlv2TbltDevicePkg/PlatformInitPei/MemoryCallback.c
Vlv2TbltDevicePkg/PlatformInitPei/MemoryPeim.c
Vlv2TbltDevicePkg/PlatformInitPei/PchInitPeim.c
Vlv2TbltDevicePkg/PlatformInitPei/PlatformEarlyInit.c
Vlv2TbltDevicePkg/PlatformInitPei/PlatformEarlyInit.h
Vlv2TbltDevicePkg/PlatformInitPei/PlatformInfoInit.c
Vlv2TbltDevicePkg/PlatformInitPei/PlatformInitPei.inf
Vlv2TbltDevicePkg/PlatformInitPei/PlatformSsaInitPeim.c
Vlv2TbltDevicePkg/PlatformInitPei/Recovery.c
Vlv2TbltDevicePkg/PlatformInitPei/Stall.c
Vlv2TbltDevicePkg/PlatformPei/BootMode.c
Vlv2TbltDevicePkg/PlatformPei/CommonHeader.h
Vlv2TbltDevicePkg/PlatformPei/MemoryCallback.c
Vlv2TbltDevicePkg/PlatformPei/Platform.c
Vlv2TbltDevicePkg/PlatformPei/Platform.h
Vlv2TbltDevicePkg/PlatformPei/PlatformPei.inf
Vlv2TbltDevicePkg/PlatformPei/Stall.c
Vlv2TbltDevicePkg/PlatformPkg.dec
Vlv2TbltDevicePkg/PlatformPkg.fdf
Vlv2TbltDevicePkg/PlatformPkgConfig.dsc
Vlv2TbltDevicePkg/PlatformPkgGcc.fdf
Vlv2TbltDevicePkg/PlatformPkgGccX64.dsc
Vlv2TbltDevicePkg/PlatformPkgIA32.dsc
Vlv2TbltDevicePkg/PlatformPkgX64.dsc
Vlv2TbltDevicePkg/PlatformSetupDxe/Boot.vfi
Vlv2TbltDevicePkg/PlatformSetupDxe/Configuration.h
Vlv2TbltDevicePkg/PlatformSetupDxe/DebugConfig.vfi
Vlv2TbltDevicePkg/PlatformSetupDxe/FwVersionStrings.uni
Vlv2TbltDevicePkg/PlatformSetupDxe/Main.vfi
Vlv2TbltDevicePkg/PlatformSetupDxe/PlatformSetupDxe.c
Vlv2TbltDevicePkg/PlatformSetupDxe/PlatformSetupDxe.h
Vlv2TbltDevicePkg/PlatformSetupDxe/PlatformSetupDxe.inf
Vlv2TbltDevicePkg/PlatformSetupDxe/Security.vfi
Vlv2TbltDevicePkg/PlatformSetupDxe/SetupFunctions.c
Vlv2TbltDevicePkg/PlatformSetupDxe/SetupInfoRecords.c
Vlv2TbltDevicePkg/PlatformSetupDxe/SouthClusterConfig.vfi
Vlv2TbltDevicePkg/PlatformSetupDxe/SystemComponent.vfi
Vlv2TbltDevicePkg/PlatformSetupDxe/Thermal.vfi
Vlv2TbltDevicePkg/PlatformSetupDxe/UnCore.vfi
Vlv2TbltDevicePkg/PlatformSetupDxe/UqiList.uni
Vlv2TbltDevicePkg/PlatformSetupDxe/Vfr.vfr
Vlv2TbltDevicePkg/PlatformSetupDxe/VfrStrings.uni
Vlv2TbltDevicePkg/PlatformSmm/Platform.c
Vlv2TbltDevicePkg/PlatformSmm/PlatformSmm.inf
Vlv2TbltDevicePkg/PlatformSmm/S3Save.c
Vlv2TbltDevicePkg/PlatformSmm/SmmPlatform.h
Vlv2TbltDevicePkg/PlatformSmm/SmmScriptSave.c
Vlv2TbltDevicePkg/PlatformSmm/SmmScriptSave.h
Vlv2TbltDevicePkg/PpmPolicy/PpmPolicy.c
Vlv2TbltDevicePkg/PpmPolicy/PpmPolicy.h
Vlv2TbltDevicePkg/PpmPolicy/PpmPolicy.inf
Vlv2TbltDevicePkg/SaveMemoryConfig/SaveMemoryConfig.c
Vlv2TbltDevicePkg/SaveMemoryConfig/SaveMemoryConfig.h
Vlv2TbltDevicePkg/SaveMemoryConfig/SaveMemoryConfig.inf
Vlv2TbltDevicePkg/SmBiosMiscDxe/CommonHeader.h
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscBaseBoardManufacturer.uni
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscBaseBoardManufacturerData.c
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscBaseBoardManufacturerFunction.c
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscBiosVendor.uni
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscBiosVendorData.c
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscBiosVendorFunction.c
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscBootInformationData.c
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscBootInformationFunction.c
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscChassisManufacturer.uni
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscChassisManufacturerData.c
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscChassisManufacturerFunction.c
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscMemoryDevice.uni
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscMemoryDeviceData.c
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscMemoryDeviceFunction.c
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscNumberOfInstallableLanguagesData.c
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscNumberOfInstallableLanguagesFunction.c
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscOemString.uni
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscOemStringData.c
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscOemStringFunction.c
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscOemType0x90.uni
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscOemType0x90Data.c
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscOemType0x90Function.c
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscOemType0x94.uni
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscOemType0x94Data.c
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscOemType0x94Function.c
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscOnboardDevice.uni
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscOnboardDeviceData.c
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscOnboardDeviceFunction.c
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscPhysicalArray.uni
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscPhysicalArrayData.c
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscPhysicalArrayFunction.c
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscPortInternalConnectorDesignator.uni
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscPortInternalConnectorDesignatorData.c
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscPortInternalConnectorDesignatorFunction.c
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscProcessorCache.uni
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscProcessorCacheData.c
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscProcessorCacheFunction.c
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscProcessorInformation.uni
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscProcessorInformationData.c
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscProcessorInformationFunction.c
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscResetCapabilitiesData.c
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscResetCapabilitiesFunction.c
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscSubclassDriver.h
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscSubclassDriver.uni
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscSubclassDriverDataTable.c
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscSubclassDriverEntryPoint.c
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscSystemLanguageString.uni
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscSystemLanguageStringData.c
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscSystemLanguageStringFunction.c
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscSystemManufacturer.uni
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscSystemManufacturerData.c
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscSystemManufacturerFunction.c
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscSystemOptionString.uni
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscSystemOptionStringData.c
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscSystemOptionStringFunction.c
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscSystemSlotDesignation.uni
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscSystemSlotDesignationData.c
Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscSystemSlotDesignationFunction.c
Vlv2TbltDevicePkg/SmBiosMiscDxe/SmBiosMiscDxe.inf
Vlv2TbltDevicePkg/SmmSwDispatch2OnSmmSwDispatchThunk/SmmSwDispatch2OnSmmSwDispatchThunk.c
Vlv2TbltDevicePkg/SmmSwDispatch2OnSmmSwDispatchThunk/SmmSwDispatch2OnSmmSwDispatchThunk.inf
Vlv2TbltDevicePkg/SmramSaveInfoHandlerSmm/SmramSaveInfoHandlerSmm.c
Vlv2TbltDevicePkg/SmramSaveInfoHandlerSmm/SmramSaveInfoHandlerSmm.inf
Vlv2TbltDevicePkg/Stitch/IFWIStitch.bat
Vlv2TbltDevicePkg/Stitch/MNW2_Stitch_Config.txt
Vlv2TbltDevicePkg/UiApp/FrontPage.c
Vlv2TbltDevicePkg/UiApp/UiApp.inf
Vlv2TbltDevicePkg/VlvPlatformInitDxe/IgdOpRegion.c
Vlv2TbltDevicePkg/VlvPlatformInitDxe/IgdOpRegion.h
Vlv2TbltDevicePkg/VlvPlatformInitDxe/VlvPlatformInit.c
Vlv2TbltDevicePkg/VlvPlatformInitDxe/VlvPlatformInit.h
Vlv2TbltDevicePkg/VlvPlatformInitDxe/VlvPlatformInitDxe.inf
Vlv2TbltDevicePkg/Wpce791/LpcDriver.c
Vlv2TbltDevicePkg/Wpce791/LpcDriver.h
Vlv2TbltDevicePkg/Wpce791/LpcIsaAcpi.c
Vlv2TbltDevicePkg/Wpce791/LpcIsaAcpi.h
Vlv2TbltDevicePkg/Wpce791/LpcSio.c
Vlv2TbltDevicePkg/Wpce791/LpcSio.h
Vlv2TbltDevicePkg/Wpce791/Wpce791.inf
Vlv2TbltDevicePkg/bldX64.bat
Vlv2TbltDevicePkg/bld_vlv.bat