[edk2-devel] [[edk2-platforms][PATCH V2] 00/30] Change edk2-platforms/master to BSD+Patent License

Leif Lindholm leif.lindholm at linaro.org
Fri May 17 11:09:05 UTC 2019


Hi Mike,

Many thanks for this.

For all of the patches you wanted my R-b on apart from the ones I have
commented on individually:
Reviewed-by: Leif Lindholm <leif.lindholm at linaro.org>

/
    Leif

On Wed, May 15, 2019 at 04:09:41PM -0700, Michael D Kinney wrote:
> BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1373
> 
> 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
> 
> The V2 branch for review for converting the edk2-platforms/master branch to
> the BSD + Patent license is available here:
> 
> https://github.com/mdkinney/edk2-platforms/tree/Bug_1373_BsdPatentLicense_V2
> 
> The list of commits in the series are here:
> 
> https://github.com/mdkinney/edk2-platforms/commits/Bug_1373_BsdPatentLicense_V2
> 
> Cc: Leif Lindholm <leif.lindholm at linaro.org>
> Cc: Ard Biesheuvel <ard.biesheuvel at linaro.org>
> Cc: Thad Gillispie <thad.gillispie at intel.com>
> Cc: Daocheng Bu <daocheng.bu at intel.com>
> Cc: Isaac W Oram <isaac.w.oram at intel.com>
> Cc: Maciej Piwko <maciej.piwko at intel.com>
> Cc: Chasel Chiu <chasel.chiu at intel.com>
> Cc: Michael Kubacki <michael.a.kubacki at intel.com>
> Cc: Shifei A Lu <shifei.a.lu at intel.com>
> Cc: Xiaohu Zhou <bowen.zhou at intel.com>
> Cc: Ankit Sinha <ankit.sinha at intel.com>
> Cc: Sai Chaganty <rangasai.v.chaganty at intel.com>
> Contributed-under: TianoCore Contribution Agreement 1.1
> Signed-off-by: Michael D Kinney <michael.d.kinney at intel.com>
> 
> Michael D Kinney (30):
>   edk2-platforms: Add License-History.txt
>   edk2-platforms: Change License.txt from 2-Clause BSD to BSD+Patent
>   Platform/96Boards: Replace BSD License with BSD+Patent License
>   Platform/ARM: Replace BSD License with BSD+Patent License
>   Platform/AMD: Replace BSD License with BSD+Patent License
>   Platform/Comcast: Replace BSD License with BSD+Patent License
>   Platform/Hisilicon: Replace BSD License with BSD+Patent License
>   Platform/Intel/AdvancedFeaturePkg: Replace BSD License with BSD+Patent
>     License
>   Platform/Intel/ClevoOpenBoardPkg: Replace BSD License with BSD+Patent
>     License
>   Platform/Intel/KabylakeOpenBoardPkg: Replace BSD License with
>     BSD+Patent License
>   Platform/Intel/MinPlatformPkg: Replace BSD License with BSD+Patent
>     License
>   Platform/Intel/PurleyOpenBoardPkg: Replace BSD License with BSD+Patent
>     License
>   Platform/LeMaker: Replace BSD License with BSD+Patent License
>   Platform/Marvell: Replace BSD License with BSD+Patent License
>   Platform/RaspberryPi: Replace BSD License with BSD+Patent License
>   Platform/Socionext: Replace BSD License with BSD+Patent License
>   Platform/SoftIron: Replace BSD License with BSD+Patent License
>   Platform/SolidRun: Replace BSD License with BSD+Patent License
>   Silicon/AMD: Replace BSD License with BSD+Patent License
>   Silicon/Atmel: Replace BSD License with BSD+Patent License
>   Silicon/Broadcom: Replace BSD License with BSD+Patent License
>   Silicon/Hisilicon: Replace BSD License with BSD+Patent License
>   Silicon/Intel/KabylakeSiliconPkg: Replace BSD License with BSD+Patent
>     License
>   Silicon/Intel/LewisburgPkg: Replace BSD License with BSD+Patent
>     License
>   Silicon/Intel/PurleyRcPkg: Replace BSD License with BSD+Patent License
>   Silicon/Intel/PurleySktPkg: Replace BSD License with BSD+Patent
>     License
>   Silicon/Marvell: Replace BSD License with BSD+Patent License
>   Silicon/NXP: Replace BSD License with BSD+Patent License
>   Silicon/Socionext: Replace BSD License with BSD+Patent License
>   edk2-platforms: Remove Contributions.txt and update Readme.md
> 
>  Contributions.txt                             | 235 --------
>  License-History.txt                           | 542 ++++++++++++++++++
>  License.txt                                   |  70 ++-
>  Platform/96Boards/96Boards.dec                |   8 +-
>  .../96Boards/96BoardsI2cDxe/96BoardsI2cDxe.c  |   7 +-
>  .../96BoardsI2cDxe/96BoardsI2cDxe.inf         |   8 +-
>  Platform/96Boards/Include/Guid/FormSet.h      |   8 +-
>  .../96Boards/Include/Protocol/LsConnector.h   |   8 +-
>  .../96Boards/Include/Protocol/Mezzanine.h     |   8 +-
>  .../96Boards/LsConnectorDxe/LsConnectorDxe.c  |   8 +-
>  .../96Boards/LsConnectorDxe/LsConnectorDxe.h  |   8 +-
>  .../LsConnectorDxe/LsConnectorDxe.inf         |   9 +-
>  .../LsConnectorDxe/LsConnectorHii.uni         |   8 +-
>  .../LsConnectorDxe/LsConnectorHii.vfr         |   8 +-
>  Platform/96Boards/Secure96Dxe/Secure96.asl    |   9 +-
>  Platform/96Boards/Secure96Dxe/Secure96.dts    |   9 +-
>  Platform/96Boards/Secure96Dxe/Secure96.h      |   8 +-
>  Platform/96Boards/Secure96Dxe/Secure96Dxe.c   |   8 +-
>  Platform/96Boards/Secure96Dxe/Secure96Dxe.inf |   8 +-
>  Platform/AMD/License.txt                      |  25 -
>  .../DeviceTree/OverdriveBoard.dts             |   9 +-
>  .../DeviceTree/OverdriveBoard.inf             |   8 +-
>  .../AMD/OverdriveBoard/OverdriveBoard.dsc     |   8 +-
>  .../AMD/OverdriveBoard/OverdriveBoard.fdf     |   8 +-
>  .../SystemFirmwareDescriptor.aslc             |   8 +-
>  .../SystemFirmwareDescriptor.inf              |   8 +-
>  .../SystemFirmwareDescriptorPei.c             |   8 +-
>  .../SystemFirmwareUpdateConfig.ini            |   8 +-
>  Platform/ARM/ARM.dec                          |   8 +-
>  Platform/ARM/Drivers/BootMonFs/BootMonFs.dec  |   8 +-
>  Platform/ARM/Drivers/BootMonFs/BootMonFs.inf  |   8 +-
>  Platform/ARM/Drivers/BootMonFs/BootMonFsApi.h |   8 +-
>  Platform/ARM/Drivers/BootMonFs/BootMonFsDir.c |   8 +-
>  .../Drivers/BootMonFs/BootMonFsEntryPoint.c   |   8 +-
>  Platform/ARM/Drivers/BootMonFs/BootMonFsHw.h  |   8 +-
>  .../ARM/Drivers/BootMonFs/BootMonFsImages.c   |   8 +-
>  .../ARM/Drivers/BootMonFs/BootMonFsInternal.h |   8 +-
>  .../Drivers/BootMonFs/BootMonFsOpenClose.c    |   8 +-
>  .../Drivers/BootMonFs/BootMonFsReadWrite.c    |   8 +-
>  .../Drivers/BootMonFs/BootMonFsUnsupported.c  |   8 +-
>  .../ARM/Drivers/FdtPlatformDxe/FdtPlatform.c  |   8 +-
>  .../ARM/Drivers/FdtPlatformDxe/FdtPlatform.h  |   8 +-
>  .../Drivers/FdtPlatformDxe/FdtPlatformDxe.dec |   8 +-
>  .../Drivers/FdtPlatformDxe/FdtPlatformDxe.inf |   8 +-
>  .../Drivers/FdtPlatformDxe/FdtPlatformDxe.uni |   8 +-
>  .../ARM/Drivers/FdtPlatformDxe/README.txt     |   8 +-
>  .../ARM/Drivers/FdtPlatformDxe/ShellDumpFdt.c |   8 +-
>  .../ARM/Drivers/FdtPlatformDxe/ShellSetFdt.c  |   8 +-
>  Platform/ARM/Include/Guid/BootMonFsFileInfo.h |   8 +-
>  Platform/ARM/Include/Library/ArmShellCmdLib.h |   8 +-
>  Platform/ARM/Include/Library/BdsLib.h         |   8 +-
>  .../JunoPkg/AcpiTables/AcpiSsdtRootPci.asl    |   8 +-
>  .../ARM/JunoPkg/AcpiTables/AcpiTables.inf     |   8 +-
>  Platform/ARM/JunoPkg/AcpiTables/Dbg2.aslc     |   8 +-
>  Platform/ARM/JunoPkg/AcpiTables/Dsdt.asl      |   8 +-
>  Platform/ARM/JunoPkg/AcpiTables/Fadt.aslc     |   8 +-
>  Platform/ARM/JunoPkg/AcpiTables/Gtdt.aslc     |   8 +-
>  Platform/ARM/JunoPkg/AcpiTables/Madt.aslc     |   8 +-
>  Platform/ARM/JunoPkg/AcpiTables/Spcr.aslc     |   8 +-
>  Platform/ARM/JunoPkg/ArmJuno.dec              |   8 +-
>  Platform/ARM/JunoPkg/ArmJuno.dsc              |   8 +-
>  Platform/ARM/JunoPkg/ArmJuno.fdf              |   8 +-
>  .../ConfigurationManager.dsc.inc              |   8 +-
>  .../ConfigurationManager.c                    |   8 +-
>  .../ConfigurationManager.h                    |   8 +-
>  .../ConfigurationManagerDxe.inf               |   8 +-
>  .../ConfigurationManagerDxe/Platform.h        |   8 +-
>  .../PlatformASLTablesLib/Dsdt.asl             |   8 +-
>  .../PlatformASLTablesLib.inf                  |   8 +-
>  .../PlatformASLTablesLib/SsdtJunoUsb.asl      |   8 +-
>  .../PlatformASLTablesLib/SsdtPci.asl          |   8 +-
>  .../PlatformASLTablesLib/SsdtUart.asl         |   8 +-
>  .../JunoPkg/Drivers/ArmJunoDxe/AcpiTables.c   |   8 +-
>  .../JunoPkg/Drivers/ArmJunoDxe/ArmJunoDxe.c   |   8 +-
>  .../JunoPkg/Drivers/ArmJunoDxe/ArmJunoDxe.inf |   8 +-
>  .../Drivers/ArmJunoDxe/ArmJunoDxeInternal.h   |   8 +-
>  Platform/ARM/JunoPkg/Include/ArmPlatform.h    |   8 +-
>  .../ArmJunoLib/AArch64/ArmJunoHelper.S        |   8 +-
>  .../Library/ArmJunoLib/Arm/ArmJunoHelper.S    |   8 +-
>  .../ARM/JunoPkg/Library/ArmJunoLib/ArmJuno.c  |   8 +-
>  .../JunoPkg/Library/ArmJunoLib/ArmJunoLib.inf |   8 +-
>  .../JunoPkg/Library/ArmJunoLib/ArmJunoMem.c   |   8 +-
>  .../Library/ArmJunoMtlLib/ArmJunoMtlLib.c     |   8 +-
>  .../Library/ArmJunoMtlLib/ArmJunoMtlLib.inf   |   8 +-
>  .../ArmJunoMtlLib/ArmJunoMtlPrivateLib.h      |   8 +-
>  .../Library/HdLcdArmJunoLib/HdLcdArmJuno.c    |   8 +-
>  .../HdLcdArmJunoLib/HdLcdArmJunoLib.inf       |   8 +-
>  .../JunoPciHostBridgeLib.c                    |   8 +-
>  .../JunoPciHostBridgeLib.inf                  |   8 +-
>  .../JunoPciHostBridgeLib/XPressRich3.c        |   8 +-
>  .../JunoPciHostBridgeLib/XPressRich3.h        |   8 +-
>  .../Library/NorFlashJunoLib/NorFlashJuno.c    |   8 +-
>  .../NorFlashJunoLib/NorFlashJunoLib.inf       |   8 +-
>  .../SmbiosPlatformDxe/SmbiosPlatformDxe.c     |   8 +-
>  .../SmbiosPlatformDxe/SmbiosPlatformDxe.inf   |   7 +-
>  .../ArmShellCmdRunAxf/ArmShellCmdRunAxf.c     |   8 +-
>  .../ArmShellCmdRunAxf/ArmShellCmdRunAxf.h     |   8 +-
>  .../ArmShellCmdRunAxf/ArmShellCmdRunAxf.inf   |   8 +-
>  .../ArmShellCmdRunAxf/ArmShellCmdRunAxf.uni   |   8 +-
>  .../ArmShellCmdRunAxf/BootMonFsLoader.c       |   8 +-
>  .../ArmShellCmdRunAxf/BootMonFsLoader.h       |   8 +-
>  .../ARM/Library/ArmShellCmdRunAxf/ElfLoader.c |   8 +-
>  .../ARM/Library/ArmShellCmdRunAxf/ElfLoader.h |   8 +-
>  .../ARM/Library/ArmShellCmdRunAxf/RunAxf.c    |   8 +-
>  .../ARM/Library/ArmShellCmdRunAxf/elf32.h     |   8 +-
>  .../ARM/Library/ArmShellCmdRunAxf/elf64.h     |   8 +-
>  .../Library/ArmShellCmdRunAxf/elf_common.h    |   8 +-
>  Platform/ARM/Library/BdsLib/BdsFilePath.c     |   8 +-
>  Platform/ARM/Library/BdsLib/BdsHelper.c       |   8 +-
>  Platform/ARM/Library/BdsLib/BdsInternal.h     |   8 +-
>  Platform/ARM/Library/BdsLib/BdsLib.inf        |   8 +-
>  Platform/ARM/SgiPkg/AcpiTables/Dbg2.aslc      |   8 +-
>  Platform/ARM/SgiPkg/AcpiTables/Fadt.aslc      |   8 +-
>  Platform/ARM/SgiPkg/AcpiTables/Gtdt.aslc      |   8 +-
>  Platform/ARM/SgiPkg/AcpiTables/Iort.aslc      |   8 +-
>  Platform/ARM/SgiPkg/AcpiTables/Mcfg.aslc      |   8 +-
>  .../ARM/SgiPkg/AcpiTables/RdE1Edge/Dsdt.asl   |   8 +-
>  .../ARM/SgiPkg/AcpiTables/RdE1Edge/Madt.aslc  |   8 +-
>  .../SgiPkg/AcpiTables/RdE1EdgeAcpiTables.inf  |   8 +-
>  .../ARM/SgiPkg/AcpiTables/RdN1Edge/Dsdt.asl   |   8 +-
>  .../ARM/SgiPkg/AcpiTables/RdN1Edge/Madt.aslc  |   8 +-
>  .../SgiPkg/AcpiTables/RdN1EdgeAcpiTables.inf  |   8 +-
>  .../ARM/SgiPkg/AcpiTables/Sgi575/Dsdt.asl     |   8 +-
>  .../ARM/SgiPkg/AcpiTables/Sgi575/Madt.aslc    |   8 +-
>  .../SgiPkg/AcpiTables/Sgi575AcpiTables.inf    |   8 +-
>  Platform/ARM/SgiPkg/AcpiTables/Spcr.aslc      |   8 +-
>  Platform/ARM/SgiPkg/AcpiTables/Ssdt.asl       |   8 +-
>  .../SgiPkg/Drivers/PlatformDxe/PlatformDxe.c  |   8 +-
>  .../Drivers/PlatformDxe/PlatformDxe.inf       |   8 +-
>  .../Drivers/PlatformDxe/VirtioDevices.c       |   8 +-
>  .../Include/Guid/SgiVirtioDevicesFormSet.h    |   8 +-
>  .../ARM/SgiPkg/Include/Ppi/SgiPlatformId.h    |   8 +-
>  Platform/ARM/SgiPkg/Include/SgiAcpiHeader.h   |   8 +-
>  Platform/ARM/SgiPkg/Include/SgiPlatform.h     |   8 +-
>  .../Library/HdLcdArmSgiLib/HdLcdArmSgi.c      |   8 +-
>  .../Library/HdLcdArmSgiLib/HdLcdArmSgiLib.inf |   8 +-
>  .../SgiPkg/Library/NorFlashLib/NorFlashLib.c  |   8 +-
>  .../Library/NorFlashLib/NorFlashLib.inf       |   8 +-
>  .../PciHostBridgeLib/PciHostBridgeLib.c       |   8 +-
>  .../PciHostBridgeLib/PciHostBridgeLib.inf     |   8 +-
>  .../Library/PlatformLib/AArch64/Helper.S      |   8 +-
>  .../SgiPkg/Library/PlatformLib/PlatformLib.c  |   8 +-
>  .../Library/PlatformLib/PlatformLib.inf       |   8 +-
>  .../Library/PlatformLib/PlatformLibMem.c      |   8 +-
>  .../Library/SgiPlatformPei/SgiPlatformPei.inf |   8 +-
>  .../Library/SgiPlatformPei/SgiPlatformPeim.c  |   8 +-
>  Platform/ARM/SgiPkg/PlatformStandaloneMm.dsc  |   8 +-
>  Platform/ARM/SgiPkg/PlatformStandaloneMm.fdf  |   8 +-
>  Platform/ARM/SgiPkg/SgiPlatform.dec           |   8 +-
>  Platform/ARM/SgiPkg/SgiPlatform.dsc           |   8 +-
>  Platform/ARM/SgiPkg/SgiPlatform.fdf           |   8 +-
>  .../ARM/VExpressPkg/AcpiTables/AcpiTables.inf |   8 +-
>  Platform/ARM/VExpressPkg/AcpiTables/Dsdt.asl  |  23 +-
>  Platform/ARM/VExpressPkg/AcpiTables/Fadt.aslc |   8 +-
>  .../ARM/VExpressPkg/AcpiTables/FvpPlatform.h  |   8 +-
>  Platform/ARM/VExpressPkg/AcpiTables/Gtdt.aslc |   8 +-
>  Platform/ARM/VExpressPkg/AcpiTables/Madt.aslc |   8 +-
>  Platform/ARM/VExpressPkg/AcpiTables/Spcr.aslc |   8 +-
>  .../ARM/VExpressPkg/ArmVExpress-CTA15-A7.dsc  |   8 +-
>  .../ARM/VExpressPkg/ArmVExpress-CTA15-A7.fdf  |   8 +-
>  .../VExpressPkg/ArmVExpress-FVP-AArch64.dsc   |   8 +-
>  .../VExpressPkg/ArmVExpress-FVP-AArch64.fdf   |   8 +-
>  .../ArmVExpress-networking.fdf.inc            |   9 +-
>  Platform/ARM/VExpressPkg/ArmVExpress.dsc.inc  |   8 +-
>  Platform/ARM/VExpressPkg/ArmVExpressPkg.dec   |   8 +-
>  .../ConfigurationManager.dsc.inc              |   8 +-
>  .../ConfigurationManager.c                    |   8 +-
>  .../ConfigurationManager.h                    |   8 +-
>  .../ConfigurationManagerDxe.inf               |   8 +-
>  .../ConfigurationManagerDxe/Platform.h        |   8 +-
>  .../PlatformASLTablesLib/Dsdt.asl             |   8 +-
>  .../PlatformASLTablesLib.inf                  |   8 +-
>  .../Drivers/ArmVExpressDxe/ArmFvpDxe.c        |   8 +-
>  .../Drivers/ArmVExpressDxe/ArmFvpDxe.inf      |   8 +-
>  .../Drivers/ArmVExpressDxe/ArmHwDxe.c         |   8 +-
>  .../Drivers/ArmVExpressDxe/ArmHwDxe.inf       |   8 +-
>  .../ArmVExpressFastBoot.c                     |   8 +-
>  .../ArmVExpressFastBootDxe.inf                |   7 +-
>  .../Include/Library/ArmPlatformSysConfigLib.h |   8 +-
>  .../Include/Library/LcdPlatformLib.h          |   8 +-
>  .../Include/Platform/CTA15-A7/ArmPlatform.h   |   8 +-
>  .../Include/Platform/RTSM/ArmPlatform.h       |   8 +-
>  .../VExpressPkg/Include/VExpressMotherBoard.h |   8 +-
>  .../Library/ArmMaliDpLib/ArmMaliDpLib.c       |   8 +-
>  .../Library/ArmMaliDpLib/ArmMaliDpLib.inf     |   8 +-
>  .../ArmVExpressDtPlatformDtbLoaderLib.c       |   8 +-
>  .../ArmVExpressDtPlatformDtbLoaderLib.inf     |   8 +-
>  .../ArmVExpressLibCTA15-A7/ArmVExpressLib.inf |   8 +-
>  .../Library/ArmVExpressLibCTA15-A7/CTA15-A7.c |   8 +-
>  .../ArmVExpressLibCTA15-A7/CTA15-A7Helper.S   |   8 +-
>  .../ArmVExpressLibCTA15-A7/CTA15-A7Helper.asm |   8 +-
>  .../ArmVExpressLibCTA15-A7/CTA15-A7Mem.c      |   8 +-
>  .../ArmVExpressLibRTSM/AArch64/RTSMHelper.S   |   8 +-
>  .../ArmVExpressLibRTSM/Arm/RTSMHelper.S       |   8 +-
>  .../ArmVExpressLibRTSM/Arm/RTSMHelper.asm     |   8 +-
>  .../ArmVExpressLibRTSM/ArmVExpressLib.inf     |   8 +-
>  .../ArmVExpressLibRTSM/ArmVExpressLibSec.inf  |   8 +-
>  .../Library/ArmVExpressLibRTSM/RTSM.c         |   8 +-
>  .../Library/ArmVExpressLibRTSM/RTSMMem.c      |   8 +-
>  .../ArmVExpressSysConfig.c                    |   8 +-
>  .../ArmVExpressSysConfigLib.inf               |   8 +-
>  .../ArmVExpressSysConfigRuntimeLib.c          |   8 +-
>  .../ArmVExpressSysConfigRuntimeLib.inf        |   8 +-
>  .../HdLcdArmVExpressLib/HdLcdArmVExpress.c    |   8 +-
>  .../HdLcdArmVExpressLib.inf                   |   8 +-
>  .../NorFlashArmVExpress.c                     |   8 +-
>  .../NorFlashArmVExpressLib.inf                |   8 +-
>  .../PL111LcdArmVExpress.c                     |   8 +-
>  .../PL111LcdArmVExpressLib.inf                |   8 +-
>  .../Library/ResetSystemLib/ResetSystemLib.c   |   8 +-
>  .../Library/ResetSystemLib/ResetSystemLib.inf |   7 +-
>  Platform/Comcast/Application/Dri/Dri.c        |   8 +-
>  Platform/Comcast/Application/Dri/Dri.inf      |   8 +-
>  .../Application/DriSecureBoot/DriSecureBoot.c |   8 +-
>  .../DriSecureBoot/DriSecureBoot.inf           |   8 +-
>  .../Application/SecureBoot/SecureBoot.c       |   8 +-
>  .../Application/SecureBoot/SecureBoot.inf     |   8 +-
>  .../Library/RdkBootManagerLib/DiskIo.c        |   8 +-
>  .../Library/RdkBootManagerLib/HttpBoot.c      |   8 +-
>  .../RdkBootManagerLib/RdkBootManagerLib.dec   |   8 +-
>  .../RdkBootManagerLib/RdkBootManagerLib.h     |   8 +-
>  .../RdkBootManagerLib/RdkBootManagerLib.inf   |   8 +-
>  .../Library/RdkBootManagerLib/RdkFile.c       |   8 +-
>  .../Library/RdkBootManagerLib/SecureBoot.c    |   8 +-
>  Platform/Comcast/RDKQemu/RDKQemu.dsc          |   8 +-
>  Platform/Comcast/RDKQemu/RDKQemu.fdf          |   8 +-
>  .../SystemFirmwareUpdateConfig.ini            |   8 +-
>  Platform/Hisilicon/D03/D03.dec                |   8 +-
>  Platform/Hisilicon/D03/D03.dsc                |   8 +-
>  Platform/Hisilicon/D03/D03.fdf                |   8 +-
>  .../OemNicConfig2PHi1610/OemNicConfig.h       |   8 +-
>  .../OemNicConfig2PHi1610/OemNicConfig2P.c     |   8 +-
>  .../OemNicConfig2PHi1610/OemNicConfig2P.inf   |   8 +-
>  .../SystemFirmwareDescriptor.aslc             |   8 +-
>  .../SystemFirmwareDescriptor.inf              |   8 +-
>  .../SystemFirmwareDescriptorPei.c             |   8 +-
>  .../D03/EarlyConfigPeim/EarlyConfigPeimD03.c  |   8 +-
>  .../EarlyConfigPeim/EarlyConfigPeimD03.inf    |   8 +-
>  .../Hisilicon/D03/Include/Library/CpldD03.h   |   8 +-
>  .../DS3231RealTimeClock.h                     |   8 +-
>  .../DS3231RealTimeClockLib.c                  |   8 +-
>  .../DS3231RealTimeClockLib.inf                |   7 +-
>  .../D03/Library/FdtUpdateLib/FdtUpdateLib.c   |   8 +-
>  .../D03/Library/FdtUpdateLib/FdtUpdateLib.inf |   8 +-
>  .../OemMiscLib2P/BoardFeature2PHi1610.c       |   8 +-
>  .../BoardFeature2PHi1610Strings.uni           | Bin 4292 -> 3538 bytes
>  .../Library/OemMiscLib2P/OemMiscLib2PHi1610.c |   8 +-
>  .../OemMiscLib2P/OemMiscLib2PHi1610.inf       |   8 +-
>  .../Library/PlatformPciLib/PlatformPciLib.c   |   8 +-
>  .../Library/PlatformPciLib/PlatformPciLib.inf |   7 +-
>  .../SystemFirmwareUpdateConfig.ini            |   8 +-
>  Platform/Hisilicon/D05/D05.dsc                |   8 +-
>  Platform/Hisilicon/D05/D05.fdf                |   8 +-
>  .../SystemFirmwareDescriptor.aslc             |   8 +-
>  .../SystemFirmwareDescriptor.inf              |   8 +-
>  .../SystemFirmwareDescriptorPei.c             |   8 +-
>  .../D05/EarlyConfigPeim/EarlyConfigPeimD05.c  |   8 +-
>  .../EarlyConfigPeim/EarlyConfigPeimD05.inf    |   8 +-
>  .../Library/OemMiscLibD05/BoardFeatureD05.c   |   8 +-
>  .../OemMiscLibD05/BoardFeatureD05Strings.uni  |   8 +-
>  .../D05/Library/OemMiscLibD05/OemMiscLibD05.c |   8 +-
>  .../Library/OemMiscLibD05/OemMiscLibD05.inf   |   8 +-
>  .../Library/PlatformPciLib/PlatformPciLib.c   |   8 +-
>  .../Library/PlatformPciLib/PlatformPciLib.inf |   7 +-
>  .../SystemFirmwareUpdateConfig.ini            |   8 +-
>  Platform/Hisilicon/D06/D06.dec                |   8 +-
>  Platform/Hisilicon/D06/D06.dsc                |   8 +-
>  Platform/Hisilicon/D06/D06.fdf                |   8 +-
>  .../OemNicConfig2PHi1620/OemNicConfig.h       |   8 +-
>  .../OemNicConfig2PHi1620/OemNicConfig2P.c     |   8 +-
>  .../OemNicConfig2PHi1620/OemNicConfig2P.inf   |   8 +-
>  .../SystemFirmwareDescriptor.aslc             |   8 +-
>  .../SystemFirmwareDescriptor.inf              |   8 +-
>  .../SystemFirmwareDescriptorPei.c             |   8 +-
>  .../D06/EarlyConfigPeim/EarlyConfigPeimD06.c  |   8 +-
>  .../EarlyConfigPeim/EarlyConfigPeimD06.inf    |   8 +-
>  .../Hisilicon/D06/Include/Library/CpldD06.h   |   8 +-
>  .../Library/OemMiscLibD06/BoardFeatureD06.c   |   8 +-
>  .../OemMiscLibD06/BoardFeatureD06Strings.uni  |   8 +-
>  .../D06/Library/OemMiscLibD06/OemMiscLibD06.c |   8 +-
>  .../Library/OemMiscLibD06/OemMiscLibD06.inf   |   8 +-
>  .../D06/Library/OemNicLib/OemNicLib.c         |   8 +-
>  .../D06/Library/OemNicLib/OemNicLib.inf       |   8 +-
>  .../PciHostBridgeLib/PciHostBridgeLib.c       |   8 +-
>  .../PciHostBridgeLib/PciHostBridgeLib.inf     |   7 +-
>  Platform/Hisilicon/HiKey/HiKey.dec            |   8 +-
>  Platform/Hisilicon/HiKey/HiKey.dsc            |   8 +-
>  Platform/Hisilicon/HiKey/HiKey.fdf            |   8 +-
>  Platform/Hisilicon/HiKey/HiKeyDxe/HiKeyDxe.c  |   8 +-
>  Platform/Hisilicon/HiKey/HiKeyDxe/HiKeyDxe.h  |   8 +-
>  .../Hisilicon/HiKey/HiKeyDxe/HiKeyDxe.inf     |   8 +-
>  .../HiKey/HiKeyGpioDxe/HiKeyGpioDxe.c         |   8 +-
>  .../HiKey/HiKeyGpioDxe/HiKeyGpioDxe.inf       |   8 +-
>  .../Hisilicon/HiKey/Include/ArmPlatform.h     |   8 +-
>  .../Hisilicon/HiKey/Library/HiKeyLib/HiKey.c  |   8 +-
>  .../HiKey/Library/HiKeyLib/HiKeyHelper.S      |   8 +-
>  .../HiKey/Library/HiKeyLib/HiKeyLib.inf       |   8 +-
>  .../HiKey/Library/HiKeyLib/HiKeyMem.c         |   8 +-
>  Platform/Hisilicon/HiKey960/HiKey960.dec      |   8 +-
>  Platform/Hisilicon/HiKey960/HiKey960.dsc      |   8 +-
>  Platform/Hisilicon/HiKey960/HiKey960.fdf      |   8 +-
>  .../HiKey960/HiKey960Dxe/HiKey960Dxe.c        |   8 +-
>  .../HiKey960/HiKey960Dxe/HiKey960Dxe.h        |   8 +-
>  .../HiKey960/HiKey960Dxe/HiKey960Dxe.inf      |   8 +-
>  .../HiKey960GpioDxe/HiKey960GpioDxe.c         |   8 +-
>  .../HiKey960GpioDxe/HiKey960GpioDxe.inf       |   8 +-
>  .../HiKey960/Library/HiKey960Lib/HiKey960.c   |   8 +-
>  .../Library/HiKey960Lib/HiKey960Helper.S      |   8 +-
>  .../Library/HiKey960Lib/HiKey960Lib.inf       |   8 +-
>  .../Library/HiKey960Lib/HiKey960Mem.c         |   8 +-
>  .../PciHostBridgeLib/PciHostBridgeLib.c       |   8 +-
>  .../PciHostBridgeLib/PciHostBridgeLib.inf     |   8 +-
>  .../AcpiDebug/AcpiDebug.asl                   |   8 +-
>  .../AdvancedFeaturePkg/AcpiDebug/AcpiDebug.c  |   8 +-
>  .../AcpiDebug/AcpiDebugDxe.inf                |   8 +-
>  .../AcpiDebug/AcpiDebugSmm.inf                |   8 +-
>  .../AdvancedFeaturePkg/AdvancedFeaturePkg.dec |   8 +-
>  .../AdvancedFeaturePkg/AdvancedFeaturePkg.dsc |   8 +-
>  .../AdvancedFeaturePkg/Contributions.txt      | 218 -------
>  .../Include/Dsc/CoreAdvancedDxeInclude.dsc    |   8 +-
>  .../Include/Dsc/CoreAdvancedPeiInclude.dsc    |   8 +-
>  .../Include/Fdf/CoreAdvancedLateInclude.fdf   |   8 +-
>  .../Fdf/CoreAdvancedPostMemoryInclude.fdf     |   8 +-
>  .../Fdf/CoreAdvancedPreMemoryInclude.fdf      |   8 +-
>  .../AdvancedFeaturePkg/Ipmi/BmcAcpi/BmcAcpi.c |   8 +-
>  .../Ipmi/BmcAcpi/BmcAcpi.inf                  |   8 +-
>  .../Ipmi/BmcAcpi/BmcSsdt/BmcSsdt.asl          |   8 +-
>  .../Ipmi/BmcAcpi/BmcSsdt/IpmiOprRegions.asi   |   8 +-
>  .../AdvancedFeaturePkg/Ipmi/BmcElog/BmcElog.c |   8 +-
>  .../Ipmi/BmcElog/BmcElog.inf                  |   8 +-
>  .../AdvancedFeaturePkg/Ipmi/Frb/FrbDxe.c      |   8 +-
>  .../AdvancedFeaturePkg/Ipmi/Frb/FrbDxe.inf    |   8 +-
>  .../AdvancedFeaturePkg/Ipmi/Frb/FrbPei.c      |   8 +-
>  .../AdvancedFeaturePkg/Ipmi/Frb/FrbPei.inf    |   8 +-
>  .../Ipmi/Include/Library/IpmiCommandLib.h     |   8 +-
>  .../Include/Library/IpmiPlatformHookLib.h     |   8 +-
>  .../AdvancedFeaturePkg/Ipmi/IpmiFru/IpmiFru.c |   8 +-
>  .../Ipmi/IpmiFru/IpmiFru.inf                  |   8 +-
>  .../Ipmi/IpmiInit/DxeIpmiInit.c               |   8 +-
>  .../Ipmi/IpmiInit/DxeIpmiInit.inf             |   8 +-
>  .../Ipmi/IpmiInit/PeiIpmiInit.c               |   8 +-
>  .../Ipmi/IpmiInit/PeiIpmiInit.inf             |   8 +-
>  .../Library/IpmiCommandLib/IpmiCommandLib.inf |   8 +-
>  .../IpmiCommandLib/IpmiCommandLibNetFnApp.c   |   8 +-
>  .../IpmiCommandLibNetFnChassis.c              |   8 +-
>  .../IpmiCommandLibNetFnStorage.c              |   8 +-
>  .../IpmiCommandLibNetFnTransport.c            |   8 +-
>  .../Ipmi/Library/IpmiLibNull/IpmiLibNull.c    |   8 +-
>  .../Ipmi/Library/IpmiLibNull/IpmiLibNull.inf  |   8 +-
>  .../IpmiPlatformHookLibNull.c                 |   8 +-
>  .../IpmiPlatformHookLibNull.inf               |   8 +-
>  .../AdvancedFeaturePkg/Ipmi/OsWdt/OsWdt.c     |   8 +-
>  .../AdvancedFeaturePkg/Ipmi/OsWdt/OsWdt.inf   |   8 +-
>  .../Ipmi/SolStatus/SolStatus.c                |   8 +-
>  .../Ipmi/SolStatus/SolStatus.inf              |   8 +-
>  Platform/Intel/AdvancedFeaturePkg/License.txt |  25 -
>  .../Smbios/SmbiosBasicDxe/SmbiosBasic.h       |   8 +-
>  .../Smbios/SmbiosBasicDxe/SmbiosBasicDxe.inf  |   8 +-
>  .../SmbiosBasicDxe/SmbiosBasicEntryPoint.c    |   8 +-
>  .../SmbiosBasicDxe/Type0BiosVendorFunction.c  |   8 +-
>  .../Type1SystemManufacturerFunction.c         |   8 +-
>  .../Type2BaseBoardManufacturerFunction.c      |   8 +-
>  .../Type32BootInformationFunction.c           |   8 +-
>  .../Type3ChassisManufacturerFunction.c        |   8 +-
>  .../Acpi/BoardAcpiDxe/AcpiGnvsInit.c          |   8 +-
>  .../Acpi/BoardAcpiDxe/BoardAcpiDxe.c          |   8 +-
>  .../Acpi/BoardAcpiDxe/BoardAcpiDxe.inf        |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/ALS.ASL            |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/AMLUPD.asl         |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/CPU.asl            |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/DSDT.ASL           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/Gpe.asl            |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/Itss.asl           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/LPC_DEV.ASL        |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/LpcB.asl           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PCI_DRC.ASL        |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PciTree.asl        |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/Platform.asl       |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PlatformGnvs.asl   |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/Video.asl          |   8 +-
>  .../Acpi/BoardAcpiDxe/UpdateDsdt.c            |   8 +-
>  .../Intel/ClevoOpenBoardPkg/Contributions.txt | 218 -------
>  .../Features/PciHotPlug/PciHotPlug.c          |   8 +-
>  .../Features/PciHotPlug/PciHotPlug.h          |   8 +-
>  .../Features/PciHotPlug/PciHotPlug.inf        |   8 +-
>  .../Tbt/AcpiTables/Rtd3SptPcieTbt.asl         |   8 +-
>  .../Features/Tbt/AcpiTables/Tbt.asl           |   8 +-
>  .../Features/Tbt/Include/Acpi/TbtNvs.asl      |   8 +-
>  .../Features/Tbt/Include/Acpi/TbtNvsAreaDef.h |   8 +-
>  .../Tbt/Include/Library/DxeTbtPolicyLib.h     |   8 +-
>  .../Tbt/Include/Library/PeiTbtPolicyLib.h     |   8 +-
>  .../Tbt/Include/Library/TbtCommonLib.h        |   8 +-
>  .../Features/Tbt/Include/Ppi/PeiTbtPolicy.h   |   8 +-
>  .../Include/Private/Library/PeiDTbtInitLib.h  |   8 +-
>  .../Private/Library/PeiTbtCommonInitLib.h     |   8 +-
>  .../Tbt/Include/Protocol/DxeTbtPolicy.h       |   8 +-
>  .../Tbt/Include/Protocol/TbtNvsArea.h         |   8 +-
>  .../Features/Tbt/Include/TbtBoardInfo.h       |   8 +-
>  .../Tbt/Include/TbtPolicyCommonDefinition.h   |   8 +-
>  .../Library/DxeTbtPolicyLib/DxeTbtPolicyLib.c |   8 +-
>  .../DxeTbtPolicyLib/DxeTbtPolicyLib.inf       |   8 +-
>  .../DxeTbtPolicyLib/DxeTbtPolicyLibrary.h     |   8 +-
>  .../PeiDxeSmmTbtCommonLib/TbtCommonLib.c      |   8 +-
>  .../PeiDxeSmmTbtCommonLib/TbtCommonLib.inf    |   8 +-
>  .../Library/PeiTbtPolicyLib/PeiTbtPolicyLib.c |   8 +-
>  .../PeiTbtPolicyLib/PeiTbtPolicyLib.inf       |   8 +-
>  .../PeiTbtPolicyLib/PeiTbtPolicyLibrary.h     |   8 +-
>  .../Private/PeiDTbtInitLib/PeiDTbtInitLib.c   |   8 +-
>  .../Private/PeiDTbtInitLib/PeiDTbtInitLib.inf |   8 +-
>  .../Features/Tbt/TbtInit/Dxe/TbtDxe.c         |   8 +-
>  .../Features/Tbt/TbtInit/Dxe/TbtDxe.inf       |   8 +-
>  .../Features/Tbt/TbtInit/Pei/PeiTbtInit.c     |   8 +-
>  .../Features/Tbt/TbtInit/Pei/PeiTbtInit.inf   |   8 +-
>  .../Features/Tbt/TbtInit/Smm/TbtSmiHandler.c  |   8 +-
>  .../Features/Tbt/TbtInit/Smm/TbtSmiHandler.h  |   8 +-
>  .../Features/Tbt/TbtInit/Smm/TbtSmm.c         |   8 +-
>  .../Features/Tbt/TbtInit/Smm/TbtSmm.inf       |   8 +-
>  .../Include/Acpi/GlobalNvs.asl                |   8 +-
>  .../Include/Acpi/GlobalNvsAreaDef.h           |   8 +-
>  .../ClevoOpenBoardPkg/Include/IoExpander.h    |   8 +-
>  .../Include/Library/GpioExpanderLib.h         |   8 +-
>  .../Include/Library/I2cAccessLib.h            |   8 +-
>  .../Include/PchHsioPtssTables.h               |   8 +-
>  .../Include/Protocol/GlobalNvsArea.h          |   8 +-
>  .../Intel/ClevoOpenBoardPkg/Include/SioRegs.h |   8 +-
>  .../BaseGpioExpanderLib/BaseGpioExpanderLib.c |   8 +-
>  .../BaseGpioExpanderLib.inf                   |   8 +-
>  .../Library/PeiI2cAccessLib/PeiI2cAccessLib.c |   8 +-
>  .../PeiI2cAccessLib/PeiI2cAccessLib.inf       |   8 +-
>  .../PeiSerialPortLibSpiFlash.c                |   8 +-
>  .../PeiSerialPortLibSpiFlash.inf              |   8 +-
>  Platform/Intel/ClevoOpenBoardPkg/License.txt  |  25 -
>  .../PcieDeviceTable.c                         |   8 +-
>  .../PeiFspMiscUpdUpdateLib.c                  |   8 +-
>  .../PeiFspPolicyUpdateLib.c                   |   8 +-
>  .../PeiPchPolicyUpdate.c                      |   8 +-
>  .../PeiPchPolicyUpdate.h                      |   8 +-
>  .../PeiPchPolicyUpdatePreMem.c                |   8 +-
>  .../PeiSaPolicyUpdate.c                       |   8 +-
>  .../PeiSaPolicyUpdate.h                       |   8 +-
>  .../PeiSaPolicyUpdatePreMem.c                 |   8 +-
>  .../PeiSiliconPolicyUpdateLibFsp.inf          |   8 +-
>  .../ClevoOpenBoardPkg/N1xxWU/GitEdk2Clevo.bat |   8 +-
>  .../N1xxWU/Include/Fdf/FlashMapInclude.fdf    |   8 +-
>  .../N1xxWU/Include/N1xxWUId.h                 |   8 +-
>  .../BasePlatformHookLib/BasePlatformHookLib.c |   8 +-
>  .../BasePlatformHookLib.inf                   |   8 +-
>  .../BoardAcpiLib/DxeBoardAcpiTableLib.c       |   8 +-
>  .../BoardAcpiLib/DxeBoardAcpiTableLib.inf     |   8 +-
>  .../DxeMultiBoardAcpiSupportLib.c             |   8 +-
>  .../DxeMultiBoardAcpiSupportLib.inf           |   8 +-
>  .../BoardAcpiLib/DxeN1xxWUAcpiTableLib.c      |   8 +-
>  .../BoardAcpiLib/SmmBoardAcpiEnableLib.c      |   8 +-
>  .../BoardAcpiLib/SmmBoardAcpiEnableLib.inf    |   8 +-
>  .../SmmMultiBoardAcpiSupportLib.c             |   8 +-
>  .../SmmMultiBoardAcpiSupportLib.inf           |   8 +-
>  .../BoardAcpiLib/SmmN1xxWUAcpiEnableLib.c     |   8 +-
>  .../BoardAcpiLib/SmmSiliconAcpiEnableLib.c    |   8 +-
>  .../Library/BoardInitLib/N1xxWUGpioTable.c    |   8 +-
>  .../BoardInitLib/N1xxWUHdaVerbTables.c        |   8 +-
>  .../BoardInitLib/N1xxWUHsioPtssTables.c       |   8 +-
>  .../Library/BoardInitLib/N1xxWUSpdTable.c     |   8 +-
>  .../BoardInitLib/PeiBoardInitPostMemLib.c     |   8 +-
>  .../BoardInitLib/PeiBoardInitPostMemLib.inf   |   8 +-
>  .../BoardInitLib/PeiBoardInitPreMemLib.c      |   8 +-
>  .../BoardInitLib/PeiBoardInitPreMemLib.inf    |   8 +-
>  .../PeiMultiBoardInitPostMemLib.c             |   8 +-
>  .../PeiMultiBoardInitPostMemLib.inf           |   8 +-
>  .../BoardInitLib/PeiMultiBoardInitPreMemLib.c |   8 +-
>  .../PeiMultiBoardInitPreMemLib.inf            |   8 +-
>  .../Library/BoardInitLib/PeiN1xxWUDetect.c    |   8 +-
>  .../Library/BoardInitLib/PeiN1xxWUInitLib.h   |   8 +-
>  .../BoardInitLib/PeiN1xxWUInitPostMemLib.c    |   8 +-
>  .../BoardInitLib/PeiN1xxWUInitPreMemLib.c     |   8 +-
>  .../ClevoOpenBoardPkg/N1xxWU/OpenBoardPkg.dsc |   8 +-
>  .../ClevoOpenBoardPkg/N1xxWU/OpenBoardPkg.fdf |   8 +-
>  .../N1xxWU/OpenBoardPkgBuildOption.dsc        |   8 +-
>  .../N1xxWU/OpenBoardPkgConfig.dsc             |   8 +-
>  .../N1xxWU/OpenBoardPkgPcd.dsc                |   8 +-
>  .../DxeGopPolicyInit.c                        |   8 +-
>  .../DxeGopPolicyInit.h                        |   8 +-
>  .../DxeSaPolicyInit.h                         |   8 +-
>  .../DxeSaPolicyUpdate.c                       |   8 +-
>  .../DxeSiliconPolicyUpdateLib.c               |   8 +-
>  .../DxeSiliconPolicyUpdateLib.inf             |   8 +-
>  .../Intel/ClevoOpenBoardPkg/N1xxWU/bld.bat    |   8 +-
>  .../Intel/ClevoOpenBoardPkg/N1xxWU/cln.bat    |   8 +-
>  .../ClevoOpenBoardPkg/N1xxWU/postbuild.bat    |   8 +-
>  .../ClevoOpenBoardPkg/N1xxWU/prebuild.bat     |   8 +-
>  .../Intel/ClevoOpenBoardPkg/N1xxWU/prep.bat   |   8 +-
>  .../Intel/ClevoOpenBoardPkg/OpenBoardPkg.dec  |   8 +-
>  .../Acpi/BoardAcpiDxe/AcpiGnvsInit.c          |   8 +-
>  .../Acpi/BoardAcpiDxe/BoardAcpiDxe.c          |   8 +-
>  .../Acpi/BoardAcpiDxe/BoardAcpiDxe.inf        |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/ALS.ASL            |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/AMLUPD.asl         |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/CPU.asl            |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/DSDT.ASL           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/Gpe.asl            |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/Itss.asl           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/LPC_DEV.ASL        |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/LpcB.asl           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PCI_DRC.ASL        |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PciTree.asl        |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/Platform.asl       |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PlatformGnvs.asl   |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/Video.asl          |   8 +-
>  .../Acpi/BoardAcpiDxe/UpdateDsdt.c            |   8 +-
>  .../KabylakeOpenBoardPkg/Contributions.txt    | 218 -------
>  .../Features/PciHotPlug/PciHotPlug.c          |   8 +-
>  .../Features/PciHotPlug/PciHotPlug.h          |   8 +-
>  .../Features/PciHotPlug/PciHotPlug.inf        |   8 +-
>  .../Tbt/AcpiTables/Rtd3SptPcieTbt.asl         |   8 +-
>  .../Features/Tbt/AcpiTables/Tbt.asl           |   8 +-
>  .../Features/Tbt/Include/Acpi/TbtNvs.asl      |   8 +-
>  .../Features/Tbt/Include/Acpi/TbtNvsAreaDef.h |   8 +-
>  .../Tbt/Include/Library/DxeTbtPolicyLib.h     |   8 +-
>  .../Tbt/Include/Library/PeiTbtPolicyLib.h     |   8 +-
>  .../Tbt/Include/Library/TbtCommonLib.h        |   8 +-
>  .../Features/Tbt/Include/Ppi/PeiTbtPolicy.h   |   8 +-
>  .../Include/Private/Library/PeiDTbtInitLib.h  |   8 +-
>  .../Private/Library/PeiTbtCommonInitLib.h     |   8 +-
>  .../Tbt/Include/Protocol/DxeTbtPolicy.h       |   8 +-
>  .../Tbt/Include/Protocol/TbtNvsArea.h         |   8 +-
>  .../Features/Tbt/Include/TbtBoardInfo.h       |   8 +-
>  .../Tbt/Include/TbtPolicyCommonDefinition.h   |   8 +-
>  .../Library/DxeTbtPolicyLib/DxeTbtPolicyLib.c |   8 +-
>  .../DxeTbtPolicyLib/DxeTbtPolicyLib.inf       |   8 +-
>  .../DxeTbtPolicyLib/DxeTbtPolicyLibrary.h     |   8 +-
>  .../PeiDxeSmmTbtCommonLib/TbtCommonLib.c      |   8 +-
>  .../PeiDxeSmmTbtCommonLib/TbtCommonLib.inf    |   8 +-
>  .../Library/PeiTbtPolicyLib/PeiTbtPolicyLib.c |   8 +-
>  .../PeiTbtPolicyLib/PeiTbtPolicyLib.inf       |   8 +-
>  .../PeiTbtPolicyLib/PeiTbtPolicyLibrary.h     |   8 +-
>  .../Private/PeiDTbtInitLib/PeiDTbtInitLib.c   |   8 +-
>  .../Private/PeiDTbtInitLib/PeiDTbtInitLib.inf |   8 +-
>  .../Features/Tbt/TbtInit/Dxe/TbtDxe.c         |   8 +-
>  .../Features/Tbt/TbtInit/Dxe/TbtDxe.inf       |   8 +-
>  .../Features/Tbt/TbtInit/Pei/PeiTbtInit.c     |   8 +-
>  .../Features/Tbt/TbtInit/Pei/PeiTbtInit.inf   |   8 +-
>  .../Features/Tbt/TbtInit/Smm/TbtSmiHandler.c  |   8 +-
>  .../Features/Tbt/TbtInit/Smm/TbtSmiHandler.h  |   8 +-
>  .../Features/Tbt/TbtInit/Smm/TbtSmm.c         |   8 +-
>  .../Features/Tbt/TbtInit/Smm/TbtSmm.inf       |   8 +-
>  .../PcieDeviceTable.c                         |   8 +-
>  .../PeiFspMiscUpdUpdateLib.c                  |   8 +-
>  .../PeiFspPolicyUpdateLib.c                   |   8 +-
>  .../PeiPchPolicyUpdate.c                      |   8 +-
>  .../PeiPchPolicyUpdate.h                      |   8 +-
>  .../PeiPchPolicyUpdatePreMem.c                |   8 +-
>  .../PeiSaPolicyUpdate.c                       |   8 +-
>  .../PeiSaPolicyUpdate.h                       |   8 +-
>  .../PeiSaPolicyUpdatePreMem.c                 |   8 +-
>  .../PeiSiliconPolicyUpdateLibFsp.inf          |   8 +-
>  .../Include/Acpi/GlobalNvs.asl                |   8 +-
>  .../Include/Acpi/GlobalNvsAreaDef.h           |   8 +-
>  .../Include/Fdf/FlashMapInclude.fdf           |   8 +-
>  .../KabylakeOpenBoardPkg/Include/IoExpander.h |   8 +-
>  .../Include/Library/GpioExpanderLib.h         |   8 +-
>  .../Include/Library/I2cAccessLib.h            |   8 +-
>  .../Include/PchHsioPtssTables.h               |   8 +-
>  .../Include/Protocol/GlobalNvsArea.h          |   8 +-
>  .../KabylakeOpenBoardPkg/Include/SioRegs.h    |   8 +-
>  .../KabylakeRvp3/GitEdk2MinKabylake.bat       |   8 +-
>  .../KabylakeRvp3/Include/KabylakeRvp3Id.h     |   8 +-
>  .../BasePlatformHookLib/BasePlatformHookLib.c |   8 +-
>  .../BasePlatformHookLib.inf                   |   8 +-
>  .../BoardAcpiLib/DxeBoardAcpiTableLib.c       |   8 +-
>  .../BoardAcpiLib/DxeBoardAcpiTableLib.inf     |   8 +-
>  .../DxeKabylakeRvp3AcpiTableLib.c             |   8 +-
>  .../DxeMultiBoardAcpiSupportLib.c             |   8 +-
>  .../DxeMultiBoardAcpiSupportLib.inf           |   8 +-
>  .../BoardAcpiLib/SmmBoardAcpiEnableLib.c      |   8 +-
>  .../BoardAcpiLib/SmmBoardAcpiEnableLib.inf    |   8 +-
>  .../SmmKabylakeRvp3AcpiEnableLib.c            |   8 +-
>  .../SmmMultiBoardAcpiSupportLib.c             |   8 +-
>  .../SmmMultiBoardAcpiSupportLib.inf           |   8 +-
>  .../BoardAcpiLib/SmmSiliconAcpiEnableLib.c    |   8 +-
>  .../BoardInitLib/KabylakeRvp3GpioTable.c      |   8 +-
>  .../BoardInitLib/KabylakeRvp3HdaVerbTables.c  |   8 +-
>  .../BoardInitLib/KabylakeRvp3HsioPtssTables.c |   8 +-
>  .../BoardInitLib/KabylakeRvp3SpdTable.c       |   8 +-
>  .../BoardInitLib/PeiBoardInitPostMemLib.c     |   8 +-
>  .../BoardInitLib/PeiBoardInitPostMemLib.inf   |   8 +-
>  .../BoardInitLib/PeiBoardInitPreMemLib.c      |   8 +-
>  .../BoardInitLib/PeiBoardInitPreMemLib.inf    |   8 +-
>  .../BoardInitLib/PeiKabylakeRvp3Detect.c      |   8 +-
>  .../BoardInitLib/PeiKabylakeRvp3InitLib.h     |   8 +-
>  .../PeiKabylakeRvp3InitPostMemLib.c           |   8 +-
>  .../PeiKabylakeRvp3InitPreMemLib.c            |   8 +-
>  .../PeiMultiBoardInitPostMemLib.c             |   8 +-
>  .../PeiMultiBoardInitPostMemLib.inf           |   8 +-
>  .../BoardInitLib/PeiMultiBoardInitPreMemLib.c |   8 +-
>  .../PeiMultiBoardInitPreMemLib.inf            |   8 +-
>  .../KabylakeRvp3/OpenBoardPkg.dsc             |   8 +-
>  .../KabylakeRvp3/OpenBoardPkg.fdf             |   8 +-
>  .../KabylakeRvp3/OpenBoardPkgBuildOption.dsc  |   8 +-
>  .../KabylakeRvp3/OpenBoardPkgConfig.dsc       |   8 +-
>  .../KabylakeRvp3/OpenBoardPkgPcd.dsc          |   8 +-
>  .../KabylakeOpenBoardPkg/KabylakeRvp3/bld.bat |   8 +-
>  .../KabylakeOpenBoardPkg/KabylakeRvp3/cln.bat |   8 +-
>  .../KabylakeRvp3/postbuild.bat                |   8 +-
>  .../KabylakeRvp3/prebuild.bat                 |   8 +-
>  .../KabylakeRvp3/prep.bat                     |   8 +-
>  .../BaseGpioExpanderLib/BaseGpioExpanderLib.c |   8 +-
>  .../BaseGpioExpanderLib.inf                   |   8 +-
>  .../Library/PeiI2cAccessLib/PeiI2cAccessLib.c |   8 +-
>  .../PeiI2cAccessLib/PeiI2cAccessLib.inf       |   8 +-
>  .../Intel/KabylakeOpenBoardPkg/License.txt    |  25 -
>  .../KabylakeOpenBoardPkg/OpenBoardPkg.dec     |   8 +-
>  .../DxeGopPolicyInit.c                        |   8 +-
>  .../DxeGopPolicyInit.h                        |   8 +-
>  .../DxeSaPolicyInit.h                         |   8 +-
>  .../DxeSaPolicyUpdate.c                       |   8 +-
>  .../DxeSiliconPolicyUpdateLib.c               |   8 +-
>  .../DxeSiliconPolicyUpdateLib.inf             |   8 +-
>  .../MinPlatformPkg/Acpi/AcpiSmm/AcpiSmm.c     |   8 +-
>  .../MinPlatformPkg/Acpi/AcpiSmm/AcpiSmm.h     |   8 +-
>  .../MinPlatformPkg/Acpi/AcpiSmm/AcpiSmm.inf   |   8 +-
>  .../Acpi/AcpiTables/AcpiPlatform.c            |   8 +-
>  .../Acpi/AcpiTables/AcpiPlatform.h            |   8 +-
>  .../Acpi/AcpiTables/AcpiPlatform.inf          |   8 +-
>  .../Acpi/AcpiTables/Facs/Facs.c               |   8 +-
>  .../Acpi/AcpiTables/Fadt/Fadt.c               |   8 +-
>  .../Acpi/AcpiTables/Hpet/Hpet.c               |   8 +-
>  .../Acpi/AcpiTables/Wsmt/Wsmt.c               |   8 +-
>  .../BoardAcpiLibNull/BoardAcpiEnableLib.c     |   8 +-
>  .../BoardAcpiEnableLibNull.inf                |   8 +-
>  .../BoardAcpiLibNull/BoardAcpiTableLib.c      |   8 +-
>  .../BoardAcpiTableLibNull.inf                 |   8 +-
>  .../Library/DxeAslUpdateLib/DxeAslUpdateLib.c |   8 +-
>  .../DxeAslUpdateLib/DxeAslUpdateLib.inf       |   8 +-
>  .../DxeBoardAcpiTableLib.c                    |   8 +-
>  .../DxeMultiBoardAcpiSupportLib.c             |   8 +-
>  .../DxeMultiBoardAcpiSupportLib.inf           |   8 +-
>  .../SmmBoardAcpiEnableLib.c                   |   8 +-
>  .../SmmMultiBoardAcpiSupportLib.c             |   8 +-
>  .../SmmMultiBoardAcpiSupportLib.inf           |   8 +-
>  .../MinPlatformPkg/Acpi/MinDsdt/MinDsdt.asl   |   8 +-
>  .../MinPlatformPkg/Acpi/MinDsdt/MinDsdt.c     |   8 +-
>  .../MinPlatformPkg/Acpi/MinDsdt/MinDsdt.inf   |   8 +-
>  .../DxePlatformBootManagerLib/BdsPlatform.c   |   8 +-
>  .../DxePlatformBootManagerLib/BdsPlatform.h   |   8 +-
>  .../DxePlatformBootManagerLib.inf             |   8 +-
>  .../DxePlatformBootManagerLib/MemoryTest.c    |   8 +-
>  .../PlatformBootOption.c                      |   8 +-
>  .../Intel/MinPlatformPkg/Contributions.txt    | 218 -------
>  .../SpiFlashCommonLibNull.c                   |   8 +-
>  .../SpiFlashCommonLibNull.inf                 |   8 +-
>  .../Flash/SpiFvbService/Common/FvbInfo.c      |   8 +-
>  .../Common/SpiFvbServiceCommon.c              |   8 +-
>  .../Common/SpiFvbServiceCommon.h              |   8 +-
>  .../SpiFvbService/Smm/SpiFvbServiceSmm.c      |   8 +-
>  .../Flash/SpiFvbService/SpiFvbServiceSmm.inf  |   8 +-
>  .../DxeFspWrapperPlatformLib.inf              |   8 +-
>  .../DxeFspWrapperPlatformResetLib.c           |   8 +-
>  .../FspWrapperHobProcessLib.c                 |   8 +-
>  .../PeiFspWrapperHobProcessLib.inf            |   8 +-
>  .../PeiFspWrapperPlatformLib.c                |   8 +-
>  .../PeiFspWrapperPlatformLib.inf              |   8 +-
>  .../PeiFspWrapperPlatformResetLib.c           |   8 +-
>  .../FspWrapperPlatformSecLib.c                |   8 +-
>  .../SecFspWrapperPlatformSecLib/FsptCoreUpd.h |   8 +-
>  .../SecFspWrapperPlatformSecLib/Ia32/Fsp.h    |   8 +-
>  .../Ia32/PeiCoreEntry.S                       |   8 +-
>  .../Ia32/PeiCoreEntry.asm                     |   8 +-
>  .../Ia32/SecEntry.S                           |   8 +-
>  .../Ia32/SecEntry.asm                         |   8 +-
>  .../SecFspWrapperPlatformSecLib/Ia32/Stack.S  |   8 +-
>  .../Ia32/Stack.asm                            |   8 +-
>  .../PlatformInit.c                            |   8 +-
>  .../SecFspWrapperPlatformSecLib.inf           |   8 +-
>  .../SecGetPerformance.c                       |   8 +-
>  .../SecPlatformInformation.c                  |   8 +-
>  .../SecRamInitData.c                          |   8 +-
>  .../SecTempRamDone.c                          |   8 +-
>  .../SaveMemoryConfig/SaveMemoryConfig.c       |   8 +-
>  .../SaveMemoryConfig/SaveMemoryConfig.inf     |   8 +-
>  .../ExternalDeviceDmaProtection.c             |   8 +-
>  ...FirmwareTrustConfigurationCryptoStrength.c |   8 +-
>  .../FirmwareVersionRollbackProtection.c       |   8 +-
>  .../HstiIbvPlatformDxe/HstiIbvPlatformDxe.c   |   8 +-
>  .../HstiIbvPlatformDxe/HstiIbvPlatformDxe.h   |   8 +-
>  .../HstiIbvPlatformDxe/HstiIbvPlatformDxe.inf |   8 +-
>  .../Hsti/HstiIbvPlatformDxe/MorSupport.c      |   8 +-
>  .../NoTestKeyVerification.c                   |   8 +-
>  .../HstiIbvPlatformDxe/SecureBootBypass.c     |   8 +-
>  .../Include/Dsc/CoreCommonLib.dsc             |   8 +-
>  .../Include/Dsc/CoreDxeInclude.dsc            |   8 +-
>  .../MinPlatformPkg/Include/Dsc/CoreDxeLib.dsc |   8 +-
>  .../Include/Dsc/CorePeiInclude.dsc            |   8 +-
>  .../MinPlatformPkg/Include/Dsc/CorePeiLib.dsc |   8 +-
>  .../Include/Fdf/CoreOsBootInclude.fdf         |   8 +-
>  .../Include/Fdf/CorePostMemoryInclude.fdf     |   8 +-
>  .../Include/Fdf/CorePreMemoryInclude.fdf      |   8 +-
>  .../Include/Fdf/CoreSecurityLateInclude.fdf   |   8 +-
>  .../Fdf/CoreSecurityPostMemoryInclude.fdf     |   8 +-
>  .../Fdf/CoreSecurityPreMemoryInclude.fdf      |   8 +-
>  .../Include/Fdf/CoreUefiBootInclude.fdf       |   8 +-
>  .../Include/Fdf/RuleInclude.fdf               |   8 +-
>  .../Include/Guid/SmramMemoryReserve.h         |   8 +-
>  .../Include/HstiIbvFeatureBit.h               |   8 +-
>  .../Include/Library/AslUpdateLib.h            |   8 +-
>  .../Include/Library/BoardAcpiEnableLib.h      |   8 +-
>  .../Include/Library/BoardAcpiTableLib.h       |   8 +-
>  .../Include/Library/BoardInitLib.h            |   8 +-
>  .../Include/Library/CompressLib.h             |   8 +-
>  .../Include/Library/HobVariableLib.h          |   8 +-
>  .../Library/MultiBoardAcpiSupportLib.h        |   8 +-
>  .../Library/MultiBoardInitSupportLib.h        |   8 +-
>  .../MinPlatformPkg/Include/Library/PeiLib.h   |   8 +-
>  .../Include/Library/ReportFvLib.h             |   8 +-
>  .../Include/Library/SecBoardInitLib.h         |   8 +-
>  .../Include/Library/SiliconPolicyInitLib.h    |   8 +-
>  .../Include/Library/SiliconPolicyUpdateLib.h  |   8 +-
>  .../Include/Library/SpiFlashCommonLib.h       |   8 +-
>  .../Include/Library/TestPointCheckLib.h       |   8 +-
>  .../Include/Library/TestPointLib.h            |   8 +-
>  .../Include/Ppi/BaseMemoryTest.h              |   8 +-
>  .../Include/Ppi/PlatformMemorySize.h          |   8 +-
>  .../Library/CompressLib/CompressLib.c         |   8 +-
>  .../Library/CompressLib/CompressLib.inf       |   7 +-
>  .../Library/PeiHobVariableLibFce/Fce.h        |   8 +-
>  .../PeiHobVariableLibFce/InternalCommonLib.c  |   8 +-
>  .../PeiHobVariableLibFce.c                    |   8 +-
>  .../PeiHobVariableLibFce.inf                  |   8 +-
>  .../PeiHobVariableLibFceOptSize.c             |   8 +-
>  .../PeiHobVariableLibFceOptSize.inf           |   8 +-
>  .../Library/PeiHobVariableLibFce/Variable.h   |   8 +-
>  .../MinPlatformPkg/Library/PeiLib/PeiLib.c    |   8 +-
>  .../MinPlatformPkg/Library/PeiLib/PeiLib.inf  |   8 +-
>  Platform/Intel/MinPlatformPkg/License.txt     |  25 -
>  .../Intel/MinPlatformPkg/MinPlatformPkg.dec   |   8 +-
>  .../Intel/MinPlatformPkg/MinPlatformPkg.dsc   |   8 +-
>  .../PciHostBridgeLibSimple.c                  |   8 +-
>  .../PciHostBridgeLibSimple.inf                |   8 +-
>  .../PciSegmentInfoLibSimple.c                 |   9 +-
>  .../PciSegmentInfoLibSimple.inf               |   7 +-
>  .../Library/BoardInitLibNull/BoardInitLib.c   |   8 +-
>  .../BoardInitLibNull/BoardInitLibNull.inf     |   8 +-
>  .../DxeBoardInitLib.c                         |   8 +-
>  .../DxeMultiBoardInitSupportLib.c             |   8 +-
>  .../DxeMultiBoardInitSupportLib.inf           |   8 +-
>  .../PeiBoardInitLib.c                         |   8 +-
>  .../PeiMultiBoardInitSupportLib.c             |   8 +-
>  .../PeiMultiBoardInitSupportLib.inf           |   8 +-
>  .../Library/PeiReportFvLib/PeiReportFvLib.c   |   8 +-
>  .../Library/PeiReportFvLib/PeiReportFvLib.inf |   8 +-
>  .../Ia32/SecBoardInit.nasm                    |   8 +-
>  .../SecBoardInitLibNull/SecBoardInitLib.c     |   8 +-
>  .../SecBoardInitLibNull.inf                   |   8 +-
>  .../SiliconPolicyInitLibNull.c                |   8 +-
>  .../SiliconPolicyInitLibNull.inf              |   8 +-
>  .../SiliconPolicyUpdateLibNull.c              |   8 +-
>  .../SiliconPolicyUpdateLibNull.inf            |   8 +-
>  .../PlatformInitDxe/PlatformInitDxe.c         |   8 +-
>  .../PlatformInitDxe/PlatformInitDxe.inf       |   8 +-
>  .../PlatformInitPei/PlatformInitPostMem.c     |   8 +-
>  .../PlatformInitPei/PlatformInitPostMem.inf   |   8 +-
>  .../PlatformInitPei/PlatformInitPreMem.c      |   8 +-
>  .../PlatformInitPei/PlatformInitPreMem.inf    |   8 +-
>  .../PlatformInitSmm/PlatformInitSmm.c         |   8 +-
>  .../PlatformInitSmm/PlatformInitSmm.inf       |   8 +-
>  .../PlatformInit/ReportFv/ReportFvPei.c       |   8 +-
>  .../PlatformInit/ReportFv/ReportFvPei.inf     |   8 +-
>  .../SiliconPolicyDxe/SiliconPolicyDxe.c       |   8 +-
>  .../SiliconPolicyDxe/SiliconPolicyDxe.inf     |   8 +-
>  .../SiliconPolicyPeiPostMem.c                 |   8 +-
>  .../SiliconPolicyPeiPostMem.inf               |   8 +-
>  .../SiliconPolicyPei/SiliconPolicyPeiPreMem.c |   8 +-
>  .../SiliconPolicyPeiPreMem.inf                |   8 +-
>  .../StallServicePei/StallServicePei.c         |   8 +-
>  .../StallServicePei/StallServicePei.inf       |   8 +-
>  .../Tcg/Tcg2PlatformDxe/Tcg2PlatformDxe.c     |   8 +-
>  .../Tcg/Tcg2PlatformDxe/Tcg2PlatformDxe.inf   |   8 +-
>  .../Tcg/Tcg2PlatformPei/Tcg2PlatformPei.c     |   8 +-
>  .../Tcg/Tcg2PlatformPei/Tcg2PlatformPei.inf   |   8 +-
>  .../Library/TestPointCheckLib/DxeCheckAcpi.c  |   8 +-
>  .../TestPointCheckLib/DxeCheckAcpiDmar.c      |   8 +-
>  .../TestPointCheckLib/DxeCheckAcpiHpet.c      |   8 +-
>  .../TestPointCheckLib/DxeCheckAcpiMadt.c      |   8 +-
>  .../TestPointCheckLib/DxeCheckAcpiMcfg.c      |   8 +-
>  .../TestPointCheckLib/DxeCheckAcpiTpm.c       |   8 +-
>  .../TestPointCheckLib/DxeCheckAcpiWsmt.c      |   8 +-
>  .../TestPointCheckLib/DxeCheckBootVariable.c  |   8 +-
>  .../DxeCheckConsoleVariable.c                 |   8 +-
>  .../TestPointCheckLib/DxeCheckDevicePath.c    |   8 +-
>  .../TestPointCheckLib/DxeCheckDmaProtection.c |   8 +-
>  .../Library/TestPointCheckLib/DxeCheckEsrt.c  |   8 +-
>  .../Library/TestPointCheckLib/DxeCheckGcd.c   |   8 +-
>  .../Library/TestPointCheckLib/DxeCheckHsti.c  |   8 +-
>  .../TestPointCheckLib/DxeCheckLoadedImage.c   |   8 +-
>  .../DxeCheckMemoryAttribute.c                 |   8 +-
>  .../TestPointCheckLib/DxeCheckMemoryMap.c     |   8 +-
>  .../DxeCheckMemoryTypeInformation.c           |   8 +-
>  .../Library/TestPointCheckLib/DxeCheckPci.c   |   8 +-
>  .../DxeCheckPiSignedFvBoot.c                  |   8 +-
>  .../DxeCheckSmiHandlerInstrument.c            |   8 +-
>  .../TestPointCheckLib/DxeCheckSmmInfo.c       |   8 +-
>  .../TestPointCheckLib/DxeCheckTcgMor.c        |   8 +-
>  .../DxeCheckTcgTrustedBoot.c                  |   8 +-
>  .../DxeCheckUefiSecureBoot.c                  |   8 +-
>  .../TestPointCheckLib/DxeCheckVariable.c      |   8 +-
>  .../TestPointCheckLib/DxeTestPointCheckLib.c  |   8 +-
>  .../DxeTestPointCheckLib.inf                  |   8 +-
>  .../TestPointCheckLib/PeiCheckDmaProtection.c |   8 +-
>  .../TestPointCheckLib/PeiCheckFvInfo.c        |   8 +-
>  .../Library/TestPointCheckLib/PeiCheckHob.c   |   8 +-
>  .../Library/TestPointCheckLib/PeiCheckMtrr.c  |   8 +-
>  .../Library/TestPointCheckLib/PeiCheckPci.c   |   8 +-
>  .../TestPointCheckLib/PeiCheckSmmInfo.c       |   8 +-
>  .../TestPointCheckLib/PeiTestPointCheckLib.c  |   8 +-
>  .../PeiTestPointCheckLib.inf                  |   8 +-
>  .../TestPointCheckLib/SecCheckCpuInfo.c       |   8 +-
>  .../TestPointCheckLib/SecTestPointCheckLib.c  |   8 +-
>  .../SecTestPointCheckLib.inf                  |   8 +-
>  .../SmmCheckCommunicationBuffer.c             |   8 +-
>  .../TestPointCheckLib/SmmCheckLoadedImage.c   |   8 +-
>  .../SmmCheckMemoryAttribute.c                 |   8 +-
>  .../TestPointCheckLib/SmmCheckPaging.c        |   8 +-
>  .../Library/TestPointCheckLib/SmmCheckSmrr.c  |   8 +-
>  .../TestPointCheckLib/SmmTestPointCheckLib.c  |   8 +-
>  .../SmmTestPointCheckLib.inf                  |   8 +-
>  .../Library/TestPointCheckLib/TestPointHelp.c |   8 +-
>  .../TestPointCheckLib/TestPointInternal.h     |   8 +-
>  .../TestPointCheckLibNull.c                   |   8 +-
>  .../TestPointCheckLibNull.inf                 |   8 +-
>  .../Test/Library/TestPointLib/DxeTestPoint.c  |   8 +-
>  .../Test/Library/TestPointLib/DxeTestPoint.h  |   8 +-
>  .../Library/TestPointLib/DxeTestPointAip.c    |   8 +-
>  .../Library/TestPointLib/DxeTestPointLib.inf  |   7 +-
>  .../Test/Library/TestPointLib/PeiTestPoint.c  |   8 +-
>  .../Test/Library/TestPointLib/PeiTestPoint.h  |   8 +-
>  .../Library/TestPointLib/PeiTestPointLib.inf  |   7 +-
>  .../Test/Library/TestPointLib/SmmTestPoint.c  |   8 +-
>  .../Test/Library/TestPointLib/SmmTestPoint.h  |   8 +-
>  .../Library/TestPointLib/SmmTestPointAip.c    |   8 +-
>  .../TestPointLib/SmmTestPointCommunication.c  |   8 +-
>  .../Library/TestPointLib/SmmTestPointLib.inf  |   7 +-
>  .../Test/TestPointDumpApp/TestPointDump.c     |   8 +-
>  .../TestPointDumpApp/TestPointDumpApp.inf     |   8 +-
>  .../Test/TestPointStubDxe/TestPointStubDxe.c  |   8 +-
>  .../TestPointStubDxe/TestPointStubDxe.inf     |   8 +-
>  .../Tools/AmlGenOffset/AmlGenOffset.py        |   8 +-
>  .../Tools/Fsp/PatchFspBinFvsBaseAddress.py    |   8 +-
>  .../Tools/Help/CheckCodeBase.py               |   8 +-
>  .../MinPlatformPkg/Tools/ParseVar/ParseVar.py |   8 +-
>  .../MinPlatformPkg/Tools/PatchFv/PatchBfv.py  |   8 +-
>  .../Tools/PatchFv/PatchBinFv.py               |   8 +-
>  .../Tools/PatchFv/RebaseBinFv.py              |   8 +-
>  .../Tools/PatchFv/SyncBinFvInf.py             |   8 +-
>  .../Acpi/BoardAcpiDxe/BoardAcpiDxe.c          |   8 +-
>  .../Acpi/BoardAcpiDxe/BoardAcpiDxe.h          |   8 +-
>  .../Acpi/BoardAcpiDxe/BoardAcpiDxe.inf        |   8 +-
>  .../Acpi/BoardAcpiDxe/BoardAcpiDxeDsdt.c      |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt.inf                |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/AMLUPD.asl         |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/CommonPlatform.asi |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/DSDT.asl           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/Gpe.asl            |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/HostBus.asl        |   8 +-
>  .../Dsdt/IioPcieHotPlugGpeHandler.asl         |   8 +-
>  .../Dsdt/IioPcieRootPortHotPlug.asl           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/Itss.asl           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/Mother.asi         |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/Os.asi             |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PC00.asi           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PC01.asi           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PC02.asi           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PC03.asi           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PC04.asi           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PC05.asi           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PC06.asi           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PC06Ejd.asi        |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PC07.asi           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PC08.asi           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PC09.asi           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PC10.asi           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PC11.asi           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PC12.asi           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PC12Ejd.asi        |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PC13.asi           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PC14.asi           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PC15.asi           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PC16.asi           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PC17.asi           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PC18.asi           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PC18Ejd.asi        |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PC19.asi           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PC20.asi           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PC21.asi           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PC22.asi           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PC23.asi           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PC24.asi           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PC25.asi           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PC26.asi           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PC27.asi           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PC28.asi           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PC29.asi           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PC30.asi           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PC31.asi           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PC32.asi           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PC33.asi           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PC34.asi           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PC35.asi           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PC36.asi           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PC37.asi           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PC38.asi           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PC39.asi           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PC40.asi           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PC41.asi           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PC42.asi           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PC43.asi           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PC44.asi           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PC45.asi           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PC46.asi           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PC47.asi           |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/Pch.asi            |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PchApic.asi        |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PchEhci1.asi       |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PchEhci2.asi       |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PchGbe.asl         |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PchLpc.asi         |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PchSata.asi        |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PchXhci.asi        |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PciCrs.asi         |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PciIrq.asi         |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PcieHp.asi         |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PcieHpDev.asi      |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PcieNonHpDev.asi   |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PcieSeg.asi        |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/Platform.asl       |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/PlatformGpe.asi    |   8 +-
>  .../BoardAcpiDxe/Dsdt/PlatformPciTree_WFP.asi |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/Sck1Ejd.asi        |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/Sck2Ejd.asi        |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/Sck3Ejd.asi        |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/Uncore0.asi        |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/Uncore1.asi        |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/Uncore2.asi        |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/Uncore3.asi        |   8 +-
>  .../Acpi/BoardAcpiDxe/Dsdt/WFPPlatform.asl    |   8 +-
>  .../BoardMtOlympus/GitEdk2MinMtOlympus.bat    |   8 +-
>  .../BasePlatformHookLib/BasePlatformHookLib.c |   8 +-
>  .../BasePlatformHookLib.inf                   |   8 +-
>  .../BoardAcpiLib/DxeBoardAcpiTableLib.c       |   8 +-
>  .../BoardAcpiLib/DxeBoardAcpiTableLib.inf     |   8 +-
>  .../BoardAcpiLib/DxeMtOlympusAcpiTableLib.c   |   8 +-
>  .../BoardAcpiLib/SmmBoardAcpiEnableLib.c      |   8 +-
>  .../BoardAcpiLib/SmmBoardAcpiEnableLib.inf    |   8 +-
>  .../BoardAcpiLib/SmmMtOlympusAcpiEnableLib.c  |   8 +-
>  .../BoardAcpiLib/SmmSiliconAcpiEnableLib.c    |   8 +-
>  .../Library/BoardInitLib/AllLanesEparam.c     |   8 +-
>  .../Library/BoardInitLib/GpioTable.c          |   8 +-
>  .../Library/BoardInitLib/IioBifur.c           |   8 +-
>  .../BoardInitLib/PeiBoardInitPostMemLib.c     |   8 +-
>  .../BoardInitLib/PeiBoardInitPostMemLib.inf   |   8 +-
>  .../BoardInitLib/PeiBoardInitPreMemLib.c      |   8 +-
>  .../BoardInitLib/PeiBoardInitPreMemLib.inf    |   8 +-
>  .../Library/BoardInitLib/PeiMtOlympusDetect.c |   8 +-
>  .../BoardInitLib/PeiMtOlympusInitLib.h        |   8 +-
>  .../BoardInitLib/PeiMtOlympusInitPostMemLib.c |   8 +-
>  .../BoardInitLib/PeiMtOlympusInitPreMemLib.c  |   8 +-
>  .../Library/BoardInitLib/UsbOC.c              |   8 +-
>  .../BoardMtOlympus/PlatformPkg.dsc            |   8 +-
>  .../BoardMtOlympus/PlatformPkg.fdf            |   8 +-
>  .../BoardMtOlympus/PlatformPkgBuildOption.dsc |   8 +-
>  .../BoardMtOlympus/PlatformPkgConfig.dsc      |   8 +-
>  .../BoardMtOlympus/PlatformPkgPcd.dsc         |   8 +-
>  .../BoardMtOlympus/StructureConfig.dsc        |   8 +-
>  .../PurleyOpenBoardPkg/BoardMtOlympus/bld.bat |   8 +-
>  .../BoardMtOlympus/postbuild.bat              |   8 +-
>  .../BoardMtOlympus/prebuild.bat               |   8 +-
>  .../Ipmi/Library/IpmiLibKcs/IpmiLibKcs.c      |   8 +-
>  .../Ipmi/Library/IpmiLibKcs/IpmiLibKcs.inf    |   8 +-
>  .../Features/Ipmi/Library/IpmiLibKcs/KcsBmc.c |   8 +-
>  .../Features/Ipmi/Library/IpmiLibKcs/KcsBmc.h |   8 +-
>  .../IpmiPlatformHookLib/IpmiPlatformHookLib.c |   8 +-
>  .../IpmiPlatformHookLib.inf                   |   8 +-
>  .../Include/Acpi/GlobalNvs.asi                |   8 +-
>  .../Include/Acpi/GlobalNvsAreaDef.h           |   8 +-
>  .../Include/Guid/PchRcVariable.h              |   8 +-
>  .../Include/Guid/SetupVariable.h              |   8 +-
>  .../Include/IioBifurcationSlotTable.h         |   8 +-
>  .../PurleyOpenBoardPkg/Include/Platform.h     |   8 +-
>  .../Include/Ppi/SystemBoard.h                 |   8 +-
>  .../Include/Protocol/PciIovPlatform.h         |   8 +-
>  .../PurleyOpenBoardPkg/Include/SetupTable.h   |   8 +-
>  .../PurleyOpenBoardPkg/Include/SioRegs.h      |   8 +-
>  .../DxePlatformBootManagerLib/BdsPlatform.c   |   8 +-
>  .../DxePlatformBootManagerLib/BdsPlatform.h   |   8 +-
>  .../DxePlatformBootManagerLib.inf             |   8 +-
>  .../DxePlatformBootManagerLib/MemoryTest.c    |   8 +-
>  .../PlatformBootOption.c                      |   8 +-
>  .../Pci/PciPlatform/IoApic.h                  |   8 +-
>  .../Pci/PciPlatform/PciIovPlatformPolicy.c    |   8 +-
>  .../Pci/PciPlatform/PciIovPlatformPolicy.h    |   8 +-
>  .../Pci/PciPlatform/PciPlatform.c             |   8 +-
>  .../Pci/PciPlatform/PciPlatform.h             |   8 +-
>  .../Pci/PciPlatform/PciPlatform.inf           |   8 +-
>  .../Pci/PciPlatform/PciPlatformHooks.c        |   8 +-
>  .../Pci/PciPlatform/PciPlatformHooks.h        |   8 +-
>  .../Pci/PciPlatform/PciSupportLib.c           |   8 +-
>  .../Pci/PciPlatform/PciSupportLib.h           |   8 +-
>  Platform/Intel/PurleyOpenBoardPkg/PlatPkg.dec |   8 +-
>  .../Policy/IioUdsDataDxe/IioUdsDataDxe.c      |   8 +-
>  .../Policy/IioUdsDataDxe/IioUdsDataDxe.h      |   8 +-
>  .../Policy/IioUdsDataDxe/IioUdsDataDxe.inf    |   8 +-
>  .../SiliconPolicyInitLib.c                    |   8 +-
>  .../SiliconPolicyInitLib.inf                  |   8 +-
>  .../PchPolicyUpdateUsb.c                      |   8 +-
>  .../SiliconPolicyUpdateLib.c                  |   8 +-
>  .../SiliconPolicyUpdateLib.inf                |   8 +-
>  .../PlatformCpuPolicy/PlatformCpuPolicy.c     |   8 +-
>  .../PlatformCpuPolicy/PlatformCpuPolicy.inf   |   8 +-
>  .../Policy/S3NvramSave/S3NvramSave.c          |   8 +-
>  .../Policy/S3NvramSave/S3NvramSave.h          |   8 +-
>  .../Policy/S3NvramSave/S3NvramSave.inf        |   8 +-
>  .../Policy/SystemBoard/SystemBoardCommon.c    |   8 +-
>  .../Policy/SystemBoard/SystemBoardPei.c       |   8 +-
>  .../Policy/SystemBoard/SystemBoardPei.h       |   8 +-
>  .../Policy/SystemBoard/SystemBoardPei.inf     |   8 +-
>  Platform/LeMaker/CelloBoard/CelloBoard.dsc    |   8 +-
>  Platform/LeMaker/CelloBoard/CelloBoard.fdf    |   8 +-
>  Platform/LeMaker/License.txt                  |  25 -
>  .../Marvell/Armada70x0Db/Armada70x0Db.fdf.inc |   8 +-
>  .../Armada70x0DbBoardDescLib.c                |   8 +-
>  .../Armada70x0DbBoardDescLib.inf              |   8 +-
>  .../NonDiscoverableInitLib.c                  |   8 +-
>  .../NonDiscoverableInitLib.h                  |   8 +-
>  .../NonDiscoverableInitLib.inf                |   8 +-
>  .../Marvell/Armada80x0Db/Armada80x0Db.fdf.inc |   8 +-
>  .../Armada80x0DbBoardDescLib.c                |   8 +-
>  .../Armada80x0DbBoardDescLib.inf              |   8 +-
>  .../NonDiscoverableInitLib.c                  |   8 +-
>  .../NonDiscoverableInitLib.h                  |   8 +-
>  .../NonDiscoverableInitLib.inf                |   8 +-
>  .../RaspberryPi/RPi3/AcpiTables/AcpiTables.h  |   8 +-
>  .../RPi3/AcpiTables/AcpiTables.inf            |   8 +-
>  .../RaspberryPi/RPi3/AcpiTables/Csrt.aslc     |   8 +-
>  .../RaspberryPi/RPi3/AcpiTables/Dbg2.aslc     |   8 +-
>  Platform/RaspberryPi/RPi3/AcpiTables/Dsdt.asl |   8 +-
>  .../RaspberryPi/RPi3/AcpiTables/Fadt.aslc     |   8 +-
>  .../RaspberryPi/RPi3/AcpiTables/Gtdt.aslc     |   8 +-
>  .../RaspberryPi/RPi3/AcpiTables/Madt.aslc     |   8 +-
>  Platform/RaspberryPi/RPi3/AcpiTables/Pep.asl  |   8 +-
>  Platform/RaspberryPi/RPi3/AcpiTables/Pep.c    |   8 +-
>  Platform/RaspberryPi/RPi3/AcpiTables/Pep.h    |   8 +-
>  Platform/RaspberryPi/RPi3/AcpiTables/Rhpx.asl |   8 +-
>  Platform/RaspberryPi/RPi3/AcpiTables/Sdhc.asl |   8 +-
>  Platform/RaspberryPi/RPi3/AcpiTables/Spcr.asl |   8 +-
>  Platform/RaspberryPi/RPi3/AcpiTables/Uart.asl |   8 +-
>  .../ArasanMmcHostDxe/ArasanMmcHostDxe.c       |   8 +-
>  .../ArasanMmcHostDxe/ArasanMmcHostDxe.h       |   8 +-
>  .../ArasanMmcHostDxe/ArasanMmcHostDxe.inf     |   8 +-
>  .../RPi3/Drivers/ConfigDxe/ConfigDxe.c        |   8 +-
>  .../RPi3/Drivers/ConfigDxe/ConfigDxe.inf      |   9 +-
>  .../Drivers/ConfigDxe/ConfigDxeFormSetGuid.h  |   8 +-
>  .../RPi3/Drivers/ConfigDxe/ConfigDxeHii.uni   |   8 +-
>  .../RPi3/Drivers/ConfigDxe/ConfigDxeHii.vfr   |   8 +-
>  .../RPi3/Drivers/DisplayDxe/ComponentName.c   |   8 +-
>  .../RPi3/Drivers/DisplayDxe/DisplayDxe.c      |   8 +-
>  .../RPi3/Drivers/DisplayDxe/DisplayDxe.h      |   8 +-
>  .../RPi3/Drivers/DisplayDxe/DisplayDxe.inf    |   8 +-
>  .../RPi3/Drivers/DisplayDxe/Screenshot.c      |   8 +-
>  .../RPi3/Drivers/DwUsbHostDxe/ComponentName.c |   8 +-
>  .../RPi3/Drivers/DwUsbHostDxe/DriverBinding.c |   8 +-
>  .../RPi3/Drivers/DwUsbHostDxe/DwUsbHostDxe.c  |   8 +-
>  .../RPi3/Drivers/DwUsbHostDxe/DwUsbHostDxe.h  |   8 +-
>  .../Drivers/DwUsbHostDxe/DwUsbHostDxe.inf     |   8 +-
>  .../RPi3/Drivers/DwUsbHostDxe/DwcHw.h         |   8 +-
>  .../RaspberryPi/RPi3/Drivers/FdtDxe/FdtDxe.c  |   8 +-
>  .../RPi3/Drivers/FdtDxe/FdtDxe.inf            |   8 +-
>  .../GraphicsConsoleDxe/ComponentName.c        |   8 +-
>  .../GraphicsConsoleDxe/GraphicsConsole.c      |   8 +-
>  .../GraphicsConsoleDxe/GraphicsConsole.h      |   8 +-
>  .../GraphicsConsoleDxe/GraphicsConsoleDxe.inf |   9 +-
>  .../GraphicsConsoleDxe/GraphicsConsoleDxe.uni |   8 +-
>  .../GraphicsConsoleDxeExtra.uni               |   8 +-
>  .../RPi3/Drivers/GraphicsConsoleDxe/NewFont.c |   8 +-
>  .../RPi3/Drivers/MmcDxe/ComponentName.c       |   8 +-
>  .../RPi3/Drivers/MmcDxe/Diagnostics.c         |   8 +-
>  .../RaspberryPi/RPi3/Drivers/MmcDxe/Mmc.c     |   8 +-
>  .../RaspberryPi/RPi3/Drivers/MmcDxe/Mmc.h     |   8 +-
>  .../RPi3/Drivers/MmcDxe/MmcBlockIo.c          |   8 +-
>  .../RPi3/Drivers/MmcDxe/MmcDebug.c            |   8 +-
>  .../RPi3/Drivers/MmcDxe/MmcDxe.inf            |   8 +-
>  .../RPi3/Drivers/MmcDxe/MmcIdentification.c   |   8 +-
>  .../PlatformSmbiosDxe/PlatformSmbiosDxe.c     |   8 +-
>  .../PlatformSmbiosDxe/PlatformSmbiosDxe.inf   |   8 +-
>  .../Drivers/RpiFirmwareDxe/RpiFirmwareDxe.c   |   8 +-
>  .../Drivers/RpiFirmwareDxe/RpiFirmwareDxe.inf |   8 +-
>  .../RPi3/Drivers/SdHostDxe/SdHostDxe.c        |   8 +-
>  .../RPi3/Drivers/SdHostDxe/SdHostDxe.inf      |   8 +-
>  .../RPi3/Drivers/VarBlockServiceDxe/FileIo.c  |   8 +-
>  .../RPi3/Drivers/VarBlockServiceDxe/FvbInfo.c |   8 +-
>  .../VarBlockServiceDxe/VarBlockService.c      |   8 +-
>  .../VarBlockServiceDxe/VarBlockService.h      |   8 +-
>  .../VarBlockServiceDxe/VarBlockServiceDxe.c   |   8 +-
>  .../VarBlockServiceDxe/VarBlockServiceDxe.inf |   9 +-
>  .../RaspberryPi/RPi3/Include/Protocol/DwUsb.h |   8 +-
>  .../RPi3/Include/Protocol/ExtendedTextOut.h   |   8 +-
>  .../RPi3/Include/Protocol/RpiFirmware.h       |   8 +-
>  .../RPi3/Include/Protocol/RpiMmcHost.h        |   8 +-
>  .../MemoryInitPeiLib/MemoryInitPeiLib.c       |   8 +-
>  .../MemoryInitPeiLib/MemoryInitPeiLib.inf     |   8 +-
>  .../PlatformBootManagerLib/PlatformBm.c       |   8 +-
>  .../PlatformBootManagerLib/PlatformBm.h       |   8 +-
>  .../PlatformBootManagerLib.inf                |   9 +-
>  .../PlatformLib/AArch64/RaspberryPiHelper.S   |   8 +-
>  .../RPi3/Library/PlatformLib/PlatformLib.inf  |   8 +-
>  .../RPi3/Library/PlatformLib/RaspberryPi.c    |   8 +-
>  .../RPi3/Library/PlatformLib/RaspberryPiMem.c |   8 +-
>  .../PlatformUiAppLib/PlatformUiAppLib.c       |   8 +-
>  .../RPi3/Library/ResetLib/ResetLib.c          |   8 +-
>  .../RPi3/Library/ResetLib/ResetLib.inf        |   8 +-
>  Platform/RaspberryPi/RPi3/RPi3.dec            |   9 +-
>  Platform/RaspberryPi/RPi3/RPi3.dsc            |   9 +-
>  Platform/RaspberryPi/RPi3/RPi3.fdf            |   9 +-
>  .../Socionext/DeveloperBox/DeveloperBox.dsc   |   8 +-
>  .../DeveloperBox/DeveloperBox.dsc.inc         |   8 +-
>  .../Socionext/DeveloperBox/DeveloperBox.fdf   |   8 +-
>  .../Socionext/DeveloperBox/DeveloperBoxMm.dsc |   8 +-
>  .../Socionext/DeveloperBox/DeveloperBoxMm.fdf |   8 +-
>  Platform/Socionext/DeveloperBox/Logo/Logo.c   |   8 +-
>  Platform/Socionext/DeveloperBox/Logo/Logo.idf |   8 +-
>  .../Socionext/DeveloperBox/Logo/LogoDxe.inf   |   7 +-
>  .../SmbiosPlatformDxe/SmbiosPlatformDxe.c     |   8 +-
>  .../SmbiosPlatformDxe/SmbiosPlatformDxe.inf   |   7 +-
>  .../SystemFirmwareDescriptor.inf              |   8 +-
>  .../SystemFirmwareDescriptorPei.c             |   8 +-
>  .../SystemFirmwareDescriptorTable.aslc        |   8 +-
>  .../SystemFirmwareUpdateConfig.ini            |   8 +-
>  .../SynQuacerEvalBoard/SynQuacerEvalBoard.dsc |   8 +-
>  .../SynQuacerEvalBoard/SynQuacerEvalBoard.fdf |   8 +-
>  .../SystemFirmwareDescriptor.inf              |   8 +-
>  .../SystemFirmwareDescriptorPei.c             |   8 +-
>  .../SystemFirmwareDescriptorTable.aslc        |   8 +-
>  .../SystemFirmwareUpdateConfig.ini            |   8 +-
>  Platform/SoftIron/License.txt                 |  25 -
>  .../FdtBlob/styx-overdrive1000.dts            |   9 +-
>  .../Overdrive1000Board/Overdrive1000Board.dsc |   8 +-
>  .../Overdrive1000Board/Overdrive1000Board.fdf |   8 +-
>  .../Armada80x0McBin/Armada80x0McBin.fdf.inc   |   8 +-
>  .../Armada80x0McBinBoardDescLib.c             |   8 +-
>  .../Armada80x0McBinBoardDescLib.inf           |   8 +-
>  .../NonDiscoverableInitLib.c                  |   8 +-
>  .../NonDiscoverableInitLib.h                  |   8 +-
>  .../NonDiscoverableInitLib.inf                |   8 +-
>  Readme.md                                     |   5 +
>  Silicon/AMD/Styx/AmdStyx.dec                  |   8 +-
>  .../AMD/Styx/Common/Protocol/AmdMpCoreInfo.h  |   8 +-
>  Silicon/AMD/Styx/Common/SocVersion.h          |   8 +-
>  Silicon/AMD/Styx/Common/Varstore.fdf.inc      |   9 +-
>  .../Drivers/AcpiPlatformDxe/AcpiPlatform.c    |   8 +-
>  .../Drivers/AcpiPlatformDxe/AcpiPlatform.h    |   8 +-
>  .../AcpiPlatformDxe/AcpiPlatformDxe.inf       |   8 +-
>  .../Styx/Drivers/AcpiPlatformDxe/Csrt.aslc    |   8 +-
>  .../Styx/Drivers/AcpiPlatformDxe/Dbg2.aslc    |   8 +-
>  .../AMD/Styx/Drivers/AcpiPlatformDxe/Dsdt.asl |   8 +-
>  .../Styx/Drivers/AcpiPlatformDxe/Fadt.aslc    |   8 +-
>  .../Styx/Drivers/AcpiPlatformDxe/Gtdt.aslc    |   8 +-
>  .../Styx/Drivers/AcpiPlatformDxe/Iort.aslc    |   8 +-
>  .../Styx/Drivers/AcpiPlatformDxe/Madt.aslc    |   8 +-
>  .../Styx/Drivers/AcpiPlatformDxe/Mcfg.aslc    |   8 +-
>  .../Styx/Drivers/AcpiPlatformDxe/Pptt.aslc    |   8 +-
>  .../Styx/Drivers/AcpiPlatformDxe/Spcr.aslc    |   8 +-
>  .../Styx/Drivers/AcpiPlatformDxe/SsdtB1.asl   |   8 +-
>  .../Styx/Drivers/AcpiPlatformDxe/SsdtKcs.asl  |   8 +-
>  .../Styx/Drivers/AcpiPlatformDxe/SsdtXgbe.asl |   8 +-
>  .../Styx/Drivers/PlatInitDxe/PlatInitDxe.c    |   8 +-
>  .../Styx/Drivers/PlatInitDxe/PlatInitDxe.inf  |   8 +-
>  .../Styx/Drivers/PlatInitPei/PlatInitPei.c    |   8 +-
>  .../Styx/Drivers/PlatInitPei/PlatInitPei.inf  |   8 +-
>  .../PlatformSmbiosDxe/PlatformSmbiosDxe.c     |   8 +-
>  .../PlatformSmbiosDxe/PlatformSmbiosDxe.inf   |   8 +-
>  .../AMD/Styx/Drivers/StyxRngDxe/StyxRngDxe.c  |   8 +-
>  .../Styx/Drivers/StyxRngDxe/StyxRngDxe.inf    |   8 +-
>  .../StyxSataPlatformDxe/InitController.c      |   8 +-
>  .../StyxSataPlatformDxe/SataRegisters.h       |   8 +-
>  .../StyxSataPlatformDxe.inf                   |   8 +-
>  .../Styx/Drivers/StyxSpiFvDxe/StyxSpiFvDxe.c  |   8 +-
>  .../Drivers/StyxSpiFvDxe/StyxSpiFvDxe.inf     |   8 +-
>  .../AmdStyxHelperLib/AmdStyxHelperLib.c       |   8 +-
>  .../AmdStyxHelperLib/AmdStyxHelperLib.inf     |   8 +-
>  .../Styx/Library/AmdStyxLib/AArch64/Helper.S  |   8 +-
>  .../Styx/Library/AmdStyxLib/AmdStyxLib.inf    |   8 +-
>  .../Styx/Library/AmdStyxLib/AmdStyxLibSec.inf |   8 +-
>  Silicon/AMD/Styx/Library/AmdStyxLib/Styx.c    |   8 +-
>  Silicon/AMD/Styx/Library/AmdStyxLib/StyxMem.c |   8 +-
>  .../AmdStyxPciHostBridgeLib.c                 |   8 +-
>  .../AmdStyxPciHostBridgeLib.inf               |   8 +-
>  .../Library/MemoryInitPei/MemoryInitPeiLib.c  |   8 +-
>  .../MemoryInitPei/MemoryInitPeiLib.inf        |   8 +-
>  .../RealTimeClockLib/RealTimeClockLib.c       |   8 +-
>  .../RealTimeClockLib/RealTimeClockLib.inf     |   7 +-
>  .../StyxDtbLoaderLib/StyxDtbLoaderLib.c       |   8 +-
>  .../StyxDtbLoaderLib/StyxDtbLoaderLib.inf     |   8 +-
>  .../StyxPlatformFlashAccessLib.c              |   8 +-
>  .../StyxPlatformFlashAccessLib.inf            |   8 +-
>  Silicon/AMD/Styx/License.txt                  |  25 -
>  Silicon/Atmel/AtSha204a/AtSha204a.dec         |   8 +-
>  Silicon/Atmel/AtSha204a/AtSha204aDriver.c     |   8 +-
>  Silicon/Atmel/AtSha204a/AtSha204aDriver.h     |   8 +-
>  Silicon/Atmel/AtSha204a/AtSha204aDxe.inf      |   8 +-
>  Silicon/Atmel/AtSha204a/ComponentName.c       |   8 +-
>  Silicon/Atmel/AtSha204a/DriverBinding.c       |   8 +-
>  Silicon/Broadcom/Bcm283x/Bcm283x.dec          |   9 +-
>  .../Drivers/InterruptDxe/InterruptDxe.c       |   8 +-
>  .../Drivers/InterruptDxe/InterruptDxe.inf     |   8 +-
>  .../Broadcom/Bcm283x/Drivers/RngDxe/RngDxe.c  |   8 +-
>  .../Bcm283x/Drivers/RngDxe/RngDxe.inf         |   8 +-
>  .../Include/IndustryStandard/Bcm2836Gpio.h    |   8 +-
>  .../Include/IndustryStandard/Bcm2836SdHost.h  |   8 +-
>  .../Include/IndustryStandard/Bcm2836Sdio.h    |   8 +-
>  .../Bcm283x/Include/Library/GpioLib.h         |   8 +-
>  .../Bcm283x/Library/GpioLib/GpioLib.c         |   8 +-
>  .../Bcm283x/Library/GpioLib/GpioLib.inf       |   8 +-
>  .../Drivers/AcpiPlatformDxe/AcpiPlatform.c    |   8 +-
>  .../AcpiPlatformDxe/AcpiPlatformDxe.inf       |   8 +-
>  .../Drivers/AcpiPlatformDxe/EthMac.c          |   8 +-
>  .../Drivers/AcpiPlatformDxe/EthMac.h          |   8 +-
>  .../Drivers/FlashFvbDxe/FlashBlockIoDxe.c     |   8 +-
>  .../Drivers/FlashFvbDxe/FlashFvbDxe.c         |   8 +-
>  .../Drivers/FlashFvbDxe/FlashFvbDxe.h         |   8 +-
>  .../Drivers/FlashFvbDxe/FlashFvbDxe.inf       |   8 +-
>  .../HisiAcpiPlatformDxe/AcpiPlatform.c        |   8 +-
>  .../HisiAcpiPlatformDxe/AcpiPlatform.uni      |   8 +-
>  .../HisiAcpiPlatformDxe/AcpiPlatformDxe.inf   |   8 +-
>  .../HisiAcpiPlatformDxe/AcpiPlatformExtra.uni |   8 +-
>  .../HisiAcpiPlatformDxe/UpdateAcpiTable.c     |   8 +-
>  .../HisiAcpiPlatformDxe/UpdateAcpiTable.h     |   8 +-
>  .../Drivers/NorFlashDxe/NorFlashConfig.c      |   8 +-
>  .../Drivers/NorFlashDxe/NorFlashDxe.c         |   8 +-
>  .../Drivers/NorFlashDxe/NorFlashDxe.inf       |   8 +-
>  .../Drivers/NorFlashDxe/NorFlashHw.c          |   8 +-
>  .../Drivers/NorFlashDxe/NorFlashHw.h          |   8 +-
>  .../Drivers/PciPlatform/PciPlatform.c         |   8 +-
>  .../Drivers/PciPlatform/PciPlatform.inf       |   8 +-
>  .../Drivers/SasPlatform/SasPlatform.c         |   8 +-
>  .../Drivers/SasPlatform/SasPlatform.inf       |   8 +-
>  Silicon/Hisilicon/Drivers/SasV1Dxe/SasV1Dxe.c |   8 +-
>  .../Hisilicon/Drivers/SasV1Dxe/SasV1Dxe.inf   |   8 +-
>  .../Smbios/AddSmbiosType9/AddSmbiosType9.c    |   8 +-
>  .../Smbios/AddSmbiosType9/AddSmbiosType9.h    |   8 +-
>  .../Smbios/AddSmbiosType9/AddSmbiosType9.inf  |   8 +-
>  .../Smbios/MemorySubClassDxe/MemorySubClass.c |   8 +-
>  .../Smbios/MemorySubClassDxe/MemorySubClass.h |   8 +-
>  .../MemorySubClassDxe/MemorySubClassDxe.inf   |   8 +-
>  .../MemorySubClassStrings.uni                 |   8 +-
>  .../ProcessorSubClassDxe/ProcessorSubClass.c  |   8 +-
>  .../ProcessorSubClassDxe/ProcessorSubClass.h  |   8 +-
>  .../ProcessorSubClassDxe.inf                  |   8 +-
>  .../ProcessorSubClassStrings.uni              |   8 +-
>  .../Drivers/Smbios/SmbiosMiscDxe/SmbiosMisc.h |   8 +-
>  .../SmbiosMiscDxe/SmbiosMiscDataTable.c       |   8 +-
>  .../Smbios/SmbiosMiscDxe/SmbiosMiscDxe.inf    |   7 +-
>  .../SmbiosMiscDxe/SmbiosMiscEntryPoint.c      |   8 +-
>  .../SmbiosMiscDxe/SmbiosMiscLibString.uni     |   8 +-
>  .../SmbiosMiscDxe/Type00/MiscBiosVendor.uni   |   8 +-
>  .../SmbiosMiscDxe/Type00/MiscBiosVendorData.c |   8 +-
>  .../Type00/MiscBiosVendorFunction.c           |   8 +-
>  .../Type01/MiscSystemManufacturer.uni         |   8 +-
>  .../Type01/MiscSystemManufacturerData.c       |   8 +-
>  .../Type01/MiscSystemManufacturerFunction.c   |   8 +-
>  .../Type02/MiscBaseBoardManufacturer.uni      |   8 +-
>  .../Type02/MiscBaseBoardManufacturerData.c    |   8 +-
>  .../MiscBaseBoardManufacturerFunction.c       |   8 +-
>  .../Type03/MiscChassisManufacturer.uni        |   8 +-
>  .../Type03/MiscChassisManufacturerData.c      |   8 +-
>  .../Type03/MiscChassisManufacturerFunction.c  |   8 +-
>  .../Type09/MiscSystemSlotDesignation.uni      | Bin 1592 -> 826 bytes
>  .../Type09/MiscSystemSlotDesignationData.c    |   8 +-
>  .../MiscSystemSlotDesignationFunction.c       |   8 +-
>  .../MiscNumberOfInstallableLanguages.uni      |   8 +-
>  .../MiscNumberOfInstallableLanguagesData.c    |   8 +-
>  ...MiscNumberOfInstallableLanguagesFunction.c |   8 +-
>  .../Type32/MiscBootInformationData.c          |   8 +-
>  .../Type32/MiscBootInformationFunction.c      |   8 +-
>  .../Type38/MiscIpmiDeviceInformationData.c    |   8 +-
>  .../MiscIpmiDeviceInformationFunction.c       |   8 +-
>  .../Drivers/SnpPlatform/SnpPlatform.c         |   8 +-
>  .../Drivers/SnpPlatform/SnpPlatform.inf       |   8 +-
>  .../Drivers/UpdateFdtDxe/UpdateFdtDxe.c       |   8 +-
>  .../Drivers/UpdateFdtDxe/UpdateFdtDxe.inf     |   8 +-
>  .../Drivers/VersionInfoPeim/VersionInfoPeim.c |   8 +-
>  .../VersionInfoPeim/VersionInfoPeim.inf       |   8 +-
>  .../VirtualEhciPciIo/VirtualEhciPciIo.c       |   8 +-
>  .../VirtualEhciPciIo/VirtualEhciPciIo.inf     |   8 +-
>  .../Hi1610/Drivers/IoInitDxe/IoInitDxe.c      |   8 +-
>  .../Hi1610/Drivers/IoInitDxe/IoInitDxe.inf    |   8 +-
>  .../Hi1610/Drivers/PcieInit1610/PcieInit.c    |   8 +-
>  .../Hi1610/Drivers/PcieInit1610/PcieInit.h    |   8 +-
>  .../Drivers/PcieInit1610/PcieInitDxe.inf      |   8 +-
>  .../Hi1610/Drivers/PcieInit1610/PcieInitLib.c |   8 +-
>  .../Hi1610/Drivers/PcieInit1610/PcieInitLib.h |   8 +-
>  .../Drivers/PcieInit1610/PcieKernelApi.h      |   8 +-
>  Silicon/Hisilicon/Hi1610/Hi1610.dec           |   8 +-
>  .../Hi1610AcpiTables/AcpiTablesHi1610.inf     |   8 +-
>  .../Hi1610/Hi1610AcpiTables/D03Mcfg.aslc      |   7 +-
>  .../Hi1610/Hi1610AcpiTables/Dsdt/CPU.asl      |   8 +-
>  .../Hi1610/Hi1610AcpiTables/Dsdt/Com.asl      |   8 +-
>  .../Hi1610/Hi1610AcpiTables/Dsdt/D03Hns.asl   |   8 +-
>  .../Hi1610/Hi1610AcpiTables/Dsdt/D03Mbig.asl  |   8 +-
>  .../Hi1610/Hi1610AcpiTables/Dsdt/D03Pci.asl   |   8 +-
>  .../Hi1610/Hi1610AcpiTables/Dsdt/D03Sas.asl   |   8 +-
>  .../Hi1610/Hi1610AcpiTables/Dsdt/D03Usb.asl   |   8 +-
>  .../Hi1610AcpiTables/Dsdt/DsdtHi1610.asl      |   8 +-
>  .../Hi1610/Hi1610AcpiTables/Dsdt/Lpc.asl      |   8 +-
>  .../Hi1610/Hi1610AcpiTables/Facs.aslc         |   8 +-
>  .../Hi1610/Hi1610AcpiTables/Fadt.aslc         |   8 +-
>  .../Hi1610/Hi1610AcpiTables/Gtdt.aslc         |   8 +-
>  .../Hi1610/Hi1610AcpiTables/Hi1610Platform.h  |   8 +-
>  .../Hi1610/Hi1610AcpiTables/MadtHi1610.aslc   |   8 +-
>  .../Hi1610/Hi1610AcpiTables/Slit.aslc         |   7 +-
>  .../Hi1610/Hi1610AcpiTables/Srat.aslc         |   7 +-
>  .../Hisilicon/Hi1610/Include/PlatformArch.h   |   8 +-
>  .../Hi161xPciPlatformLib.c                    |   8 +-
>  .../Hi161xPciPlatformLib.inf                  |   7 +-
>  .../Hi161xPciSegmentLib.inf                   |   7 +-
>  .../Hi161xPciSegmentLib/PciSegmentLib.c       |   9 +-
>  .../Hi1616/D05AcpiTables/AcpiTablesHi1616.inf |   8 +-
>  .../Hi1616/D05AcpiTables/D05Mcfg.aslc         |   7 +-
>  .../Hi1616/D05AcpiTables/D05Slit.aslc         |   7 +-
>  .../Hi1616/D05AcpiTables/D05Spcr.aslc         |   8 +-
>  .../Hi1616/D05AcpiTables/D05Srat.aslc         |   7 +-
>  .../Hi1616/D05AcpiTables/Dsdt/CPU.asl         |   8 +-
>  .../Hi1616/D05AcpiTables/Dsdt/Com.asl         |   8 +-
>  .../Hi1616/D05AcpiTables/Dsdt/D05Hns.asl      |   8 +-
>  .../Hi1616/D05AcpiTables/Dsdt/D05I2c.asl      |   8 +-
>  .../Hi1616/D05AcpiTables/Dsdt/D05Mbig.asl     |   8 +-
>  .../Hi1616/D05AcpiTables/Dsdt/D05Pci.asl      |   8 +-
>  .../Hi1616/D05AcpiTables/Dsdt/D05Sas.asl      |   8 +-
>  .../Hi1616/D05AcpiTables/Dsdt/D05Usb.asl      |   8 +-
>  .../Hi1616/D05AcpiTables/Dsdt/DsdtHi1616.asl  |   8 +-
>  .../Hi1616/D05AcpiTables/Dsdt/Lpc.asl         |   8 +-
>  .../Hisilicon/Hi1616/D05AcpiTables/Facs.aslc  |   8 +-
>  .../Hisilicon/Hi1616/D05AcpiTables/Fadt.aslc  |   8 +-
>  .../Hisilicon/Hi1616/D05AcpiTables/Gtdt.aslc  |   8 +-
>  .../Hi1616/D05AcpiTables/Hi1616Platform.h     |   8 +-
>  .../Hi1616/D05AcpiTables/MadtHi1616.aslc      |   8 +-
>  Silicon/Hisilicon/Hi1616/Hi1616.dec           |   8 +-
>  .../Hisilicon/Hi1616/Include/PlatformArch.h   |   8 +-
>  Silicon/Hisilicon/Hi1616/Pptt/Pptt.c          |   8 +-
>  Silicon/Hisilicon/Hi1616/Pptt/Pptt.h          |   8 +-
>  Silicon/Hisilicon/Hi1616/Pptt/Pptt.inf        |   8 +-
>  Silicon/Hisilicon/Hi1620/Drivers/Apei/Apei.c  |   8 +-
>  Silicon/Hisilicon/Hi1620/Drivers/Apei/Apei.h  |   8 +-
>  .../Hisilicon/Hi1620/Drivers/Apei/Apei.inf    |   8 +-
>  .../Hisilicon/Hi1620/Drivers/Apei/Bert/Bert.c |   8 +-
>  .../Hisilicon/Hi1620/Drivers/Apei/Bert/Bert.h |   8 +-
>  .../Hisilicon/Hi1620/Drivers/Apei/Einj/Einj.c |   8 +-
>  .../Hisilicon/Hi1620/Drivers/Apei/Einj/Einj.h |   8 +-
>  .../Hi1620/Drivers/Apei/ErrorSource/Ghes.c    |   8 +-
>  .../Hi1620/Drivers/Apei/ErrorSource/Ghes.h    |   8 +-
>  .../Hisilicon/Hi1620/Drivers/Apei/Erst/Erst.c |   8 +-
>  .../Hisilicon/Hi1620/Drivers/Apei/Erst/Erst.h |   8 +-
>  .../Hisilicon/Hi1620/Drivers/Apei/Hest/Hest.c |   8 +-
>  .../Hisilicon/Hi1620/Drivers/Apei/Hest/Hest.h |   8 +-
>  .../Hi1620/Drivers/Apei/OemApeiHi1620.c       |   8 +-
>  .../Hi1620/Drivers/Apei/OemApeiHi1620.h       |   8 +-
>  .../Pl011DebugSerialPortInitDxe.c             |   8 +-
>  .../Pl011DebugSerialPortInitDxe.inf           |   8 +-
>  Silicon/Hisilicon/Hi1620/Hi1620.dec           |   8 +-
>  .../Hi1620AcpiTables/AcpiTablesHi1620.inf     |   8 +-
>  .../Hi1620/Hi1620AcpiTables/Dsdt/CPU.asl      |   8 +-
>  .../Hi1620/Hi1620AcpiTables/Dsdt/Com.asl      |   8 +-
>  .../Hi1620AcpiTables/Dsdt/DsdtHi1620.asl      |   8 +-
>  .../Hi1620AcpiTables/Dsdt/Hi1620Apei.asl      |   8 +-
>  .../Hi1620AcpiTables/Dsdt/Hi1620Ged.asl       |   8 +-
>  .../Hi1620AcpiTables/Dsdt/Hi1620Mbig.asl      |   8 +-
>  .../Hi1620AcpiTables/Dsdt/Hi1620Mctp.asl      |   8 +-
>  .../Hi1620AcpiTables/Dsdt/Hi1620Pci.asl       |   8 +-
>  .../Hi1620AcpiTables/Dsdt/Hi1620Power.asl     |   8 +-
>  .../Hi1620AcpiTables/Dsdt/Hi1620Rde.asl       |   8 +-
>  .../Hi1620AcpiTables/Dsdt/Hi1620Sec.asl       |   8 +-
>  .../Dsdt/Hi1620Socip4_i2c100k.asl             |   8 +-
>  .../Dsdt/Hi1620Socip4_i2c400k.asl             |   8 +-
>  .../Hi1620AcpiTables/Dsdt/LpcUart_clk.asl     |   8 +-
>  .../Hi1620AcpiTables/Dsdt/Pv680UncorePmu.asl  |   8 +-
>  .../Hi1620/Hi1620AcpiTables/Dsdt/ipmi.asl     |   8 +-
>  .../Hi1620/Hi1620AcpiTables/Facs.aslc         |   8 +-
>  .../Hi1620/Hi1620AcpiTables/Fadt.aslc         |   8 +-
>  .../Hi1620/Hi1620AcpiTables/Gtdt.aslc         |   8 +-
>  .../Hi1620/Hi1620AcpiTables/Hi1620Dbg2.aslc   |   7 +-
>  .../Hi1620/Hi1620AcpiTables/Hi1620Mcfg.aslc   |   7 +-
>  .../Hi1620/Hi1620AcpiTables/Hi1620Platform.h  |   8 +-
>  .../Hi1620/Hi1620AcpiTables/Hi1620Slit.aslc   |   7 +-
>  .../Hi1620/Hi1620AcpiTables/Hi1620Spcr.aslc   |   8 +-
>  .../Hi1620/Hi1620AcpiTables/Hi1620Srat.aslc   |   7 +-
>  .../Hi1620/Hi1620AcpiTables/MadtHi1620.aslc   |   8 +-
>  .../Hi1620OemConfigUiLib/MemoryConfig.hfr     |   8 +-
>  .../Hi1620OemConfigUiLib/MemoryConfig.uni     |   8 +-
>  .../Hi1620OemConfigUiLib/MiscConfig.hfr       |   8 +-
>  .../Hi1620OemConfigUiLib/MiscConfig.uni       |   8 +-
>  .../Hi1620/Hi1620OemConfigUiLib/OemConfig.c   |   8 +-
>  .../Hi1620/Hi1620OemConfigUiLib/OemConfig.h   |   8 +-
>  .../Hi1620/Hi1620OemConfigUiLib/OemConfigUi.h |   8 +-
>  .../Hi1620OemConfigUiLib/OemConfigUiLib.inf   |   8 +-
>  .../Hi1620OemConfigUiLib/OemConfigUiLib.uni   |   8 +-
>  .../OemConfigUiLibStrings.uni                 |   8 +-
>  .../Hi1620OemConfigUiLib/OemConfigVfr.vfr     |   8 +-
>  .../Hi1620OemConfigUiLib/PcieConfig.hfr       |   8 +-
>  .../PcieConfigStrings.uni                     |   8 +-
>  .../Hi1620OemConfigUiLib/PciePortConfig.hfr   |   8 +-
>  .../Hi1620/Hi1620OemConfigUiLib/RasConfig.hfr |   8 +-
>  .../Hi1620/Hi1620OemConfigUiLib/RasConfig.uni |   8 +-
>  .../Hi1620OemConfigUiLib/iBMCConfig.hfr       |   8 +-
>  .../Hi1620OemConfigUiLib/iBMCConfig.uni       |   8 +-
>  .../Hisilicon/Hi1620/Include/PlatformArch.h   |   8 +-
>  .../Hi1620PciPlatformLib.c                    |   8 +-
>  .../Hi1620PciPlatformLib.inf                  |   7 +-
>  Silicon/Hisilicon/Hi1620/Pptt/Pptt.c          |   8 +-
>  Silicon/Hisilicon/Hi1620/Pptt/Pptt.h          |   8 +-
>  Silicon/Hisilicon/Hi1620/Pptt/Pptt.inf        |   8 +-
>  Silicon/Hisilicon/Hi3660/Hi3660.dec           |   8 +-
>  Silicon/Hisilicon/Hi3660/Include/Hi3660.h     |   8 +-
>  Silicon/Hisilicon/Hi6220/Hi6220.dec           |   8 +-
>  Silicon/Hisilicon/Hi6220/Include/Hi6220.h     |   8 +-
>  .../Hisilicon/Hi6220/Include/Hi6220RegsPeri.h |   8 +-
>  Silicon/Hisilicon/HisiPkg.dec                 |   8 +-
>  Silicon/Hisilicon/Hisilicon.dsc.inc           |   8 +-
>  Silicon/Hisilicon/Hisilicon.fdf.inc           |   8 +-
>  .../Hisilicon/Include/Guid/MemoryMapData.h    |   8 +-
>  .../Include/Guid/VersionInfoHobGuid.h         |   8 +-
>  .../Hisilicon/Include/Library/AcpiNextLib.h   |   8 +-
>  .../Include/Library/BmcConfigBootLib.h        |   8 +-
>  Silicon/Hisilicon/Include/Library/CpldIoLib.h |   8 +-
>  .../Hisilicon/Include/Library/FdtUpdateLib.h  |   8 +-
>  .../Hisilicon/Include/Library/HwMemInitLib.h  |   8 +-
>  Silicon/Hisilicon/Include/Library/I2CLib.h    |   8 +-
>  .../Hisilicon/Include/Library/OemConfigData.h |   8 +-
>  .../Hisilicon/Include/Library/OemDevicePath.h |   8 +-
>  .../Hisilicon/Include/Library/OemMiscLib.h    |   8 +-
>  Silicon/Hisilicon/Include/Library/OemNicLib.h |   8 +-
>  .../Include/Library/OemSetVirtualMapDesc.h    |   8 +-
>  .../Include/Library/PlatformPciLib.h          |   8 +-
>  .../Include/Protocol/HisiBoardNicProtocol.h   |   8 +-
>  .../Protocol/HisiPlatformSasProtocol.h        |   8 +-
>  .../Include/Protocol/HisiSpiFlashProtocol.h   |   8 +-
>  .../Include/Protocol/IpmiInterfaceProtocol.h  |   8 +-
>  .../Include/Protocol/NorFlashProtocol.h       |   8 +-
>  .../Include/Protocol/PlatformSasProtocol.h    |   8 +-
>  .../Include/Protocol/SnpPlatformProtocol.h    |   8 +-
>  .../Include/Regs/HisiPcieV1RegOffset.h        |   8 +-
>  .../ArmPlatformLibHisilicon/AArch64/Helper.S  |   8 +-
>  .../ArmPlatformLibHisilicon/ArmPlatformLib.c  |   8 +-
>  .../ArmPlatformLib.inf                        |   8 +-
>  .../ArmPlatformLibMem.c                       |   8 +-
>  .../ArmPlatformLibSec.inf                     |   8 +-
>  .../BmcConfigBootLib/BmcConfigBootLib.c       |   8 +-
>  .../BmcConfigBootLib/BmcConfigBootLib.inf     |   8 +-
>  .../Hisilicon/Library/CpldIoLib/CpldIoLib.c   |   8 +-
>  .../Hisilicon/Library/CpldIoLib/CpldIoLib.inf |   8 +-
>  .../Library/CpldIoLib/CpldIoLibRuntime.c      |   8 +-
>  .../Library/CpldIoLib/CpldIoLibRuntime.inf    |   8 +-
>  .../DS3231RealTimeClock.h                     |   8 +-
>  .../DS3231RealTimeClockLib.c                  |   8 +-
>  .../DS3231RealTimeClockLib.inf                |   7 +-
>  .../Dw8250SerialPortLib/Dw8250SerialPortLib.c |   8 +-
>  .../Dw8250SerialPortLib/Dw8250SerialPortLib.h |   8 +-
>  .../Dw8250SerialPortLib.inf                   |   8 +-
>  .../Dw8250SerialPortRuntimeLib.c              |   8 +-
>  .../Dw8250SerialPortRuntimeLib.h              |   8 +-
>  .../Dw8250SerialPortRuntimeLib.inf            |   8 +-
>  Silicon/Hisilicon/Library/I2CLib/I2CHw.h      |   8 +-
>  Silicon/Hisilicon/Library/I2CLib/I2CLib.c     |   8 +-
>  Silicon/Hisilicon/Library/I2CLib/I2CLib.inf   |   8 +-
>  .../Hisilicon/Library/I2CLib/I2CLibCommon.c   |   8 +-
>  .../Hisilicon/Library/I2CLib/I2CLibInternal.h |   8 +-
>  .../Hisilicon/Library/I2CLib/I2CLibRuntime.c  |   8 +-
>  .../Library/I2CLib/I2CLibRuntime.inf          |   8 +-
>  .../M41T83RealTimeClock.h                     |   8 +-
>  .../M41T83RealTimeClockLib.c                  |   8 +-
>  .../M41T83RealTimeClockLib.inf                |   8 +-
>  .../PlatformBootManagerLib/PlatformBm.c       |   8 +-
>  .../PlatformBootManagerLib/PlatformBm.h       |   8 +-
>  .../PlatformBootManagerLib.inf                |   9 +-
>  .../PlatformFlashAccessLibDxe.c               |   8 +-
>  .../PlatformFlashAccessLibDxe.inf             |   8 +-
>  .../PlatformIntelBdsLib/IntelBdsPlatform.c    |   8 +-
>  .../PlatformIntelBdsLib/IntelBdsPlatform.h    |   8 +-
>  .../IntelBdsPlatformCommon.c                  |   8 +-
>  .../IntelBdsPlatformCommon.h                  |   8 +-
>  .../PlatformIntelBdsLib.inf                   |   9 +-
>  .../RealTimeClockLib.c                        |   8 +-
>  .../RealTimeClockLib.inf                      |   8 +-
>  .../KabylakeSiliconPkg/Contributions.txt      | 218 -------
>  .../Cpu/Include/ConfigBlock/CpuConfig.h       |   8 +-
>  .../Include/ConfigBlock/CpuConfigFspData.h    |   8 +-
>  .../ConfigBlock/CpuConfigLibPreMemConfig.h    |   8 +-
>  .../ConfigBlock/CpuOverclockingConfig.h       |   8 +-
>  .../Include/ConfigBlock/CpuPidTestConfig.h    |   8 +-
>  .../ConfigBlock/CpuPowerMgmtBasicConfig.h     |   8 +-
>  .../ConfigBlock/CpuPowerMgmtCustomConfig.h    |   8 +-
>  .../ConfigBlock/CpuPowerMgmtPsysConfig.h      |   8 +-
>  .../ConfigBlock/CpuPowerMgmtTestConfig.h      |   8 +-
>  .../ConfigBlock/CpuPowerMgmtVrConfig.h        |   8 +-
>  .../Cpu/Include/ConfigBlock/CpuTestConfig.h   |   8 +-
>  .../Cpu/Include/CpuAccess.h                   |   8 +-
>  .../Cpu/Include/CpuDataStruct.h               |   8 +-
>  .../Cpu/Include/CpuPolicyCommon.h             |   8 +-
>  .../Cpu/Include/CpuPowerMgmt.h                |   8 +-
>  .../KabylakeSiliconPkg/Cpu/Include/CpuRegs.h  |   8 +-
>  .../Cpu/Include/Library/CpuMailboxLib.h       |   8 +-
>  .../Cpu/Include/Library/CpuPlatformLib.h      |   8 +-
>  .../Cpu/Include/Library/CpuPolicyLib.h        |   8 +-
>  .../Cpu/Include/Library/CpuPolicyLibPreMem.h  |   8 +-
>  .../Cpu/Include/Protocol/CpuGlobalNvsArea.h   |   8 +-
>  .../Cpu/Include/Protocol/CpuInfo.h            |   8 +-
>  .../Cpu/IncludePrivate/CpuInitDataHob.h       |   8 +-
>  .../Cpu/IncludePrivate/CpuPrivateData.h       |   8 +-
>  .../Cpu/IncludePrivate/Library/CpuCommonLib.h |   8 +-
>  .../Cpu/IncludePrivate/PowerMgmtNvsStruct.h   |   8 +-
>  .../BaseCpuMailboxLibNull.c                   |   8 +-
>  .../BaseCpuMailboxLibNull.inf                 |   8 +-
>  .../Library/PeiCpuPolicyLib/CpuPrintPolicy.c  |   8 +-
>  .../Library/PeiCpuPolicyLib/PeiCpuPolicyLib.c |   8 +-
>  .../PeiCpuPolicyLib/PeiCpuPolicyLib.inf       |   8 +-
>  .../PeiCpuPolicyLib/PeiCpuPolicyLibrary.h     |   8 +-
>  .../PeiCpuPolicyLibPreMem/CpuPrintPolicy.c    |   8 +-
>  .../PeiCpuPolicyLibPreMem/PeiCpuPolicyLib.c   |   8 +-
>  .../PeiCpuPolicyLibPreMem.inf                 |   8 +-
>  .../PeiCpuPolicyLibrary.h                     |   8 +-
>  .../CpuPlatformLibrary.c                      |   8 +-
>  .../CpuPlatformLibrary.h                      |   8 +-
>  .../PeiDxeSmmCpuPlatformLib.inf               |   8 +-
>  .../PeiDxeSmmCpuCommonLib/CpuCommonLib.c      |   8 +-
>  .../PeiDxeSmmCpuCommonLib.inf                 |   8 +-
>  .../Hsti/Dxe/BootFirmwareMediaProtection.c    |   8 +-
>  .../Hsti/Dxe/DebugModeDisabled.c              |   8 +-
>  .../Hsti/Dxe/HardwareRootedBootIntegrity.c    |   8 +-
>  .../Hsti/Dxe/HstiSiliconDxe.c                 |   8 +-
>  .../Hsti/Dxe/HstiSiliconDxe.h                 |   8 +-
>  .../Hsti/Dxe/HstiSiliconDxe.inf               |   8 +-
>  .../Hsti/Dxe/IntegratedDeviceDmaProtection.c  |   8 +-
>  .../Hsti/Dxe/MeasuredBootEnforcement.c        |   8 +-
>  .../Hsti/Dxe/MpServiceHelp.c                  |   8 +-
>  .../Hsti/Dxe/SecureCpuConfiguration.c         |   8 +-
>  .../SecureIntegratedGraphicsConfiguration.c   |   8 +-
>  .../Hsti/Dxe/SecureMemoryMapConfiguration.c   |   8 +-
>  .../Hsti/Dxe/SecurePCHConfiguration.c         |   8 +-
>  .../Hsti/Dxe/SecureSystemAgentConfiguration.c |   8 +-
>  .../Hsti/Dxe/SignedFirmwareUpdate.c           |   8 +-
>  .../KabylakeSiliconPkg/Include/ConfigBlock.h  |   8 +-
>  .../Include/HstiFeatureBit.h                  |   8 +-
>  .../Include/Library/AslUpdateLib.h            |   8 +-
>  .../Include/Library/ConfigBlockLib.h          |   8 +-
>  .../Include/Library/MmPciLib.h                |   8 +-
>  .../Include/Library/PeiSiPolicyUpdateLib.h    |   8 +-
>  .../Include/Library/SiConfigBlockLib.h        |   8 +-
>  .../Include/Library/SiPolicyLib.h             |   8 +-
>  .../Include/Library/SiliconInitLib.h          |   8 +-
>  .../KabylakeSiliconPkg/Include/PcieRegs.h     |   8 +-
>  .../Include/Ppi/SiInitPpi.h                   |   8 +-
>  .../KabylakeSiliconPkg/Include/Ppi/SiPolicy.h |   8 +-
>  .../Include/Protocol/SiPolicyProtocol.h       |   8 +-
>  .../Include/SiPolicyStruct.h                  |   8 +-
>  .../IncludePrivate/Library/PcieInitLib.h      |   8 +-
>  .../IncludePrivate/SiConfigHob.h              |   8 +-
>  .../KabylakeSiliconBuild.bat                  |   8 +-
>  .../KabylakeSiliconPkg/KabylakeSiliconPkg.dsc |   8 +-
>  .../KabylakeSiliconPrivate.dec                |   8 +-
>  .../BaseConfigBlockLib/BaseConfigBlockLib.c   |   8 +-
>  .../BaseConfigBlockLib/BaseConfigBlockLib.inf |   8 +-
>  .../BaseSiConfigBlockLib.c                    |   8 +-
>  .../BaseSiConfigBlockLib.inf                  |   8 +-
>  .../Library/DxeAslUpdateLib/DxeAslUpdateLib.c |   8 +-
>  .../DxeAslUpdateLib/DxeAslUpdateLib.inf       |   8 +-
>  .../DxeAslUpdateLibNull/DxeAslUpdateLibNull.c |   8 +-
>  .../DxeAslUpdateLibNull.inf                   |   8 +-
>  .../DxeSiliconPolicyInitLib/DxePolicyInit.c   |   8 +-
>  .../DxeSiliconPolicyInitLib/DxeSaPolicyInit.h |   8 +-
>  .../DxeSiliconPolicyInitLib.inf               |   8 +-
>  .../PeiDxeSmmMmPciLib/PeiDxeSmmMmPciLib.c     |   8 +-
>  .../PeiDxeSmmMmPciLib/PeiDxeSmmMmPciLib.inf   |   8 +-
>  .../Library/PeiSiPolicyLib/PeiSiPolicyLib.c   |   8 +-
>  .../Library/PeiSiPolicyLib/PeiSiPolicyLib.inf |   8 +-
>  .../PeiSiPolicyLib/PeiSiPolicyLibPreMem.c     |   8 +-
>  .../PeiSiPolicyLib/PeiSiPolicyLibrary.h       |   8 +-
>  .../Library/PeiSiPolicyLib/SiPrintPolicy.c    |   8 +-
>  .../PeiSiliconPolicyInitLib/PeiPolicyInit.c   |   8 +-
>  .../PeiSiliconPolicyInitLib/PeiPolicyInit.h   |   8 +-
>  .../PeiPolicyInitPreMem.c                     |   8 +-
>  .../PeiSiliconPolicyInitLib/PeiSiPolicyInit.h |   8 +-
>  .../PeiSiliconPolicyInitLib.inf               |   8 +-
>  ...iPostMemSiliconPolicyInitLibDependency.inf |   8 +-
>  ...eiPreMemSiliconPolicyInitLibDependency.inf |   8 +-
>  .../PeiSiliconPolicyInitLibDependency.c       |   8 +-
>  .../PeiFspCpuPolicyInitLib.c                  |   8 +-
>  .../PeiFspMePolicyInitLib.c                   |   8 +-
>  .../PeiFspMiscUpdInitLib.c                    |   8 +-
>  .../PeiFspPchPolicyInitLib.c                  |   8 +-
>  .../PeiFspPolicyInitLib.c                     |   8 +-
>  .../PeiFspPolicyInitLib.h                     |   8 +-
>  .../PeiFspSaPolicyInitLib.c                   |   8 +-
>  .../PeiFspSiPolicyInitLib.c                   |   8 +-
>  .../PeiPolicyInit.c                           |   8 +-
>  .../PeiPolicyInit.h                           |   8 +-
>  .../PeiPolicyInitLib.h                        |   8 +-
>  .../PeiPolicyInitPreMem.c                     |   8 +-
>  .../PeiSiPolicyInit.h                         |   8 +-
>  .../PeiSiliconPolicyInitLibFsp.inf            |   8 +-
>  .../Library/SiliconInitLib/SiliconInit.c      |   8 +-
>  .../Library/SiliconInitLib/SiliconInitLib.inf |   8 +-
>  .../SiliconInitLib/SiliconInitPreMem.c        |   8 +-
>  Silicon/Intel/KabylakeSiliconPkg/License.txt  |  25 -
>  .../Me/Include/ConfigBlock/MePeiConfig.h      |   8 +-
>  .../Me/Include/Library/PeiMePolicyLib.h       |   8 +-
>  .../KabylakeSiliconPkg/Me/Include/MeChipset.h |   8 +-
>  .../Me/Include/MePolicyCommon.h               |   8 +-
>  .../Library/PeiMePolicyLib/PeiMePolicyLib.c   |   8 +-
>  .../Library/PeiMePolicyLib/PeiMePolicyLib.inf |   8 +-
>  .../PeiMePolicyLib/PeiMePolicyLibrary.h       |   8 +-
>  .../Pch/AcpiTables/Dsdt/GpioAcpiDefines.h     |   8 +-
>  .../Pch/AcpiTables/Dsdt/GpioLib.asl           |   8 +-
>  .../Pch/AcpiTables/Dsdt/GpioLibObjects.asl    |   8 +-
>  .../Pch/AcpiTables/Dsdt/IrqLink.asl           |   8 +-
>  .../Pch/AcpiTables/Dsdt/Pch.asl               |   8 +-
>  .../Pch/AcpiTables/Dsdt/PchAcpiTables.inf     |   8 +-
>  .../Pch/AcpiTables/Dsdt/PchHda.asl            |   8 +-
>  .../Pch/AcpiTables/Dsdt/PchHeci.asl           |   8 +-
>  .../Pch/AcpiTables/Dsdt/PchIsh.asl            |   8 +-
>  .../Pch/AcpiTables/Dsdt/PchNvs.asl            |   8 +-
>  .../Pch/AcpiTables/Dsdt/PchPcie.asl           |   8 +-
>  .../Pch/AcpiTables/Dsdt/PchRstPcieStorage.asl |   8 +-
>  .../Pch/AcpiTables/Dsdt/PchSata.asl           |   8 +-
>  .../Pch/AcpiTables/Dsdt/PchScs.asl            |   8 +-
>  .../Pch/AcpiTables/Dsdt/PchSerialIo.asl       |   8 +-
>  .../Pch/AcpiTables/Dsdt/PchXdci.asl           |   8 +-
>  .../Pch/AcpiTables/Dsdt/PchXhci.asl           |   8 +-
>  .../Pch/AcpiTables/Dsdt/TraceHubDebug.asl     |   8 +-
>  .../Pch/AcpiTables/Dsdt/usbsbd.asl            |   8 +-
>  .../Pch/Include/ConfigBlock/Cio2Config.h      |   8 +-
>  .../Pch/Include/ConfigBlock/DciConfig.h       |   8 +-
>  .../Pch/Include/ConfigBlock/DmiConfig.h       |   8 +-
>  .../Pch/Include/ConfigBlock/EspiConfig.h      |   8 +-
>  .../ConfigBlock/FlashProtectionConfig.h       |   8 +-
>  .../Pch/Include/ConfigBlock/HdAudioConfig.h   |   8 +-
>  .../Pch/Include/ConfigBlock/HpetConfig.h      |   8 +-
>  .../Pch/Include/ConfigBlock/HsioConfig.h      |   8 +-
>  .../Pch/Include/ConfigBlock/HsioPcieConfig.h  |   8 +-
>  .../Pch/Include/ConfigBlock/HsioSataConfig.h  |   8 +-
>  .../Pch/Include/ConfigBlock/InterruptConfig.h |   8 +-
>  .../Pch/Include/ConfigBlock/IoApicConfig.h    |   8 +-
>  .../Pch/Include/ConfigBlock/IshConfig.h       |   8 +-
>  .../Pch/Include/ConfigBlock/LanConfig.h       |   8 +-
>  .../Pch/Include/ConfigBlock/LockDownConfig.h  |   8 +-
>  .../Pch/Include/ConfigBlock/LpcConfig.h       |   8 +-
>  .../Pch/Include/ConfigBlock/P2sbConfig.h      |   8 +-
>  .../Include/ConfigBlock/PchGeneralConfig.h    |   8 +-
>  .../Pch/Include/ConfigBlock/PcieRpConfig.h    |   8 +-
>  .../Pch/Include/ConfigBlock/PmConfig.h        |   8 +-
>  .../Pch/Include/ConfigBlock/Port61Config.h    |   8 +-
>  .../Pch/Include/ConfigBlock/SataConfig.h      |   8 +-
>  .../Pch/Include/ConfigBlock/ScsConfig.h       |   8 +-
>  .../Pch/Include/ConfigBlock/SerialIoConfig.h  |   8 +-
>  .../Pch/Include/ConfigBlock/SerialIrqConfig.h |   8 +-
>  .../Pch/Include/ConfigBlock/SmbusConfig.h     |   8 +-
>  .../Pch/Include/ConfigBlock/SpiConfig.h       |   8 +-
>  .../Pch/Include/ConfigBlock/ThermalConfig.h   |   8 +-
>  .../Pch/Include/ConfigBlock/TraceHubConfig.h  |   8 +-
>  .../Pch/Include/ConfigBlock/UsbConfig.h       |   8 +-
>  .../Pch/Include/ConfigBlock/WatchDogConfig.h  |   8 +-
>  .../Pch/Include/GpioConfig.h                  |   8 +-
>  .../Pch/Include/GpioPinsSklH.h                |   8 +-
>  .../Pch/Include/GpioPinsSklLp.h               |   8 +-
>  .../Pch/Include/Library/GpioLib.h             |   8 +-
>  .../Pch/Include/Library/GpioNativeLib.h       |   8 +-
>  .../Pch/Include/Library/OcWdtLib.h            |   8 +-
>  .../Pch/Include/Library/PchCycleDecodingLib.h |   8 +-
>  .../Pch/Include/Library/PchEspiLib.h          |   8 +-
>  .../Pch/Include/Library/PchGbeLib.h           |   8 +-
>  .../Pch/Include/Library/PchHsioLib.h          |   8 +-
>  .../Pch/Include/Library/PchInfoLib.h          |   8 +-
>  .../Pch/Include/Library/PchP2sbLib.h          |   8 +-
>  .../Pch/Include/Library/PchPcieRpLib.h        |   8 +-
>  .../Pch/Include/Library/PchPcrLib.h           |   8 +-
>  .../Pch/Include/Library/PchPmcLib.h           |   8 +-
>  .../Pch/Include/Library/PchPolicyLib.h        |   8 +-
>  .../Pch/Include/Library/PchPsfLib.h           |   8 +-
>  .../Pch/Include/Library/PchResetLib.h         |   8 +-
>  .../Pch/Include/Library/PchSbiAccessLib.h     |   8 +-
>  .../Pch/Include/Library/PchSerialIoLib.h      |   8 +-
>  .../Pch/Include/Library/PchSerialIoUartLib.h  |   8 +-
>  .../Pch/Include/Library/PchSmmControlLib.h    |   8 +-
>  .../Pch/Include/Library/PchWdtCommonLib.h     |   8 +-
>  .../Pch/Include/Library/SecPchLib.h           |   8 +-
>  .../Pch/Include/Library/SpiFlashCommonLib.h   |   8 +-
>  .../Pch/Include/Library/SpiLib.h              |   8 +-
>  .../Pch/Include/Library/TraceHubInitLib.h     |   8 +-
>  .../Pch/Include/PchAccess.h                   |   8 +-
>  .../Pch/Include/PchLimits.h                   |   8 +-
>  .../Pch/Include/PchPcieStorageDetectHob.h     |   8 +-
>  .../Pch/Include/PchPolicyCommon.h             |   8 +-
>  .../Pch/Include/PchPreMemPolicyCommon.h       |   8 +-
>  .../Pch/Include/PchReservedResources.h        |   8 +-
>  .../Pch/Include/PchResetPlatformSpecific.h    |   8 +-
>  .../Pch/Include/Ppi/PchReset.h                |   8 +-
>  .../KabylakeSiliconPkg/Pch/Include/Ppi/Spi.h  |   8 +-
>  .../KabylakeSiliconPkg/Pch/Include/Ppi/Wdt.h  |   8 +-
>  .../Pch/Include/Protocol/PchAcpiSmiDispatch.h |   8 +-
>  .../Pch/Include/Protocol/PchEmmcTuning.h      |   8 +-
>  .../Pch/Include/Protocol/PchEspiSmiDispatch.h |   8 +-
>  .../Protocol/PchGpioUnlockSmiDispatch.h       |   8 +-
>  .../Pch/Include/Protocol/PchInfo.h            |   8 +-
>  .../Pch/Include/Protocol/PchPcieSmiDispatch.h |   8 +-
>  .../Pch/Include/Protocol/PchReset.h           |   8 +-
>  .../Pch/Include/Protocol/PchSmiDispatch.h     |   8 +-
>  .../Include/Protocol/PchSmmIoTrapControl.h    |   8 +-
>  .../Protocol/PchSmmPeriodicTimerControl.h     |   8 +-
>  .../Pch/Include/Protocol/PchTcoSmiDispatch.h  |   8 +-
>  .../Pch/Include/Protocol/SerialGpio.h         |   8 +-
>  .../Pch/Include/Protocol/Spi.h                |   8 +-
>  .../Pch/Include/Protocol/Wdt.h                |   8 +-
>  .../Pch/Include/Register/PchRegsCam.h         |   8 +-
>  .../Pch/Include/Register/PchRegsDci.h         |   8 +-
>  .../Pch/Include/Register/PchRegsDmi.h         |   8 +-
>  .../Pch/Include/Register/PchRegsFia.h         |   8 +-
>  .../Pch/Include/Register/PchRegsGpio.h        |   8 +-
>  .../Pch/Include/Register/PchRegsHda.h         |   8 +-
>  .../Pch/Include/Register/PchRegsHsio.h        |   8 +-
>  .../Pch/Include/Register/PchRegsIsh.h         |   8 +-
>  .../Pch/Include/Register/PchRegsItss.h        |   8 +-
>  .../Pch/Include/Register/PchRegsLan.h         |   8 +-
>  .../Pch/Include/Register/PchRegsLpc.h         |   8 +-
>  .../Pch/Include/Register/PchRegsP2sb.h        |   8 +-
>  .../Pch/Include/Register/PchRegsPcie.h        |   8 +-
>  .../Pch/Include/Register/PchRegsPcr.h         |   8 +-
>  .../Pch/Include/Register/PchRegsPmc.h         |   8 +-
>  .../Pch/Include/Register/PchRegsPsf.h         |   8 +-
>  .../Pch/Include/Register/PchRegsPsth.h        |   8 +-
>  .../Pch/Include/Register/PchRegsSata.h        |   8 +-
>  .../Pch/Include/Register/PchRegsScs.h         |   8 +-
>  .../Pch/Include/Register/PchRegsSerialIo.h    |   8 +-
>  .../Pch/Include/Register/PchRegsSmbus.h       |   8 +-
>  .../Pch/Include/Register/PchRegsSpi.h         |   8 +-
>  .../Pch/Include/Register/PchRegsThermal.h     |   8 +-
>  .../Pch/Include/Register/PchRegsTraceHub.h    |   8 +-
>  .../Pch/Include/Register/PchRegsUsb.h         |   8 +-
>  .../IncludePrivate/Library/DxePchHdaNhlt.h    |   8 +-
>  .../IncludePrivate/Library/GpioPrivateLib.h   |   8 +-
>  .../Library/I2cMasterCommonLib.h              |   8 +-
>  .../Pch/IncludePrivate/Library/PchHdaLib.h    |   8 +-
>  .../IncludePrivate/Library/PchInitCommonLib.h |   8 +-
>  .../Library/PchPciExpressHelpersLib.h         |   8 +-
>  .../IncludePrivate/Library/PchPsfPrivateLib.h |   8 +-
>  .../Library/PchSmbusCommonLib.h               |   8 +-
>  .../IncludePrivate/Library/PchSpiCommonLib.h  |   8 +-
>  .../IncludePrivate/Library/PeiI2cMasterLib.h  |   8 +-
>  .../IncludePrivate/Library/RstPrivateLib.h    |   8 +-
>  .../Pch/IncludePrivate/PchConfigHob.h         |   8 +-
>  .../Pch/IncludePrivate/PchHdaEndpoints.h      |   8 +-
>  .../Pch/IncludePrivate/Protocol/PchNvs.h      |   8 +-
>  .../Pch/IncludePrivate/Protocol/PchNvsArea.h  |   8 +-
>  .../Pch/IncludePrivate/Protocol/PcieIoTrap.h  |   8 +-
>  .../BaseResetSystemLib/BaseResetSystemLib.c   |   8 +-
>  .../BaseResetSystemLib/BaseResetSystemLib.inf |   8 +-
>  .../Pch/Library/BaseSmbusLib/BaseSmbusLib.c   |   8 +-
>  .../Pch/Library/BaseSmbusLib/BaseSmbusLib.inf |   8 +-
>  .../DxeResetSystemLib/DxeResetSystemLib.c     |   8 +-
>  .../DxeResetSystemLib/DxeResetSystemLib.inf   |   8 +-
>  .../DxeRuntimeResetSystemLib.c                |   8 +-
>  .../DxeRuntimeResetSystemLib.inf              |   8 +-
>  .../Pch/Library/PeiDxeSmmGpioLib/GpioInit.c   |   8 +-
>  .../Pch/Library/PeiDxeSmmGpioLib/GpioLib.c    |   8 +-
>  .../Library/PeiDxeSmmGpioLib/GpioLibrary.h    |   8 +-
>  .../Library/PeiDxeSmmGpioLib/GpioNativeLib.c  |   8 +-
>  .../Library/PeiDxeSmmGpioLib/PchSklGpioData.c |   8 +-
>  .../PeiDxeSmmGpioLib/PeiDxeSmmGpioLib.inf     |   8 +-
>  .../PchCycleDecodingLib.c                     |   8 +-
>  .../PeiDxeSmmPchCycleDecodingLib.inf          |   8 +-
>  .../Library/PeiDxeSmmPchGbeLib/PchGbeLib.c    |   8 +-
>  .../PeiDxeSmmPchGbeLib/PeiDxeSmmPchGbeLib.inf |   8 +-
>  .../Library/PeiDxeSmmPchHsioLib/PchHsioLib.c  |   8 +-
>  .../PeiDxeSmmPchHsioLib.inf                   |   8 +-
>  .../Library/PeiDxeSmmPchInfoLib/PchInfoLib.c  |   8 +-
>  .../PeiDxeSmmPchInfoLib/PchInfoStrLib.c       |   8 +-
>  .../PeiDxeSmmPchInfoLib.inf                   |   8 +-
>  .../Library/PeiDxeSmmPchP2sbLib/PchP2sbLib.c  |   8 +-
>  .../PeiDxeSmmPchP2sbLib.inf                   |   8 +-
>  .../PeiDxeSmmPchPcieRpLib/PchPcieRpLib.c      |   8 +-
>  .../PeiDxeSmmPchPcieRpLib.inf                 |   8 +-
>  .../Library/PeiDxeSmmPchPcrLib/PchPcrLib.c    |   8 +-
>  .../PeiDxeSmmPchPcrLib/PeiDxeSmmPchPcrLib.inf |   8 +-
>  .../Library/PeiDxeSmmPchPmcLib/PchPmcLib.c    |   8 +-
>  .../PeiDxeSmmPchPmcLib/PeiDxeSmmPchPmcLib.inf |   8 +-
>  .../Library/PeiDxeSmmPchPsfLib/PchPsfLib.c    |   8 +-
>  .../PeiDxeSmmPchPsfLib/PeiDxeSmmPchPsfLib.inf |   8 +-
>  .../PchSbiAccessLib.c                         |   8 +-
>  .../PeiDxeSmmPchSbiAccessLib.inf              |   8 +-
>  .../PeiDxeSmmPchSerialIoLib.c                 |   8 +-
>  .../PeiDxeSmmPchSerialIoLib.inf               |   8 +-
>  .../PeiDxeSmmPchWdtCommonLib.inf              |   8 +-
>  .../PeiDxeSmmPchWdtCommonLib/WdtCommon.c      |   8 +-
>  .../Pch/Library/PeiOcWdtLib/PeiOcWdtLib.c     |   8 +-
>  .../Pch/Library/PeiOcWdtLib/PeiOcWdtLib.inf   |   8 +-
>  .../Library/PeiOcWdtLibNull/PeiOcWdtLibNull.c |   8 +-
>  .../PeiOcWdtLibNull/PeiOcWdtLibNull.inf       |   8 +-
>  .../PeiPchPolicyLib/PchPreMemPrintPolicy.c    |   8 +-
>  .../Library/PeiPchPolicyLib/PchPrintPolicy.c  |   8 +-
>  .../PeiPchPolicyLib/PchSamplePolicyLib.c      |   8 +-
>  .../PchSamplePreMemPolicyLib.c                |   8 +-
>  .../Library/PeiPchPolicyLib/PeiPchPolicyLib.c |   8 +-
>  .../PeiPchPolicyLib/PeiPchPolicyLib.inf       |   8 +-
>  .../PeiPchPolicyLib/PeiPchPolicyLibrary.h     |   8 +-
>  .../PeiPchPolicyLib/PeiPchPreMemPolicyLib.c   |   8 +-
>  .../Pch/Library/PeiPchResetLib/PchReset.c     |   8 +-
>  .../Library/PeiPchResetLib/PeiPchResetLib.inf |   8 +-
>  .../PeiResetSystemLib/PeiResetSystemLib.c     |   8 +-
>  .../PeiResetSystemLib/PeiResetSystemLib.inf   |   8 +-
>  .../PeiResetSystemLibFsp.inf                  |   8 +-
>  .../Pch/Library/PeiSpiLib/PeiSpiLib.c         |   8 +-
>  .../Pch/Library/PeiSpiLib/PeiSpiLib.inf       |   8 +-
>  .../SmmSpiFlashCommonLib.inf                  |   8 +-
>  .../SmmSpiFlashCommonLib/SpiFlashCommon.c     |   8 +-
>  .../SpiFlashCommonSmmLib.c                    |   8 +-
>  .../BasePchSpiCommonLib.inf                   |   8 +-
>  .../BasePchSpiCommonLib/SpiCommon.c           |   8 +-
>  .../DxePchHdaLib/DxePchHdaLib.inf             |   8 +-
>  .../DxePchHdaLib/PchHdaEndpoints.c            |   8 +-
>  .../LibraryPrivate/DxePchHdaLib/PchHdaLib.c   |   8 +-
>  .../DxePchHdaLib/PchHdaNhltConfig.c           |   8 +-
>  .../I2cMasterCommonLib.c                      |   8 +-
>  .../PeiDxeI2cMasterCommonLib.inf              |   8 +-
>  .../GpioNativePrivateLib.c                    |   8 +-
>  .../PeiDxeSmmGpioPrivateLib/GpioPrivateLib.c  |   8 +-
>  .../PchSklGpioPrivateData.c                   |   8 +-
>  .../PeiDxeSmmGpioPrivateLib.inf               |   8 +-
>  .../PeiDxeSmmPchInitCommonLib/PchInitCommon.c |   8 +-
>  .../PeiDxeSmmPchInitCommonLib/PchRpfn.c       |   8 +-
>  .../PeiDxeSmmPchInitCommonLib.inf             |   8 +-
>  .../PchPciExpressHelpersLibrary.c             |   8 +-
>  .../PchPciExpressHelpersLibrary.h             |   8 +-
>  .../PeiDxeSmmPchPciExpressHelpersLib.inf      |   8 +-
>  .../PchPsfPrivateLib.c                        |   8 +-
>  .../PeiDxeSmmPchPsfPrivateLib.inf             |   8 +-
>  .../PeiDxeSmmPchSmbusCommonLib/PchSmbusExec.c |   8 +-
>  .../PeiDxeSmmPchSmbusCommonLib.inf            |   8 +-
>  .../PeiDxeSmmRstPrivateLib.c                  |   8 +-
>  .../PeiDxeSmmRstPrivateLib.inf                |   8 +-
>  .../Pch/PchInit/Dxe/PchAcpi.c                 |   8 +-
>  .../Pch/PchInit/Dxe/PchCio2Acpi.c             |   8 +-
>  .../Pch/PchInit/Dxe/PchHdaAcpi.c              |   8 +-
>  .../Pch/PchInit/Dxe/PchInit.c                 |   8 +-
>  .../Pch/PchInit/Dxe/PchInit.h                 |   8 +-
>  .../Pch/PchInit/Dxe/PchInitDxe.c              |   8 +-
>  .../Pch/PchInit/Dxe/PchInitDxe.inf            |   8 +-
>  .../Pch/PchInit/Dxe/PchInitDxeFsp.inf         |   8 +-
>  .../Pch/PchInit/Dxe/PchInitFsp.c              |   8 +-
>  .../Pch/PchInit/Dxe/PchRstPcieStorage.c       |   8 +-
>  .../Pch/PchInit/Dxe/PchSata.c                 |   8 +-
>  .../Pch/PchInit/Dxe/PchScs.c                  |   8 +-
>  .../Pch/PchInit/Dxe/PchSerialIo.c             |   8 +-
>  .../Pch/PchInit/Dxe/PchSerialIoDxe.c          |   8 +-
>  .../Pch/PchInit/Smm/PchBiosWriteProtect.c     |   8 +-
>  .../Pch/PchInit/Smm/PchGpioSxIsolationSmm.c   |   8 +-
>  .../Pch/PchInit/Smm/PchInitSmm.c              |   8 +-
>  .../Pch/PchInit/Smm/PchInitSmm.h              |   8 +-
>  .../Pch/PchInit/Smm/PchInitSmm.inf            |   8 +-
>  .../Pch/PchInit/Smm/PchLanSxSmm.c             |   8 +-
>  .../Pch/PchInit/Smm/PchPcieSmm.c              |   8 +-
>  .../Pch/PchInit/Smm/PchPort61hSmm.c           |   8 +-
>  .../Pch/PchInit/Smm/PchSpiAsync.c             |   8 +-
>  .../Pch/PchInit/Smm/PchXhciSxSmm.c            |   8 +-
>  .../Pch/PchSmiDispatcher/Smm/IoTrap.c         |   8 +-
>  .../Pch/PchSmiDispatcher/Smm/IoTrap.h         |   8 +-
>  .../Pch/PchSmiDispatcher/Smm/PchSmiDispatch.c |   8 +-
>  .../PchSmiDispatcher/Smm/PchSmiDispatcher.inf |   8 +-
>  .../Pch/PchSmiDispatcher/Smm/PchSmm.h         |   8 +-
>  .../Pch/PchSmiDispatcher/Smm/PchSmmCore.c     |   8 +-
>  .../Pch/PchSmiDispatcher/Smm/PchSmmEspi.c     |   8 +-
>  .../Pch/PchSmiDispatcher/Smm/PchSmmEspi.h     |   8 +-
>  .../Pch/PchSmiDispatcher/Smm/PchSmmGpi.c      |   8 +-
>  .../Pch/PchSmiDispatcher/Smm/PchSmmHelpers.c  |   8 +-
>  .../Pch/PchSmiDispatcher/Smm/PchSmmHelpers.h  |   8 +-
>  .../Smm/PchSmmPeriodicTimer.c                 |   8 +-
>  .../PchSmiDispatcher/Smm/PchSmmPowerButton.c  |   8 +-
>  .../Pch/PchSmiDispatcher/Smm/PchSmmSw.c       |   8 +-
>  .../Pch/PchSmiDispatcher/Smm/PchSmmSx.c       |   8 +-
>  .../Pch/PchSmiDispatcher/Smm/PchSmmUsb.c      |   8 +-
>  .../Pch/PchSmiDispatcher/Smm/PchxSmmHelpers.c |   8 +-
>  .../Pch/PchSmiDispatcher/Smm/PchxSmmHelpers.h |   8 +-
>  .../Pch/SmmControl/RuntimeDxe/SmmControl.inf  |   8 +-
>  .../SmmControl/RuntimeDxe/SmmControlDriver.c  |   8 +-
>  .../SmmControl/RuntimeDxe/SmmControlDriver.h  |   8 +-
>  .../KabylakeSiliconPkg/Pch/Spi/Smm/PchSpi.c   |   8 +-
>  .../KabylakeSiliconPkg/Pch/Spi/Smm/PchSpi.h   |   8 +-
>  .../Pch/Spi/Smm/PchSpiSmm.inf                 |   8 +-
>  .../Include/Library/SecPlatformLib.h          |   8 +-
>  .../Include/Guid/DataHubStatusCodeRecord.h    |   8 +-
>  .../Include/Guid/SmramMemoryReserve.h         |   8 +-
>  .../Include/Protocol/DataHub.h                |   8 +-
>  .../Include/Protocol/Legacy8259.h             |   8 +-
>  .../Include/Protocol/LegacyBios.h             |   8 +-
>  .../Include/Protocol/LegacyInterrupt.h        |   8 +-
>  .../MdeModulePkg/Include/Guid/AcpiS3Context.h |   9 +-
>  .../Include/Guid/ConsoleOutDevice.h           |   8 +-
>  .../Include/Guid/MemoryTypeInformation.h      |   8 +-
>  .../Include/Library/ResetSystemLib.h          |   8 +-
>  .../MdeModulePkg/Include/Ppi/SmmAccess.h      |   9 +-
>  .../MdeModulePkg/Include/Ppi/SmmControl.h     |   9 +-
>  .../Include/Protocol/SmmVariable.h            |   8 +-
>  .../SampleCode/Pch/AcpiTables/Dsdt/PchSmb.asl |   8 +-
>  Silicon/Intel/KabylakeSiliconPkg/SiPkg.dec    |   8 +-
>  .../KabylakeSiliconPkg/SiPkgBuildOption.dsc   |   8 +-
>  .../KabylakeSiliconPkg/SiPkgCommonLib.dsc     |   8 +-
>  Silicon/Intel/KabylakeSiliconPkg/SiPkgDxe.dsc |   8 +-
>  .../Intel/KabylakeSiliconPkg/SiPkgDxeLib.dsc  |   8 +-
>  Silicon/Intel/KabylakeSiliconPkg/SiPkgPei.dsc |   8 +-
>  .../Intel/KabylakeSiliconPkg/SiPkgPeiLib.dsc  |   8 +-
>  .../SystemAgent/AcpiTables/Dmar/Dmar.aslc     |   8 +-
>  .../SystemAgent/AcpiTables/Dmar/Dmar.h        |   8 +-
>  .../SystemAgent/AcpiTables/HostBus.asl        |   8 +-
>  .../SystemAgent/AcpiTables/SaAcpiTables.inf   |   8 +-
>  .../SystemAgent/AcpiTables/SaSsdt/Igfx.asl    |   8 +-
>  .../AcpiTables/SaSsdt/IgfxCommon.asl          |   8 +-
>  .../SystemAgent/AcpiTables/SaSsdt/IgfxDsm.asl |   8 +-
>  .../AcpiTables/SaSsdt/IgfxOpGbda.asl          |   8 +-
>  .../AcpiTables/SaSsdt/IgfxOpRn.asl            |   8 +-
>  .../AcpiTables/SaSsdt/IgfxOpSbcb.asl          |   8 +-
>  .../SystemAgent/AcpiTables/SaSsdt/Sa.asl      |   8 +-
>  .../SystemAgent/AcpiTables/SaSsdt/SaNvs.asl   |   8 +-
>  .../SystemAgent/AcpiTables/SaSsdt/SaSsdt.asl  |   8 +-
>  .../SystemAgent/AcpiTables/SaSsdt/SaSsdt.inf  |   8 +-
>  .../Include/ConfigBlock/GraphicsDxeConfig.h   |   8 +-
>  .../Include/ConfigBlock/GraphicsPeiConfig.h   |   8 +-
>  .../Include/ConfigBlock/MemoryConfig.h        |   8 +-
>  .../Include/ConfigBlock/MiscDxeConfig.h       |   8 +-
>  .../ConfigBlock/SaMiscPeiPreMemConfig.h       |   8 +-
>  .../Include/ConfigBlock/VtdConfig.h           |   8 +-
>  .../SystemAgent/Include/DmaRemappingTable.h   |   8 +-
>  .../Include/Library/DxeSaPolicyLib.h          |   8 +-
>  .../Include/Library/PeiSaPolicyLib.h          |   8 +-
>  .../Include/Library/SaPlatformLib.h           |   8 +-
>  .../SystemAgent/Include/MemInfoHob.h          |   8 +-
>  .../SystemAgent/Include/Protocol/GopPolicy.h  |   8 +-
>  .../Include/Protocol/IgdOpRegion.h            |   8 +-
>  .../SystemAgent/Include/Protocol/MemInfo.h    |   8 +-
>  .../Include/Protocol/SaGlobalNvsArea.h        |   8 +-
>  .../SystemAgent/Include/Protocol/SaNvs.h      |   8 +-
>  .../SystemAgent/Include/Protocol/SaPolicy.h   |   8 +-
>  .../SystemAgent/Include/SaAccess.h            |   8 +-
>  .../SystemAgent/Include/SaPolicyCommon.h      |   8 +-
>  .../SystemAgent/Include/SaRegs.h              |   8 +-
>  .../SystemAgent/IncludePrivate/SaConfigHob.h  |   8 +-
>  .../Library/DxeSaPolicyLib/DxeSaPolicyLib.c   |   8 +-
>  .../Library/DxeSaPolicyLib/DxeSaPolicyLib.inf |   8 +-
>  .../DxeSaPolicyLib/DxeSaPolicyLibrary.h       |   8 +-
>  .../PeiDxeSmmSaPlatformLib.inf                |   8 +-
>  .../SaPlatformLibrary.c                       |   8 +-
>  .../SaPlatformLibrary.h                       |   8 +-
>  .../PeiSaPolicyLib/Ia32/MrcOemPlatform.S      |   8 +-
>  .../PeiSaPolicyLib/Ia32/MrcOemPlatform.asm    |   8 +-
>  .../PeiSaPolicyLib/Ia32/MrcOemPlatform.nasm   |   8 +-
>  .../Library/PeiSaPolicyLib/MrcOemPlatform.c   |   8 +-
>  .../Library/PeiSaPolicyLib/MrcOemPlatform.h   |   8 +-
>  .../Library/PeiSaPolicyLib/PeiSaPolicyLib.c   |   8 +-
>  .../Library/PeiSaPolicyLib/PeiSaPolicyLib.inf |   8 +-
>  .../PeiSaPolicyLib/PeiSaPolicyLibSample.c     |   8 +-
>  .../PeiSaPolicyLib/PeiSaPolicyLibrary.h       |   8 +-
>  .../Library/PeiSaPolicyLib/SaPrintPolicy.c    |   8 +-
>  .../MemoryInit/Include/MrcCommonTypes.h       |   8 +-
>  .../MemoryInit/Include/MrcInterface.h         |   8 +-
>  .../MemoryInit/Include/MrcRmtData.h           |   8 +-
>  .../MemoryInit/Include/MrcSpdData.h           |   8 +-
>  .../SystemAgent/MemoryInit/Include/MrcTypes.h |   8 +-
>  .../SystemAgent/SaInit/Dxe/GraphicsInit.c     |   8 +-
>  .../SystemAgent/SaInit/Dxe/GraphicsInit.h     |   8 +-
>  .../SystemAgent/SaInit/Dxe/IgdOpRegion.c      |   8 +-
>  .../SystemAgent/SaInit/Dxe/IgdOpRegion.h      |   8 +-
>  .../SystemAgent/SaInit/Dxe/SaAcpi.c           |   8 +-
>  .../SystemAgent/SaInit/Dxe/SaInit.h           |   8 +-
>  .../SystemAgent/SaInit/Dxe/SaInitDxe.c        |   8 +-
>  .../SystemAgent/SaInit/Dxe/SaInitDxe.h        |   8 +-
>  .../SystemAgent/SaInit/Dxe/SaInitDxe.inf      |   8 +-
>  .../SystemAgent/SaInit/Dxe/VTd.c              |   8 +-
>  .../SystemAgent/SaInit/Dxe/VTd.h              |   8 +-
>  .../SystemAgent/SmmAccess/Dxe/SmmAccess.inf   |   8 +-
>  .../SmmAccess/Dxe/SmmAccessDriver.c           |   8 +-
>  .../SmmAccess/Dxe/SmmAccessDriver.h           |   8 +-
>  .../AcpiTables/Dsdt/GpioDefine.asl            |   8 +-
>  .../LewisburgPkg/AcpiTables/Dsdt/GpioLib.asl  |   8 +-
>  .../LewisburgPkg/AcpiTables/Dsdt/IrqLink.asl  |   8 +-
>  .../LewisburgPkg/AcpiTables/Dsdt/Pch.asl      |   8 +-
>  .../AcpiTables/Dsdt/PchAcpiTables.inf         |   8 +-
>  .../LewisburgPkg/AcpiTables/Dsdt/PchHda.asl   |   8 +-
>  .../LewisburgPkg/AcpiTables/Dsdt/PchHeci.asl  |   8 +-
>  .../LewisburgPkg/AcpiTables/Dsdt/PchIsh.asl   |   8 +-
>  .../LewisburgPkg/AcpiTables/Dsdt/PchNvs.asl   |   8 +-
>  .../LewisburgPkg/AcpiTables/Dsdt/PchPcie.asl  |   8 +-
>  .../AcpiTables/Dsdt/PchRstPcieStorage.asl     |   8 +-
>  .../LewisburgPkg/AcpiTables/Dsdt/PchSata.asl  |   8 +-
>  .../LewisburgPkg/AcpiTables/Dsdt/PchScs.asl   |   8 +-
>  .../AcpiTables/Dsdt/PchSerialIo.asl           |   8 +-
>  .../LewisburgPkg/AcpiTables/Dsdt/PchXdci.asl  |   8 +-
>  .../LewisburgPkg/AcpiTables/Dsdt/PchXhci.asl  |   8 +-
>  .../LewisburgPkg/AcpiTables/Dsdt/RP01_ADR.asl |   8 +-
>  .../LewisburgPkg/AcpiTables/Dsdt/RP02_ADR.asl |   8 +-
>  .../LewisburgPkg/AcpiTables/Dsdt/RP03_ADR.asl |   8 +-
>  .../LewisburgPkg/AcpiTables/Dsdt/RP04_ADR.asl |   8 +-
>  .../LewisburgPkg/AcpiTables/Dsdt/RP05_ADR.asl |   8 +-
>  .../LewisburgPkg/AcpiTables/Dsdt/RP06_ADR.asl |   8 +-
>  .../LewisburgPkg/AcpiTables/Dsdt/RP07_ADR.asl |   8 +-
>  .../LewisburgPkg/AcpiTables/Dsdt/RP08_ADR.asl |   8 +-
>  .../LewisburgPkg/AcpiTables/Dsdt/RP09_ADR.asl |   8 +-
>  .../LewisburgPkg/AcpiTables/Dsdt/RP10_ADR.asl |   8 +-
>  .../LewisburgPkg/AcpiTables/Dsdt/RP11_ADR.asl |   8 +-
>  .../LewisburgPkg/AcpiTables/Dsdt/RP12_ADR.asl |   8 +-
>  .../LewisburgPkg/AcpiTables/Dsdt/RP13_ADR.asl |   8 +-
>  .../LewisburgPkg/AcpiTables/Dsdt/RP14_ADR.asl |   8 +-
>  .../LewisburgPkg/AcpiTables/Dsdt/RP15_ADR.asl |   8 +-
>  .../LewisburgPkg/AcpiTables/Dsdt/RP16_ADR.asl |   8 +-
>  .../LewisburgPkg/AcpiTables/Dsdt/RP17_ADR.asl |   8 +-
>  .../LewisburgPkg/AcpiTables/Dsdt/RP18_ADR.asl |   8 +-
>  .../LewisburgPkg/AcpiTables/Dsdt/RP19_ADR.asl |   8 +-
>  .../LewisburgPkg/AcpiTables/Dsdt/RP20_ADR.asl |   8 +-
>  .../AcpiTables/Dsdt/TraceHubDebug.asl         |   8 +-
>  .../LewisburgPkg/AcpiTables/Dsdt/usbsbd.asl   |   8 +-
>  .../Intel/LewisburgPkg/Include/GpioConfig.h   |   8 +-
>  .../Intel/LewisburgPkg/Include/GpioPinsSklH.h |   8 +-
>  .../LewisburgPkg/Include/GpioPinsSklLp.h      |   8 +-
>  .../LewisburgPkg/Include/Library/GpioLib.h    |   8 +-
>  .../Include/Library/GpioNativeLib.h           |   8 +-
>  .../Include/Library/PchCycleDecodingLib.h     |   8 +-
>  .../LewisburgPkg/Include/Library/PchGbeLib.h  |   8 +-
>  .../LewisburgPkg/Include/Library/PchInfoLib.h |   8 +-
>  .../LewisburgPkg/Include/Library/PchP2sbLib.h |   8 +-
>  .../LewisburgPkg/Include/Library/PchPcrLib.h  |   8 +-
>  .../LewisburgPkg/Include/Library/PchPmcLib.h  |   8 +-
>  .../Include/Library/PchPolicyLib.h            |   8 +-
>  .../Include/Library/PchSbiAccessLib.h         |   8 +-
>  .../Include/Library/PchSerialIoLib.h          |   8 +-
>  .../Include/Library/SpiFlashCommonLib.h       |   8 +-
>  .../Intel/LewisburgPkg/Include/PchAccess.h    |   8 +-
>  .../Intel/LewisburgPkg/Include/PchLimits.h    |   8 +-
>  .../LewisburgPkg/Include/PchPolicyCommon.h    |   8 +-
>  .../Include/PchReservedResources.h            |   8 +-
>  Silicon/Intel/LewisburgPkg/Include/PcieRegs.h |   8 +-
>  .../Include/Ppi/PchPcieDeviceTable.h          |   8 +-
>  .../LewisburgPkg/Include/Ppi/PchPolicy.h      |   8 +-
>  .../Intel/LewisburgPkg/Include/Ppi/PchReset.h |   8 +-
>  Silicon/Intel/LewisburgPkg/Include/Ppi/Spi.h  |   8 +-
>  .../LewisburgPkg/Include/Protocol/PchReset.h  |   8 +-
>  .../Intel/LewisburgPkg/Include/Protocol/Spi.h |   8 +-
>  .../Include/Register/PchRegsDci.h             |   8 +-
>  .../Include/Register/PchRegsDmi.h             |   8 +-
>  .../Include/Register/PchRegsEva.h             |   8 +-
>  .../Include/Register/PchRegsFia.h             |   8 +-
>  .../Include/Register/PchRegsGpio.h            |   8 +-
>  .../Include/Register/PchRegsHda.h             |   8 +-
>  .../Include/Register/PchRegsHsio.h            |   8 +-
>  .../Include/Register/PchRegsIsh.h             |   8 +-
>  .../Include/Register/PchRegsItss.h            |   8 +-
>  .../Include/Register/PchRegsLan.h             |   8 +-
>  .../Include/Register/PchRegsLpc.h             |   8 +-
>  .../Include/Register/PchRegsP2sb.h            |   8 +-
>  .../Include/Register/PchRegsPcie.h            |   8 +-
>  .../Include/Register/PchRegsPcr.h             |   8 +-
>  .../Include/Register/PchRegsPmc.h             |   8 +-
>  .../Include/Register/PchRegsPsf.h             |   8 +-
>  .../Include/Register/PchRegsPsth.h            |   8 +-
>  .../Include/Register/PchRegsSata.h            |   8 +-
>  .../Include/Register/PchRegsScs.h             |   8 +-
>  .../Include/Register/PchRegsSerialIo.h        |   8 +-
>  .../Include/Register/PchRegsSmbus.h           |   8 +-
>  .../Include/Register/PchRegsSpi.h             |   8 +-
>  .../Include/Register/PchRegsThermal.h         |   8 +-
>  .../Include/Register/PchRegsTraceHub.h        |   8 +-
>  .../Include/Register/PchRegsUsb.h             |   8 +-
>  Silicon/Intel/LewisburgPkg/Include/SaRegs.h   |   8 +-
>  .../Library/PchResetCommonLib.h               |   8 +-
>  .../LewisburgPkg/IncludePrivate/PchHHsioAx.h  |   8 +-
>  .../LewisburgPkg/IncludePrivate/PchHHsioBx.h  |   8 +-
>  .../LewisburgPkg/IncludePrivate/PchHHsioDx.h  |   8 +-
>  .../LewisburgPkg/IncludePrivate/PchHsio.h     |   8 +-
>  .../IncludePrivate/PchLbgHsioAx.h             |   8 +-
>  .../IncludePrivate/PchLbgHsioBx.h             |   8 +-
>  .../IncludePrivate/PchLbgHsioBxD.h            |   8 +-
>  .../IncludePrivate/PchLbgHsioBxD_Ext.h        |   8 +-
>  .../IncludePrivate/PchLbgHsioBx_Ext.h         |   8 +-
>  .../IncludePrivate/PchLbgHsioSx.h             |   8 +-
>  .../IncludePrivate/PchLbgHsioSx_Ext.h         |   8 +-
>  .../LewisburgPkg/IncludePrivate/PchLpHsioBx.h |   8 +-
>  .../LewisburgPkg/IncludePrivate/PchLpHsioCx.h |   8 +-
>  .../IncludePrivate/PchPolicyHob.h             |   8 +-
>  .../DxeRuntimeResetSystemLib.inf              |   8 +-
>  .../DxeRuntimeResetSystemLib/PchReset.c       |   8 +-
>  .../DxeRuntimeResetSystemLib/PchReset.h       |   8 +-
>  .../Library/PeiDxeSmmGpioLib/GpioInit.c       |   8 +-
>  .../Library/PeiDxeSmmGpioLib/GpioLib.c        |   8 +-
>  .../Library/PeiDxeSmmGpioLib/GpioLibrary.h    |   8 +-
>  .../Library/PeiDxeSmmGpioLib/GpioNativeLib.c  |   8 +-
>  .../Library/PeiDxeSmmGpioLib/PchSklGpioData.c |   8 +-
>  .../PeiDxeSmmGpioLib/PeiDxeSmmGpioLib.inf     |   8 +-
>  .../PchCycleDecodingLib.c                     |   8 +-
>  .../PeiDxeSmmPchCycleDecodingLib.inf          |   8 +-
>  .../Library/PeiDxeSmmPchGbeLib/PchGbeLib.c    |   8 +-
>  .../PeiDxeSmmPchGbeLib/PeiDxeSmmPchGbeLib.inf |   8 +-
>  .../Library/PeiDxeSmmPchInfoLib/PchInfoLib.c  |   8 +-
>  .../PeiDxeSmmPchInfoLib/PchInfoStrLib.c       |   8 +-
>  .../PeiDxeSmmPchInfoLib.inf                   |   8 +-
>  .../Library/PeiDxeSmmPchP2sbLib/PchP2sbLib.c  |   8 +-
>  .../PeiDxeSmmPchP2sbLib.inf                   |   8 +-
>  .../Library/PeiDxeSmmPchPcrLib/PchPcrLib.c    |   8 +-
>  .../PeiDxeSmmPchPcrLib/PeiDxeSmmPchPcrLib.inf |   8 +-
>  .../Library/PeiDxeSmmPchPmcLib/PchPmcLib.c    |   8 +-
>  .../PeiDxeSmmPchPmcLib/PeiDxeSmmPchPmcLib.inf |   8 +-
>  .../PchSbiAccessLib.c                         |   8 +-
>  .../PeiDxeSmmPchSbiAccessLib.inf              |   8 +-
>  .../Library/PeiPchPolicyLib/PchPrintPolicy.c  |   8 +-
>  .../Library/PeiPchPolicyLib/PeiPchPolicyLib.c |   8 +-
>  .../PeiPchPolicyLib/PeiPchPolicyLib.inf       |   8 +-
>  .../PeiPchPolicyLib/PeiPchPolicyLibrary.h     |   8 +-
>  .../Library/PeiPchPolicyLib/Rvp3PolicyLib.c   |   8 +-
>  .../SmmSpiFlashCommonLib.inf                  |   8 +-
>  .../SmmSpiFlashCommonLib/SpiFlashCommon.c     |   8 +-
>  .../SpiFlashCommonSmmLib.c                    |   8 +-
>  .../BasePchResetCommonLib.inf                 |   8 +-
>  .../BasePchResetCommonLib/PchResetCommon.c    |   8 +-
>  Silicon/Intel/LewisburgPkg/PchCommonLib.dsc   |   8 +-
>  Silicon/Intel/LewisburgPkg/PchDxeLib.dsc      |   8 +-
>  Silicon/Intel/LewisburgPkg/PchPeiLib.dsc      |   8 +-
>  Silicon/Intel/LewisburgPkg/PchRcPkg.dec       |   8 +-
>  .../Include/Library/CsrToPcieAddress.h        |   8 +-
>  .../Include/Library/MmPciBaseLib.h            |   8 +-
>  .../PurleyRcPkg/Include/Library/PcieAddress.h |   8 +-
>  .../Include/Library/PciePlatformHookLib.h     |   8 +-
>  .../Include/Library/UsraAccessApi.h           |   8 +-
>  Silicon/Intel/PurleyRcPkg/Include/MaxSocket.h |   8 +-
>  .../Include/Ppi/SiliconRegAccess.h            |   8 +-
>  .../Include/Protocol/SiliconRegAccess.h       |   8 +-
>  .../PurleyRcPkg/Include/UsraAccessType.h      |   8 +-
>  .../Chip/Skx/Include/Iio/IioConfig.h          |   8 +-
>  .../Chip/Skx/Include/Iio/IioPlatformData.h    |   8 +-
>  .../Chip/Skx/Include/Iio/IioRegs.h            |   8 +-
>  .../Skx/Include/Iio/IioSetupDefinitions.h     |   8 +-
>  .../Chip/Skx/Include/KtiDisc.h                |   8 +-
>  .../Chip/Skx/Include/KtiHost.h                |   8 +-
>  .../Chip/Skx/Include/KtiSi.h                  |   8 +-
>  .../Chip/Skx/Include/Protocol/CpuCsrAccess.h  |   8 +-
>  .../Chip/Skx/Include/Setup/IioUniversalData.h |   8 +-
>  .../BaseMemoryCoreLib/Core/Include/CpuHost.h  |   8 +-
>  .../Core/Include/CsrToPcieAddress.h           |   8 +-
>  .../Core/Include/DataTypes.h                  |   8 +-
>  .../BaseMemoryCoreLib/Core/Include/MemHost.h  |   8 +-
>  .../Core/Include/MemHostChipCommon.h          |   8 +-
>  .../BaseMemoryCoreLib/Core/Include/MemRegs.h  |   8 +-
>  .../Core/Include/MrcCommonTypes.h             |   8 +-
>  .../Core/Include/PcieAddress.h                |   8 +-
>  .../BaseMemoryCoreLib/Core/Include/Printf.h   |   8 +-
>  .../BaseMemoryCoreLib/Core/Include/SysHost.h  |   8 +-
>  .../Core/Include/SysHostChipCommon.h          |   8 +-
>  .../BaseMemoryCoreLib/Core/Include/SysRegs.h  |   8 +-
>  .../Core/Include/UsbDebugPort.h               |   8 +-
>  .../Platform/Purley/Include/MemDefaults.h     |   8 +-
>  .../Platform/Purley/Include/MemPlatform.h     |   8 +-
>  .../Platform/Purley/Include/PlatformHost.h    |   8 +-
>  .../CsrToPcieLibNull/BaseCsrToPcieLibNull.inf |   8 +-
>  .../Library/CsrToPcieLibNull/CsrToPcieLib.c   |   8 +-
>  .../Library/DxeMmPciBaseLib/DxeMmPciBaseLib.c |   8 +-
>  .../DxeMmPciBaseLib/DxeMmPciBaseLib.inf       |   8 +-
>  .../Library/DxeMmPciBaseLib/SmmMmPciBaseLib.c |   8 +-
>  .../DxeMmPciBaseLib/SmmMmPciBaseLib.inf       |   8 +-
>  .../Library/MmPciBaseLib/MmPciBaseLib.c       |   8 +-
>  .../Library/MmPciBaseLib/MmPciBaseLib.inf     |   8 +-
>  .../Library/PcieAddressLib/PcieAddressLib.c   |   8 +-
>  .../Library/PcieAddressLib/PcieAddressLib.inf |   8 +-
>  .../Library/UsraAccessLib/CsrAccess.c         |   8 +-
>  .../Library/UsraAccessLib/PcieAccess.c        |   8 +-
>  .../Library/UsraAccessLib/UsraAccessLib.c     |   8 +-
>  .../Library/UsraAccessLib/UsraAccessLib.h     |   8 +-
>  .../Library/UsraAccessLib/UsraAccessLib.inf   |   8 +-
>  Silicon/Intel/PurleyRcPkg/RcCommonLib.dsc     |   8 +-
>  Silicon/Intel/PurleyRcPkg/RcDxeLib.dsc        |   8 +-
>  Silicon/Intel/PurleyRcPkg/RcPeiLib.dsc        |   8 +-
>  Silicon/Intel/PurleyRcPkg/RcPkg.dec           |   8 +-
>  .../Iio/Include/Protocol/IioSystem.h          |   8 +-
>  .../Include/Guid/MemoryConfigData.h           |   8 +-
>  .../PurleySktPkg/Include/Guid/MemoryMapData.h |   8 +-
>  .../Include/Guid/PartialMirrorGuid.h          |   8 +-
>  .../Include/Guid/SmramMemoryReserve.h         |   8 +-
>  .../Include/Guid/SocketCommonRcVariable.h     |   8 +-
>  .../Include/Guid/SocketIioVariable.h          |   8 +-
>  .../Include/Guid/SocketMemoryVariable.h       |   8 +-
>  .../Include/Guid/SocketMpLinkVariable.h       |   8 +-
>  .../Include/Guid/SocketPciResourceData.h      |   8 +-
>  .../Guid/SocketPowermanagementVariable.h      |   8 +-
>  .../Guid/SocketProcessorCoreVariable.h        |   8 +-
>  .../Include/Guid/SocketVariable.h             |   8 +-
>  .../PurleySktPkg/Include/Library/CpuPpmLib.h  |   8 +-
>  .../PurleySktPkg/Include/Protocol/IioUds.h    |   8 +-
>  .../Include/Protocol/PciCallback.h            |   8 +-
>  .../Include/SocketConfiguration.h             |   8 +-
>  .../Include/UncoreCommonIncludes.h            |   8 +-
>  .../Library/CsrToPcieLib/CpuCsrAccessDefine.h |   8 +-
>  .../Library/CsrToPcieLib/CsrToPcieDxeLib.inf  |   8 +-
>  .../Library/CsrToPcieLib/CsrToPcieLib.c       |   8 +-
>  .../Library/CsrToPcieLib/CsrToPciePeiLib.inf  |   8 +-
>  .../Library/PcieAddressLib/PcieAddressLib.c   |   8 +-
>  .../Library/PcieAddressLib/PcieAddressLib.inf |   8 +-
>  .../Chip/Common/CpuPciAccessCommon.c          |   8 +-
>  .../Chip/Include/CpuCsrAccessDefine.h         |   8 +-
>  .../ProcMemInit/Chip/Include/CpuPciAccess.h   |   8 +-
>  .../Chip/Include/CpuPciAccessCommon.h         |   8 +-
>  .../IA32FamilyCpuPkg/IA32FamilyCpuPkg.dec     |   8 +-
>  .../Include/Library/CpuConfigLib.h            |   8 +-
>  .../Include/Protocol/IntelCpuPcdsSetDone.h    |   8 +-
>  Silicon/Intel/PurleySktPkg/SktCommonLib.dsc   |   8 +-
>  Silicon/Intel/PurleySktPkg/SktDxeLib.dsc      |   8 +-
>  Silicon/Intel/PurleySktPkg/SktPeiLib.dsc      |   8 +-
>  Silicon/Intel/PurleySktPkg/SocketPkg.dec      |   8 +-
>  .../Armada7k8k/AcpiTables/AcpiHeader.h        |   8 +-
>  .../Armada7k8k/AcpiTables/Armada70x0Db.inf    |   8 +-
>  .../AcpiTables/Armada70x0Db/Dsdt.asl          |   8 +-
>  .../Armada7k8k/AcpiTables/Armada80x0Db.inf    |   8 +-
>  .../AcpiTables/Armada80x0Db/Dsdt.asl          |   8 +-
>  .../Armada7k8k/AcpiTables/Armada80x0McBin.inf |   8 +-
>  .../AcpiTables/Armada80x0McBin/Dsdt.asl       |   8 +-
>  .../Marvell/Armada7k8k/AcpiTables/Fadt.aslc   |   8 +-
>  .../Marvell/Armada7k8k/AcpiTables/Gtdt.aslc   |   8 +-
>  .../Armada7k8k/AcpiTables/IcuInterrupts.h     |   8 +-
>  .../Marvell/Armada7k8k/AcpiTables/Madt.aslc   |   8 +-
>  .../Marvell/Armada7k8k/AcpiTables/Pptt.aslc   |   8 +-
>  .../Marvell/Armada7k8k/AcpiTables/Spcr.aslc   |   8 +-
>  Silicon/Marvell/Armada7k8k/Armada7k8k.fdf     |   8 +-
>  .../Marvell/Armada7k8k/Armada7k8kCapsule.fdf  |   8 +-
>  .../Armada7k8k/DeviceTree/Armada70x0Db.inf    |   8 +-
>  .../Armada7k8k/DeviceTree/Armada80x0Db.inf    |   8 +-
>  .../Armada7k8k/DeviceTree/Armada80x0McBin.inf |   8 +-
>  .../Armada7k8kRngDxe/Armada7k8kRngDxe.c       |   8 +-
>  .../Armada7k8kRngDxe/Armada7k8kRngDxe.inf     |   8 +-
>  .../Drivers/PlatInitDxe/PlatInitDxe.c         |   8 +-
>  .../Drivers/PlatInitDxe/PlatInitDxe.inf       |   8 +-
>  .../PlatformFlashAccessLib.c                  |   8 +-
>  .../PlatformFlashAccessLib.inf                |   8 +-
>  .../SystemFirmwareDescriptor.aslc             |   8 +-
>  .../SystemFirmwareDescriptor.inf              |   8 +-
>  .../SystemFirmwareDescriptorPei.c             |   8 +-
>  .../SystemFirmwareUpdateConfig.ini            |   8 +-
>  .../Armada7k8kLib/AArch64/ArmPlatformHelper.S |   5 +-
>  .../Armada7k8kLib/ARM/ArmPlatformHelper.S     |   5 +-
>  .../Library/Armada7k8kLib/Armada7k8kLib.c     |   8 +-
>  .../Armada7k8kMemoryInitPeiLib.c              |   8 +-
>  .../Armada7k8kMemoryInitPeiLib.inf            |   8 +-
>  .../Armada7k8kSoCDescLib.c                    |   8 +-
>  .../Armada7k8kSoCDescLib.h                    |   8 +-
>  .../Armada7k8kSoCDescLib.inf                  |   8 +-
>  .../RealTimeClockLib/RealTimeClockLib.c       |   8 +-
>  .../RealTimeClockLib/RealTimeClockLib.inf     |   7 +-
>  .../Drivers/Gpio/MvGpioDxe/MvGpioDxe.c        |   8 +-
>  .../Drivers/Gpio/MvGpioDxe/MvGpioDxe.h        |   8 +-
>  .../Drivers/Gpio/MvGpioDxe/MvGpioDxe.inf      |   8 +-
>  .../Drivers/Gpio/MvPca95xxDxe/MvPca95xxDxe.c  |   8 +-
>  .../Drivers/Gpio/MvPca95xxDxe/MvPca95xxDxe.h  |   8 +-
>  .../Gpio/MvPca95xxDxe/MvPca95xxDxe.inf        |   8 +-
>  .../Drivers/SdMmc/XenonDxe/XenonDxe.inf       |   7 +-
>  .../Drivers/SdMmc/XenonDxe/XenonPciHci.c      |   8 +-
>  .../Drivers/SdMmc/XenonDxe/XenonPciHci.h      |   8 +-
>  .../Marvell/Drivers/Spi/MvFvbDxe/MvFvbDxe.c   |   8 +-
>  .../Marvell/Drivers/Spi/MvFvbDxe/MvFvbDxe.h   |   8 +-
>  .../Marvell/Include/IndustryStandard/MvSmc.h  |   8 +-
>  .../Include/Library/ArmadaBoardDescLib.h      |   8 +-
>  .../Marvell/Include/Library/ArmadaIcuLib.h    |   8 +-
>  .../Include/Library/ArmadaSoCDescLib.h        |   8 +-
>  Silicon/Marvell/Include/Library/MvGpioLib.h   |   8 +-
>  .../Include/Library/NonDiscoverableInitLib.h  |   8 +-
>  Silicon/Marvell/Include/Protocol/MvI2c.h      |   8 +-
>  Silicon/Marvell/Library/IcuLib/IcuLib.c       |   8 +-
>  Silicon/Marvell/Library/IcuLib/IcuLib.h       |   8 +-
>  Silicon/Marvell/Library/IcuLib/IcuLib.inf     |   8 +-
>  Silicon/Marvell/Library/MvGpioLib/MvGpioLib.c |   8 +-
>  .../Marvell/Library/MvGpioLib/MvGpioLib.inf   |   8 +-
>  .../Pcf8563RealTimeClockLib.c                 |   8 +-
>  .../Pcf8563RealTimeClockLib.dec               |   7 +-
>  .../Pcf8563RealTimeClockLib.inf               |   7 +-
>  Silicon/Openmoko/ChaosKeyDxe/ChaosKeyDriver.c |   8 +-
>  Silicon/Openmoko/ChaosKeyDxe/ChaosKeyDriver.h |   8 +-
>  Silicon/Openmoko/ChaosKeyDxe/ChaosKeyDxe.inf  |   8 +-
>  Silicon/Openmoko/ChaosKeyDxe/ComponentName.c  |   8 +-
>  Silicon/Openmoko/ChaosKeyDxe/DriverBinding.c  |   8 +-
>  Silicon/Openmoko/Openmoko.dsc                 |   8 +-
>  Silicon/Socionext/SynQuacer/Acpi.dsc.inc      |   8 +-
>  .../SynQuacer/AcpiTables/AcpiSsdtRootPci.asl  |   8 +-
>  .../SynQuacer/AcpiTables/AcpiTables.h         |   8 +-
>  .../SynQuacer/AcpiTables/AcpiTables.inf       |   8 +-
>  .../Socionext/SynQuacer/AcpiTables/Dsdt.asl   |   8 +-
>  .../Socionext/SynQuacer/AcpiTables/Fadt.aslc  |   8 +-
>  .../Socionext/SynQuacer/AcpiTables/Gtdt.aslc  |   8 +-
>  .../Socionext/SynQuacer/AcpiTables/Iort.aslc  |   8 +-
>  .../Socionext/SynQuacer/AcpiTables/Madt.aslc  |   8 +-
>  .../Socionext/SynQuacer/AcpiTables/Mcfg.aslc  |   8 +-
>  .../Socionext/SynQuacer/AcpiTables/Pptt.aslc  |   8 +-
>  .../Socionext/SynQuacer/AcpiTables/Spcr.aslc  |   8 +-
>  .../SynQuacer/DeviceTree/DeveloperBox.dts     |   9 +-
>  .../SynQuacer/DeviceTree/DeveloperBox.inf     |   8 +-
>  .../SynQuacer/DeviceTree/SynQuacer.dtsi       |   9 +-
>  .../SynQuacer/DeviceTree/SynQuacerCaches.dtsi |   9 +-
>  .../DeviceTree/SynQuacerEvalBoard.dts         |   9 +-
>  .../DeviceTree/SynQuacerEvalBoard.inf         |   8 +-
>  .../SynQuacer/Drivers/Fip006Dxe/Fip006Dxe.dec |   8 +-
>  .../SynQuacer/Drivers/Fip006Dxe/Fip006Dxe.inf |   8 +-
>  .../SynQuacer/Drivers/Fip006Dxe/Fip006Reg.h   |   8 +-
>  .../Drivers/Fip006Dxe/Fip006StandaloneMm.inf  |   8 +-
>  .../SynQuacer/Drivers/Fip006Dxe/NorFlash.c    |   8 +-
>  .../SynQuacer/Drivers/Fip006Dxe/NorFlash.h    |   8 +-
>  .../SynQuacer/Drivers/Fip006Dxe/NorFlashDxe.c |   8 +-
>  .../SynQuacer/Drivers/Fip006Dxe/NorFlashFvb.c |   8 +-
>  .../SynQuacer/Drivers/Fip006Dxe/NorFlashSmm.c |   8 +-
>  .../Drivers/Net/NetsecDxe/ComponentName.c     |   8 +-
>  .../Drivers/Net/NetsecDxe/DriverBinding.c     |   8 +-
>  .../Drivers/Net/NetsecDxe/NetsecDxe.c         |   8 +-
>  .../Drivers/Net/NetsecDxe/NetsecDxe.dec       |   8 +-
>  .../Drivers/Net/NetsecDxe/NetsecDxe.h         |   8 +-
>  .../Drivers/Net/NetsecDxe/NetsecDxe.inf       |   8 +-
>  .../netsec_sdk/include/ogma_api.h             |   8 +-
>  .../netsec_sdk/include/ogma_basic_type.h      |   8 +-
>  .../netsec_sdk/include/ogma_version.h         |   8 +-
>  .../netsec_sdk/src/ogma_basic_access.c        |   8 +-
>  .../netsec_sdk/src/ogma_basic_access.h        |   8 +-
>  .../netsec_sdk/src/ogma_desc_ring_access.c    |   8 +-
>  .../src/ogma_desc_ring_access_internal.h      |   8 +-
>  .../netsec_sdk/src/ogma_gmac_access.c         |   8 +-
>  .../netsec_sdk/src/ogma_internal.h            |   8 +-
>  .../netsec_sdk/src/ogma_misc.c                |   8 +-
>  .../netsec_sdk/src/ogma_misc_internal.h       |   8 +-
>  .../netsec_for_uefi/netsec_sdk/src/ogma_reg.h |   8 +-
>  .../netsec_sdk/src/ogma_reg_f_gmac_4mt.h      |   8 +-
>  .../netsec_sdk/src/ogma_reg_netsec.h          |   8 +-
>  .../NetsecDxe/netsec_for_uefi/ogma_config.h   |   8 +-
>  .../Net/NetsecDxe/netsec_for_uefi/pfdep.h     |   8 +-
>  .../NetsecDxe/netsec_for_uefi/pfdep_uefi.c    |   8 +-
>  .../SynQuacer/Drivers/OpteeRngDxe/OpteeRng.c  |   8 +-
>  .../Drivers/OpteeRngDxe/OpteeRngDxe.inf       |   8 +-
>  .../Drivers/OpteeRngDxe/OpteeRngDxe.uni       |   7 +-
>  .../Drivers/OpteeRngDxe/OpteeRngDxeExtra.uni  |   7 +-
>  .../SynQuacer/Drivers/PlatformDxe/Emmc.asl    |   8 +-
>  .../SynQuacer/Drivers/PlatformDxe/Emmc.c      |   8 +-
>  .../SynQuacer/Drivers/PlatformDxe/Pci.c       |   8 +-
>  .../Drivers/PlatformDxe/PlatformDxe.c         |   8 +-
>  .../Drivers/PlatformDxe/PlatformDxe.h         |   8 +-
>  .../Drivers/PlatformDxe/PlatformDxe.inf       |   8 +-
>  .../Drivers/PlatformDxe/PlatformDxeHii.uni    |   8 +-
>  .../Drivers/PlatformDxe/PlatformDxeHii.vfr    |   8 +-
>  .../SynQuacerGpioPei/SynQuacerGpioPei.c       |   8 +-
>  .../SynQuacerGpioPei/SynQuacerGpioPei.inf     |   8 +-
>  .../Drivers/SynQuacerI2cDxe/ComponentName.c   |   8 +-
>  .../Drivers/SynQuacerI2cDxe/DriverBinding.c   |   8 +-
>  .../Drivers/SynQuacerI2cDxe/SynQuacerI2cDxe.c |   7 +-
>  .../Drivers/SynQuacerI2cDxe/SynQuacerI2cDxe.h |   7 +-
>  .../SynQuacerI2cDxe/SynQuacerI2cDxe.inf       |   7 +-
>  .../SynQuacerPciCpuIo2Dxe.c                   |   8 +-
>  .../SynQuacerPciCpuIo2Dxe.inf                 |   8 +-
>  .../Include/Guid/SynQuacerPlatformFormSet.h   |   8 +-
>  .../SynQuacer/Include/Platform/DramInfo.h     |   8 +-
>  .../SynQuacer/Include/Platform/MemoryMap.h    |   8 +-
>  .../SynQuacer/Include/Platform/Pcie.h         |   8 +-
>  .../SynQuacer/Include/Platform/VarStore.h     |   8 +-
>  .../SynQuacer/Include/Ppi/DramInfo.h          |   8 +-
>  .../NorFlashSynQuacerLib/NorFlashSynQuacer.c  |   8 +-
>  .../NorFlashSynQuacerLib.inf                  |   8 +-
>  .../SynQuacerDtbLoaderLib.c                   |   8 +-
>  .../SynQuacerDtbLoaderLib.inf                 |   8 +-
>  .../SynQuacerLib/AArch64/SynQuacerHelper.S    |   8 +-
>  .../SynQuacerLib/Arm/SynQuacerHelper.S        |   8 +-
>  .../Library/SynQuacerLib/SynQuacer.c          |   8 +-
>  .../Library/SynQuacerLib/SynQuacerLib.inf     |   8 +-
>  .../SynQuacerMemoryInitPeiLib.c               |   8 +-
>  .../SynQuacerMemoryInitPeiLib.inf             |   8 +-
>  .../SynQuacerPciHostBridgeLib.c               |   8 +-
>  .../SynQuacerPciHostBridgeLib.inf             |   8 +-
>  .../SynQuacerPciHostBridgeLibConstructor.c    |   8 +-
>  .../SynQuacerPciSegmentLib/PciSegmentLib.c    |   9 +-
>  .../SynQuacerPciSegmentLib.inf                |   7 +-
>  .../SynQuacerPlatformFlashAccessLib.c         |   8 +-
>  .../SynQuacerPlatformFlashAccessLib.inf       |   8 +-
>  .../SynQuacerPlatformPeiLib.c                 |   8 +-
>  .../SynQuacerPlatformPeiLib.inf               |   8 +-
>  .../SynQuacer/Stage2Tables/GNUmakefile        |   8 +-
>  .../SynQuacer/Stage2Tables/Stage2Tables.S     |   8 +-
>  .../SynQuacer/Stage2Tables/Stage2Tables.inf   |   8 +-
>  Silicon/Socionext/SynQuacer/SynQuacer.dec     |   8 +-
>  2382 files changed, 2967 insertions(+), 18091 deletions(-)
>  delete mode 100644 Contributions.txt
>  create mode 100644 License-History.txt
>  delete mode 100644 Platform/AMD/License.txt
>  delete mode 100644 Platform/Intel/AdvancedFeaturePkg/Contributions.txt
>  delete mode 100644 Platform/Intel/AdvancedFeaturePkg/License.txt
>  delete mode 100644 Platform/Intel/ClevoOpenBoardPkg/Contributions.txt
>  delete mode 100644 Platform/Intel/ClevoOpenBoardPkg/License.txt
>  delete mode 100644 Platform/Intel/KabylakeOpenBoardPkg/Contributions.txt
>  delete mode 100644 Platform/Intel/KabylakeOpenBoardPkg/License.txt
>  delete mode 100644 Platform/Intel/MinPlatformPkg/Contributions.txt
>  delete mode 100644 Platform/Intel/MinPlatformPkg/License.txt
>  delete mode 100644 Platform/LeMaker/License.txt
>  delete mode 100644 Platform/SoftIron/License.txt
>  delete mode 100644 Silicon/AMD/Styx/License.txt
>  delete mode 100644 Silicon/Intel/KabylakeSiliconPkg/Contributions.txt
>  delete mode 100644 Silicon/Intel/KabylakeSiliconPkg/License.txt
> 
> -- 
> 2.21.0.windows.1
> 

-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#40910): https://edk2.groups.io/g/devel/message/40910
Mute This Topic: https://groups.io/mt/31635471/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-




More information about the edk2-devel-archive mailing list