]> git.baikalelectronics.ru Git - uefi.git/commit
SDK 5.10 / 6.2 baikal/aarch64 baikal/aarch64/sdk5.10 baikal/aarch64/sdk6.2
authorBaikal Electronics <support@baikalelectronics.ru>
Tue, 27 Jun 2023 22:10:00 +0000 (01:10 +0300)
committerBaikal Electronics <support@baikalelectronics.ru>
Mon, 24 Jul 2023 15:51:12 +0000 (18:51 +0300)
commit4cf6df9c9b39214b33ff2b1089f70e6c9118b69c
treead043ec73641409d71ea822de1e3a893b6a807cc
parentbe654d878896ecd64cad13fc8bdcf2c29ff1bfd4
SDK 5.10 / 6.2
8770 files changed:
.azurepipelines/templates/defaults.yml
.azurepipelines/templates/platform-build-run-steps.yml
.azurepipelines/templates/pr-gate-build-job.yml
.git-blame-ignore-revs [new file with mode: 0644]
.github/codeql/edk2.qls
.github/dependabot.yml
.github/workflows/codeql-analysis.yml
.pytool/CISettings.py
ArmPkg/Application/ArmCpuInfo/ArmCpuInfo.c [new file with mode: 0644]
ArmPkg/Application/ArmCpuInfo/ArmCpuInfo.inf [new file with mode: 0644]
ArmPkg/ArmPkg.dec
ArmPkg/ArmPkg.dsc
ArmPkg/Drivers/ArmGic/ArmGicCommonDxe.c
ArmPkg/Drivers/CpuDxe/AArch64/Mmu.c
ArmPkg/Drivers/CpuDxe/Arm/Mmu.c
ArmPkg/Drivers/CpuDxe/CpuDxe.c
ArmPkg/Drivers/CpuDxe/CpuDxe.h
ArmPkg/Drivers/CpuDxe/CpuDxe.inf
ArmPkg/Drivers/CpuDxe/MemoryAttribute.c [new file with mode: 0644]
ArmPkg/Filesystem/SemihostFs/Arm/SemihostFs.c
ArmPkg/Include/AsmMacroIoLibV8.h
ArmPkg/Include/Chipset/AArch64.h
ArmPkg/Include/Chipset/ArmV7Mmu.h
ArmPkg/Include/Library/ArmLib.h
ArmPkg/Include/Library/ArmMmuLib.h
ArmPkg/Library/ArmExceptionLib/AArch64/ExceptionSupport.S
ArmPkg/Library/ArmLib/AArch64/AArch64Lib.h
ArmPkg/Library/ArmLib/AArch64/AArch64Support.S
ArmPkg/Library/ArmLib/Arm/ArmV7Support.S
ArmPkg/Library/ArmMmuLib/AArch64/ArmMmuLibCore.c
ArmPkg/Library/ArmMmuLib/AArch64/ArmMmuLibReplaceEntry.S
ArmPkg/Library/ArmMmuLib/Arm/ArmMmuLibConvert.c
ArmPkg/Library/ArmMmuLib/Arm/ArmMmuLibCore.c
ArmPkg/Library/ArmMmuLib/Arm/ArmMmuLibUpdate.c
ArmPkg/Library/ArmPsciResetSystemLib/ArmPsciResetSystemLib.c
ArmPkg/Library/ArmSvcLib/AArch64/ArmSvc.S
ArmPkg/Library/GccLto/liblto-aarch64.a
ArmPkg/Library/GnuNoteBti.bin [new file with mode: 0644]
ArmPkg/Library/LinuxBootBootManagerLib/LinuxBootBm.c
ArmPkg/Library/PlatformBootManagerLib/PlatformBm.c
ArmPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf
ArmPkg/Universal/Smbios/ProcessorSubClassDxe/ProcessorSubClass.c
ArmPkg/Universal/Smbios/SmbiosMiscDxe/Type00/MiscBiosVendorFunction.c
ArmPkg/Universal/Smbios/SmbiosMiscDxe/Type01/MiscSystemManufacturerFunction.c
ArmPkg/Universal/Smbios/SmbiosMiscDxe/Type02/MiscBaseBoardManufacturerFunction.c
ArmPkg/Universal/Smbios/SmbiosMiscDxe/Type03/MiscChassisManufacturerFunction.c
ArmPkg/Universal/Smbios/SmbiosMiscDxe/Type13/MiscNumberOfInstallableLanguagesFunction.c
ArmPkg/Universal/Smbios/SmbiosMiscDxe/Type32/MiscBootInformationFunction.c
ArmPlatformPkg/Drivers/SP805WatchdogDxe/SP805Watchdog.c
ArmPlatformPkg/PrePeiCore/AArch64/Exception.S
ArmVirtPkg/ArmVirt.dsc.inc
ArmVirtPkg/ArmVirtQemu.dsc
ArmVirtPkg/ArmVirtXen.dsc
ArmVirtPkg/CloudHvAcpiPlatformDxe/CloudHvAcpi.c
ArmVirtPkg/CloudHvPlatformHasAcpiDtDxe/CloudHvHasAcpiDtDxe.inf
ArmVirtPkg/Library/ArmPlatformLibQemu/IdMap.S
ArmVirtPkg/Library/ArmVirtGicArchLib/ArmVirtGicArchLib.c
ArmVirtPkg/Library/ArmVirtPL031FdtClientLib/ArmVirtPL031FdtClientLib.c
ArmVirtPkg/Library/ArmVirtPsciResetSystemLib/ArmVirtPsciResetSystemLib.c
ArmVirtPkg/Library/ArmVirtPsciResetSystemPeiLib/ArmVirtPsciResetSystemPeiLib.c
ArmVirtPkg/Library/CloudHvVirtMemInfoLib/CloudHvVirtMemInfoLib.c
ArmVirtPkg/Library/Fdt16550SerialPortHookLib/EarlyFdt16550SerialPortHookLib.c
ArmVirtPkg/Library/KvmtoolRtcFdtClientLib/KvmtoolRtcFdtClientLib.c
ArmVirtPkg/Library/KvmtoolRtcFdtClientLib/KvmtoolRtcFdtClientLib.inf
ArmVirtPkg/Library/KvmtoolVirtMemInfoLib/KvmtoolVirtMemInfoLib.c
ArmVirtPkg/Library/NorFlashKvmtoolLib/NorFlashKvmtool.c
ArmVirtPkg/Library/NorFlashQemuLib/NorFlashQemuLib.c
ArmVirtPkg/Library/PlatformBootManagerLib/PlatformBm.c
ArmVirtPkg/Library/PlatformBootManagerLib/QemuKernel.c
ArmVirtPkg/Library/PlatformPeiLib/PlatformPeiLib.c
ArmVirtPkg/Library/QemuVirtMemInfoLib/QemuVirtMemInfoLib.c
ArmVirtPkg/Library/QemuVirtMemInfoLib/QemuVirtMemInfoPeiLibConstructor.c
ArmVirtPkg/XenAcpiPlatformDxe/XenAcpiPlatformDxe.c
ArmVirtPkg/XenioFdtDxe/XenioFdtDxe.c
BaseTools/BuildEnv
BaseTools/Conf/build_rule.template
BaseTools/Conf/tools_def.template
BaseTools/Plugin/HostBasedUnitTestRunner/HostBasedUnitTestRunner.py
BaseTools/Scripts/PatchCheck.py
BaseTools/Scripts/SetVisualStudio.bat
BaseTools/Scripts/SetupGit.py
BaseTools/Scripts/ShowEnvironment.bat
BaseTools/Source/C/Common/BasePeCoff.c
BaseTools/Source/C/Common/CommonLib.c
BaseTools/Source/C/Common/CommonLib.h
BaseTools/Source/C/Common/Compress.h
BaseTools/Source/C/Common/Crc32.c
BaseTools/Source/C/Common/Crc32.h
BaseTools/Source/C/Common/Decompress.c
BaseTools/Source/C/Common/Decompress.h
BaseTools/Source/C/Common/EfiCompress.c
BaseTools/Source/C/Common/EfiUtilityMsgs.c
BaseTools/Source/C/Common/FirmwareVolumeBuffer.c
BaseTools/Source/C/Common/FvLib.c
BaseTools/Source/C/Common/MemoryFile.c
BaseTools/Source/C/Common/MemoryFile.h
BaseTools/Source/C/Common/MyAlloc.c
BaseTools/Source/C/Common/MyAlloc.h
BaseTools/Source/C/Common/OsPath.c
BaseTools/Source/C/Common/OsPath.h
BaseTools/Source/C/Common/ParseGuidedSectionTools.c
BaseTools/Source/C/Common/ParseGuidedSectionTools.h
BaseTools/Source/C/Common/ParseInf.c
BaseTools/Source/C/Common/ParseInf.h
BaseTools/Source/C/Common/PcdValueCommon.c
BaseTools/Source/C/Common/PcdValueCommon.h
BaseTools/Source/C/Common/PeCoffLoaderEx.c
BaseTools/Source/C/Common/SimpleFileParsing.c
BaseTools/Source/C/Common/StringFuncs.c
BaseTools/Source/C/Common/StringFuncs.h
BaseTools/Source/C/Common/TianoCompress.c
BaseTools/Source/C/DevicePath/GNUmakefile
BaseTools/Source/C/GenFw/Elf64Convert.c
BaseTools/Source/C/GenFw/GenFw.c
BaseTools/Source/C/GenFw/elf_common.h
BaseTools/Source/C/Include/IndustryStandard/PeImage.h
BaseTools/Source/C/LzmaCompress/GNUmakefile
BaseTools/Source/C/Makefiles/NmakeSubdirs.py
BaseTools/Source/C/Makefiles/app.makefile
BaseTools/Source/C/Makefiles/footer.makefile
BaseTools/Source/C/Makefiles/header.makefile
BaseTools/Source/C/VfrCompile/GNUmakefile
BaseTools/Source/C/VfrCompile/Pccts/antlr/gen.c
BaseTools/Source/C/VfrCompile/Pccts/antlr/main.c
BaseTools/Source/C/VfrCompile/Pccts/antlr/makefile
BaseTools/Source/C/VfrCompile/Pccts/dlg/makefile
BaseTools/Source/Python/Workspace/DscBuildData.py
BaseTools/Source/Python/build/BuildReport.py
BaseTools/Source/Python/build/buildoptions.py
BaseTools/Tests/PythonTest.py
BaseTools/Tests/TestTools.py
BaseTools/get_vsvars.bat
BaseTools/set_vsprefix_envs.bat
BaseTools/toolsetup.bat
CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf
CryptoPkg/Library/BaseCryptLib/Hash/CryptSha1.c
CryptoPkg/Library/BaseCryptLib/Hash/CryptSha256.c
CryptoPkg/Library/BaseCryptLib/Hash/CryptSha512.c
CryptoPkg/Library/BaseCryptLib/PeiCryptLib.inf
CryptoPkg/Library/BaseCryptLib/Pk/CryptX509.c
CryptoPkg/Library/BaseCryptLib/RuntimeCryptLib.inf
CryptoPkg/Library/BaseCryptLib/SecCryptLib.inf
CryptoPkg/Library/BaseCryptLib/SmmCryptLib.inf
CryptoPkg/Library/BaseCryptLib/UnitTestHostBaseCryptLib.inf
CryptoPkg/Library/BaseCryptLibOnProtocolPpi/DxeCryptLib.inf
CryptoPkg/Library/OpensslLib/OpensslLib.inf
CryptoPkg/Library/OpensslLib/OpensslLibAccel.inf
CryptoPkg/Library/OpensslLib/OpensslLibCrypto.inf
CryptoPkg/Library/OpensslLib/OpensslLibFull.inf
CryptoPkg/Library/OpensslLib/OpensslLibFullAccel.inf
CryptoPkg/Library/OpensslLib/openssl/.github/workflows/ci.yml
CryptoPkg/Library/OpensslLib/openssl/.github/workflows/cross-compiles.yml
CryptoPkg/Library/OpensslLib/openssl/.github/workflows/run-checker-ci.yml
CryptoPkg/Library/OpensslLib/openssl/.github/workflows/run-checker-daily.yml
CryptoPkg/Library/OpensslLib/openssl/.github/workflows/run-checker-merge.yml
CryptoPkg/Library/OpensslLib/openssl/.github/workflows/windows.yml
CryptoPkg/Library/OpensslLib/openssl/CHANGES
CryptoPkg/Library/OpensslLib/openssl/Configure
CryptoPkg/Library/OpensslLib/openssl/NEWS
CryptoPkg/Library/OpensslLib/openssl/README
CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/asn_mime.c
CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/bio_asn1.c
CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/bio_ndef.c
CryptoPkg/Library/OpensslLib/openssl/crypto/bio/b_print.c
CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_blind.c
CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_err.c
CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_exp.c
CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_local.h
CryptoPkg/Library/OpensslLib/openssl/crypto/bn/bn_mont.c
CryptoPkg/Library/OpensslLib/openssl/crypto/bn/build.info
CryptoPkg/Library/OpensslLib/openssl/crypto/bn/rsa_sup_mul.c [new file with mode: 0644]
CryptoPkg/Library/OpensslLib/openssl/crypto/cms/cms_enc.c
CryptoPkg/Library/OpensslLib/openssl/crypto/cms/cms_err.c
CryptoPkg/Library/OpensslLib/openssl/crypto/err/openssl.txt
CryptoPkg/Library/OpensslLib/openssl/crypto/evp/bio_enc.c
CryptoPkg/Library/OpensslLib/openssl/crypto/pem/pem_lib.c
CryptoPkg/Library/OpensslLib/openssl/crypto/rsa/rsa_ameth.c
CryptoPkg/Library/OpensslLib/openssl/crypto/rsa/rsa_ossl.c
CryptoPkg/Library/OpensslLib/openssl/crypto/txt_db/txt_db.c
CryptoPkg/Library/OpensslLib/openssl/crypto/x509/by_dir.c
CryptoPkg/Library/OpensslLib/openssl/crypto/x509/x_name.c
CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/v3_genn.c
CryptoPkg/Library/OpensslLib/openssl/engines/asm/e_padlock-x86.pl
CryptoPkg/Library/OpensslLib/openssl/engines/asm/e_padlock-x86_64.pl
CryptoPkg/Library/OpensslLib/openssl/include/crypto/bn.h
CryptoPkg/Library/OpensslLib/openssl/include/openssl/bnerr.h
CryptoPkg/Library/OpensslLib/openssl/include/openssl/cmserr.h
CryptoPkg/Library/OpensslLib/openssl/include/openssl/opensslv.h
CryptoPkg/Library/OpensslLib/openssl/include/openssl/x509v3.h
CryptoPkg/Library/OpensslLib/openssl/ssl/record/rec_layer_s3.c
CryptoPkg/Library/OpensslLib/openssl/ssl/record/ssl3_buffer.c
CryptoPkg/Library/OpensslLib/openssl/test/certs/ee-ed25519.pem
CryptoPkg/Library/OpensslLib/openssl/test/certs/root-ed25519.pem
CryptoPkg/Library/OpensslLib/openssl/test/certs/rootCA.pem
CryptoPkg/Library/OpensslLib/openssl/test/exptest.c
CryptoPkg/Library/OpensslLib/openssl/test/pemtest.c
CryptoPkg/Library/OpensslLib/openssl/test/recipes/80-test_cms.t
CryptoPkg/Library/OpensslLib/openssl/test/recipes/95-test_external_pyca_data/cryptography.sh
CryptoPkg/Library/OpensslLib/openssl/test/smime-certs/badrsa.pem [new file with mode: 0644]
CryptoPkg/Library/OpensslLib/openssl/test/sslapitest.c
CryptoPkg/Library/OpensslLib/openssl/test/test_test.c
CryptoPkg/Library/OpensslLib/openssl/test/testutil/driver.c
CryptoPkg/Library/OpensslLib/openssl/test/v3nametest.c
CryptoPkg/Library/TlsLib/TlsConfig.c
CryptoPkg/Library/TlsLib/TlsProcess.c
Drivers/ASIX/Asix.dec [new file with mode: 0644]
Drivers/ASIX/Asix.dsc [new file with mode: 0644]
Drivers/ASIX/Bus/Usb/UsbNetworking/Ax88179/Ax88179.c [new file with mode: 0644]
Drivers/ASIX/Bus/Usb/UsbNetworking/Ax88179/Ax88179.h [new file with mode: 0644]
Drivers/ASIX/Bus/Usb/UsbNetworking/Ax88179/Ax88179.inf [new file with mode: 0644]
Drivers/ASIX/Bus/Usb/UsbNetworking/Ax88179/ComponentName.c [new file with mode: 0644]
Drivers/ASIX/Bus/Usb/UsbNetworking/Ax88179/DriverBinding.c [new file with mode: 0644]
Drivers/ASIX/Bus/Usb/UsbNetworking/Ax88179/SimpleNetwork.c [new file with mode: 0644]
Drivers/ASIX/Bus/Usb/UsbNetworking/Ax88772c/Ax88772.c [new file with mode: 0644]
Drivers/ASIX/Bus/Usb/UsbNetworking/Ax88772c/Ax88772.h [new file with mode: 0644]
Drivers/ASIX/Bus/Usb/UsbNetworking/Ax88772c/Ax88772c.inf [new file with mode: 0644]
Drivers/ASIX/Bus/Usb/UsbNetworking/Ax88772c/ComponentName.c [new file with mode: 0644]
Drivers/ASIX/Bus/Usb/UsbNetworking/Ax88772c/DriverBinding.c [new file with mode: 0644]
Drivers/ASIX/Bus/Usb/UsbNetworking/Ax88772c/SimpleNetwork.c [new file with mode: 0644]
Drivers/DisplayLink/DisplayLinkPkg/DisplayLinkGop/CapabilityDescriptor.c [new file with mode: 0644]
Drivers/DisplayLink/DisplayLinkPkg/DisplayLinkGop/ComponentName.c [new file with mode: 0644]
Drivers/DisplayLink/DisplayLinkPkg/DisplayLinkGop/DisplayLinkGopDxe.inf [new file with mode: 0644]
Drivers/DisplayLink/DisplayLinkPkg/DisplayLinkGop/Edid.c [new file with mode: 0644]
Drivers/DisplayLink/DisplayLinkPkg/DisplayLinkGop/Edid.h [new file with mode: 0644]
Drivers/DisplayLink/DisplayLinkPkg/DisplayLinkGop/Gop.c [new file with mode: 0644]
Drivers/DisplayLink/DisplayLinkPkg/DisplayLinkGop/UsbDescriptors.c [new file with mode: 0644]
Drivers/DisplayLink/DisplayLinkPkg/DisplayLinkGop/UsbDescriptors.h [new file with mode: 0644]
Drivers/DisplayLink/DisplayLinkPkg/DisplayLinkGop/UsbDisplayLink.c [new file with mode: 0644]
Drivers/DisplayLink/DisplayLinkPkg/DisplayLinkGop/UsbDisplayLink.h [new file with mode: 0644]
Drivers/DisplayLink/DisplayLinkPkg/DisplayLinkGop/UsbTransfer.c [new file with mode: 0644]
Drivers/DisplayLink/DisplayLinkPkg/DisplayLinkGop/VideoModes.c [new file with mode: 0644]
Drivers/DisplayLink/DisplayLinkPkg/DisplayLinkPkg.dsc [new file with mode: 0644]
Drivers/DisplayLink/DisplayLinkPkg/ReadMe.md [new file with mode: 0644]
Drivers/OpTee/OpteeRpmbPkg/FixupPcd.c [new file with mode: 0644]
Drivers/OpTee/OpteeRpmbPkg/FixupPcd.inf [new file with mode: 0644]
Drivers/OpTee/OpteeRpmbPkg/OpTeeRpmbFv.inf [new file with mode: 0644]
Drivers/OpTee/OpteeRpmbPkg/OpTeeRpmbFvb.c [new file with mode: 0644]
Drivers/OpTee/OpteeRpmbPkg/OpTeeRpmbFvb.h [new file with mode: 0644]
Drivers/OptionRomPkg/Application/BltLibSample/BltLibSample.c [new file with mode: 0644]
Drivers/OptionRomPkg/Application/BltLibSample/BltLibSample.inf [new file with mode: 0644]
Drivers/OptionRomPkg/AtapiPassThruDxe/AtapiPassThru.c [new file with mode: 0644]
Drivers/OptionRomPkg/AtapiPassThruDxe/AtapiPassThru.h [new file with mode: 0644]
Drivers/OptionRomPkg/AtapiPassThruDxe/AtapiPassThruDxe.inf [new file with mode: 0644]
Drivers/OptionRomPkg/AtapiPassThruDxe/ComponentName.c [new file with mode: 0644]
Drivers/OptionRomPkg/AtapiPassThruDxe/DriverSupportedEfiVersion.c [new file with mode: 0644]
Drivers/OptionRomPkg/Bus/Usb/FtdiUsbSerialDxe/CompatibleDevices.txt [new file with mode: 0644]
Drivers/OptionRomPkg/Bus/Usb/FtdiUsbSerialDxe/ComponentName.c [new file with mode: 0644]
Drivers/OptionRomPkg/Bus/Usb/FtdiUsbSerialDxe/FtdiUsbSerialDriver.c [new file with mode: 0644]
Drivers/OptionRomPkg/Bus/Usb/FtdiUsbSerialDxe/FtdiUsbSerialDriver.h [new file with mode: 0644]
Drivers/OptionRomPkg/Bus/Usb/FtdiUsbSerialDxe/FtdiUsbSerialDxe.inf [new file with mode: 0644]
Drivers/OptionRomPkg/Bus/Usb/FtdiUsbSerialDxe/ReadMe.txt [new file with mode: 0644]
Drivers/OptionRomPkg/CirrusLogic5430Dxe/CirrusLogic5430.c [new file with mode: 0644]
Drivers/OptionRomPkg/CirrusLogic5430Dxe/CirrusLogic5430.h [new file with mode: 0644]
Drivers/OptionRomPkg/CirrusLogic5430Dxe/CirrusLogic5430Dxe.inf [new file with mode: 0644]
Drivers/OptionRomPkg/CirrusLogic5430Dxe/CirrusLogic5430GraphicsOutput.c [new file with mode: 0644]
Drivers/OptionRomPkg/CirrusLogic5430Dxe/CirrusLogic5430I2c.c [new file with mode: 0644]
Drivers/OptionRomPkg/CirrusLogic5430Dxe/CirrusLogic5430I2c.h [new file with mode: 0644]
Drivers/OptionRomPkg/CirrusLogic5430Dxe/CirrusLogic5430UgaDraw.c [new file with mode: 0644]
Drivers/OptionRomPkg/CirrusLogic5430Dxe/ComponentName.c [new file with mode: 0644]
Drivers/OptionRomPkg/CirrusLogic5430Dxe/DriverSupportedEfiVersion.c [new file with mode: 0644]
Drivers/OptionRomPkg/CirrusLogic5430Dxe/Edid.c [new file with mode: 0644]
Drivers/OptionRomPkg/Include/Library/BltLib.h [new file with mode: 0644]
Drivers/OptionRomPkg/Library/FrameBufferBltLib/FrameBufferBltLib.c [new file with mode: 0644]
Drivers/OptionRomPkg/Library/FrameBufferBltLib/FrameBufferBltLib.inf [new file with mode: 0644]
Drivers/OptionRomPkg/Library/GopBltLib/GopBltLib.c [new file with mode: 0644]
Drivers/OptionRomPkg/Library/GopBltLib/GopBltLib.inf [new file with mode: 0644]
Drivers/OptionRomPkg/OptionRomPkg.dec [new file with mode: 0644]
Drivers/OptionRomPkg/OptionRomPkg.dsc [new file with mode: 0644]
Drivers/OptionRomPkg/ReadMe.txt [new file with mode: 0644]
Drivers/OptionRomPkg/UndiRuntimeDxe/ComponentName.c [new file with mode: 0644]
Drivers/OptionRomPkg/UndiRuntimeDxe/Decode.c [new file with mode: 0644]
Drivers/OptionRomPkg/UndiRuntimeDxe/E100b.c [new file with mode: 0644]
Drivers/OptionRomPkg/UndiRuntimeDxe/E100b.h [new file with mode: 0644]
Drivers/OptionRomPkg/UndiRuntimeDxe/Init.c [new file with mode: 0644]
Drivers/OptionRomPkg/UndiRuntimeDxe/Undi32.h [new file with mode: 0644]
Drivers/OptionRomPkg/UndiRuntimeDxe/UndiAipImpl.c [new file with mode: 0644]
Drivers/OptionRomPkg/UndiRuntimeDxe/UndiRuntimeDxe.inf [new file with mode: 0644]
DynamicTablesPkg/DynamicTables.dsc.inc
DynamicTablesPkg/DynamicTablesPkg.dec
DynamicTablesPkg/DynamicTablesPkg.dsc
DynamicTablesPkg/Include/Library/SmbiosStringTableLib.h [new file with mode: 0644]
DynamicTablesPkg/Library/Acpi/Arm/AcpiSsdtCpuTopologyLibArm/SsdtCpuTopologyGenerator.c
DynamicTablesPkg/Library/Acpi/Arm/AcpiSsdtCpuTopologyLibArm/SsdtCpuTopologyGenerator.h
DynamicTablesPkg/Library/Common/SmbiosStringTableLib/SmbiosStringTableLib.c [new file with mode: 0644]
DynamicTablesPkg/Library/Common/SmbiosStringTableLib/SmbiosStringTableLib.inf [new file with mode: 0644]
DynamicTablesPkg/Library/Common/TableHelperLib/ConfigurationManagerObjectParser.c
DynamicTablesPkg/Library/FdtHwInfoParserLib/Serial/ArmSerialPortParser.c
EmbeddedPkg/Drivers/ConsolePrefDxe/ConsolePrefDxe.c
EmbeddedPkg/Drivers/DtPlatformDxe/DtPlatformDxe.c
EmbeddedPkg/Drivers/FdtClientDxe/FdtClientDxe.c
EmbeddedPkg/Library/NonCoherentDmaLib/NonCoherentDmaLib.c
EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClock.c
EmbeddedPkg/Universal/MmcDxe/MmcIdentification.c
EmulatorPkg/Library/RedfishPlatformHostInterfaceLib/RedfishPlatformHostInterfaceLib.c
EmulatorPkg/Win/Host/WinPacketFilter.c
Features/Ext4Pkg/Ext4.dsc.inc [new file with mode: 0644]
Features/Ext4Pkg/Ext4.fdf.inc [new file with mode: 0644]
Features/Ext4Pkg/Ext4Components.dsc.inc [new file with mode: 0644]
Features/Ext4Pkg/Ext4Defines.dsc.inc [new file with mode: 0644]
Features/Ext4Pkg/Ext4Dxe/BlockGroup.c [new file with mode: 0644]
Features/Ext4Pkg/Ext4Dxe/BlockMap.c [new file with mode: 0644]
Features/Ext4Pkg/Ext4Dxe/Collation.c [new file with mode: 0644]
Features/Ext4Pkg/Ext4Dxe/Directory.c [new file with mode: 0644]
Features/Ext4Pkg/Ext4Dxe/DiskUtil.c [new file with mode: 0644]
Features/Ext4Pkg/Ext4Dxe/Ext4Disk.h [new file with mode: 0644]
Features/Ext4Pkg/Ext4Dxe/Ext4Dxe.c [new file with mode: 0644]
Features/Ext4Pkg/Ext4Dxe/Ext4Dxe.h [new file with mode: 0644]
Features/Ext4Pkg/Ext4Dxe/Ext4Dxe.inf [new file with mode: 0644]
Features/Ext4Pkg/Ext4Dxe/Ext4Dxe.uni [new file with mode: 0644]
Features/Ext4Pkg/Ext4Dxe/Extents.c [new file with mode: 0644]
Features/Ext4Pkg/Ext4Dxe/File.c [new file with mode: 0644]
Features/Ext4Pkg/Ext4Dxe/Inode.c [new file with mode: 0644]
Features/Ext4Pkg/Ext4Dxe/Partition.c [new file with mode: 0644]
Features/Ext4Pkg/Ext4Dxe/Superblock.c [new file with mode: 0644]
Features/Ext4Pkg/Ext4Dxe/Symlink.c [new file with mode: 0644]
Features/Ext4Pkg/Ext4Libs.dsc.inc [new file with mode: 0644]
Features/Ext4Pkg/Ext4Pkg.dec [new file with mode: 0644]
Features/Ext4Pkg/Ext4Pkg.dsc [new file with mode: 0644]
Features/Ext4Pkg/Ext4Pkg.uni [new file with mode: 0644]
Features/Intel/AdvancedFeaturePkg/AdvancedFeaturePkg.dec [new file with mode: 0644]
Features/Intel/AdvancedFeaturePkg/AdvancedFeaturePkg.dsc [new file with mode: 0644]
Features/Intel/AdvancedFeaturePkg/AdvancedFeaturePkg.fdf [new file with mode: 0644]
Features/Intel/AdvancedFeaturePkg/Include/AdvancedFeatures.dsc [new file with mode: 0644]
Features/Intel/AdvancedFeaturePkg/Include/AdvancedFeaturesPcd.dsc [new file with mode: 0644]
Features/Intel/AdvancedFeaturePkg/Include/PostMemory.fdf [new file with mode: 0644]
Features/Intel/AdvancedFeaturePkg/Include/PreMemory.fdf [new file with mode: 0644]
Features/Intel/AdvancedFeaturePkg/Readme.md [new file with mode: 0644]
Features/Intel/Debugging/AcpiDebugFeaturePkg/AcpiDebugDxeSmm/AcpiDebug.asl [new file with mode: 0644]
Features/Intel/Debugging/AcpiDebugFeaturePkg/AcpiDebugDxeSmm/AcpiDebug.c [new file with mode: 0644]
Features/Intel/Debugging/AcpiDebugFeaturePkg/AcpiDebugDxeSmm/AcpiDebugDxe.inf [new file with mode: 0644]
Features/Intel/Debugging/AcpiDebugFeaturePkg/AcpiDebugDxeSmm/AcpiDebugSmm.inf [new file with mode: 0644]
Features/Intel/Debugging/AcpiDebugFeaturePkg/AcpiDebugFeaturePkg.dec [new file with mode: 0644]
Features/Intel/Debugging/AcpiDebugFeaturePkg/AcpiDebugFeaturePkg.dsc [new file with mode: 0644]
Features/Intel/Debugging/AcpiDebugFeaturePkg/Include/AcpiDebugFeature.dsc [new file with mode: 0644]
Features/Intel/Debugging/AcpiDebugFeaturePkg/Include/PostMemory.fdf [new file with mode: 0644]
Features/Intel/Debugging/AcpiDebugFeaturePkg/Include/PreMemory.fdf [new file with mode: 0644]
Features/Intel/Debugging/AcpiDebugFeaturePkg/Readme.md [new file with mode: 0644]
Features/Intel/Debugging/BeepDebugFeaturePkg/BeepDebugFeaturePkg.dec [new file with mode: 0644]
Features/Intel/Debugging/BeepDebugFeaturePkg/BeepDebugFeaturePkg.dsc [new file with mode: 0644]
Features/Intel/Debugging/BeepDebugFeaturePkg/Include/BeepDebugFeature.dsc [new file with mode: 0644]
Features/Intel/Debugging/BeepDebugFeaturePkg/Include/Library/BeepLib.h [new file with mode: 0644]
Features/Intel/Debugging/BeepDebugFeaturePkg/Include/Library/BeepMapLib.h [new file with mode: 0644]
Features/Intel/Debugging/BeepDebugFeaturePkg/Include/PostMemory.fdf [new file with mode: 0644]
Features/Intel/Debugging/BeepDebugFeaturePkg/Include/PreMemory.fdf [new file with mode: 0644]
Features/Intel/Debugging/BeepDebugFeaturePkg/Library/BeepLib/BeepLibNull.c [new file with mode: 0644]
Features/Intel/Debugging/BeepDebugFeaturePkg/Library/BeepLib/BeepLibNull.inf [new file with mode: 0644]
Features/Intel/Debugging/BeepDebugFeaturePkg/Library/BeepMapLib/BeepMapLib.c [new file with mode: 0644]
Features/Intel/Debugging/BeepDebugFeaturePkg/Library/BeepMapLib/BeepMapLib.inf [new file with mode: 0644]
Features/Intel/Debugging/BeepDebugFeaturePkg/Library/BeepMapLib/PlatformStatusCodesInternal.h [new file with mode: 0644]
Features/Intel/Debugging/BeepDebugFeaturePkg/Library/BeepStatusCodeHandlerLib/PeiBeepStatusCodeHandlerLib.c [new file with mode: 0644]
Features/Intel/Debugging/BeepDebugFeaturePkg/Library/BeepStatusCodeHandlerLib/PeiBeepStatusCodeHandlerLib.inf [new file with mode: 0644]
Features/Intel/Debugging/BeepDebugFeaturePkg/Library/BeepStatusCodeHandlerLib/RuntimeDxeBeepStatusCodeHandlerLib.c [new file with mode: 0644]
Features/Intel/Debugging/BeepDebugFeaturePkg/Library/BeepStatusCodeHandlerLib/RuntimeDxeBeepStatusCodeHandlerLib.inf [new file with mode: 0644]
Features/Intel/Debugging/BeepDebugFeaturePkg/Library/BeepStatusCodeHandlerLib/SmmBeepStatusCodeHandlerLib.c [new file with mode: 0644]
Features/Intel/Debugging/BeepDebugFeaturePkg/Library/BeepStatusCodeHandlerLib/SmmBeepStatusCodeHandlerLib.inf [new file with mode: 0644]
Features/Intel/Debugging/BeepDebugFeaturePkg/Readme.md [new file with mode: 0644]
Features/Intel/Debugging/PostCodeDebugFeaturePkg/Include/Library/PostCodeMapLib.h [new file with mode: 0644]
Features/Intel/Debugging/PostCodeDebugFeaturePkg/Include/PostCodeDebugFeature.dsc [new file with mode: 0644]
Features/Intel/Debugging/PostCodeDebugFeaturePkg/Include/PostMemory.fdf [new file with mode: 0644]
Features/Intel/Debugging/PostCodeDebugFeaturePkg/Include/PreMemory.fdf [new file with mode: 0644]
Features/Intel/Debugging/PostCodeDebugFeaturePkg/Library/PostCodeMapLib/PlatformStatusCodesInternal.h [new file with mode: 0644]
Features/Intel/Debugging/PostCodeDebugFeaturePkg/Library/PostCodeMapLib/PostCodeMapLib.c [new file with mode: 0644]
Features/Intel/Debugging/PostCodeDebugFeaturePkg/Library/PostCodeMapLib/PostCodeMapLib.inf [new file with mode: 0644]
Features/Intel/Debugging/PostCodeDebugFeaturePkg/Library/PostCodeStatusCodeHandlerLib/PeiPostCodeStatusCodeHandlerLib.c [new file with mode: 0644]
Features/Intel/Debugging/PostCodeDebugFeaturePkg/Library/PostCodeStatusCodeHandlerLib/PeiPostCodeStatusCodeHandlerLib.inf [new file with mode: 0644]
Features/Intel/Debugging/PostCodeDebugFeaturePkg/Library/PostCodeStatusCodeHandlerLib/RuntimeDxePostCodeStatusCodeHandlerLib.c [new file with mode: 0644]
Features/Intel/Debugging/PostCodeDebugFeaturePkg/Library/PostCodeStatusCodeHandlerLib/RuntimeDxePostCodeStatusCodeHandlerLib.inf [new file with mode: 0644]
Features/Intel/Debugging/PostCodeDebugFeaturePkg/Library/PostCodeStatusCodeHandlerLib/SmmPostCodeStatusCodeHandlerLib.c [new file with mode: 0644]
Features/Intel/Debugging/PostCodeDebugFeaturePkg/Library/PostCodeStatusCodeHandlerLib/SmmPostCodeStatusCodeHandlerLib.inf [new file with mode: 0644]
Features/Intel/Debugging/PostCodeDebugFeaturePkg/PostCodeDebugFeaturePkg.dec [new file with mode: 0644]
Features/Intel/Debugging/PostCodeDebugFeaturePkg/PostCodeDebugFeaturePkg.dsc [new file with mode: 0644]
Features/Intel/Debugging/PostCodeDebugFeaturePkg/Readme.md [new file with mode: 0644]
Features/Intel/Debugging/Readme.md [new file with mode: 0644]
Features/Intel/Debugging/Usb3DebugFeaturePkg/Include/Library/Usb3DebugPortLib.h [new file with mode: 0644]
Features/Intel/Debugging/Usb3DebugFeaturePkg/Include/Library/Usb3DebugPortParamLib.h [new file with mode: 0644]
Features/Intel/Debugging/Usb3DebugFeaturePkg/Include/PostMemory.fdf [new file with mode: 0644]
Features/Intel/Debugging/Usb3DebugFeaturePkg/Include/PreMemory.fdf [new file with mode: 0644]
Features/Intel/Debugging/Usb3DebugFeaturePkg/Include/Usb3DebugFeature.dsc [new file with mode: 0644]
Features/Intel/Debugging/Usb3DebugFeaturePkg/Library/Usb3DebugPortLib/MiscServices.c [new file with mode: 0644]
Features/Intel/Debugging/Usb3DebugFeaturePkg/Library/Usb3DebugPortLib/Usb3DebugPortDataTransfer.c [new file with mode: 0644]
Features/Intel/Debugging/Usb3DebugFeaturePkg/Library/Usb3DebugPortLib/Usb3DebugPortInitialize.c [new file with mode: 0644]
Features/Intel/Debugging/Usb3DebugFeaturePkg/Library/Usb3DebugPortLib/Usb3DebugPortLibDxe.c [new file with mode: 0644]
Features/Intel/Debugging/Usb3DebugFeaturePkg/Library/Usb3DebugPortLib/Usb3DebugPortLibDxe.inf [new file with mode: 0644]
Features/Intel/Debugging/Usb3DebugFeaturePkg/Library/Usb3DebugPortLib/Usb3DebugPortLibDxeIoMmu.c [new file with mode: 0644]
Features/Intel/Debugging/Usb3DebugFeaturePkg/Library/Usb3DebugPortLib/Usb3DebugPortLibDxeIoMmu.inf [new file with mode: 0644]
Features/Intel/Debugging/Usb3DebugFeaturePkg/Library/Usb3DebugPortLib/Usb3DebugPortLibInternal.h [new file with mode: 0644]
Features/Intel/Debugging/Usb3DebugFeaturePkg/Library/Usb3DebugPortLib/Usb3DebugPortLibNull.c [new file with mode: 0644]
Features/Intel/Debugging/Usb3DebugFeaturePkg/Library/Usb3DebugPortLib/Usb3DebugPortLibNull.inf [new file with mode: 0644]
Features/Intel/Debugging/Usb3DebugFeaturePkg/Library/Usb3DebugPortLib/Usb3DebugPortLibPei.c [new file with mode: 0644]
Features/Intel/Debugging/Usb3DebugFeaturePkg/Library/Usb3DebugPortLib/Usb3DebugPortLibPei.inf [new file with mode: 0644]
Features/Intel/Debugging/Usb3DebugFeaturePkg/Library/Usb3DebugPortLib/Usb3DebugPortLibPeiIoMmu.c [new file with mode: 0644]
Features/Intel/Debugging/Usb3DebugFeaturePkg/Library/Usb3DebugPortLib/Usb3DebugPortLibPeiIoMmu.inf [new file with mode: 0644]
Features/Intel/Debugging/Usb3DebugFeaturePkg/Library/Usb3DebugPortParamLibPcd/Usb3DebugPortParamLibPcd.c [new file with mode: 0644]
Features/Intel/Debugging/Usb3DebugFeaturePkg/Library/Usb3DebugPortParamLibPcd/Usb3DebugPortParamLibPcd.inf [new file with mode: 0644]
Features/Intel/Debugging/Usb3DebugFeaturePkg/Readme.md [new file with mode: 0644]
Features/Intel/Debugging/Usb3DebugFeaturePkg/Usb3DebugFeaturePkg.dec [new file with mode: 0644]
Features/Intel/Debugging/Usb3DebugFeaturePkg/Usb3DebugFeaturePkg.dsc [new file with mode: 0644]
Features/Intel/Network/NetworkFeaturePkg/Include/NetworkFeature.dsc [new file with mode: 0644]
Features/Intel/Network/NetworkFeaturePkg/Include/PostMemory.fdf [new file with mode: 0644]
Features/Intel/Network/NetworkFeaturePkg/Include/PreMemory.fdf [new file with mode: 0644]
Features/Intel/Network/NetworkFeaturePkg/NetworkFeaturePkg.dec [new file with mode: 0644]
Features/Intel/Network/NetworkFeaturePkg/NetworkFeaturePkg.dsc [new file with mode: 0644]
Features/Intel/Network/NetworkFeaturePkg/Readme.md [new file with mode: 0644]
Features/Intel/Network/Readme.md [new file with mode: 0644]
Features/Intel/OutOfBandManagement/AsfFeaturePkg/AsfDxe/AsfAcpiTable.c [new file with mode: 0644]
Features/Intel/OutOfBandManagement/AsfFeaturePkg/AsfDxe/AsfDxe.c [new file with mode: 0644]
Features/Intel/OutOfBandManagement/AsfFeaturePkg/AsfDxe/AsfDxe.h [new file with mode: 0644]
Features/Intel/OutOfBandManagement/AsfFeaturePkg/AsfDxe/AsfDxe.inf [new file with mode: 0644]
Features/Intel/OutOfBandManagement/AsfFeaturePkg/AsfDxe/AsfDxe.uni [new file with mode: 0644]
Features/Intel/OutOfBandManagement/AsfFeaturePkg/AsfDxe/AsfDxeEvent.c [new file with mode: 0644]
Features/Intel/OutOfBandManagement/AsfFeaturePkg/AsfDxe/AsfDxeExtra.uni [new file with mode: 0644]
Features/Intel/OutOfBandManagement/AsfFeaturePkg/AsfFeaturePkg.dec [new file with mode: 0644]
Features/Intel/OutOfBandManagement/AsfFeaturePkg/AsfFeaturePkg.dsc [new file with mode: 0644]
Features/Intel/OutOfBandManagement/AsfFeaturePkg/AsfPei/AsfPei.c [new file with mode: 0644]
Features/Intel/OutOfBandManagement/AsfFeaturePkg/AsfPei/AsfPei.inf [new file with mode: 0644]
Features/Intel/OutOfBandManagement/AsfFeaturePkg/AsfPei/AsfPei.uni [new file with mode: 0644]
Features/Intel/OutOfBandManagement/AsfFeaturePkg/AsfPei/AsfPeiExtra.uni [new file with mode: 0644]
Features/Intel/OutOfBandManagement/AsfFeaturePkg/Include/AsfFeature.dsc [new file with mode: 0644]
Features/Intel/OutOfBandManagement/AsfFeaturePkg/Include/AsfMessages.h [new file with mode: 0644]
Features/Intel/OutOfBandManagement/AsfFeaturePkg/Include/IndustryStandard/Asf.h [new file with mode: 0644]
Features/Intel/OutOfBandManagement/AsfFeaturePkg/Include/PostMemory.fdf [new file with mode: 0644]
Features/Intel/OutOfBandManagement/AsfFeaturePkg/Include/PreMemory.fdf [new file with mode: 0644]
Features/Intel/OutOfBandManagement/AsfFeaturePkg/Include/Protocol/AsfProtocol.h [new file with mode: 0644]
Features/Intel/OutOfBandManagement/AsfFeaturePkg/Readme.md [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/BmcAcpi/BmcAcpi.c [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/BmcAcpi/BmcAcpi.inf [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/BmcAcpi/BmcSsdt/BmcSsdt.asl [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/BmcAcpi/BmcSsdt/IpmiOprRegions.asi [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/BmcElog/BmcElog.c [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/BmcElog/BmcElog.inf [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/Frb/FrbDxe.c [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/Frb/FrbDxe.inf [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/Frb/FrbPei.c [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/Frb/FrbPei.inf [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/GenericIpmi/Common/IpmiBmc.c [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/GenericIpmi/Common/IpmiBmc.h [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/GenericIpmi/Common/IpmiBmcCommon.h [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/GenericIpmi/Common/IpmiHooks.c [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/GenericIpmi/Common/IpmiHooks.h [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/GenericIpmi/Common/IpmiPhysicalLayer.h [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/GenericIpmi/Common/KcsBmc.c [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/GenericIpmi/Common/KcsBmc.h [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/GenericIpmi/Dxe/GenericIpmi.c [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/GenericIpmi/Dxe/GenericIpmi.inf [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/GenericIpmi/Dxe/IpmiInit.c [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/GenericIpmi/Pei/PeiGenericIpmi.c [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/GenericIpmi/Pei/PeiGenericIpmi.h [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/GenericIpmi/Pei/PeiGenericIpmi.inf [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/GenericIpmi/Pei/PeiIpmiBmc.c [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/GenericIpmi/Pei/PeiIpmiBmc.h [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/GenericIpmi/Pei/PeiIpmiBmcDef.h [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/GenericIpmi/Smm/SmmGenericIpmi.c [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/GenericIpmi/Smm/SmmGenericIpmi.inf [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/Include/IpmiFeature.dsc [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/Include/Library/IpmiBaseLib.h [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/Include/Library/IpmiCommandLib.h [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/Include/Library/IpmiPlatformHookLib.h [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/Include/PostMemory.fdf [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/Include/Ppi/IpmiTransportPpi.h [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/Include/PreMemory.fdf [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/Include/Protocol/IpmiTransportProtocol.h [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/Include/ServerManagement.h [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/Include/SmStatusCodes.h [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/IpmiFeaturePkg.dec [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/IpmiFeaturePkg.dsc [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/IpmiFru/IpmiFru.c [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/IpmiFru/IpmiFru.inf [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/IpmiInit/DxeIpmiInit.c [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/IpmiInit/DxeIpmiInit.inf [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/IpmiInit/PeiIpmiInit.c [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/IpmiInit/PeiIpmiInit.inf [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/Library/IpmiBaseLib/IpmiBaseLib.c [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/Library/IpmiBaseLib/IpmiBaseLib.inf [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/Library/IpmiBaseLibNull/IpmiBaseLibNull.c [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/Library/IpmiBaseLibNull/IpmiBaseLibNull.inf [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/Library/IpmiCommandLib/IpmiCommandLib.inf [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/Library/IpmiCommandLib/IpmiCommandLibNetFnApp.c [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/Library/IpmiCommandLib/IpmiCommandLibNetFnChassis.c [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/Library/IpmiCommandLib/IpmiCommandLibNetFnStorage.c [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/Library/IpmiCommandLib/IpmiCommandLibNetFnTransport.c [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/Library/IpmiPlatformHookLibNull/IpmiPlatformHookLibNull.c [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/Library/IpmiPlatformHookLibNull/IpmiPlatformHookLibNull.inf [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/Library/PeiIpmiBaseLib/PeiIpmiBaseLib.c [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/Library/PeiIpmiBaseLib/PeiIpmiBaseLib.inf [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/Library/SmmIpmiBaseLib/SmmIpmiBaseLib.c [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/Library/SmmIpmiBaseLib/SmmIpmiBaseLib.inf [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/OsWdt/OsWdt.c [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/OsWdt/OsWdt.inf [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/Readme.md [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/SolStatus/SolStatus.c [new file with mode: 0644]
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/SolStatus/SolStatus.inf [new file with mode: 0644]
Features/Intel/OutOfBandManagement/Readme.md [new file with mode: 0644]
Features/Intel/OutOfBandManagement/SpcrFeaturePkg/Include/Library/SpcrDeviceLib.h [new file with mode: 0644]
Features/Intel/OutOfBandManagement/SpcrFeaturePkg/Include/PostMemory.fdf [new file with mode: 0644]
Features/Intel/OutOfBandManagement/SpcrFeaturePkg/Include/PreMemory.fdf [new file with mode: 0644]
Features/Intel/OutOfBandManagement/SpcrFeaturePkg/Include/SpcrFeature.dsc [new file with mode: 0644]
Features/Intel/OutOfBandManagement/SpcrFeaturePkg/Library/SpcrDeviceLibNull/SpcrDeviceLibNull.c [new file with mode: 0644]
Features/Intel/OutOfBandManagement/SpcrFeaturePkg/Library/SpcrDeviceLibNull/SpcrDeviceLibNull.inf [new file with mode: 0644]
Features/Intel/OutOfBandManagement/SpcrFeaturePkg/Readme.md [new file with mode: 0644]
Features/Intel/OutOfBandManagement/SpcrFeaturePkg/SpcrAcpiDxe/SpcrAcpi.c [new file with mode: 0644]
Features/Intel/OutOfBandManagement/SpcrFeaturePkg/SpcrAcpiDxe/SpcrAcpi.h [new file with mode: 0644]
Features/Intel/OutOfBandManagement/SpcrFeaturePkg/SpcrAcpiDxe/SpcrAcpiDxe.inf [new file with mode: 0644]
Features/Intel/OutOfBandManagement/SpcrFeaturePkg/SpcrFeaturePkg.dec [new file with mode: 0644]
Features/Intel/OutOfBandManagement/SpcrFeaturePkg/SpcrFeaturePkg.dsc [new file with mode: 0644]
Features/Intel/PlatformPayloadFeaturePkg/Fvb/FvbInfo.c [new file with mode: 0644]
Features/Intel/PlatformPayloadFeaturePkg/Fvb/FvbService.c [new file with mode: 0644]
Features/Intel/PlatformPayloadFeaturePkg/Fvb/FvbService.h [new file with mode: 0644]
Features/Intel/PlatformPayloadFeaturePkg/Fvb/FvbServiceSmm.c [new file with mode: 0644]
Features/Intel/PlatformPayloadFeaturePkg/Fvb/FvbSmm.inf [new file with mode: 0644]
Features/Intel/PlatformPayloadFeaturePkg/Fvb/FvbSmmCommon.h [new file with mode: 0644]
Features/Intel/PlatformPayloadFeaturePkg/Include/Guid/NvVariableInfoGuid.h [new file with mode: 0644]
Features/Intel/PlatformPayloadFeaturePkg/Include/Guid/SpiFlashInfoGuid.h [new file with mode: 0644]
Features/Intel/PlatformPayloadFeaturePkg/Include/Library/FlashDeviceLib.h [new file with mode: 0644]
Features/Intel/PlatformPayloadFeaturePkg/Include/Library/SpiFlashLib.h [new file with mode: 0644]
Features/Intel/PlatformPayloadFeaturePkg/Include/PlatformPayloadFeature.dsc [new file with mode: 0644]
Features/Intel/PlatformPayloadFeaturePkg/Include/PostMemory.fdf [new file with mode: 0644]
Features/Intel/PlatformPayloadFeaturePkg/Include/PreMemory.fdf [new file with mode: 0644]
Features/Intel/PlatformPayloadFeaturePkg/Library/FlashDeviceLib/FlashDeviceLib.c [new file with mode: 0644]
Features/Intel/PlatformPayloadFeaturePkg/Library/FlashDeviceLib/FlashDeviceLib.inf [new file with mode: 0644]
Features/Intel/PlatformPayloadFeaturePkg/Library/PcdInitLib/PcdInitLib.c [new file with mode: 0644]
Features/Intel/PlatformPayloadFeaturePkg/Library/PcdInitLib/PcdInitLib.inf [new file with mode: 0644]
Features/Intel/PlatformPayloadFeaturePkg/Library/SpiFlashLib/PchSpi.c [new file with mode: 0644]
Features/Intel/PlatformPayloadFeaturePkg/Library/SpiFlashLib/RegsSpi.h [new file with mode: 0644]
Features/Intel/PlatformPayloadFeaturePkg/Library/SpiFlashLib/SpiCommon.h [new file with mode: 0644]
Features/Intel/PlatformPayloadFeaturePkg/Library/SpiFlashLib/SpiFlashLib.c [new file with mode: 0644]
Features/Intel/PlatformPayloadFeaturePkg/Library/SpiFlashLib/SpiFlashLib.inf [new file with mode: 0644]
Features/Intel/PlatformPayloadFeaturePkg/PchSmiDispatchSmm/PchSmiDispatchSmm.c [new file with mode: 0644]
Features/Intel/PlatformPayloadFeaturePkg/PchSmiDispatchSmm/PchSmiDispatchSmm.h [new file with mode: 0644]
Features/Intel/PlatformPayloadFeaturePkg/PchSmiDispatchSmm/PchSmiDispatchSmm.inf [new file with mode: 0644]
Features/Intel/PlatformPayloadFeaturePkg/PlatformPayloadFeaturePkg.dec [new file with mode: 0644]
Features/Intel/PlatformPayloadFeaturePkg/PlatformPayloadFeaturePkg.dsc [new file with mode: 0644]
Features/Intel/PlatformPayloadFeaturePkg/PlatformPayloadFeaturePkg.fdf [new file with mode: 0644]
Features/Intel/PlatformPayloadFeaturePkg/PlatformPayloadFeaturePkg.py [new file with mode: 0644]
Features/Intel/PlatformPayloadFeaturePkg/Readme.md [new file with mode: 0644]
Features/Intel/PowerManagement/Readme.md [new file with mode: 0644]
Features/Intel/PowerManagement/S3FeaturePkg/Include/PostMemory.fdf [new file with mode: 0644]
Features/Intel/PowerManagement/S3FeaturePkg/Include/PreMemory.fdf [new file with mode: 0644]
Features/Intel/PowerManagement/S3FeaturePkg/Include/S3Feature.dsc [new file with mode: 0644]
Features/Intel/PowerManagement/S3FeaturePkg/Readme.md [new file with mode: 0644]
Features/Intel/PowerManagement/S3FeaturePkg/S3Dxe/S3Dxe.c [new file with mode: 0644]
Features/Intel/PowerManagement/S3FeaturePkg/S3Dxe/S3Dxe.inf [new file with mode: 0644]
Features/Intel/PowerManagement/S3FeaturePkg/S3FeaturePkg.dec [new file with mode: 0644]
Features/Intel/PowerManagement/S3FeaturePkg/S3FeaturePkg.dsc [new file with mode: 0644]
Features/Intel/PowerManagement/S3FeaturePkg/S3Pei/S3Pei.c [new file with mode: 0644]
Features/Intel/PowerManagement/S3FeaturePkg/S3Pei/S3Pei.inf [new file with mode: 0644]
Features/Intel/Readme.md [new file with mode: 0644]
Features/Intel/SystemInformation/Readme.md [new file with mode: 0644]
Features/Intel/SystemInformation/SmbiosFeaturePkg/Include/PostMemory.fdf [new file with mode: 0644]
Features/Intel/SystemInformation/SmbiosFeaturePkg/Include/PreMemory.fdf [new file with mode: 0644]
Features/Intel/SystemInformation/SmbiosFeaturePkg/Include/SmbiosFeature.dsc [new file with mode: 0644]
Features/Intel/SystemInformation/SmbiosFeaturePkg/Readme.md [new file with mode: 0644]
Features/Intel/SystemInformation/SmbiosFeaturePkg/SmbiosBasicDxe/SmbiosBasic.h [new file with mode: 0644]
Features/Intel/SystemInformation/SmbiosFeaturePkg/SmbiosBasicDxe/SmbiosBasicDxe.inf [new file with mode: 0644]
Features/Intel/SystemInformation/SmbiosFeaturePkg/SmbiosBasicDxe/SmbiosBasicEntryPoint.c [new file with mode: 0644]
Features/Intel/SystemInformation/SmbiosFeaturePkg/SmbiosBasicDxe/Type0BiosVendorFunction.c [new file with mode: 0644]
Features/Intel/SystemInformation/SmbiosFeaturePkg/SmbiosBasicDxe/Type1SystemManufacturerFunction.c [new file with mode: 0644]
Features/Intel/SystemInformation/SmbiosFeaturePkg/SmbiosBasicDxe/Type2BaseBoardManufacturerFunction.c [new file with mode: 0644]
Features/Intel/SystemInformation/SmbiosFeaturePkg/SmbiosBasicDxe/Type32BootInformationFunction.c [new file with mode: 0644]
Features/Intel/SystemInformation/SmbiosFeaturePkg/SmbiosBasicDxe/Type3ChassisManufacturerFunction.c [new file with mode: 0644]
Features/Intel/SystemInformation/SmbiosFeaturePkg/SmbiosFeaturePkg.dec [new file with mode: 0644]
Features/Intel/SystemInformation/SmbiosFeaturePkg/SmbiosFeaturePkg.dsc [new file with mode: 0644]
Features/Intel/TemplateFeaturePkg/Include/PostMemory.fdf [new file with mode: 0644]
Features/Intel/TemplateFeaturePkg/Include/PreMemory.fdf [new file with mode: 0644]
Features/Intel/TemplateFeaturePkg/Include/TemplateFeature.dsc [new file with mode: 0644]
Features/Intel/TemplateFeaturePkg/Readme.md [new file with mode: 0644]
Features/Intel/TemplateFeaturePkg/TemplateFeaturePkg.dec [new file with mode: 0644]
Features/Intel/TemplateFeaturePkg/TemplateFeaturePkg.dsc [new file with mode: 0644]
Features/Intel/UserInterface/LogoFeaturePkg/Include/LogoFeature.dsc [new file with mode: 0644]
Features/Intel/UserInterface/LogoFeaturePkg/Include/PostMemory.fdf [new file with mode: 0644]
Features/Intel/UserInterface/LogoFeaturePkg/Include/PreMemory.fdf [new file with mode: 0644]
Features/Intel/UserInterface/LogoFeaturePkg/LogoDxe/JpegLogo.idf [new file with mode: 0644]
Features/Intel/UserInterface/LogoFeaturePkg/LogoDxe/JpegLogoDxe.inf [new file with mode: 0644]
Features/Intel/UserInterface/LogoFeaturePkg/LogoDxe/Logo.bmp [new file with mode: 0644]
Features/Intel/UserInterface/LogoFeaturePkg/LogoDxe/Logo.c [new file with mode: 0644]
Features/Intel/UserInterface/LogoFeaturePkg/LogoDxe/Logo.idf [new file with mode: 0644]
Features/Intel/UserInterface/LogoFeaturePkg/LogoDxe/Logo.jpg [new file with mode: 0644]
Features/Intel/UserInterface/LogoFeaturePkg/LogoDxe/LogoDxe.inf [new file with mode: 0644]
Features/Intel/UserInterface/LogoFeaturePkg/LogoFeaturePkg.dec [new file with mode: 0644]
Features/Intel/UserInterface/LogoFeaturePkg/LogoFeaturePkg.dsc [new file with mode: 0644]
Features/Intel/UserInterface/LogoFeaturePkg/Readme.md [new file with mode: 0644]
Features/Intel/UserInterface/Readme.md [new file with mode: 0644]
Features/Intel/UserInterface/UserAuthFeaturePkg/Include/Guid/UserAuthentication.h [new file with mode: 0644]
Features/Intel/UserInterface/UserAuthFeaturePkg/Include/Library/PlatformPasswordLib.h [new file with mode: 0644]
Features/Intel/UserInterface/UserAuthFeaturePkg/Include/Library/UserPasswordLib.h [new file with mode: 0644]
Features/Intel/UserInterface/UserAuthFeaturePkg/Include/Library/UserPasswordUiLib.h [new file with mode: 0644]
Features/Intel/UserInterface/UserAuthFeaturePkg/Include/PostMemory.fdf [new file with mode: 0644]
Features/Intel/UserInterface/UserAuthFeaturePkg/Include/PreMemory.fdf [new file with mode: 0644]
Features/Intel/UserInterface/UserAuthFeaturePkg/Include/UserAuthFeature.dsc [new file with mode: 0644]
Features/Intel/UserInterface/UserAuthFeaturePkg/Library/PlatformPasswordLibNull/PlatformPasswordLibNull.c [new file with mode: 0644]
Features/Intel/UserInterface/UserAuthFeaturePkg/Library/PlatformPasswordLibNull/PlatformPasswordLibNull.inf [new file with mode: 0644]
Features/Intel/UserInterface/UserAuthFeaturePkg/Library/PlatformPasswordLibNull/PlatformPasswordLibNull.uni [new file with mode: 0644]
Features/Intel/UserInterface/UserAuthFeaturePkg/Library/UserPasswordLib/UserPasswordLib.c [new file with mode: 0644]
Features/Intel/UserInterface/UserAuthFeaturePkg/Library/UserPasswordLib/UserPasswordLib.inf [new file with mode: 0644]
Features/Intel/UserInterface/UserAuthFeaturePkg/Library/UserPasswordUiLib/UserPasswordUiLib.c [new file with mode: 0644]
Features/Intel/UserInterface/UserAuthFeaturePkg/Library/UserPasswordUiLib/UserPasswordUiLib.inf [new file with mode: 0644]
Features/Intel/UserInterface/UserAuthFeaturePkg/Readme.md [new file with mode: 0644]
Features/Intel/UserInterface/UserAuthFeaturePkg/UserAuthFeaturePkg.dec [new file with mode: 0644]
Features/Intel/UserInterface/UserAuthFeaturePkg/UserAuthFeaturePkg.dsc [new file with mode: 0644]
Features/Intel/UserInterface/UserAuthFeaturePkg/UserAuthenticationDxeSmm/KeyService.c [new file with mode: 0644]
Features/Intel/UserInterface/UserAuthFeaturePkg/UserAuthenticationDxeSmm/KeyService.h [new file with mode: 0644]
Features/Intel/UserInterface/UserAuthFeaturePkg/UserAuthenticationDxeSmm/UserAuthentication2Dxe.c [new file with mode: 0644]
Features/Intel/UserInterface/UserAuthFeaturePkg/UserAuthenticationDxeSmm/UserAuthentication2Dxe.h [new file with mode: 0644]
Features/Intel/UserInterface/UserAuthFeaturePkg/UserAuthenticationDxeSmm/UserAuthentication2Dxe.inf [new file with mode: 0644]
Features/Intel/UserInterface/UserAuthFeaturePkg/UserAuthenticationDxeSmm/UserAuthenticationDxe.c [new file with mode: 0644]
Features/Intel/UserInterface/UserAuthFeaturePkg/UserAuthenticationDxeSmm/UserAuthenticationDxe.h [new file with mode: 0644]
Features/Intel/UserInterface/UserAuthFeaturePkg/UserAuthenticationDxeSmm/UserAuthenticationDxe.inf [new file with mode: 0644]
Features/Intel/UserInterface/UserAuthFeaturePkg/UserAuthenticationDxeSmm/UserAuthenticationDxeFormset.h [new file with mode: 0644]
Features/Intel/UserInterface/UserAuthFeaturePkg/UserAuthenticationDxeSmm/UserAuthenticationDxePassword.c [new file with mode: 0644]
Features/Intel/UserInterface/UserAuthFeaturePkg/UserAuthenticationDxeSmm/UserAuthenticationDxeStrings.uni [new file with mode: 0644]
Features/Intel/UserInterface/UserAuthFeaturePkg/UserAuthenticationDxeSmm/UserAuthenticationDxeVfr.vfr [new file with mode: 0644]
Features/Intel/UserInterface/UserAuthFeaturePkg/UserAuthenticationDxeSmm/UserAuthenticationSmm.c [new file with mode: 0644]
Features/Intel/UserInterface/UserAuthFeaturePkg/UserAuthenticationDxeSmm/UserAuthenticationSmm.h [new file with mode: 0644]
Features/Intel/UserInterface/UserAuthFeaturePkg/UserAuthenticationDxeSmm/UserAuthenticationSmm.inf [new file with mode: 0644]
Features/Intel/UserInterface/VirtualKeyboardFeaturePkg/Include/PostMemory.fdf [new file with mode: 0644]
Features/Intel/UserInterface/VirtualKeyboardFeaturePkg/Include/PreMemory.fdf [new file with mode: 0644]
Features/Intel/UserInterface/VirtualKeyboardFeaturePkg/Include/VirtualKeyboardFeature.dsc [new file with mode: 0644]
Features/Intel/UserInterface/VirtualKeyboardFeaturePkg/Readme.md [new file with mode: 0644]
Features/Intel/UserInterface/VirtualKeyboardFeaturePkg/VirtualKeyboardDxe/CapitalLetterKeyboard.bmp [new file with mode: 0644]
Features/Intel/UserInterface/VirtualKeyboardFeaturePkg/VirtualKeyboardDxe/ComponentName.c [new file with mode: 0644]
Features/Intel/UserInterface/VirtualKeyboardFeaturePkg/VirtualKeyboardDxe/ComponentName.h [new file with mode: 0644]
Features/Intel/UserInterface/VirtualKeyboardFeaturePkg/VirtualKeyboardDxe/DigitKeyboard.bmp [new file with mode: 0644]
Features/Intel/UserInterface/VirtualKeyboardFeaturePkg/VirtualKeyboardDxe/FullIcon.bmp [new file with mode: 0644]
Features/Intel/UserInterface/VirtualKeyboardFeaturePkg/VirtualKeyboardDxe/Keyboard.c [new file with mode: 0644]
Features/Intel/UserInterface/VirtualKeyboardFeaturePkg/VirtualKeyboardDxe/KeyboardLayout.c [new file with mode: 0644]
Features/Intel/UserInterface/VirtualKeyboardFeaturePkg/VirtualKeyboardDxe/KeyboardLayout.idf [new file with mode: 0644]
Features/Intel/UserInterface/VirtualKeyboardFeaturePkg/VirtualKeyboardDxe/SimpleIcon.bmp [new file with mode: 0644]
Features/Intel/UserInterface/VirtualKeyboardFeaturePkg/VirtualKeyboardDxe/SimpleKeyboard.bmp [new file with mode: 0644]
Features/Intel/UserInterface/VirtualKeyboardFeaturePkg/VirtualKeyboardDxe/VirtualKeyboard.h [new file with mode: 0644]
Features/Intel/UserInterface/VirtualKeyboardFeaturePkg/VirtualKeyboardDxe/VirtualKeyboardDriver.c [new file with mode: 0644]
Features/Intel/UserInterface/VirtualKeyboardFeaturePkg/VirtualKeyboardDxe/VirtualKeyboardDxe.inf [new file with mode: 0644]
Features/Intel/UserInterface/VirtualKeyboardFeaturePkg/VirtualKeyboardFeaturePkg.dec [new file with mode: 0644]
Features/Intel/UserInterface/VirtualKeyboardFeaturePkg/VirtualKeyboardFeaturePkg.dsc [new file with mode: 0644]
Features/ManageabilityPkg/Documents/Media/ManageabilityDriverStack.svg [new file with mode: 0644]
Features/ManageabilityPkg/Include/Library/BasePldmProtocolLib.h [new file with mode: 0644]
Features/ManageabilityPkg/Include/Library/IpmiCommandLib.h [new file with mode: 0644]
Features/ManageabilityPkg/Include/Library/ManageabilityTransportHelperLib.h [new file with mode: 0644]
Features/ManageabilityPkg/Include/Library/ManageabilityTransportIpmiLib.h [new file with mode: 0644]
Features/ManageabilityPkg/Include/Library/ManageabilityTransportLib.h [new file with mode: 0644]
Features/ManageabilityPkg/Include/Library/ManageabilityTransportMctpLib.h [new file with mode: 0644]
Features/ManageabilityPkg/Include/Manageability.dsc [new file with mode: 0644]
Features/ManageabilityPkg/Include/PostMemory.fdf [new file with mode: 0644]
Features/ManageabilityPkg/Include/PreMemory.fdf [new file with mode: 0644]
Features/ManageabilityPkg/Include/Protocol/MctpProtocol.h [new file with mode: 0644]
Features/ManageabilityPkg/Include/Protocol/PldmProtocol.h [new file with mode: 0644]
Features/ManageabilityPkg/Include/Protocol/PldmSmbiosTransferProtocol.h [new file with mode: 0644]
Features/ManageabilityPkg/Library/BaseManageabilityTransportHelperLib/BaseManageabilityTransportHelper.c [new file with mode: 0644]
Features/ManageabilityPkg/Library/BaseManageabilityTransportHelperLib/BaseManageabilityTransportHelper.inf [new file with mode: 0644]
Features/ManageabilityPkg/Library/BaseManageabilityTransportHelperLib/BaseManageabilityTransportHelper.uni [new file with mode: 0644]
Features/ManageabilityPkg/Library/BaseManageabilityTransportHelperLib/BaseManageabilityTransportIpmiHelper.c [new file with mode: 0644]
Features/ManageabilityPkg/Library/BaseManageabilityTransportNullLib/BaseManageabilityTransportNull.c [new file with mode: 0644]
Features/ManageabilityPkg/Library/BaseManageabilityTransportNullLib/BaseManageabilityTransportNull.inf [new file with mode: 0644]
Features/ManageabilityPkg/Library/BaseManageabilityTransportNullLib/BaseManageabilityTransportNull.uni [new file with mode: 0644]
Features/ManageabilityPkg/Library/IpmiCommandLib/IpmiCommandLib.inf [new file with mode: 0644]
Features/ManageabilityPkg/Library/IpmiCommandLib/IpmiCommandLibNetFnApp.c [new file with mode: 0644]
Features/ManageabilityPkg/Library/IpmiCommandLib/IpmiCommandLibNetFnChassis.c [new file with mode: 0644]
Features/ManageabilityPkg/Library/IpmiCommandLib/IpmiCommandLibNetFnStorage.c [new file with mode: 0644]
Features/ManageabilityPkg/Library/IpmiCommandLib/IpmiCommandLibNetFnTransport.c [new file with mode: 0644]
Features/ManageabilityPkg/Library/ManageabilityTransportKcsLib/Common/KcsCommon.c [new file with mode: 0644]
Features/ManageabilityPkg/Library/ManageabilityTransportKcsLib/Common/ManageabilityTransportKcs.h [new file with mode: 0644]
Features/ManageabilityPkg/Library/ManageabilityTransportKcsLib/Dxe/DxeManageabilityTransportKcs.inf [new file with mode: 0644]
Features/ManageabilityPkg/Library/ManageabilityTransportKcsLib/Dxe/ManageabilityTransportKcs.c [new file with mode: 0644]
Features/ManageabilityPkg/Library/ManageabilityTransportKcsLib/Dxe/ManageabilityTransportKcs.uni [new file with mode: 0644]
Features/ManageabilityPkg/Library/ManageabilityTransportMctpLib/Dxe/DxeManageabilityTransportMctp.inf [new file with mode: 0644]
Features/ManageabilityPkg/Library/ManageabilityTransportMctpLib/Dxe/ManageabilityTransportMctp.c [new file with mode: 0644]
Features/ManageabilityPkg/Library/ManageabilityTransportMctpLib/Dxe/ManageabilityTransportMctp.h [new file with mode: 0644]
Features/ManageabilityPkg/Library/ManageabilityTransportMctpLib/Dxe/ManageabilityTransportMctp.uni [new file with mode: 0644]
Features/ManageabilityPkg/Library/PldmProtocolLibrary/Dxe/PldmProtocolLib.c [new file with mode: 0644]
Features/ManageabilityPkg/Library/PldmProtocolLibrary/Dxe/PldmProtocolLib.inf [new file with mode: 0644]
Features/ManageabilityPkg/Library/PldmProtocolLibrary/Dxe/PldmProtocolLib.uni [new file with mode: 0644]
Features/ManageabilityPkg/ManageabilityPkg.dec [new file with mode: 0644]
Features/ManageabilityPkg/ManageabilityPkg.dsc [new file with mode: 0644]
Features/ManageabilityPkg/Readme.md [new file with mode: 0644]
Features/ManageabilityPkg/Universal/IpmiBmcAcpi/BmcAcpi.c [new file with mode: 0644]
Features/ManageabilityPkg/Universal/IpmiBmcAcpi/BmcAcpi.inf [new file with mode: 0644]
Features/ManageabilityPkg/Universal/IpmiBmcAcpi/BmcSsdt/BmcSsdt.asl [new file with mode: 0644]
Features/ManageabilityPkg/Universal/IpmiBmcAcpi/BmcSsdt/IpmiOprRegions.asi [new file with mode: 0644]
Features/ManageabilityPkg/Universal/IpmiBmcElog/BmcElog.c [new file with mode: 0644]
Features/ManageabilityPkg/Universal/IpmiBmcElog/BmcElog.inf [new file with mode: 0644]
Features/ManageabilityPkg/Universal/IpmiFrb/FrbDxe.c [new file with mode: 0644]
Features/ManageabilityPkg/Universal/IpmiFrb/FrbDxe.inf [new file with mode: 0644]
Features/ManageabilityPkg/Universal/IpmiFrb/FrbPei.c [new file with mode: 0644]
Features/ManageabilityPkg/Universal/IpmiFrb/FrbPei.inf [new file with mode: 0644]
Features/ManageabilityPkg/Universal/IpmiFru/IpmiFru.c [new file with mode: 0644]
Features/ManageabilityPkg/Universal/IpmiFru/IpmiFru.inf [new file with mode: 0644]
Features/ManageabilityPkg/Universal/IpmiOsWdt/OsWdt.c [new file with mode: 0644]
Features/ManageabilityPkg/Universal/IpmiOsWdt/OsWdt.inf [new file with mode: 0644]
Features/ManageabilityPkg/Universal/IpmiProtocol/Common/IpmiProtocolCommon.c [new file with mode: 0644]
Features/ManageabilityPkg/Universal/IpmiProtocol/Common/IpmiProtocolCommon.h [new file with mode: 0644]
Features/ManageabilityPkg/Universal/IpmiProtocol/Dxe/IpmiProtocol.c [new file with mode: 0644]
Features/ManageabilityPkg/Universal/IpmiProtocol/Dxe/IpmiProtocolDxe.inf [new file with mode: 0644]
Features/ManageabilityPkg/Universal/IpmiProtocol/Pei/IpmiPpi.c [new file with mode: 0644]
Features/ManageabilityPkg/Universal/IpmiProtocol/Pei/IpmiPpiInternal.h [new file with mode: 0644]
Features/ManageabilityPkg/Universal/IpmiProtocol/Pei/IpmiPpiPei.inf [new file with mode: 0644]
Features/ManageabilityPkg/Universal/IpmiProtocol/Smm/IpmiProtocol.c [new file with mode: 0644]
Features/ManageabilityPkg/Universal/IpmiProtocol/Smm/IpmiProtocolSmm.inf [new file with mode: 0644]
Features/ManageabilityPkg/Universal/IpmiSolStatus/SolStatus.c [new file with mode: 0644]
Features/ManageabilityPkg/Universal/IpmiSolStatus/SolStatus.inf [new file with mode: 0644]
Features/ManageabilityPkg/Universal/MctpProtocol/Common/MctpProtocolCommon.c [new file with mode: 0644]
Features/ManageabilityPkg/Universal/MctpProtocol/Common/MctpProtocolCommon.h [new file with mode: 0644]
Features/ManageabilityPkg/Universal/MctpProtocol/Dxe/MctpProtocol.c [new file with mode: 0644]
Features/ManageabilityPkg/Universal/MctpProtocol/Dxe/MctpProtocolDxe.inf [new file with mode: 0644]
Features/ManageabilityPkg/Universal/PldmProtocol/Common/PldmProtocolCommon.c [new file with mode: 0644]
Features/ManageabilityPkg/Universal/PldmProtocol/Common/PldmProtocolCommon.h [new file with mode: 0644]
Features/ManageabilityPkg/Universal/PldmProtocol/Dxe/PldmProtocol.c [new file with mode: 0644]
Features/ManageabilityPkg/Universal/PldmProtocol/Dxe/PldmProtocolDxe.inf [new file with mode: 0644]
Features/ManageabilityPkg/Universal/PldmSmbiosTransferDxe/PldmSmbiosTransferDxe.c [new file with mode: 0644]
Features/ManageabilityPkg/Universal/PldmSmbiosTransferDxe/PldmSmbiosTransferDxe.inf [new file with mode: 0644]
FmpDevicePkg/FmpDxe/VariableSupport.c
IntelFsp2Pkg/FspSecCore/Fsp24SecCoreM.inf
IntelFsp2Pkg/FspSecCore/FspSecCoreM.inf
IntelFsp2Pkg/FspSecCore/Ia32/FspApiEntryT.nasm
IntelFsp2Pkg/FspSecCore/Ia32/SaveRestoreSseNasm.inc
IntelFsp2Pkg/FspSecCore/SecMain.h
IntelFsp2Pkg/FspSecCore/X64/FspApiEntryT.nasm
IntelFsp2Pkg/FspSecCore/X64/FspHelper.nasm
IntelFsp2Pkg/Include/SaveRestoreSseAvxNasm.inc
IntelFsp2Pkg/IntelFsp2Pkg.dsc
IntelFsp2Pkg/Library/BaseFspPlatformLib/FspPlatformNotify.c
IntelFsp2Pkg/Tools/PatchFv.py
IntelFsp2Pkg/Tools/Tests/QemuFspPkg.dsc
IntelFsp2Pkg/Tools/UserManuals/PatchFvUserManual.md
IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.inf
IntelFsp2WrapperPkg/FspsWrapperPeim/FspsWrapperPeim.inf
IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dsc
Maintainers-Platforms.txt [new file with mode: 0644]
Maintainers.txt
MdeModulePkg/Application/CapsuleApp/CapsuleDump.c
MdeModulePkg/Bus/Ata/AhciPei/AhciMode.c
MdeModulePkg/Bus/Ata/AhciPei/AhciPei.c
MdeModulePkg/Bus/Ata/AhciPei/AhciPei.h
MdeModulePkg/Bus/Ata/AhciPei/AhciPeiBlockIo.c
MdeModulePkg/Bus/Ata/AhciPei/AhciPeiPassThru.c
MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AhciMode.c
MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AhciMode.h
MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru.c
MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru.h
MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBus.h
MdeModulePkg/Bus/Ata/AtaBusDxe/AtaPassThruExecute.c
MdeModulePkg/Bus/Pci/EhciDxe/Ehci.c
MdeModulePkg/Bus/Pci/EhciDxe/EhciSched.c
MdeModulePkg/Bus/Pci/NonDiscoverablePciDeviceDxe/NonDiscoverablePciDeviceIo.c
MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressBlockIo.c
MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressPassthru.c
MdeModulePkg/Bus/Pci/NvmExpressPei/NvmExpressPei.c
MdeModulePkg/Bus/Pci/NvmExpressPei/NvmExpressPeiBlockIo.c
MdeModulePkg/Bus/Pci/NvmExpressPei/NvmExpressPeiHci.c
MdeModulePkg/Bus/Pci/NvmExpressPei/NvmExpressPeiPassThru.c
MdeModulePkg/Bus/Pci/PciBusDxe/PciCommand.c
MdeModulePkg/Bus/Pci/PciBusDxe/PciIo.c
MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridge.c
MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/SdMmcPciHcDxe.c
MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/SdMmcPciHci.c
MdeModulePkg/Bus/Pci/UhciDxe/Uhci.c
MdeModulePkg/Bus/Pci/XhciDxe/Xhci.c
MdeModulePkg/Bus/Pci/XhciDxe/XhciSched.c
MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDisk.c
MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDisk.h
MdeModulePkg/Bus/Ufs/UfsBlockIoPei/UfsBlockIoPei.h
MdeModulePkg/Bus/Ufs/UfsPassThruDxe/UfsPassThru.c
MdeModulePkg/Bus/Ufs/UfsPassThruDxe/UfsPassThru.h
MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBus.c
MdeModulePkg/Bus/Usb/UsbBusDxe/UsbDesc.c
MdeModulePkg/Bus/Usb/UsbBusDxe/UsbEnumer.c
MdeModulePkg/Bus/Usb/UsbBusDxe/UsbHub.c
MdeModulePkg/Core/Dxe/Dispatcher/Dispatcher.c
MdeModulePkg/Core/Dxe/DxeMain.h
MdeModulePkg/Core/Dxe/DxeMain/DxeMain.c
MdeModulePkg/Core/Dxe/Image/Image.c
MdeModulePkg/Core/Dxe/Mem/Page.c
MdeModulePkg/Core/Dxe/Misc/MemoryAttributesTable.c
MdeModulePkg/Core/Dxe/Misc/MemoryProtection.c
MdeModulePkg/Core/Dxe/SectionExtraction/CoreSectionExtraction.c
MdeModulePkg/Core/DxeIplPeim/Ia32/DxeLoadFunc.c
MdeModulePkg/Core/DxeIplPeim/RiscV64/DxeLoadFunc.c
MdeModulePkg/Core/Pei/Dispatcher/Dispatcher.c
MdeModulePkg/Core/Pei/FwVol/FwVol.c
MdeModulePkg/Include/Guid/TraceHubDebugInfoHob.h [new file with mode: 0644]
MdeModulePkg/Include/Ppi/FirmwareVolumeShadowPpi.h [new file with mode: 0644]
MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootOption.c
MdeModulePkg/Library/DxeCapsuleLibFmp/DxeCapsuleReportLib.c
MdeModulePkg/Library/DxeResetSystemLib/UnitTest/MockUefiRuntimeServicesTableLib.inf
MdeModulePkg/Library/FileExplorerLib/FileExplorer.c
MdeModulePkg/Library/PiDxeS3BootScriptLib/BootScriptSave.c
MdeModulePkg/Library/ResetUtilityLib/ResetUtility.c
MdeModulePkg/Library/TraceHubDebugSysTLib/BaseTraceHubDebugSysTLib.c [new file with mode: 0644]
MdeModulePkg/Library/TraceHubDebugSysTLib/BaseTraceHubDebugSysTLib.inf [new file with mode: 0644]
MdeModulePkg/Library/TraceHubDebugSysTLib/DxeSmmTraceHubDebugSysTLib.c [new file with mode: 0644]
MdeModulePkg/Library/TraceHubDebugSysTLib/DxeSmmTraceHubDebugSysTLib.inf [new file with mode: 0644]
MdeModulePkg/Library/TraceHubDebugSysTLib/InternalTraceHubApi.c [new file with mode: 0644]
MdeModulePkg/Library/TraceHubDebugSysTLib/InternalTraceHubApi.h [new file with mode: 0644]
MdeModulePkg/Library/TraceHubDebugSysTLib/InternalTraceHubApiCommon.c [new file with mode: 0644]
MdeModulePkg/Library/TraceHubDebugSysTLib/InternalTraceHubApiCommon.h [new file with mode: 0644]
MdeModulePkg/Library/TraceHubDebugSysTLib/PeiTraceHubDebugSysTLib.c [new file with mode: 0644]
MdeModulePkg/Library/TraceHubDebugSysTLib/PeiTraceHubDebugSysTLib.inf [new file with mode: 0644]
MdeModulePkg/Library/TraceHubDebugSysTLib/Readme.md [new file with mode: 0644]
MdeModulePkg/Library/UefiBootManagerLib/BmBoot.c
MdeModulePkg/Library/UefiBootManagerLib/BmDriverHealth.c
MdeModulePkg/Library/UefiSortLib/GoogleTest/UefiSortLibGoogleTest.cpp [new file with mode: 0644]
MdeModulePkg/Library/UefiSortLib/GoogleTest/UefiSortLibGoogleTest.inf [new file with mode: 0644]
MdeModulePkg/Library/VarCheckPolicyLib/VarCheckPolicyLib.c
MdeModulePkg/Library/VariablePolicyLib/VariablePolicyLib.c
MdeModulePkg/MdeModulePkg.dec
MdeModulePkg/MdeModulePkg.dsc
MdeModulePkg/MdeModulePkg.uni
MdeModulePkg/Test/MdeModulePkgHostTest.dsc
MdeModulePkg/Test/Mock/Include/GoogleTest/Library/MockPciHostBridgeLib.h [new file with mode: 0644]
MdeModulePkg/Test/Mock/Library/GoogleTest/MockPciHostBridgeLib/MockPciHostBridgeLib.cpp [new file with mode: 0644]
MdeModulePkg/Test/Mock/Library/GoogleTest/MockPciHostBridgeLib/MockPciHostBridgeLib.inf [new file with mode: 0644]
MdeModulePkg/Universal/BdsDxe/BdsEntry.c
MdeModulePkg/Universal/CapsulePei/UefiCapsule.c
MdeModulePkg/Universal/CapsulePei/X64/X64Entry.c
MdeModulePkg/Universal/Disk/PartitionDxe/Udf.c
MdeModulePkg/Universal/Disk/UdfDxe/File.c
MdeModulePkg/Universal/Disk/UdfDxe/FileSystemOperations.c
MdeModulePkg/Universal/DisplayEngineDxe/ProcessOptions.c
MdeModulePkg/Universal/EbcDxe/EbcExecute.c
MdeModulePkg/Universal/EbcDxe/EbcExecute.h
MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWrite.c
MdeModulePkg/Universal/FaultTolerantWriteDxe/FtwMisc.c
MdeModulePkg/Universal/HiiDatabaseDxe/Font.c
MdeModulePkg/Universal/PCD/Dxe/Service.c
MdeModulePkg/Universal/RegularExpressionDxe/OnigurumaUefiPort.c
MdeModulePkg/Universal/RegularExpressionDxe/OnigurumaUefiPort.h
MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.c
MdeModulePkg/Universal/Variable/RuntimeDxe/RuntimeDxeUnitTest/VariableLockRequestToLockUnitTest.inf
MdeModulePkg/Universal/Variable/RuntimeDxe/TcgMorLockDxe.c
MdeModulePkg/Universal/Variable/RuntimeDxe/TcgMorLockSmm.c
MdeModulePkg/Universal/Variable/RuntimeDxe/Variable.c
MdeModulePkg/Universal/Variable/RuntimeDxe/VariableLockRequestToLock.c
MdeModulePkg/Universal/Variable/RuntimeDxe/VariablePolicySmmDxe.c
MdePkg/Include/AArch64/ProcessorBind.h
MdePkg/Include/Base.h
MdePkg/Include/Guid/MemoryAttributesTable.h
MdePkg/Include/Ia32/ProcessorBind.h
MdePkg/Include/IndustryStandard/IpmiKcs.h [new file with mode: 0644]
MdePkg/Include/IndustryStandard/IpmiNetFnApp.h
MdePkg/Include/IndustryStandard/IpmiSsif.h [new file with mode: 0644]
MdePkg/Include/IndustryStandard/Mctp.h [new file with mode: 0644]
MdePkg/Include/IndustryStandard/PeImage.h
MdePkg/Include/IndustryStandard/Pldm.h [new file with mode: 0644]
MdePkg/Include/IndustryStandard/PldmSmbiosTransfer.h [new file with mode: 0644]
MdePkg/Include/IndustryStandard/SmBios.h
MdePkg/Include/Library/BaseRiscVSbiLib.h
MdePkg/Include/Library/CpuLib.h
MdePkg/Include/Library/DebugLib.h
MdePkg/Include/Library/FdtLib.h [new file with mode: 0644]
MdePkg/Include/Library/JedecJep106Lib.h [new file with mode: 0644]
MdePkg/Include/Library/MipiSysTLib.h [new file with mode: 0644]
MdePkg/Include/Library/PeCoffLib.h
MdePkg/Include/Library/PerformanceLib.h
MdePkg/Include/Library/TraceHubDebugSysTLib.h [new file with mode: 0644]
MdePkg/Include/Library/UnitTestLib.h
MdePkg/Include/Ppi/SecPlatformInformation.h
MdePkg/Include/Protocol/DebugSupport.h
MdePkg/Include/Protocol/MemoryAttribute.h [new file with mode: 0644]
MdePkg/Include/Register/Intel/ArchitecturalMsr.h
MdePkg/Include/Register/Intel/Cpuid.h
MdePkg/Include/X64/ProcessorBind.h
MdePkg/Library/BaseCacheMaintenanceLib/LoongArchCache.c
MdePkg/Library/BaseCacheMaintenanceLib/RiscVCache.c
MdePkg/Library/BaseCpuLib/AArch64/CpuFlushTlb.S
MdePkg/Library/BaseCpuLib/AArch64/CpuSleep.S
MdePkg/Library/BaseCpuLib/BaseCpuLib.inf
MdePkg/Library/BaseCpuLib/Ia32/InitializeFpu.nasm [new file with mode: 0644]
MdePkg/Library/BaseCpuLib/RiscV/Cpu.S
MdePkg/Library/BaseCpuLib/X64/InitializeFpu.nasm [new file with mode: 0644]
MdePkg/Library/BaseCpuLib/X86BaseCpuLib.c [new file with mode: 0644]
MdePkg/Library/BaseFdtLib/BaseFdtLib.inf [new file with mode: 0644]
MdePkg/Library/BaseFdtLib/BaseFdtLib.uni [new file with mode: 0644]
MdePkg/Library/BaseFdtLib/FdtLib.c [new file with mode: 0644]
MdePkg/Library/BaseFdtLib/LibFdtSupport.h [new file with mode: 0644]
MdePkg/Library/BaseFdtLib/LibFdtWrapper.c [new file with mode: 0644]
MdePkg/Library/BaseFdtLib/libfdt/.gitignore [new file with mode: 0644]
MdePkg/Library/BaseFdtLib/libfdt/BSD-2-Clause [new file with mode: 0644]
MdePkg/Library/BaseFdtLib/libfdt/GPL [new file with mode: 0644]
MdePkg/Library/BaseFdtLib/libfdt/MANIFEST.in [new file with mode: 0644]
MdePkg/Library/BaseFdtLib/libfdt/README [new file with mode: 0644]
MdePkg/Library/BaseFdtLib/libfdt/dtc-sync.sh [new file with mode: 0755]
MdePkg/Library/BaseFdtLib/libfdt/libfdt/.gitignore [new file with mode: 0644]
MdePkg/Library/BaseFdtLib/libfdt/libfdt/fdt.c [new file with mode: 0644]
MdePkg/Library/BaseFdtLib/libfdt/libfdt/fdt.h [new file with mode: 0644]
MdePkg/Library/BaseFdtLib/libfdt/libfdt/fdt_addresses.c [new file with mode: 0644]
MdePkg/Library/BaseFdtLib/libfdt/libfdt/fdt_check.c [new file with mode: 0644]
MdePkg/Library/BaseFdtLib/libfdt/libfdt/fdt_empty_tree.c [new file with mode: 0644]
MdePkg/Library/BaseFdtLib/libfdt/libfdt/fdt_overlay.c [new file with mode: 0644]
MdePkg/Library/BaseFdtLib/libfdt/libfdt/fdt_ro.c [new file with mode: 0644]
MdePkg/Library/BaseFdtLib/libfdt/libfdt/fdt_rw.c [new file with mode: 0644]
MdePkg/Library/BaseFdtLib/libfdt/libfdt/fdt_strerror.c [new file with mode: 0644]
MdePkg/Library/BaseFdtLib/libfdt/libfdt/fdt_sw.c [new file with mode: 0644]
MdePkg/Library/BaseFdtLib/libfdt/libfdt/fdt_wip.c [new file with mode: 0644]
MdePkg/Library/BaseFdtLib/libfdt/libfdt/libfdt.h [new file with mode: 0644]
MdePkg/Library/BaseFdtLib/libfdt/libfdt/libfdt.i [new file with mode: 0644]
MdePkg/Library/BaseFdtLib/libfdt/libfdt/libfdt_env.h [new file with mode: 0644]
MdePkg/Library/BaseFdtLib/libfdt/libfdt/libfdt_internal.h [new file with mode: 0644]
MdePkg/Library/BaseFdtLib/libfdt/setup.py [new file with mode: 0755]
MdePkg/Library/BaseFdtLib/limits.h [new file with mode: 0644]
MdePkg/Library/BaseFdtLib/stdbool.h [new file with mode: 0644]
MdePkg/Library/BaseFdtLib/stddef.h [new file with mode: 0644]
MdePkg/Library/BaseFdtLib/stdint.h [new file with mode: 0644]
MdePkg/Library/BaseFdtLib/stdlib.h [new file with mode: 0644]
MdePkg/Library/BaseFdtLib/string.h [new file with mode: 0644]
MdePkg/Library/BaseIoLibIntrinsic/AArch64/ArmVirtMmio.S
MdePkg/Library/BaseLib/AArch64/CpuBreakpoint.S
MdePkg/Library/BaseLib/AArch64/DisableInterrupts.S
MdePkg/Library/BaseLib/AArch64/EnableInterrupts.S
MdePkg/Library/BaseLib/AArch64/GetInterruptsState.S
MdePkg/Library/BaseLib/AArch64/MemoryFence.S
MdePkg/Library/BaseLib/AArch64/SetJumpLongJump.S
MdePkg/Library/BaseLib/AArch64/SpeculationBarrier.S
MdePkg/Library/BaseLib/AArch64/SwitchStack.S
MdePkg/Library/BaseLib/RiscV64/InternalSwitchStack.c
MdePkg/Library/BaseLib/SafeString.c
MdePkg/Library/BaseLib/String.c
MdePkg/Library/BaseLib/UnitTestHostBaseLib.inf
MdePkg/Library/BaseMemoryLibOptDxe/AArch64/CompareGuid.S
MdePkg/Library/BaseMemoryLibOptDxe/AArch64/CompareMem.S
MdePkg/Library/BaseMemoryLibOptDxe/AArch64/CopyMem.S
MdePkg/Library/BaseMemoryLibOptDxe/AArch64/ScanMem.S
MdePkg/Library/BaseMemoryLibOptDxe/AArch64/SetMem.S
MdePkg/Library/BaseOrderedCollectionRedBlackTreeLib/BaseOrderedCollectionRedBlackTreeLib.c
MdePkg/Library/BasePeCoffLib/BasePeCoff.c
MdePkg/Library/BasePeCoffLib/RiscV/PeCoffLoaderEx.c
MdePkg/Library/BaseRiscVSbiLib/BaseRiscVSbiLib.c
MdePkg/Library/BaseRngLib/AArch64/ArmReadIdIsar0.S
MdePkg/Library/BaseRngLib/AArch64/ArmRng.S
MdePkg/Library/BaseSerialPortLibRiscVSbiLib/BaseSerialPortLibRiscVSbiLib.c [new file with mode: 0644]
MdePkg/Library/BaseSerialPortLibRiscVSbiLib/BaseSerialPortLibRiscVSbiLib.inf [new file with mode: 0644]
MdePkg/Library/BaseSerialPortLibRiscVSbiLib/BaseSerialPortLibRiscVSbiLib.uni [new file with mode: 0644]
MdePkg/Library/BaseSerialPortLibRiscVSbiLib/BaseSerialPortLibRiscVSbiLibRam.c [new file with mode: 0644]
MdePkg/Library/BaseSerialPortLibRiscVSbiLib/BaseSerialPortLibRiscVSbiLibRam.inf [new file with mode: 0644]
MdePkg/Library/BaseSerialPortLibRiscVSbiLib/Common.c [new file with mode: 0644]
MdePkg/Library/BaseSerialPortLibRiscVSbiLib/Common.h [new file with mode: 0644]
MdePkg/Library/BaseSynchronizationLib/AArch64/Synchronization.S
MdePkg/Library/BaseSynchronizationLib/LoongArch64/AsmSynchronization.S
MdePkg/Library/BaseSynchronizationLib/LoongArch64/Synchronization.c
MdePkg/Library/DxeRngLib/DxeRngLib.c
MdePkg/Library/JedecJep106Lib/JedecJep106Lib.c [new file with mode: 0644]
MdePkg/Library/JedecJep106Lib/JedecJep106Lib.inf [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/GenMipiSystH.py [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/MipiSysTLib.c [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/MipiSysTLib.inf [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/Platform.c [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/Platform.h [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/Readme.md [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipi_syst.h [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/CODEOWNERS [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/LICENSE [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/README.md [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/collateral/example_collateral.xml [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/collateral/generator/readme.txt [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/collateral/generator/syst_cgen.pl [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/collateral/sys-t_1-0.xsd [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/examples/CMakeLists.txt [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/examples/client/CMakeLists.txt [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/examples/client/collateral_config.xml [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/examples/client/gencat.bat [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/examples/client/gencat.sh [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/examples/client/othersource.c [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/examples/client/systclient.c [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/examples/client/template.xml [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/examples/cmake/FindSyST.cmake [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/examples/hello/CMakeLists.txt [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/examples/hello/hello.c [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/examples/scripts/bldall.sh [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/library/CMakeLists.txt [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/library/doxygen/Adapting.md [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/library/doxygen/ApiOverview.md [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/library/doxygen/Building.md [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/library/doxygen/CMakeLists.txt [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/library/doxygen/Catgen.md [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/library/doxygen/Doxyfile.in [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/library/doxygen/DoxygenLayout.xml [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/library/doxygen/Example.md [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/library/doxygen/License.md [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/library/doxygen/Printer.md [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/library/doxygen/Protocol.md [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/library/doxygen/Reference.md [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/library/doxygen/mainpage.md [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/library/doxygen/mipi_sys_t_event_header.png [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/library/doxygen/mipi_sys_t_library_flow.png [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/library/doxygen/mipi_sys_t_library_flow.vsd [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/library/doxygen/mipi_sys_t_message_anatomy.png [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/library/doxygen/mipi_sys_t_overview.png [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/library/include/mipi_syst.h.in [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/library/include/mipi_syst/api.h [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/library/include/mipi_syst/compiler.h [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/library/include/mipi_syst/crc32.h [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/library/include/mipi_syst/inline.h [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/library/include/mipi_syst/message.h [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/library/platform/example/include/mipi_syst/platform.h [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/library/platform/example/src/mipi_syst_platform.c [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/library/platform/mipi_stp_sim/include/mipi_syst/platform.h [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/library/platform/mipi_stp_sim/src/mipi_syst_platform.c [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/library/platform/nop/include/mipi_syst/platform.h [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/library/platform/nop/src/mipi_syst_platform.c [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/library/src/mipi_syst_api.c [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/library/src/mipi_syst_compiler.c [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/library/src/mipi_syst_crc32.c [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/library/src/mipi_syst_init.c [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/library/src/mipi_syst_inline.c [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/library/src/mipi_syst_writer.c [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/library/test/CMakeLists.txt [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/library/test/unit/CMakeLists.txt [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/library/test/unit/mipi_syst_build_test.cpp [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/library/test/unit/mipi_syst_catid32_test.cpp [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/library/test/unit/mipi_syst_catid64_test.cpp [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/library/test/unit/mipi_syst_clock_test.cpp [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/library/test/unit/mipi_syst_crc32_test.cpp [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/library/test/unit/mipi_syst_disable_test.cpp [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/library/test/unit/mipi_syst_gtest.h [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/library/test/unit/mipi_syst_gtest_main.cpp [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/library/test/unit/mipi_syst_init_test.cpp [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/library/test/unit/mipi_syst_printf_test.cpp [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/library/test/unit/mipi_syst_raw_test.cpp [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/library/test/unit/mipi_syst_sbd_test.cpp [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/library/test/unit/mipi_syst_string_test.cpp [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/printer/CMakeLists.txt [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/printer/include/mipi_syst_collateral.h [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/printer/include/mipi_syst_decode.h [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/printer/include/mipi_syst_guid.h [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/printer/include/mipi_syst_message.h [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/printer/include/mipi_syst_printer.h [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/printer/include/mipi_syst_printf.h [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/printer/src/mipi_syst_collateral.cpp [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/printer/src/mipi_syst_decode.cpp [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/printer/src/mipi_syst_main.cpp [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/printer/src/mipi_syst_message.cpp [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/printer/src/mipi_syst_printf.cpp [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/printer/test/collateral.xml [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/printer/test/diff.cmake [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/printer/test/input_client32.txt [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/printer/test/input_client64.txt [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/printer/test/output_client32.txt [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/printer/test/output_client64.txt [new file with mode: 0644]
MdePkg/Library/MipiSysTLib/mipisyst/trademarks.txt [new file with mode: 0644]
MdePkg/Library/TraceHubDebugSysTLibNull/TraceHubDebugSysTLibNull.c [new file with mode: 0644]
MdePkg/Library/TraceHubDebugSysTLibNull/TraceHubDebugSysTLibNull.inf [new file with mode: 0644]
MdePkg/MdePkg.ci.yaml
MdePkg/MdePkg.dec
MdePkg/MdePkg.dsc
MdePkg/Test/MdePkgHostTest.dsc
MdePkg/Test/Mock/Include/GoogleTest/Library/MockHobLib.h [new file with mode: 0644]
MdePkg/Test/Mock/Include/GoogleTest/Library/MockPeiServicesLib.h [new file with mode: 0644]
MdePkg/Test/Mock/Include/GoogleTest/Library/MockUefiLib.h [new file with mode: 0644]
MdePkg/Test/Mock/Include/GoogleTest/Library/MockUefiRuntimeServicesTableLib.h [new file with mode: 0644]
MdePkg/Test/Mock/Library/GoogleTest/MockHobLib/MockHobLib.cpp [new file with mode: 0644]
MdePkg/Test/Mock/Library/GoogleTest/MockHobLib/MockHobLib.inf [new file with mode: 0644]
MdePkg/Test/Mock/Library/GoogleTest/MockPeiServicesLib/MockPeiServicesLib.cpp [new file with mode: 0644]
MdePkg/Test/Mock/Library/GoogleTest/MockPeiServicesLib/MockPeiServicesLib.inf [new file with mode: 0644]
MdePkg/Test/Mock/Library/GoogleTest/MockUefiLib/MockUefiLib.cpp [new file with mode: 0644]
MdePkg/Test/Mock/Library/GoogleTest/MockUefiLib/MockUefiLib.inf [new file with mode: 0644]
MdePkg/Test/Mock/Library/GoogleTest/MockUefiRuntimeServicesTableLib/MockUefiRuntimeServicesTableLib.cpp [new file with mode: 0644]
MdePkg/Test/Mock/Library/GoogleTest/MockUefiRuntimeServicesTableLib/MockUefiRuntimeServicesTableLib.inf [new file with mode: 0644]
NetworkPkg/HttpDxe/HttpsSupport.c
NetworkPkg/IScsiDxe/IScsiMisc.c
NetworkPkg/Library/DxeHttpLib/DxeHttpLib.c
NetworkPkg/TcpDxe/TcpInput.c
OvmfPkg/AcpiPlatformDxe/BootScript.c
OvmfPkg/AcpiPlatformDxe/CloudHvAcpi.c
OvmfPkg/AcpiPlatformDxe/EntryPoint.c
OvmfPkg/AcpiPlatformDxe/PciDecoding.c
OvmfPkg/AcpiPlatformDxe/QemuFwCfgAcpi.c
OvmfPkg/AmdSev/AmdSevX64.dsc
OvmfPkg/AmdSev/AmdSevX64.fdf
OvmfPkg/AmdSev/BlobVerifierLibSevHashes/BlobVerifierSevHashes.c
OvmfPkg/AmdSevDxe/AmdSevDxe.c
OvmfPkg/Bhyve/AcpiPlatformDxe/EntryPoint.c
OvmfPkg/Bhyve/AcpiPlatformDxe/PciDecoding.c
OvmfPkg/Bhyve/BhyveRfbDxe/VbeShim.c
OvmfPkg/Bhyve/BhyveX64.dsc
OvmfPkg/Bhyve/PlatformPei/ClearCache.c
OvmfPkg/Bhyve/PlatformPei/MemDetect.c
OvmfPkg/Bhyve/PlatformPei/Platform.c
OvmfPkg/CloudHv/CloudHvX64.dsc
OvmfPkg/CloudHv/CloudHvX64.fdf
OvmfPkg/CpuHotplugSmm/CpuHotplug.c
OvmfPkg/CpuHotplugSmm/QemuCpuhp.c
OvmfPkg/CpuHotplugSmm/Smbase.c
OvmfPkg/CpuS3DataDxe/CpuS3Data.c
OvmfPkg/Csm/CsmSupportLib/LegacyInterrupt.c
OvmfPkg/Csm/CsmSupportLib/LegacyRegion.c
OvmfPkg/EnrollDefaultKeys/EnrollDefaultKeys.c
OvmfPkg/Fdt/FdtPciHostBridgeLib/FdtPciHostBridgeLib.c
OvmfPkg/Fdt/FdtPciPcdProducerLib/FdtPciPcdProducerLib.c
OvmfPkg/Fdt/HighMemDxe/HighMemDxe.c
OvmfPkg/Fdt/VirtioFdtDxe/VirtioFdtDxe.c
OvmfPkg/Include/Dsc/OvmfPkg.dsc.inc [new file with mode: 0644]
OvmfPkg/Include/Fdf/OvmfTpmDxe.fdf.inc [new file with mode: 0644]
OvmfPkg/Include/Fdf/OvmfTpmPei.fdf.inc [new file with mode: 0644]
OvmfPkg/Include/Guid/ConfidentialComputingSevSnpBlob.h
OvmfPkg/Include/IndustryStandard/VirtioSerial.h [new file with mode: 0644]
OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport.c
OvmfPkg/IntelTdx/IntelTdxX64.dsc
OvmfPkg/IntelTdx/Sec/SecMain.c
OvmfPkg/IntelTdx/Sec/SecMain.inf
OvmfPkg/IoMmuDxe/CcIoMmu.c
OvmfPkg/IoMmuDxe/IoMmuBuffer.c
OvmfPkg/Library/AcpiTimerLib/BaseAcpiTimerLib.c
OvmfPkg/Library/AcpiTimerLib/BaseRomAcpiTimerLib.c
OvmfPkg/Library/AcpiTimerLib/DxeAcpiTimerLib.c
OvmfPkg/Library/BaseMemEncryptSevLib/X64/PeiDxeVirtualMemory.c
OvmfPkg/Library/BaseMemEncryptSevLib/X64/SnpPageStateChangeInternal.c
OvmfPkg/Library/BaseMemEncryptTdxLib/MemoryEncryption.c
OvmfPkg/Library/BasePciCapLib/BasePciCapLib.c
OvmfPkg/Library/CcExitLib/CcExitVcHandler.c
OvmfPkg/Library/CcExitLib/CcExitVeHandler.c
OvmfPkg/Library/GenericQemuLoadImageLib/GenericQemuLoadImageLib.c
OvmfPkg/Library/HardwareInfoLib/HardwareInfoDxe.c
OvmfPkg/Library/LockBoxLib/LockBoxLib.c
OvmfPkg/Library/NestedInterruptTplLib/Tpl.c
OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib.c
OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib.inf
OvmfPkg/Library/PciHostBridgeUtilityLib/PciHostBridgeUtilityLib.c
OvmfPkg/Library/PeilessStartupLib/PeilessStartupLib.inf
OvmfPkg/Library/PeilessStartupLib/X64/VirtualMemory.c
OvmfPkg/Library/PlatformBmPrintScLib/StatusCodeHandler.c
OvmfPkg/Library/PlatformBootManagerLib/BdsPlatform.c
OvmfPkg/Library/PlatformBootManagerLib/BdsPlatform.h
OvmfPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf
OvmfPkg/Library/PlatformBootManagerLib/PlatformData.c
OvmfPkg/Library/PlatformBootManagerLib/QemuKernel.c
OvmfPkg/Library/PlatformBootManagerLibBhyve/BdsPlatform.c
OvmfPkg/Library/PlatformBootManagerLibGrub/BdsPlatform.c [deleted file]
OvmfPkg/Library/PlatformBootManagerLibGrub/BdsPlatform.h [deleted file]
OvmfPkg/Library/PlatformBootManagerLibGrub/PlatformBootManagerLibGrub.inf [deleted file]
OvmfPkg/Library/PlatformBootManagerLibGrub/PlatformData.c [deleted file]
OvmfPkg/Library/PlatformBootManagerLibGrub/QemuKernel.c [deleted file]
OvmfPkg/Library/PlatformInitLib/MemDetect.c
OvmfPkg/Library/PlatformInitLib/Platform.c
OvmfPkg/Library/QemuBootOrderLib/ExtraRootBusMap.c
OvmfPkg/Library/QemuBootOrderLib/QemuBootOrderLib.c
OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgDxe.c
OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgLibMmio.c
OvmfPkg/Library/QemuFwCfgS3Lib/QemuFwCfgS3Dxe.c
OvmfPkg/Library/ResetSystemLib/DxeResetSystemLibMicrovm.c
OvmfPkg/Library/ResetSystemLib/ResetSystemLibMicrovm.c
OvmfPkg/Library/SerializeVariablesLib/SerializeVariablesLib.c
OvmfPkg/Library/SmbiosVersionLib/DetectSmbiosVersionLib.c
OvmfPkg/Library/SmmCpuFeaturesLib/SmmCpuFeaturesLib.c
OvmfPkg/Library/SmmCpuFeaturesLib/SmmCpuFeaturesLib.inf
OvmfPkg/Library/TdxMailboxLib/TdxMailbox.c
OvmfPkg/Library/TdxMailboxLib/TdxMailboxLib.inf
OvmfPkg/Library/TlsAuthConfigLib/TlsAuthConfigLib.c
OvmfPkg/Library/VirtioMmioDeviceLib/VirtioMmioDevice.c
OvmfPkg/Library/VirtioMmioDeviceLib/VirtioMmioDeviceFunctions.c
OvmfPkg/Library/X86QemuLoadImageLib/X86QemuLoadImageLib.c
OvmfPkg/Library/XenIoMmioLib/XenIoMmioLib.c
OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand.c
OvmfPkg/LsiScsiDxe/LsiScsi.c
OvmfPkg/Microvm/MicrovmX64.dsc
OvmfPkg/Microvm/MicrovmX64.fdf
OvmfPkg/MptScsiDxe/MptScsi.c
OvmfPkg/OvmfPkg.dec
OvmfPkg/OvmfPkgIa32.dsc
OvmfPkg/OvmfPkgIa32.fdf
OvmfPkg/OvmfPkgIa32X64.dsc
OvmfPkg/OvmfPkgIa32X64.fdf
OvmfPkg/OvmfPkgX64.dsc
OvmfPkg/OvmfPkgX64.fdf
OvmfPkg/OvmfTpmDxe.fdf.inc [deleted file]
OvmfPkg/OvmfTpmPei.fdf.inc [deleted file]
OvmfPkg/OvmfXen.dsc
OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit.c
OvmfPkg/PlatformCI/.azurepipelines/Ubuntu-GCC5.yml
OvmfPkg/PlatformCI/PlatformBuildLib.py
OvmfPkg/PlatformCI/QemuBuild.py [new file with mode: 0644]
OvmfPkg/PlatformDxe/Platform.c
OvmfPkg/PlatformPei/ClearCache.c
OvmfPkg/PlatformPei/FeatureControl.c
OvmfPkg/PlatformPei/MemDetect.c
OvmfPkg/PlatformPei/MemTypeInfo.c
OvmfPkg/PlatformPei/Platform.c
OvmfPkg/PlatformPei/PlatformPei.inf
OvmfPkg/PvScsiDxe/PvScsi.c
OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe.c
OvmfPkg/QemuRamfbDxe/QemuRamfb.c
OvmfPkg/QemuVideoDxe/Gop.c
OvmfPkg/QemuVideoDxe/Initialize.c
OvmfPkg/QemuVideoDxe/VbeShim.c
OvmfPkg/RiscVVirt/Library/PlatformBootManagerLib/PlatformBm.c
OvmfPkg/RiscVVirt/Library/PlatformBootManagerLib/QemuKernel.c
OvmfPkg/RiscVVirt/Library/PrePiHobListPointerLib/PrePiHobListPointer.c
OvmfPkg/RiscVVirt/RiscVVirtQemu.dsc
OvmfPkg/RiscVVirt/RiscVVirtQemu.fdf
OvmfPkg/RiscVVirt/Sec/Memory.c
OvmfPkg/RiscVVirt/Sec/Platform.c
OvmfPkg/RiscVVirt/Sec/SecMain.c
OvmfPkg/RiscVVirt/Sec/SecMain.h
OvmfPkg/RiscVVirt/Sec/SecMain.inf
OvmfPkg/Sec/SecMain.c
OvmfPkg/Sec/SecMain.inf
OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.c
OvmfPkg/SmmAccess/SmmAccessPei.c
OvmfPkg/SmmControl2Dxe/SmiFeatures.c
OvmfPkg/SmmControl2Dxe/SmmControl2Dxe.c
OvmfPkg/Tcg/Tcg2Config/Tcg2ConfigPeim.c
OvmfPkg/Tcg/TpmMmioSevDecryptPei/TpmMmioSevDecryptPeim.c
OvmfPkg/TdxDxe/TdxAcpiTable.c
OvmfPkg/VirtNorFlashDxe/VirtNorFlashDxe.c
OvmfPkg/VirtNorFlashDxe/VirtNorFlashFvb.c
OvmfPkg/VirtioBlkDxe/VirtioBlk.c
OvmfPkg/VirtioFsDxe/FuseFlush.c
OvmfPkg/VirtioFsDxe/FuseFsync.c
OvmfPkg/VirtioFsDxe/FuseGetAttr.c
OvmfPkg/VirtioFsDxe/FuseInit.c
OvmfPkg/VirtioFsDxe/FuseLookup.c
OvmfPkg/VirtioFsDxe/FuseMkDir.c
OvmfPkg/VirtioFsDxe/FuseOpen.c
OvmfPkg/VirtioFsDxe/FuseOpenDir.c
OvmfPkg/VirtioFsDxe/FuseOpenOrCreate.c
OvmfPkg/VirtioFsDxe/FuseRead.c
OvmfPkg/VirtioFsDxe/FuseRelease.c
OvmfPkg/VirtioFsDxe/FuseRename.c
OvmfPkg/VirtioFsDxe/FuseSetAttr.c
OvmfPkg/VirtioFsDxe/FuseStatFs.c
OvmfPkg/VirtioFsDxe/FuseUnlink.c
OvmfPkg/VirtioFsDxe/FuseWrite.c
OvmfPkg/VirtioFsDxe/Helpers.c
OvmfPkg/VirtioFsDxe/SimpleFsOpen.c
OvmfPkg/VirtioGpuDxe/Commands.c
OvmfPkg/VirtioGpuDxe/DriverBinding.c
OvmfPkg/VirtioGpuDxe/Gop.c
OvmfPkg/VirtioNetDxe/Events.c
OvmfPkg/VirtioRngDxe/VirtioRng.c
OvmfPkg/VirtioScsiDxe/VirtioScsi.c
OvmfPkg/VirtioSerialDxe/VirtioSerial.c [new file with mode: 0644]
OvmfPkg/VirtioSerialDxe/VirtioSerial.h [new file with mode: 0644]
OvmfPkg/VirtioSerialDxe/VirtioSerial.inf [new file with mode: 0644]
OvmfPkg/VirtioSerialDxe/VirtioSerialPort.c [new file with mode: 0644]
OvmfPkg/VirtioSerialDxe/VirtioSerialRing.c [new file with mode: 0644]
OvmfPkg/XenAcpiPlatformDxe/Xen.c
OvmfPkg/XenPlatformPei/ClearCache.c
OvmfPkg/XenPlatformPei/MemDetect.c
OvmfPkg/XenPlatformPei/Platform.c
OvmfPkg/XenPvBlkDxe/BlockFront.c
PcAtChipsetPkg/PcAtChipsetPkg.dec
PcAtChipsetPkg/PcAtChipsetPkg.dsc
PcAtChipsetPkg/PcAtChipsetPkg.uni
PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcRtc.c
PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf
Platform/96Boards/96Boards.dec [new file with mode: 0644]
Platform/96Boards/96BoardsI2cDxe/96BoardsI2cDxe.c [new file with mode: 0644]
Platform/96Boards/96BoardsI2cDxe/96BoardsI2cDxe.inf [new file with mode: 0644]
Platform/96Boards/Include/Guid/FormSet.h [new file with mode: 0644]
Platform/96Boards/Include/Protocol/LsConnector.h [new file with mode: 0644]
Platform/96Boards/Include/Protocol/Mezzanine.h [new file with mode: 0644]
Platform/96Boards/LsConnectorDxe/LsConnectorDxe.c [new file with mode: 0644]
Platform/96Boards/LsConnectorDxe/LsConnectorDxe.h [new file with mode: 0644]
Platform/96Boards/LsConnectorDxe/LsConnectorDxe.inf [new file with mode: 0644]
Platform/96Boards/LsConnectorDxe/LsConnectorHii.uni [new file with mode: 0644]
Platform/96Boards/LsConnectorDxe/LsConnectorHii.vfr [new file with mode: 0644]
Platform/96Boards/Secure96Dxe/Secure96.asl [new file with mode: 0644]
Platform/96Boards/Secure96Dxe/Secure96.dts [new file with mode: 0644]
Platform/96Boards/Secure96Dxe/Secure96.h [new file with mode: 0644]
Platform/96Boards/Secure96Dxe/Secure96Dxe.c [new file with mode: 0644]
Platform/96Boards/Secure96Dxe/Secure96Dxe.inf [new file with mode: 0644]
Platform/AMD/AmdMinBoardPkg/AmdMinBoardPkg.dec [new file with mode: 0644]
Platform/AMD/AmdMinBoardPkg/AmdMinBoardPkg.dsc [new file with mode: 0644]
Platform/AMD/AmdMinBoardPkg/Library/PeiReportFvLib/PeiReportFvLib.c [new file with mode: 0644]
Platform/AMD/AmdMinBoardPkg/Library/PeiReportFvLib/PeiReportFvLib.inf [new file with mode: 0644]
Platform/AMD/AmdMinBoardPkg/Library/SetCacheMtrrLib/SetCacheMtrrLib.c [new file with mode: 0644]
Platform/AMD/AmdMinBoardPkg/Library/SetCacheMtrrLib/SetCacheMtrrLib.inf [new file with mode: 0644]
Platform/AMD/AmdMinBoardPkg/Library/SpcrDeviceLib/SpcrDeviceLib.c [new file with mode: 0755]
Platform/AMD/AmdMinBoardPkg/Library/SpcrDeviceLib/SpcrDeviceLib.inf [new file with mode: 0755]
Platform/AMD/AmdMinBoardPkg/PciHotPlug/PciHotPlugInit.c [new file with mode: 0755]
Platform/AMD/AmdMinBoardPkg/PciHotPlug/PciHotPlugInit.inf [new file with mode: 0755]
Platform/AMD/OverdriveBoard/DeviceTree/OverdriveBoard.dts [new file with mode: 0644]
Platform/AMD/OverdriveBoard/DeviceTree/OverdriveBoard.inf [new file with mode: 0644]
Platform/AMD/OverdriveBoard/OverdriveBoard.dsc [new file with mode: 0644]
Platform/AMD/OverdriveBoard/OverdriveBoard.fdf [new file with mode: 0644]
Platform/AMD/OverdriveBoard/SystemFirmwareDescriptor/SystemFirmwareDescriptor.aslc [new file with mode: 0644]
Platform/AMD/OverdriveBoard/SystemFirmwareDescriptor/SystemFirmwareDescriptor.inf [new file with mode: 0644]
Platform/AMD/OverdriveBoard/SystemFirmwareDescriptor/SystemFirmwareDescriptorPei.c [new file with mode: 0644]
Platform/AMD/OverdriveBoard/SystemFirmwareUpdateConfig/SystemFirmwareUpdateConfig.ini [new file with mode: 0644]
Platform/ARM/ARM.dec [new file with mode: 0644]
Platform/ARM/Drivers/BootMonFs/BootMonFs.dec [new file with mode: 0644]
Platform/ARM/Drivers/BootMonFs/BootMonFs.inf [new file with mode: 0644]
Platform/ARM/Drivers/BootMonFs/BootMonFsApi.h [new file with mode: 0644]
Platform/ARM/Drivers/BootMonFs/BootMonFsDir.c [new file with mode: 0644]
Platform/ARM/Drivers/BootMonFs/BootMonFsEntryPoint.c [new file with mode: 0644]
Platform/ARM/Drivers/BootMonFs/BootMonFsHw.h [new file with mode: 0644]
Platform/ARM/Drivers/BootMonFs/BootMonFsImages.c [new file with mode: 0644]
Platform/ARM/Drivers/BootMonFs/BootMonFsInternal.h [new file with mode: 0644]
Platform/ARM/Drivers/BootMonFs/BootMonFsOpenClose.c [new file with mode: 0644]
Platform/ARM/Drivers/BootMonFs/BootMonFsReadWrite.c [new file with mode: 0644]
Platform/ARM/Drivers/BootMonFs/BootMonFsUnsupported.c [new file with mode: 0644]
Platform/ARM/Drivers/FdtPlatformDxe/FdtPlatform.c [new file with mode: 0644]
Platform/ARM/Drivers/FdtPlatformDxe/FdtPlatform.h [new file with mode: 0644]
Platform/ARM/Drivers/FdtPlatformDxe/FdtPlatformDxe.dec [new file with mode: 0644]
Platform/ARM/Drivers/FdtPlatformDxe/FdtPlatformDxe.inf [new file with mode: 0644]
Platform/ARM/Drivers/FdtPlatformDxe/FdtPlatformDxe.uni [new file with mode: 0644]
Platform/ARM/Drivers/FdtPlatformDxe/README.txt [new file with mode: 0644]
Platform/ARM/Drivers/FdtPlatformDxe/ShellDumpFdt.c [new file with mode: 0644]
Platform/ARM/Drivers/FdtPlatformDxe/ShellSetFdt.c [new file with mode: 0644]
Platform/ARM/Drivers/NorFlashDxe/NorFlash.c [new file with mode: 0644]
Platform/ARM/Drivers/NorFlashDxe/NorFlash.h [new file with mode: 0644]
Platform/ARM/Drivers/NorFlashDxe/NorFlashBlockIoDxe.c [new file with mode: 0644]
Platform/ARM/Drivers/NorFlashDxe/NorFlashDxe.c [new file with mode: 0644]
Platform/ARM/Drivers/NorFlashDxe/NorFlashDxe.inf [new file with mode: 0644]
Platform/ARM/Drivers/NorFlashDxe/NorFlashFvb.c [new file with mode: 0644]
Platform/ARM/Drivers/NorFlashDxe/NorFlashStandaloneMm.c [new file with mode: 0644]
Platform/ARM/Drivers/NorFlashDxe/NorFlashStandaloneMm.inf [new file with mode: 0644]
Platform/ARM/Include/Guid/BootMonFsFileInfo.h [new file with mode: 0644]
Platform/ARM/Include/Library/ArmShellCmdLib.h [new file with mode: 0644]
Platform/ARM/Include/Library/BdsLib.h [new file with mode: 0644]
Platform/ARM/Include/Library/NorFlashPlatformLib.h [new file with mode: 0644]
Platform/ARM/JunoPkg/AcpiTables/AcpiSsdtRootPci.asl [new file with mode: 0644]
Platform/ARM/JunoPkg/AcpiTables/AcpiTables.inf [new file with mode: 0644]
Platform/ARM/JunoPkg/AcpiTables/Dbg2.aslc [new file with mode: 0644]
Platform/ARM/JunoPkg/AcpiTables/Dsdt.asl [new file with mode: 0644]
Platform/ARM/JunoPkg/AcpiTables/Fadt.aslc [new file with mode: 0644]
Platform/ARM/JunoPkg/AcpiTables/Gtdt.aslc [new file with mode: 0644]
Platform/ARM/JunoPkg/AcpiTables/Madt.aslc [new file with mode: 0644]
Platform/ARM/JunoPkg/AcpiTables/Spcr.aslc [new file with mode: 0644]
Platform/ARM/JunoPkg/ArmJuno.dec [new file with mode: 0644]
Platform/ARM/JunoPkg/ArmJuno.dsc [new file with mode: 0644]
Platform/ARM/JunoPkg/ArmJuno.fdf [new file with mode: 0644]
Platform/ARM/JunoPkg/ConfigurationManager/ConfigurationManager.dsc.inc [new file with mode: 0644]
Platform/ARM/JunoPkg/ConfigurationManager/ConfigurationManagerDxe/AslTables/Dsdt.asl [new file with mode: 0644]
Platform/ARM/JunoPkg/ConfigurationManager/ConfigurationManagerDxe/AslTables/SsdtJunoUsb.asl [new file with mode: 0644]
Platform/ARM/JunoPkg/ConfigurationManager/ConfigurationManagerDxe/ConfigurationManager.c [new file with mode: 0644]
Platform/ARM/JunoPkg/ConfigurationManager/ConfigurationManagerDxe/ConfigurationManager.h [new file with mode: 0644]
Platform/ARM/JunoPkg/ConfigurationManager/ConfigurationManagerDxe/ConfigurationManagerDxe.inf [new file with mode: 0644]
Platform/ARM/JunoPkg/ConfigurationManager/ConfigurationManagerDxe/Platform.h [new file with mode: 0644]
Platform/ARM/JunoPkg/Drivers/ArmJunoDxe/AcpiTables.c [new file with mode: 0644]
Platform/ARM/JunoPkg/Drivers/ArmJunoDxe/ArmJunoDxe.c [new file with mode: 0644]
Platform/ARM/JunoPkg/Drivers/ArmJunoDxe/ArmJunoDxe.inf [new file with mode: 0644]
Platform/ARM/JunoPkg/Drivers/ArmJunoDxe/ArmJunoDxeInternal.h [new file with mode: 0644]
Platform/ARM/JunoPkg/Drivers/SataSiI3132Dxe/ComponentName.c [new file with mode: 0644]
Platform/ARM/JunoPkg/Drivers/SataSiI3132Dxe/SataSiI3132.c [new file with mode: 0644]
Platform/ARM/JunoPkg/Drivers/SataSiI3132Dxe/SataSiI3132.h [new file with mode: 0644]
Platform/ARM/JunoPkg/Drivers/SataSiI3132Dxe/SataSiI3132Dxe.inf [new file with mode: 0644]
Platform/ARM/JunoPkg/Drivers/SataSiI3132Dxe/SiI3132AtaPassThru.c [new file with mode: 0644]
Platform/ARM/JunoPkg/Include/ArmPlatform.h [new file with mode: 0644]
Platform/ARM/JunoPkg/Library/ArmJunoLib/AArch64/ArmJunoHelper.S [new file with mode: 0644]
Platform/ARM/JunoPkg/Library/ArmJunoLib/Arm/ArmJunoHelper.S [new file with mode: 0644]
Platform/ARM/JunoPkg/Library/ArmJunoLib/ArmJuno.c [new file with mode: 0644]
Platform/ARM/JunoPkg/Library/ArmJunoLib/ArmJunoLib.inf [new file with mode: 0644]
Platform/ARM/JunoPkg/Library/ArmJunoLib/ArmJunoMem.c [new file with mode: 0644]
Platform/ARM/JunoPkg/Library/ArmJunoMtlLib/ArmJunoMtlLib.c [new file with mode: 0644]
Platform/ARM/JunoPkg/Library/ArmJunoMtlLib/ArmJunoMtlLib.inf [new file with mode: 0644]
Platform/ARM/JunoPkg/Library/ArmJunoMtlLib/ArmJunoMtlPrivateLib.h [new file with mode: 0644]
Platform/ARM/JunoPkg/Library/HdLcdArmJunoLib/HdLcdArmJuno.c [new file with mode: 0644]
Platform/ARM/JunoPkg/Library/HdLcdArmJunoLib/HdLcdArmJunoLib.inf [new file with mode: 0644]
Platform/ARM/JunoPkg/Library/JunoPciHostBridgeLib/JunoPciHostBridgeLib.c [new file with mode: 0644]
Platform/ARM/JunoPkg/Library/JunoPciHostBridgeLib/JunoPciHostBridgeLib.inf [new file with mode: 0644]
Platform/ARM/JunoPkg/Library/JunoPciHostBridgeLib/XPressRich3.c [new file with mode: 0644]
Platform/ARM/JunoPkg/Library/JunoPciHostBridgeLib/XPressRich3.h [new file with mode: 0644]
Platform/ARM/JunoPkg/Library/NorFlashJunoLib/NorFlashJuno.c [new file with mode: 0644]
Platform/ARM/JunoPkg/Library/NorFlashJunoLib/NorFlashJunoLib.inf [new file with mode: 0644]
Platform/ARM/JunoPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.c [new file with mode: 0644]
Platform/ARM/JunoPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.inf [new file with mode: 0644]
Platform/ARM/Library/ArmShellCmdRunAxf/AArch64/Pivot.S [new file with mode: 0644]
Platform/ARM/Library/ArmShellCmdRunAxf/Arm/Pivot.S [new file with mode: 0644]
Platform/ARM/Library/ArmShellCmdRunAxf/ArmShellCmdRunAxf.c [new file with mode: 0644]
Platform/ARM/Library/ArmShellCmdRunAxf/ArmShellCmdRunAxf.h [new file with mode: 0644]
Platform/ARM/Library/ArmShellCmdRunAxf/ArmShellCmdRunAxf.inf [new file with mode: 0644]
Platform/ARM/Library/ArmShellCmdRunAxf/ArmShellCmdRunAxf.uni [new file with mode: 0644]
Platform/ARM/Library/ArmShellCmdRunAxf/BootMonFsLoader.c [new file with mode: 0644]
Platform/ARM/Library/ArmShellCmdRunAxf/BootMonFsLoader.h [new file with mode: 0644]
Platform/ARM/Library/ArmShellCmdRunAxf/ElfLoader.c [new file with mode: 0644]
Platform/ARM/Library/ArmShellCmdRunAxf/ElfLoader.h [new file with mode: 0644]
Platform/ARM/Library/ArmShellCmdRunAxf/RunAxf.c [new file with mode: 0644]
Platform/ARM/Library/ArmShellCmdRunAxf/elf32.h [new file with mode: 0644]
Platform/ARM/Library/ArmShellCmdRunAxf/elf64.h [new file with mode: 0644]
Platform/ARM/Library/ArmShellCmdRunAxf/elf_common.h [new file with mode: 0644]
Platform/ARM/Library/BdsLib/BdsFilePath.c [new file with mode: 0644]
Platform/ARM/Library/BdsLib/BdsHelper.c [new file with mode: 0644]
Platform/ARM/Library/BdsLib/BdsInternal.h [new file with mode: 0644]
Platform/ARM/Library/BdsLib/BdsLib.inf [new file with mode: 0644]
Platform/ARM/Morello/ConfigurationManager/ConfigurationManagerDxe/AslTables/DsdtFvp.asl [new file with mode: 0644]
Platform/ARM/Morello/ConfigurationManager/ConfigurationManagerDxe/AslTables/SsdtPciFvp.asl [new file with mode: 0644]
Platform/ARM/Morello/ConfigurationManager/ConfigurationManagerDxe/ConfigurationManager.c [new file with mode: 0644]
Platform/ARM/Morello/ConfigurationManager/ConfigurationManagerDxe/ConfigurationManager.h [new file with mode: 0644]
Platform/ARM/Morello/ConfigurationManager/ConfigurationManagerDxe/ConfigurationManagerDxeFvp.inf [new file with mode: 0644]
Platform/ARM/Morello/ConfigurationManager/ConfigurationManagerDxe/ConfigurationManagerFvp.c [new file with mode: 0644]
Platform/ARM/Morello/ConfigurationManager/ConfigurationManagerDxe/ConfigurationManagerFvp.h [new file with mode: 0644]
Platform/ARM/Morello/ConfigurationManager/ConfigurationManagerDxe/Platform.h [new file with mode: 0644]
Platform/ARM/Morello/ConfigurationManager/ConfigurationManagerFvp.dsc.inc [new file with mode: 0644]
Platform/ARM/Morello/Drivers/PlatformDxe/PlatformDxeFvp.c [new file with mode: 0644]
Platform/ARM/Morello/Drivers/PlatformDxe/PlatformDxeFvp.inf [new file with mode: 0644]
Platform/ARM/Morello/Drivers/PlatformDxe/VirtioDevices.c [new file with mode: 0644]
Platform/ARM/Morello/Include/Guid/MorelloVirtioDevicesFormSet.h [new file with mode: 0644]
Platform/ARM/Morello/Include/MorelloPlatform.h [new file with mode: 0644]
Platform/ARM/Morello/Library/PciHostBridgeLib/PciHostBridgeLibFvp.c [new file with mode: 0644]
Platform/ARM/Morello/Library/PciHostBridgeLib/PciHostBridgeLibFvp.inf [new file with mode: 0644]
Platform/ARM/Morello/Library/PlatformLib/AArch64/Helper.S [new file with mode: 0644]
Platform/ARM/Morello/Library/PlatformLib/PlatformLib.c [new file with mode: 0644]
Platform/ARM/Morello/Library/PlatformLib/PlatformLib.inf [new file with mode: 0644]
Platform/ARM/Morello/Library/PlatformLib/PlatformLibMem.c [new file with mode: 0644]
Platform/ARM/Morello/MorelloPlatform.dec [new file with mode: 0644]
Platform/ARM/Morello/MorelloPlatform.dsc.inc [new file with mode: 0644]
Platform/ARM/Morello/MorelloPlatformFvp.dsc [new file with mode: 0644]
Platform/ARM/Morello/MorelloPlatformFvp.fdf [new file with mode: 0644]
Platform/ARM/Morello/Readme.md [new file with mode: 0644]
Platform/ARM/N1Sdp/ConfigurationManager/ConfigurationManagerDxe/AslTables/Dsdt.asl [new file with mode: 0644]
Platform/ARM/N1Sdp/ConfigurationManager/ConfigurationManagerDxe/AslTables/SsdtPci.asl [new file with mode: 0644]
Platform/ARM/N1Sdp/ConfigurationManager/ConfigurationManagerDxe/AslTables/SsdtRemotePci.asl [new file with mode: 0644]
Platform/ARM/N1Sdp/ConfigurationManager/ConfigurationManagerDxe/ConfigurationManager.c [new file with mode: 0644]
Platform/ARM/N1Sdp/ConfigurationManager/ConfigurationManagerDxe/ConfigurationManager.h [new file with mode: 0644]
Platform/ARM/N1Sdp/ConfigurationManager/ConfigurationManagerDxe/ConfigurationManagerDxe.inf [new file with mode: 0644]
Platform/ARM/N1Sdp/ConfigurationManager/ConfigurationManagerDxe/Hmat.c [new file with mode: 0644]
Platform/ARM/N1Sdp/ConfigurationManager/ConfigurationManagerDxe/Platform.h [new file with mode: 0644]
Platform/ARM/N1Sdp/Drivers/PlatformDxe/PlatformDxe.c [new file with mode: 0644]
Platform/ARM/N1Sdp/Drivers/PlatformDxe/PlatformDxe.inf [new file with mode: 0644]
Platform/ARM/N1Sdp/Include/N1SdpAcpiHeader.h [new file with mode: 0644]
Platform/ARM/N1Sdp/N1SdpPlatform.dec [new file with mode: 0644]
Platform/ARM/N1Sdp/N1SdpPlatform.dsc [new file with mode: 0644]
Platform/ARM/N1Sdp/N1SdpPlatform.fdf [new file with mode: 0644]
Platform/ARM/Readme.md [new file with mode: 0644]
Platform/ARM/SgiPkg/AcpiTables/Dbg2.aslc [new file with mode: 0644]
Platform/ARM/SgiPkg/AcpiTables/Fadt.aslc [new file with mode: 0644]
Platform/ARM/SgiPkg/AcpiTables/Gtdt.aslc [new file with mode: 0644]
Platform/ARM/SgiPkg/AcpiTables/Iort.aslc [new file with mode: 0644]
Platform/ARM/SgiPkg/AcpiTables/Mcfg.aslc [new file with mode: 0644]
Platform/ARM/SgiPkg/AcpiTables/RdE1Edge/Dsdt.asl [new file with mode: 0644]
Platform/ARM/SgiPkg/AcpiTables/RdE1Edge/Madt.aslc [new file with mode: 0644]
Platform/ARM/SgiPkg/AcpiTables/RdE1Edge/Pptt.aslc [new file with mode: 0644]
Platform/ARM/SgiPkg/AcpiTables/RdE1EdgeAcpiTables.inf [new file with mode: 0644]
Platform/ARM/SgiPkg/AcpiTables/RdN1Edge/Dsdt.asl [new file with mode: 0644]
Platform/ARM/SgiPkg/AcpiTables/RdN1Edge/Madt.aslc [new file with mode: 0644]
Platform/ARM/SgiPkg/AcpiTables/RdN1Edge/Pptt.aslc [new file with mode: 0644]
Platform/ARM/SgiPkg/AcpiTables/RdN1EdgeAcpiTables.inf [new file with mode: 0644]
Platform/ARM/SgiPkg/AcpiTables/RdN1EdgeX2/Dsdt.asl [new file with mode: 0644]
Platform/ARM/SgiPkg/AcpiTables/RdN1EdgeX2/Hmat.aslc [new file with mode: 0644]
Platform/ARM/SgiPkg/AcpiTables/RdN1EdgeX2/Madt.aslc [new file with mode: 0644]
Platform/ARM/SgiPkg/AcpiTables/RdN1EdgeX2/Pptt.aslc [new file with mode: 0644]
Platform/ARM/SgiPkg/AcpiTables/RdN1EdgeX2/Srat.aslc [new file with mode: 0644]
Platform/ARM/SgiPkg/AcpiTables/RdN1EdgeX2AcpiTables.inf [new file with mode: 0644]
Platform/ARM/SgiPkg/AcpiTables/RdN2/Dsdt.asl [new file with mode: 0644]
Platform/ARM/SgiPkg/AcpiTables/RdN2/Madt.aslc [new file with mode: 0644]
Platform/ARM/SgiPkg/AcpiTables/RdN2/Pptt.aslc [new file with mode: 0644]
Platform/ARM/SgiPkg/AcpiTables/RdN2AcpiTables.inf [new file with mode: 0644]
Platform/ARM/SgiPkg/AcpiTables/RdN2Cfg1/Dsdt.asl [new file with mode: 0644]
Platform/ARM/SgiPkg/AcpiTables/RdN2Cfg1/Madt.aslc [new file with mode: 0644]
Platform/ARM/SgiPkg/AcpiTables/RdN2Cfg1/Pptt.aslc [new file with mode: 0644]
Platform/ARM/SgiPkg/AcpiTables/RdN2Cfg1AcpiTables.inf [new file with mode: 0644]
Platform/ARM/SgiPkg/AcpiTables/RdN2Cfg2/Dsdt.asl [new file with mode: 0644]
Platform/ARM/SgiPkg/AcpiTables/RdN2Cfg2/Madt.aslc [new file with mode: 0644]
Platform/ARM/SgiPkg/AcpiTables/RdN2Cfg2/Pptt.aslc [new file with mode: 0644]
Platform/ARM/SgiPkg/AcpiTables/RdN2Cfg2/Srat.aslc [new file with mode: 0644]
Platform/ARM/SgiPkg/AcpiTables/RdN2Cfg2AcpiTables.inf [new file with mode: 0644]
Platform/ARM/SgiPkg/AcpiTables/RdV1/Dsdt.asl [new file with mode: 0644]
Platform/ARM/SgiPkg/AcpiTables/RdV1/Madt.aslc [new file with mode: 0644]
Platform/ARM/SgiPkg/AcpiTables/RdV1/Pptt.aslc [new file with mode: 0644]
Platform/ARM/SgiPkg/AcpiTables/RdV1AcpiTables.inf [new file with mode: 0644]
Platform/ARM/SgiPkg/AcpiTables/RdV1Mc/Dsdt.asl [new file with mode: 0644]
Platform/ARM/SgiPkg/AcpiTables/RdV1Mc/Hmat.aslc [new file with mode: 0644]
Platform/ARM/SgiPkg/AcpiTables/RdV1Mc/Madt.aslc [new file with mode: 0644]
Platform/ARM/SgiPkg/AcpiTables/RdV1Mc/Pptt.aslc [new file with mode: 0644]
Platform/ARM/SgiPkg/AcpiTables/RdV1Mc/Srat.aslc [new file with mode: 0644]
Platform/ARM/SgiPkg/AcpiTables/RdV1McAcpiTables.inf [new file with mode: 0644]
Platform/ARM/SgiPkg/AcpiTables/Sgi575/Dsdt.asl [new file with mode: 0644]
Platform/ARM/SgiPkg/AcpiTables/Sgi575/Madt.aslc [new file with mode: 0644]
Platform/ARM/SgiPkg/AcpiTables/Sgi575/Pptt.aslc [new file with mode: 0644]
Platform/ARM/SgiPkg/AcpiTables/Sgi575AcpiTables.inf [new file with mode: 0644]
Platform/ARM/SgiPkg/AcpiTables/Spcr.aslc [new file with mode: 0644]
Platform/ARM/SgiPkg/AcpiTables/Ssdt.asl [new file with mode: 0644]
Platform/ARM/SgiPkg/AcpiTables/SsdtEvents.asl [new file with mode: 0644]
Platform/ARM/SgiPkg/AcpiTables/SsdtIoVirtSocExp.asl [new file with mode: 0644]
Platform/ARM/SgiPkg/AcpiTables/SsdtRos.asl [new file with mode: 0644]
Platform/ARM/SgiPkg/AcpiTables/SsdtRosVirtioP9.asl [new file with mode: 0644]
Platform/ARM/SgiPkg/Drivers/PlatformDxe/PlatformDxe.c [new file with mode: 0644]
Platform/ARM/SgiPkg/Drivers/PlatformDxe/PlatformDxe.inf [new file with mode: 0644]
Platform/ARM/SgiPkg/Drivers/PlatformDxe/VirtioDevices.c [new file with mode: 0644]
Platform/ARM/SgiPkg/Drivers/SmbiosPlatformDxe/SmbiosPlatformDxe.c [new file with mode: 0644]
Platform/ARM/SgiPkg/Drivers/SmbiosPlatformDxe/SmbiosPlatformDxe.h [new file with mode: 0644]
Platform/ARM/SgiPkg/Drivers/SmbiosPlatformDxe/SmbiosPlatformDxe.inf [new file with mode: 0644]
Platform/ARM/SgiPkg/Drivers/SmbiosPlatformDxe/Type0BiosInformation.c [new file with mode: 0644]
Platform/ARM/SgiPkg/Drivers/SmbiosPlatformDxe/Type16PhysicalMemoryArray.c [new file with mode: 0644]
Platform/ARM/SgiPkg/Drivers/SmbiosPlatformDxe/Type17MemoryDevice.c [new file with mode: 0644]
Platform/ARM/SgiPkg/Drivers/SmbiosPlatformDxe/Type19MemoryArrayMappedAddress.c [new file with mode: 0644]
Platform/ARM/SgiPkg/Drivers/SmbiosPlatformDxe/Type1SystemInformation.c [new file with mode: 0644]
Platform/ARM/SgiPkg/Drivers/SmbiosPlatformDxe/Type32SystemBootInformation.c [new file with mode: 0644]
Platform/ARM/SgiPkg/Drivers/SmbiosPlatformDxe/Type3SystemEnclosure.c [new file with mode: 0644]
Platform/ARM/SgiPkg/Drivers/SmbiosPlatformDxe/Type4ProcessorInformation.c [new file with mode: 0644]
Platform/ARM/SgiPkg/Drivers/SmbiosPlatformDxe/Type7CacheInformation.c [new file with mode: 0644]
Platform/ARM/SgiPkg/Include/Guid/SgiVirtioDevicesFormSet.h [new file with mode: 0644]
Platform/ARM/SgiPkg/Include/IoVirtSoCExp.h [new file with mode: 0644]
Platform/ARM/SgiPkg/Include/Ppi/SgiPlatformId.h [new file with mode: 0644]
Platform/ARM/SgiPkg/Include/SgiAcpiHeader.h [new file with mode: 0644]
Platform/ARM/SgiPkg/Include/SgiPlatform.h [new file with mode: 0644]
Platform/ARM/SgiPkg/Library/HdLcdArmSgiLib/HdLcdArmSgi.c [new file with mode: 0644]
Platform/ARM/SgiPkg/Library/HdLcdArmSgiLib/HdLcdArmSgiLib.inf [new file with mode: 0644]
Platform/ARM/SgiPkg/Library/NorFlashLib/NorFlashLib.c [new file with mode: 0644]
Platform/ARM/SgiPkg/Library/NorFlashLib/NorFlashLib.inf [new file with mode: 0644]
Platform/ARM/SgiPkg/Library/NorFlashLib/StandaloneMmNorFlashLib.c [new file with mode: 0644]
Platform/ARM/SgiPkg/Library/NorFlashLib/StandaloneMmNorFlashLib.inf [new file with mode: 0644]
Platform/ARM/SgiPkg/Library/PciHostBridgeLib/PciHostBridgeLib.c [new file with mode: 0644]
Platform/ARM/SgiPkg/Library/PciHostBridgeLib/PciHostBridgeLib.inf [new file with mode: 0644]
Platform/ARM/SgiPkg/Library/PlatformLib/AArch64/Helper.S [new file with mode: 0644]
Platform/ARM/SgiPkg/Library/PlatformLib/PlatformLib.c [new file with mode: 0644]
Platform/ARM/SgiPkg/Library/PlatformLib/PlatformLib.inf [new file with mode: 0644]
Platform/ARM/SgiPkg/Library/PlatformLib/PlatformLibMem.c [new file with mode: 0644]
Platform/ARM/SgiPkg/Library/SgiPlatformPei/SgiPlatformPei.inf [new file with mode: 0644]
Platform/ARM/SgiPkg/Library/SgiPlatformPei/SgiPlatformPeim.c [new file with mode: 0644]
Platform/ARM/SgiPkg/PlatformStandaloneMm.dsc [new file with mode: 0644]
Platform/ARM/SgiPkg/PlatformStandaloneMm.fdf [new file with mode: 0644]
Platform/ARM/SgiPkg/PlatformStandaloneMm2.dsc [new file with mode: 0644]
Platform/ARM/SgiPkg/RdE1Edge/RdE1Edge.dsc [new file with mode: 0644]
Platform/ARM/SgiPkg/RdE1Edge/RdE1Edge.fdf.inc [new file with mode: 0644]
Platform/ARM/SgiPkg/RdN1Edge/RdN1Edge.dsc [new file with mode: 0644]
Platform/ARM/SgiPkg/RdN1Edge/RdN1Edge.fdf.inc [new file with mode: 0644]
Platform/ARM/SgiPkg/RdN1EdgeX2/RdN1EdgeX2.dsc [new file with mode: 0644]
Platform/ARM/SgiPkg/RdN1EdgeX2/RdN1EdgeX2.fdf.inc [new file with mode: 0644]
Platform/ARM/SgiPkg/RdN2/RdN2.dsc [new file with mode: 0644]
Platform/ARM/SgiPkg/RdN2/RdN2.fdf.inc [new file with mode: 0644]
Platform/ARM/SgiPkg/RdN2Cfg1/RdN2Cfg1.dsc [new file with mode: 0644]
Platform/ARM/SgiPkg/RdN2Cfg1/RdN2Cfg1.fdf.inc [new file with mode: 0644]
Platform/ARM/SgiPkg/RdN2Cfg2/RdN2Cfg2.dsc [new file with mode: 0644]
Platform/ARM/SgiPkg/RdN2Cfg2/RdN2Cfg2.fdf.inc [new file with mode: 0644]
Platform/ARM/SgiPkg/RdV1/RdV1.dsc [new file with mode: 0644]
Platform/ARM/SgiPkg/RdV1/RdV1.fdf.inc [new file with mode: 0644]
Platform/ARM/SgiPkg/RdV1Mc/RdV1Mc.dsc [new file with mode: 0644]
Platform/ARM/SgiPkg/RdV1Mc/RdV1Mc.fdf.inc [new file with mode: 0644]
Platform/ARM/SgiPkg/Readme.md [new file with mode: 0644]
Platform/ARM/SgiPkg/Sgi575/Sgi575.dsc [new file with mode: 0644]
Platform/ARM/SgiPkg/Sgi575/Sgi575.fdf.inc [new file with mode: 0644]
Platform/ARM/SgiPkg/SgiMemoryMap.dsc.inc [new file with mode: 0644]
Platform/ARM/SgiPkg/SgiMemoryMap2.dsc.inc [new file with mode: 0644]
Platform/ARM/SgiPkg/SgiPlatform.dec [new file with mode: 0644]
Platform/ARM/SgiPkg/SgiPlatform.dsc.inc [new file with mode: 0644]
Platform/ARM/SgiPkg/SgiPlatform.fdf [new file with mode: 0644]
Platform/ARM/SgiPkg/SgiPlatformMm.dsc.inc [new file with mode: 0644]
Platform/ARM/VExpressPkg/ArmVExpress-CTA15-A7.dsc [new file with mode: 0644]
Platform/ARM/VExpressPkg/ArmVExpress-CTA15-A7.fdf [new file with mode: 0644]
Platform/ARM/VExpressPkg/ArmVExpress-FVP-AArch64.dsc [new file with mode: 0644]
Platform/ARM/VExpressPkg/ArmVExpress-FVP-AArch64.fdf [new file with mode: 0644]
Platform/ARM/VExpressPkg/ArmVExpress-networking.fdf.inc [new file with mode: 0644]
Platform/ARM/VExpressPkg/ArmVExpress.dsc.inc [new file with mode: 0644]
Platform/ARM/VExpressPkg/ArmVExpressPkg.dec [new file with mode: 0644]
Platform/ARM/VExpressPkg/ConfigurationManager/ConfigurationManagerDxe/AslTables/Dsdt.asl [new file with mode: 0644]
Platform/ARM/VExpressPkg/ConfigurationManager/ConfigurationManagerDxe/AslTables/SsdtPci.asl [new file with mode: 0644]
Platform/ARM/VExpressPkg/ConfigurationManager/ConfigurationManagerDxe/ConfigurationManager.c [new file with mode: 0644]
Platform/ARM/VExpressPkg/ConfigurationManager/ConfigurationManagerDxe/ConfigurationManager.h [new file with mode: 0644]
Platform/ARM/VExpressPkg/ConfigurationManager/ConfigurationManagerDxe/ConfigurationManagerDxe.inf [new file with mode: 0644]
Platform/ARM/VExpressPkg/ConfigurationManager/ConfigurationManagerDxe/Platform.h [new file with mode: 0644]
Platform/ARM/VExpressPkg/DeviceTree/fvp-base-gicv2-psci.dtb [new file with mode: 0644]
Platform/ARM/VExpressPkg/DeviceTree/fvp-base-gicv2-psci.dts [new file with mode: 0644]
Platform/ARM/VExpressPkg/DeviceTree/fvp-base-gicv2legacy-psci.dtb [new file with mode: 0644]
Platform/ARM/VExpressPkg/DeviceTree/fvp-base-gicv2legacy-psci.dts [new file with mode: 0644]
Platform/ARM/VExpressPkg/DeviceTree/fvp-base-gicv3-psci.dtb [new file with mode: 0644]
Platform/ARM/VExpressPkg/DeviceTree/fvp-base-gicv3-psci.dts [new file with mode: 0644]
Platform/ARM/VExpressPkg/DeviceTree/fvp-foundation-gicv2-psci.dtb [new file with mode: 0644]
Platform/ARM/VExpressPkg/DeviceTree/fvp-foundation-gicv2-psci.dts [new file with mode: 0644]
Platform/ARM/VExpressPkg/DeviceTree/fvp-foundation-gicv2legacy-psci.dtb [new file with mode: 0644]
Platform/ARM/VExpressPkg/DeviceTree/fvp-foundation-gicv2legacy-psci.dts [new file with mode: 0644]
Platform/ARM/VExpressPkg/DeviceTree/fvp-foundation-gicv3-psci.dtb [new file with mode: 0644]
Platform/ARM/VExpressPkg/DeviceTree/fvp-foundation-gicv3-psci.dts [new file with mode: 0644]
Platform/ARM/VExpressPkg/DeviceTree/fvp-foundation-motherboard-no_psci.dtsi [new file with mode: 0644]
Platform/ARM/VExpressPkg/DeviceTree/fvp-foundation-motherboard.dtsi [new file with mode: 0644]
Platform/ARM/VExpressPkg/DeviceTree/rtsm_ve-motherboard-no_psci.dtsi [new file with mode: 0644]
Platform/ARM/VExpressPkg/DeviceTree/rtsm_ve-motherboard.dtsi [new file with mode: 0644]
Platform/ARM/VExpressPkg/Drivers/ArmVExpressDxe/ArmFvpDxe.c [new file with mode: 0644]
Platform/ARM/VExpressPkg/Drivers/ArmVExpressDxe/ArmFvpDxe.inf [new file with mode: 0644]
Platform/ARM/VExpressPkg/Drivers/ArmVExpressDxe/ArmHwDxe.c [new file with mode: 0644]
Platform/ARM/VExpressPkg/Drivers/ArmVExpressDxe/ArmHwDxe.inf [new file with mode: 0644]
Platform/ARM/VExpressPkg/Drivers/ArmVExpressFastBootDxe/ArmVExpressFastBoot.c [new file with mode: 0644]
Platform/ARM/VExpressPkg/Drivers/ArmVExpressFastBootDxe/ArmVExpressFastBootDxe.inf [new file with mode: 0644]
Platform/ARM/VExpressPkg/Drivers/Isp1761UsbDxe/Isp1761UsbDxe.c [new file with mode: 0644]
Platform/ARM/VExpressPkg/Drivers/Isp1761UsbDxe/Isp1761UsbDxe.h [new file with mode: 0644]
Platform/ARM/VExpressPkg/Drivers/Isp1761UsbDxe/Isp1761UsbDxe.inf [new file with mode: 0644]
Platform/ARM/VExpressPkg/Drivers/Lan9118Dxe/Lan9118Dxe.c [new file with mode: 0644]
Platform/ARM/VExpressPkg/Drivers/Lan9118Dxe/Lan9118Dxe.h [new file with mode: 0644]
Platform/ARM/VExpressPkg/Drivers/Lan9118Dxe/Lan9118Dxe.inf [new file with mode: 0644]
Platform/ARM/VExpressPkg/Drivers/Lan9118Dxe/Lan9118DxeHw.h [new file with mode: 0644]
Platform/ARM/VExpressPkg/Drivers/Lan9118Dxe/Lan9118DxeUtil.c [new file with mode: 0644]
Platform/ARM/VExpressPkg/Drivers/Lan9118Dxe/Lan9118DxeUtil.h [new file with mode: 0644]
Platform/ARM/VExpressPkg/Drivers/Lan91xDxe/Lan91xDxe.c [new file with mode: 0644]
Platform/ARM/VExpressPkg/Drivers/Lan91xDxe/Lan91xDxe.inf [new file with mode: 0644]
Platform/ARM/VExpressPkg/Drivers/Lan91xDxe/Lan91xDxeHw.h [new file with mode: 0644]
Platform/ARM/VExpressPkg/Drivers/PL180MciDxe/PL180Mci.c [new file with mode: 0644]
Platform/ARM/VExpressPkg/Drivers/PL180MciDxe/PL180Mci.h [new file with mode: 0644]
Platform/ARM/VExpressPkg/Drivers/PL180MciDxe/PL180MciDxe.inf [new file with mode: 0644]
Platform/ARM/VExpressPkg/Include/Library/ArmPlatformSysConfigLib.h [new file with mode: 0644]
Platform/ARM/VExpressPkg/Include/Platform/CTA15-A7/ArmPlatform.h [new file with mode: 0644]
Platform/ARM/VExpressPkg/Include/Platform/RTSM/ArmPlatform.h [new file with mode: 0644]
Platform/ARM/VExpressPkg/Include/VExpressMotherBoard.h [new file with mode: 0644]
Platform/ARM/VExpressPkg/Library/ArmMaliDpLib/ArmMaliDpLib.c [new file with mode: 0644]
Platform/ARM/VExpressPkg/Library/ArmMaliDpLib/ArmMaliDpLib.inf [new file with mode: 0644]
Platform/ARM/VExpressPkg/Library/ArmVExpressDtPlatformDtbLoaderLib/ArmVExpressDtPlatformDtbLoaderLib.c [new file with mode: 0644]
Platform/ARM/VExpressPkg/Library/ArmVExpressDtPlatformDtbLoaderLib/ArmVExpressDtPlatformDtbLoaderLib.inf [new file with mode: 0644]
Platform/ARM/VExpressPkg/Library/ArmVExpressLibCTA15-A7/ArmVExpressLib.inf [new file with mode: 0644]
Platform/ARM/VExpressPkg/Library/ArmVExpressLibCTA15-A7/CTA15-A7.c [new file with mode: 0644]
Platform/ARM/VExpressPkg/Library/ArmVExpressLibCTA15-A7/CTA15-A7Helper.S [new file with mode: 0644]
Platform/ARM/VExpressPkg/Library/ArmVExpressLibCTA15-A7/CTA15-A7Mem.c [new file with mode: 0644]
Platform/ARM/VExpressPkg/Library/ArmVExpressLibRTSM/AArch64/RTSMHelper.S [new file with mode: 0644]
Platform/ARM/VExpressPkg/Library/ArmVExpressLibRTSM/Arm/RTSMHelper.S [new file with mode: 0644]
Platform/ARM/VExpressPkg/Library/ArmVExpressLibRTSM/ArmVExpressLib.inf [new file with mode: 0644]
Platform/ARM/VExpressPkg/Library/ArmVExpressLibRTSM/ArmVExpressLibSec.inf [new file with mode: 0644]
Platform/ARM/VExpressPkg/Library/ArmVExpressLibRTSM/RTSM.c [new file with mode: 0644]
Platform/ARM/VExpressPkg/Library/ArmVExpressLibRTSM/RTSMMem.c [new file with mode: 0644]
Platform/ARM/VExpressPkg/Library/ArmVExpressPciHostBridgeLib/ArmVExpressPciHostBridgeLib.c [new file with mode: 0644]
Platform/ARM/VExpressPkg/Library/ArmVExpressPciHostBridgeLib/ArmVExpressPciHostBridgeLib.inf [new file with mode: 0644]
Platform/ARM/VExpressPkg/Library/ArmVExpressPciHostBridgeLib/ArmVExpressPciHostBridgeLib.uni [new file with mode: 0644]
Platform/ARM/VExpressPkg/Library/ArmVExpressSysConfigLib/ArmVExpressSysConfig.c [new file with mode: 0644]
Platform/ARM/VExpressPkg/Library/ArmVExpressSysConfigLib/ArmVExpressSysConfigLib.inf [new file with mode: 0644]
Platform/ARM/VExpressPkg/Library/ArmVExpressSysConfigRuntimeLib/ArmVExpressSysConfigRuntimeLib.c [new file with mode: 0644]
Platform/ARM/VExpressPkg/Library/ArmVExpressSysConfigRuntimeLib/ArmVExpressSysConfigRuntimeLib.inf [new file with mode: 0644]
Platform/ARM/VExpressPkg/Library/HdLcdArmVExpressLib/HdLcdArmVExpress.c [new file with mode: 0644]
Platform/ARM/VExpressPkg/Library/HdLcdArmVExpressLib/HdLcdArmVExpressLib.inf [new file with mode: 0644]
Platform/ARM/VExpressPkg/Library/NorFlashArmVExpressLib/NorFlashArmVExpress.c [new file with mode: 0644]
Platform/ARM/VExpressPkg/Library/NorFlashArmVExpressLib/NorFlashArmVExpressLib.inf [new file with mode: 0644]
Platform/ARM/VExpressPkg/Library/PL111LcdArmVExpressLib/PL111LcdArmVExpress.c [new file with mode: 0644]
Platform/ARM/VExpressPkg/Library/PL111LcdArmVExpressLib/PL111LcdArmVExpressLib.inf [new file with mode: 0644]
Platform/ARM/VExpressPkg/Library/ResetSystemLib/ResetSystemLib.c [new file with mode: 0644]
Platform/ARM/VExpressPkg/Library/ResetSystemLib/ResetSystemLib.inf [new file with mode: 0644]
Platform/Ampere/JadePkg/Ac02AcpiTables/Ac02AcpiTables.inf [new file with mode: 0644]
Platform/Ampere/JadePkg/Ac02AcpiTables/CPU-S0.asi [new file with mode: 0644]
Platform/Ampere/JadePkg/Ac02AcpiTables/CPU-S1.asi [new file with mode: 0644]
Platform/Ampere/JadePkg/Ac02AcpiTables/CPU.asi [new file with mode: 0644]
Platform/Ampere/JadePkg/Ac02AcpiTables/CommonDevices.asi [new file with mode: 0644]
Platform/Ampere/JadePkg/Ac02AcpiTables/Dsdt.asl [new file with mode: 0644]
Platform/Ampere/JadePkg/Ac02AcpiTables/PCI-PDRC.asi [new file with mode: 0644]
Platform/Ampere/JadePkg/Ac02AcpiTables/PCI-S0.Rca01.asi [new file with mode: 0644]
Platform/Ampere/JadePkg/Ac02AcpiTables/PCI-S0.asi [new file with mode: 0644]
Platform/Ampere/JadePkg/Ac02AcpiTables/PCI-S1.asi [new file with mode: 0644]
Platform/Ampere/JadePkg/Ac02AcpiTables/PMU-S0.asi [new file with mode: 0644]
Platform/Ampere/JadePkg/Ac02AcpiTables/PMU-S1.asi [new file with mode: 0644]
Platform/Ampere/JadePkg/Ac02AcpiTables/PMU.asi [new file with mode: 0644]
Platform/Ampere/JadePkg/AcpiTables/AcpiTables.inf [new file with mode: 0644]
Platform/Ampere/JadePkg/AcpiTables/CPU-S0.asi [new file with mode: 0644]
Platform/Ampere/JadePkg/AcpiTables/CPU-S1.asi [new file with mode: 0644]
Platform/Ampere/JadePkg/AcpiTables/CPU.asi [new file with mode: 0644]
Platform/Ampere/JadePkg/AcpiTables/Dsdt.asl [new file with mode: 0644]
Platform/Ampere/JadePkg/AcpiTables/PCI-PDRC.asi [new file with mode: 0644]
Platform/Ampere/JadePkg/AcpiTables/PCI-S0.Rca01.asi [new file with mode: 0644]
Platform/Ampere/JadePkg/AcpiTables/PCI-S0.asi [new file with mode: 0644]
Platform/Ampere/JadePkg/AcpiTables/PCI-S1.asi [new file with mode: 0644]
Platform/Ampere/JadePkg/AcpiTables/PMU-S0.asi [new file with mode: 0644]
Platform/Ampere/JadePkg/AcpiTables/PMU-S1.asi [new file with mode: 0644]
Platform/Ampere/JadePkg/AcpiTables/PMU.asi [new file with mode: 0644]
Platform/Ampere/JadePkg/Drivers/AcpiPlatformDxe/AcpiApei.c [new file with mode: 0644]
Platform/Ampere/JadePkg/Drivers/AcpiPlatformDxe/AcpiApei.h [new file with mode: 0644]
Platform/Ampere/JadePkg/Drivers/AcpiPlatformDxe/AcpiDsdt.c [new file with mode: 0644]
Platform/Ampere/JadePkg/Drivers/AcpiPlatformDxe/AcpiIort.c [new file with mode: 0644]
Platform/Ampere/JadePkg/Drivers/AcpiPlatformDxe/AcpiMadt.c [new file with mode: 0644]
Platform/Ampere/JadePkg/Drivers/AcpiPlatformDxe/AcpiMcfg.c [new file with mode: 0644]
Platform/Ampere/JadePkg/Drivers/AcpiPlatformDxe/AcpiNfit.c [new file with mode: 0644]
Platform/Ampere/JadePkg/Drivers/AcpiPlatformDxe/AcpiNfit.h [new file with mode: 0644]
Platform/Ampere/JadePkg/Drivers/AcpiPlatformDxe/AcpiPcct.c [new file with mode: 0644]
Platform/Ampere/JadePkg/Drivers/AcpiPlatformDxe/AcpiPlatform.h [new file with mode: 0644]
Platform/Ampere/JadePkg/Drivers/AcpiPlatformDxe/AcpiPlatformDxe.c [new file with mode: 0644]
Platform/Ampere/JadePkg/Drivers/AcpiPlatformDxe/AcpiPlatformDxe.inf [new file with mode: 0644]
Platform/Ampere/JadePkg/Drivers/AcpiPlatformDxe/AcpiPptt.c [new file with mode: 0644]
Platform/Ampere/JadePkg/Drivers/AcpiPlatformDxe/AcpiSlit.c [new file with mode: 0644]
Platform/Ampere/JadePkg/Drivers/AcpiPlatformDxe/AcpiSrat.c [new file with mode: 0644]
Platform/Ampere/JadePkg/Drivers/PciPlatformDxe/PciPlatformDxe.c [new file with mode: 0644]
Platform/Ampere/JadePkg/Drivers/PciPlatformDxe/PciPlatformDxe.inf [new file with mode: 0644]
Platform/Ampere/JadePkg/Drivers/SmbiosMemInfoDxe/SmbiosMemInfoDxe.c [new file with mode: 0644]
Platform/Ampere/JadePkg/Drivers/SmbiosMemInfoDxe/SmbiosMemInfoDxe.inf [new file with mode: 0644]
Platform/Ampere/JadePkg/Drivers/SmbiosPlatformDxe/SmbiosPlatformDxe.c [new file with mode: 0644]
Platform/Ampere/JadePkg/Drivers/SmbiosPlatformDxe/SmbiosPlatformDxe.inf [new file with mode: 0644]
Platform/Ampere/JadePkg/Jade.dsc [new file with mode: 0644]
Platform/Ampere/JadePkg/Jade.fdf [new file with mode: 0644]
Platform/Ampere/JadePkg/Library/BoardPcieLib/BoardPcieLib.c [new file with mode: 0644]
Platform/Ampere/JadePkg/Library/BoardPcieLib/BoardPcieLib.inf [new file with mode: 0644]
Platform/Ampere/JadePkg/Library/OemMiscLib/OemMiscLib.c [new file with mode: 0644]
Platform/Ampere/JadePkg/Library/OemMiscLib/OemMiscLib.inf [new file with mode: 0644]
Platform/Ampere/JadePkg/Library/PCF85063RealTimeClockLib/PCF85063.c [new file with mode: 0644]
Platform/Ampere/JadePkg/Library/PCF85063RealTimeClockLib/PCF85063.h [new file with mode: 0644]
Platform/Ampere/JadePkg/Library/PCF85063RealTimeClockLib/PCF85063RealTimeClockLib.c [new file with mode: 0644]
Platform/Ampere/JadePkg/Library/PCF85063RealTimeClockLib/PCF85063RealTimeClockLib.inf [new file with mode: 0644]
Platform/Ampere/Readme.md [new file with mode: 0644]
Platform/Baikal/BM1000Rdb/BM1000Rdb.dsc
Platform/Baikal/BM1000Rdb/BM1000Rdb.fdf
Platform/Baikal/BM1000Rdb/Drivers/AcpiPlatformDxe/AcpiPlatformDxe.c
Platform/Baikal/BM1000Rdb/Drivers/AcpiPlatformDxe/AcpiPlatformDxe.inf
Platform/Baikal/BM1000Rdb/Drivers/AcpiPlatformDxe/Csrt.c [new file with mode: 0644]
Platform/Baikal/BM1000Rdb/Drivers/AcpiPlatformDxe/Dbg2.c
Platform/Baikal/BM1000Rdb/Drivers/AcpiPlatformDxe/Dsdt.asl
Platform/Baikal/BM1000Rdb/Drivers/AcpiPlatformDxe/Fadt.c
Platform/Baikal/BM1000Rdb/Drivers/AcpiPlatformDxe/Pptt.c
Platform/Baikal/BM1000Rdb/Drivers/AcpiPlatformDxe/Spcr.c
Platform/Baikal/BM1000Rdb/Drivers/AcpiPlatformDxe/SsdtPcieCommon.asl
Platform/Baikal/BM1000Rdb/Drivers/AcpiPlatformDxe/SsdtPcieCustom.asl
Platform/Baikal/BM1000Rdb/Drivers/ConfigDxe/ConfigDxe.c
Platform/Baikal/BM1000Rdb/Drivers/EuiClientDxe/EuiClientDxe.c
Platform/Baikal/BM1000Rdb/Drivers/EuiClientDxe/EuiClientDxe.inf
Platform/Baikal/BM1000Rdb/Drivers/SmbiosPlatformDxe/SmbiosPlatformDxe.c
Platform/Baikal/BM1000Rdb/Drivers/UidClientDxe/UidClientDxe.c
Platform/Baikal/BM1000Rdb/Drivers/XGmacDxe/XGmac.c
Platform/Baikal/BM1000Rdb/Library/CmuLib/CmuLib.c
Platform/Baikal/BM1000Rdb/Library/PlatformLib/AArch64/BM1000Helper.S
Platform/Baikal/BM1000Rdb/Library/PlatformLib/FdtBaikalMem.c [deleted file]
Platform/Baikal/BM1000Rdb/Library/PlatformLib/FdtParser.c [deleted file]
Platform/Baikal/BM1000Rdb/Library/PlatformLib/PlatformLib.c [new file with mode: 0644]
Platform/Baikal/BM1000Rdb/Library/PlatformLib/PlatformLib.inf
Platform/Baikal/BM1000Rdb/Library/PlatformLib/PlatformLibMem.c [new file with mode: 0644]
Platform/Baikal/BM1000Rdb/Library/PlatformLib/RelocatableBaikal.c [deleted file]
Platform/Baikal/BM1000Rdb/Library/SmcEfuseLib/SmcEfuseLib.c [new file with mode: 0644]
Platform/Baikal/BM1000Rdb/Library/SmcEfuseLib/SmcEfuseLib.inf [new file with mode: 0644]
Platform/Baikal/BS1000Rdb/BS1000Rdb.dsc
Platform/Baikal/BS1000Rdb/BS1000Rdb.fdf
Platform/Baikal/BS1000Rdb/Drivers/AcpiPlatformDxe/Dbg2.c
Platform/Baikal/BS1000Rdb/Drivers/AcpiPlatformDxe/Dsdt.asl
Platform/Baikal/BS1000Rdb/Drivers/AcpiPlatformDxe/Pptt.c
Platform/Baikal/BS1000Rdb/Drivers/AcpiPlatformDxe/Spcr.c
Platform/Baikal/BS1000Rdb/Drivers/ArmGicLpiDxe/ArmGicLpiDxe.c [new file with mode: 0644]
Platform/Baikal/BS1000Rdb/Drivers/ArmGicLpiDxe/ArmGicLpiDxe.inf [new file with mode: 0644]
Platform/Baikal/BS1000Rdb/Drivers/EuiClientDxe/EuiClientDxe.c
Platform/Baikal/BS1000Rdb/Drivers/SmbiosPlatformDxe/SmbiosPlatformDxe.c
Platform/Baikal/BS1000Rdb/Drivers/SpdClientDxe/SpdClientDxe.c
Platform/Baikal/BS1000Rdb/Drivers/SpdClientDxe/SpdClientDxe.inf
Platform/Baikal/BS1000Rdb/Drivers/UidClientDxe/UidClientDxe.c
Platform/Baikal/BS1000Rdb/Library/CmuLib/CmuLib.c
Platform/Baikal/BS1000Rdb/Library/PlatformLib/AArch64/BS1000Helper.S
Platform/Baikal/BS1000Rdb/Library/PlatformLib/FdtBaikalMem.c [deleted file]
Platform/Baikal/BS1000Rdb/Library/PlatformLib/FdtParser.c [deleted file]
Platform/Baikal/BS1000Rdb/Library/PlatformLib/PlatformLib.c [new file with mode: 0644]
Platform/Baikal/BS1000Rdb/Library/PlatformLib/PlatformLib.inf
Platform/Baikal/BS1000Rdb/Library/PlatformLib/PlatformLibMem.c [new file with mode: 0644]
Platform/Baikal/BS1000Rdb/Library/PlatformLib/RelocatableBaikal.c [deleted file]
Platform/Baikal/Baikal.dec
Platform/Baikal/Drivers/FdtClientDxe/FdtClientDxe.c
Platform/Baikal/Drivers/FruClientDxe/FruClientDxe.c
Platform/Baikal/Drivers/FruClientDxe/FruInternals.c
Platform/Baikal/Drivers/GmacDxe/Gmac.c
Platform/Baikal/Drivers/GmacDxe/GmacSnp.c
Platform/Baikal/Drivers/HighMemDxe/HighMemDxe.c
Platform/Baikal/Drivers/SdBlockDxe/SdBlock.c
Platform/Baikal/Drivers/SdBlockDxe/SdBlock.inf
Platform/Baikal/Drivers/SdBlockDxe/SdLib.c [deleted file]
Platform/Baikal/Drivers/SdBlockDxe/SdhciReg.h [deleted file]
Platform/Baikal/Drivers/SdFvbDxe/SdFvbDxe.c [new file with mode: 0644]
Platform/Baikal/Drivers/SdFvbDxe/SdFvbDxe.inf [new file with mode: 0644]
Platform/Baikal/Drivers/SmcFlashFvbDxe/SmcFlashFvbDxe.c
Platform/Baikal/Include/Library/BaikalSmbiosLib.h
Platform/Baikal/Include/Library/BaikalSpdLib.h
Platform/Baikal/Include/Library/SdLib.h [new file with mode: 0644]
Platform/Baikal/Include/Library/SmcEfuseLib.h [new file with mode: 0644]
Platform/Baikal/Library/BaikalMemoryInitPeiLib/BaikalMemoryInitPeiLib.c
Platform/Baikal/Library/BaikalMemoryInitPeiLib/BaikalMemoryInitPeiLib.inf
Platform/Baikal/Library/BaikalRtcLib/BaikalRtcLib.c
Platform/Baikal/Library/BaikalVduLib/BaikalVdu.c
Platform/Baikal/Library/BaikalVduLib/BaikalVdu.h
Platform/Baikal/Library/BaikalVduLib/BaikalVduLib.inf
Platform/Baikal/Library/BaikalVduLib/BaikalVduPlatform.c
Platform/Baikal/Library/PlatformBootManagerLib/PlatformBootManager.c
Platform/Baikal/Library/PlatformPeiLib/PlatformPeiLib.c
Platform/Baikal/Library/PlatformPeiLib/PlatformPeiLib.inf
Platform/Baikal/Library/SdLib/SdLib.c [new file with mode: 0644]
Platform/Baikal/Library/SdLib/SdLib.inf [new file with mode: 0644]
Platform/Baikal/Library/SdLib/SdReg.h [new file with mode: 0644]
Platform/Baikal/Library/SmcFlashLib/SmcFlashLib.c
Platform/Baikal/PrePi/AArch64/ArchPrePi.c [deleted file]
Platform/Baikal/PrePi/AArch64/ModuleEntryPoint.S [deleted file]
Platform/Baikal/PrePi/PrePi.c [deleted file]
Platform/Baikal/PrePi/PrePi.dec [deleted file]
Platform/Baikal/PrePi/PrePi.h [deleted file]
Platform/Baikal/PrePi/PrePiRelocatable.lds [deleted file]
Platform/Baikal/PrePi/PrePiUniCoreRelocatable.inf [deleted file]
Platform/BeagleBoard/BeagleBoardPkg/BeagleBoardPkg.dec [new file with mode: 0644]
Platform/BeagleBoard/BeagleBoardPkg/BeagleBoardPkg.dsc [new file with mode: 0644]
Platform/BeagleBoard/BeagleBoardPkg/BeagleBoardPkg.fdf [new file with mode: 0644]
Platform/BeagleBoard/BeagleBoardPkg/ConfigurationHeader.bin [new file with mode: 0644]
Platform/BeagleBoard/BeagleBoardPkg/ConfigurationHeader.dat [new file with mode: 0644]
Platform/BeagleBoard/BeagleBoardPkg/Debugger_scripts/rvi_boot_from_ram.inc [new file with mode: 0644]
Platform/BeagleBoard/BeagleBoardPkg/Debugger_scripts/rvi_convert_symbols.sh [new file with mode: 0644]
Platform/BeagleBoard/BeagleBoardPkg/Debugger_scripts/rvi_dummy.axf [new file with mode: 0644]
Platform/BeagleBoard/BeagleBoardPkg/Debugger_scripts/rvi_hw_setup.inc [new file with mode: 0644]
Platform/BeagleBoard/BeagleBoardPkg/Debugger_scripts/rvi_load_symbols.inc [new file with mode: 0644]
Platform/BeagleBoard/BeagleBoardPkg/Debugger_scripts/rvi_symbols_macros.inc [new file with mode: 0644]
Platform/BeagleBoard/BeagleBoardPkg/Debugger_scripts/rvi_unload_symbols.inc [new file with mode: 0644]
Platform/BeagleBoard/BeagleBoardPkg/Debugger_scripts/trace32_load_symbols.cmm [new file with mode: 0644]
Platform/BeagleBoard/BeagleBoardPkg/Debugger_scripts/trace32_load_symbols_cygwin.cmm [new file with mode: 0644]
Platform/BeagleBoard/BeagleBoardPkg/Include/BeagleBoard.h [new file with mode: 0644]
Platform/BeagleBoard/BeagleBoardPkg/Library/BeagleBoardLib/BeagleBoard.c [new file with mode: 0644]
Platform/BeagleBoard/BeagleBoardPkg/Library/BeagleBoardLib/BeagleBoardHelper.S [new file with mode: 0644]
Platform/BeagleBoard/BeagleBoardPkg/Library/BeagleBoardLib/BeagleBoardLib.inf [new file with mode: 0644]
Platform/BeagleBoard/BeagleBoardPkg/Library/BeagleBoardLib/BeagleBoardMem.c [new file with mode: 0644]
Platform/BeagleBoard/BeagleBoardPkg/Library/BeagleBoardLib/Clock.c [new file with mode: 0644]
Platform/BeagleBoard/BeagleBoardPkg/Library/BeagleBoardLib/PadConfiguration.c [new file with mode: 0644]
Platform/BeagleBoard/BeagleBoardPkg/Library/DxeHobPeCoffLib/DxeHobPeCoff.c [new file with mode: 0644]
Platform/BeagleBoard/BeagleBoardPkg/Library/LzmaHobCustomDecompressLib/LzmaHobCustomDecompressLib.c [new file with mode: 0644]
Platform/BeagleBoard/BeagleBoardPkg/Library/LzmaHobCustomDecompressLib/LzmaHobCustomDecompressLib.inf [new file with mode: 0644]
Platform/BeagleBoard/BeagleBoardPkg/Library/MemoryInitPeiLib/MemoryInitPeiLib.c [new file with mode: 0644]
Platform/BeagleBoard/BeagleBoardPkg/Library/MemoryInitPeiLib/MemoryInitPeiLib.inf [new file with mode: 0644]
Platform/BeagleBoard/BeagleBoardPkg/Library/ResetSystemLib/ResetSystemLib.c [new file with mode: 0644]
Platform/BeagleBoard/BeagleBoardPkg/Library/ResetSystemLib/ResetSystemLib.inf [new file with mode: 0644]
Platform/BeagleBoard/BeagleBoardPkg/PrePi/Arm/ArchPrePi.c [new file with mode: 0644]
Platform/BeagleBoard/BeagleBoardPkg/PrePi/Arm/ModuleEntryPoint.S [new file with mode: 0644]
Platform/BeagleBoard/BeagleBoardPkg/PrePi/Arm/ModuleEntryPoint.asm [new file with mode: 0644]
Platform/BeagleBoard/BeagleBoardPkg/PrePi/LzmaDecompress.h [new file with mode: 0644]
Platform/BeagleBoard/BeagleBoardPkg/PrePi/MainUniCore.c [new file with mode: 0644]
Platform/BeagleBoard/BeagleBoardPkg/PrePi/PeiUniCore.inf [new file with mode: 0644]
Platform/BeagleBoard/BeagleBoardPkg/PrePi/PrePi.c [new file with mode: 0644]
Platform/BeagleBoard/BeagleBoardPkg/PrePi/PrePi.h [new file with mode: 0644]
Platform/BeagleBoard/BeagleBoardPkg/Readme.rst [new file with mode: 0644]
Platform/BeagleBoard/BeagleBoardPkg/Tools/GNUmakefile [new file with mode: 0644]
Platform/BeagleBoard/BeagleBoardPkg/Tools/generate_image.c [new file with mode: 0644]
Platform/BeagleBoard/BeagleBoardPkg/Tools/makefile [new file with mode: 0644]
Platform/BeagleBoard/BeagleBoardPkg/Tools/replace.c [new file with mode: 0644]
Platform/Hisilicon/D03/Capsule/SystemFirmwareUpdateConfig/SystemFirmwareUpdateConfig.ini [new file with mode: 0644]
Platform/Hisilicon/D03/D03.dec [new file with mode: 0644]
Platform/Hisilicon/D03/D03.dsc [new file with mode: 0644]
Platform/Hisilicon/D03/D03.fdf [new file with mode: 0644]
Platform/Hisilicon/D03/Drivers/OemNicConfig2PHi1610/OemNicConfig.h [new file with mode: 0644]
Platform/Hisilicon/D03/Drivers/OemNicConfig2PHi1610/OemNicConfig2P.c [new file with mode: 0644]
Platform/Hisilicon/D03/Drivers/OemNicConfig2PHi1610/OemNicConfig2P.inf [new file with mode: 0644]
Platform/Hisilicon/D03/Drivers/SystemFirmwareDescriptor/SystemFirmwareDescriptor.aslc [new file with mode: 0644]
Platform/Hisilicon/D03/Drivers/SystemFirmwareDescriptor/SystemFirmwareDescriptor.inf [new file with mode: 0644]
Platform/Hisilicon/D03/Drivers/SystemFirmwareDescriptor/SystemFirmwareDescriptorPei.c [new file with mode: 0644]
Platform/Hisilicon/D03/EarlyConfigPeim/EarlyConfigPeimD03.c [new file with mode: 0644]
Platform/Hisilicon/D03/EarlyConfigPeim/EarlyConfigPeimD03.inf [new file with mode: 0644]
Platform/Hisilicon/D03/Include/Library/CpldD03.h [new file with mode: 0644]
Platform/Hisilicon/D03/Library/DS3231RealTimeClockLib/DS3231RealTimeClock.h [new file with mode: 0644]
Platform/Hisilicon/D03/Library/DS3231RealTimeClockLib/DS3231RealTimeClockLib.c [new file with mode: 0644]
Platform/Hisilicon/D03/Library/DS3231RealTimeClockLib/DS3231RealTimeClockLib.inf [new file with mode: 0644]
Platform/Hisilicon/D03/Library/FdtUpdateLib/FdtUpdateLib.c [new file with mode: 0755]
Platform/Hisilicon/D03/Library/FdtUpdateLib/FdtUpdateLib.inf [new file with mode: 0755]
Platform/Hisilicon/D03/Library/OemMiscLib2P/BoardFeature2PHi1610.c [new file with mode: 0644]
Platform/Hisilicon/D03/Library/OemMiscLib2P/BoardFeature2PHi1610Strings.uni [new file with mode: 0644]
Platform/Hisilicon/D03/Library/OemMiscLib2P/OemMiscLib2PHi1610.c [new file with mode: 0644]
Platform/Hisilicon/D03/Library/OemMiscLib2P/OemMiscLib2PHi1610.inf [new file with mode: 0644]
Platform/Hisilicon/D03/Library/PlatformPciLib/PlatformPciLib.c [new file with mode: 0644]
Platform/Hisilicon/D03/Library/PlatformPciLib/PlatformPciLib.inf [new file with mode: 0644]
Platform/Hisilicon/D05/Capsule/SystemFirmwareUpdateConfig/SystemFirmwareUpdateConfig.ini [new file with mode: 0644]
Platform/Hisilicon/D05/D05.dsc [new file with mode: 0644]
Platform/Hisilicon/D05/D05.fdf [new file with mode: 0644]
Platform/Hisilicon/D05/Drivers/SystemFirmwareDescriptor/SystemFirmwareDescriptor.aslc [new file with mode: 0644]
Platform/Hisilicon/D05/Drivers/SystemFirmwareDescriptor/SystemFirmwareDescriptor.inf [new file with mode: 0644]
Platform/Hisilicon/D05/Drivers/SystemFirmwareDescriptor/SystemFirmwareDescriptorPei.c [new file with mode: 0644]
Platform/Hisilicon/D05/EarlyConfigPeim/EarlyConfigPeimD05.c [new file with mode: 0644]
Platform/Hisilicon/D05/EarlyConfigPeim/EarlyConfigPeimD05.inf [new file with mode: 0644]
Platform/Hisilicon/D05/Library/OemMiscLibD05/BoardFeatureD05.c [new file with mode: 0644]
Platform/Hisilicon/D05/Library/OemMiscLibD05/BoardFeatureD05Strings.uni [new file with mode: 0644]
Platform/Hisilicon/D05/Library/OemMiscLibD05/OemMiscLibD05.c [new file with mode: 0644]
Platform/Hisilicon/D05/Library/OemMiscLibD05/OemMiscLibD05.inf [new file with mode: 0644]
Platform/Hisilicon/D05/Library/PlatformPciLib/PlatformPciLib.c [new file with mode: 0644]
Platform/Hisilicon/D05/Library/PlatformPciLib/PlatformPciLib.inf [new file with mode: 0644]
Platform/Hisilicon/D06/Capsule/SystemFirmwareUpdateConfig/SystemFirmwareUpdateConfig.ini [new file with mode: 0644]
Platform/Hisilicon/D06/D06.dec [new file with mode: 0644]
Platform/Hisilicon/D06/D06.dsc [new file with mode: 0644]
Platform/Hisilicon/D06/D06.fdf [new file with mode: 0644]
Platform/Hisilicon/D06/Drivers/OemNicConfig2PHi1620/OemNicConfig.h [new file with mode: 0644]
Platform/Hisilicon/D06/Drivers/OemNicConfig2PHi1620/OemNicConfig2P.c [new file with mode: 0644]
Platform/Hisilicon/D06/Drivers/OemNicConfig2PHi1620/OemNicConfig2P.inf [new file with mode: 0644]
Platform/Hisilicon/D06/Drivers/SystemFirmwareDescriptor/SystemFirmwareDescriptor.aslc [new file with mode: 0644]
Platform/Hisilicon/D06/Drivers/SystemFirmwareDescriptor/SystemFirmwareDescriptor.inf [new file with mode: 0644]
Platform/Hisilicon/D06/Drivers/SystemFirmwareDescriptor/SystemFirmwareDescriptorPei.c [new file with mode: 0644]
Platform/Hisilicon/D06/EarlyConfigPeim/EarlyConfigPeimD06.c [new file with mode: 0644]
Platform/Hisilicon/D06/EarlyConfigPeim/EarlyConfigPeimD06.inf [new file with mode: 0644]
Platform/Hisilicon/D06/Include/Library/CpldD06.h [new file with mode: 0644]
Platform/Hisilicon/D06/Library/OemMiscLibD06/BoardFeatureD06.c [new file with mode: 0644]
Platform/Hisilicon/D06/Library/OemMiscLibD06/BoardFeatureD06Strings.uni [new file with mode: 0644]
Platform/Hisilicon/D06/Library/OemMiscLibD06/OemMiscLibD06.c [new file with mode: 0644]
Platform/Hisilicon/D06/Library/OemMiscLibD06/OemMiscLibD06.inf [new file with mode: 0644]
Platform/Hisilicon/D06/Library/OemNicLib/OemNicLib.c [new file with mode: 0644]
Platform/Hisilicon/D06/Library/OemNicLib/OemNicLib.inf [new file with mode: 0644]
Platform/Hisilicon/D06/Library/PciHostBridgeLib/PciHostBridgeLib.c [new file with mode: 0644]
Platform/Hisilicon/D06/Library/PciHostBridgeLib/PciHostBridgeLib.inf [new file with mode: 0644]
Platform/Hisilicon/HiKey/HiKey.dec [new file with mode: 0644]
Platform/Hisilicon/HiKey/HiKey.dsc [new file with mode: 0644]
Platform/Hisilicon/HiKey/HiKey.fdf [new file with mode: 0644]
Platform/Hisilicon/HiKey/HiKeyDxe/HiKeyDxe.c [new file with mode: 0644]
Platform/Hisilicon/HiKey/HiKeyDxe/HiKeyDxe.h [new file with mode: 0644]
Platform/Hisilicon/HiKey/HiKeyDxe/HiKeyDxe.inf [new file with mode: 0644]
Platform/Hisilicon/HiKey/HiKeyGpioDxe/HiKeyGpioDxe.c [new file with mode: 0644]
Platform/Hisilicon/HiKey/HiKeyGpioDxe/HiKeyGpioDxe.inf [new file with mode: 0644]
Platform/Hisilicon/HiKey/Include/ArmPlatform.h [new file with mode: 0644]
Platform/Hisilicon/HiKey/Library/HiKeyLib/HiKey.c [new file with mode: 0644]
Platform/Hisilicon/HiKey/Library/HiKeyLib/HiKeyHelper.S [new file with mode: 0644]
Platform/Hisilicon/HiKey/Library/HiKeyLib/HiKeyLib.inf [new file with mode: 0644]
Platform/Hisilicon/HiKey/Library/HiKeyLib/HiKeyMem.c [new file with mode: 0644]
Platform/Hisilicon/HiKey960/HiKey960.dec [new file with mode: 0644]
Platform/Hisilicon/HiKey960/HiKey960.dsc [new file with mode: 0644]
Platform/Hisilicon/HiKey960/HiKey960.fdf [new file with mode: 0644]
Platform/Hisilicon/HiKey960/HiKey960Dxe/HiKey960Dxe.c [new file with mode: 0644]
Platform/Hisilicon/HiKey960/HiKey960Dxe/HiKey960Dxe.h [new file with mode: 0644]
Platform/Hisilicon/HiKey960/HiKey960Dxe/HiKey960Dxe.inf [new file with mode: 0644]
Platform/Hisilicon/HiKey960/HiKey960GpioDxe/HiKey960GpioDxe.c [new file with mode: 0644]
Platform/Hisilicon/HiKey960/HiKey960GpioDxe/HiKey960GpioDxe.inf [new file with mode: 0644]
Platform/Hisilicon/HiKey960/Library/HiKey960Lib/HiKey960.c [new file with mode: 0644]
Platform/Hisilicon/HiKey960/Library/HiKey960Lib/HiKey960Helper.S [new file with mode: 0644]
Platform/Hisilicon/HiKey960/Library/HiKey960Lib/HiKey960Lib.inf [new file with mode: 0644]
Platform/Hisilicon/HiKey960/Library/HiKey960Lib/HiKey960Mem.c [new file with mode: 0644]
Platform/Hisilicon/Library/PciHostBridgeLib/PciHostBridgeLib.c [new file with mode: 0644]
Platform/Hisilicon/Library/PciHostBridgeLib/PciHostBridgeLib.inf [new file with mode: 0644]
Platform/Intel/.gitignore [new file with mode: 0644]
Platform/Intel/BoardModulePkg/BoardBdsHookDxe/BoardBdsHookDxe.c [new file with mode: 0644]
Platform/Intel/BoardModulePkg/BoardBdsHookDxe/BoardBdsHookDxe.inf [new file with mode: 0644]
Platform/Intel/BoardModulePkg/BoardModulePkg.dec [new file with mode: 0644]
Platform/Intel/BoardModulePkg/BoardModulePkg.dsc [new file with mode: 0644]
Platform/Intel/BoardModulePkg/FirmwareBootMediaInfo/FirmwareBootMediaInfoPei.c [new file with mode: 0644]
Platform/Intel/BoardModulePkg/FirmwareBootMediaInfo/FirmwareBootMediaInfoPei.inf [new file with mode: 0644]
Platform/Intel/BoardModulePkg/Include/Dsc/CommonStageConfig.dsc.inc [new file with mode: 0644]
Platform/Intel/BoardModulePkg/Include/Guid/BiosId.h [new file with mode: 0644]
Platform/Intel/BoardModulePkg/Include/Guid/BiosInfo.h [new file with mode: 0644]
Platform/Intel/BoardModulePkg/Include/Library/BiosIdLib.h [new file with mode: 0644]
Platform/Intel/BoardModulePkg/Include/Library/BoardBdsHookLib.h [new file with mode: 0644]
Platform/Intel/BoardModulePkg/Include/Library/CmosAccessLib.h [new file with mode: 0644]
Platform/Intel/BoardModulePkg/Include/Library/FirmwareBootMediaInfoLib.h [new file with mode: 0644]
Platform/Intel/BoardModulePkg/Include/Library/PlatformCmosAccessLib.h [new file with mode: 0644]
Platform/Intel/BoardModulePkg/LegacySioDxe/ComponentName.c [new file with mode: 0644]
Platform/Intel/BoardModulePkg/LegacySioDxe/ComponentName.h [new file with mode: 0644]
Platform/Intel/BoardModulePkg/LegacySioDxe/LegacySioDxe.inf [new file with mode: 0644]
Platform/Intel/BoardModulePkg/LegacySioDxe/Register.h [new file with mode: 0644]
Platform/Intel/BoardModulePkg/LegacySioDxe/SioChip.c [new file with mode: 0644]
Platform/Intel/BoardModulePkg/LegacySioDxe/SioChip.h [new file with mode: 0644]
Platform/Intel/BoardModulePkg/LegacySioDxe/SioDriver.c [new file with mode: 0644]
Platform/Intel/BoardModulePkg/LegacySioDxe/SioDriver.h [new file with mode: 0644]
Platform/Intel/BoardModulePkg/LegacySioDxe/SioService.c [new file with mode: 0644]
Platform/Intel/BoardModulePkg/LegacySioDxe/SioService.h [new file with mode: 0644]
Platform/Intel/BoardModulePkg/Library/BdsPs2KbcLib/BdsPs2KbcLib.c [new file with mode: 0644]
Platform/Intel/BoardModulePkg/Library/BdsPs2KbcLib/BdsPs2KbcLib.h [new file with mode: 0644]
Platform/Intel/BoardModulePkg/Library/BdsPs2KbcLib/BdsPs2KbcLib.inf [new file with mode: 0644]
Platform/Intel/BoardModulePkg/Library/BiosIdLib/DxeBiosIdLib.c [new file with mode: 0644]
Platform/Intel/BoardModulePkg/Library/BiosIdLib/DxeBiosIdLib.inf [new file with mode: 0644]
Platform/Intel/BoardModulePkg/Library/BiosIdLib/PeiBiosIdLib.c [new file with mode: 0644]
Platform/Intel/BoardModulePkg/Library/BiosIdLib/PeiBiosIdLib.inf [new file with mode: 0644]
Platform/Intel/BoardModulePkg/Library/BoardBdsHookLib/BoardBdsHook.h [new file with mode: 0644]
Platform/Intel/BoardModulePkg/Library/BoardBdsHookLib/BoardBdsHookLib.c [new file with mode: 0644]
Platform/Intel/BoardModulePkg/Library/BoardBdsHookLib/BoardBdsHookLib.inf [new file with mode: 0644]
Platform/Intel/BoardModulePkg/Library/BoardBdsHookLib/BoardBootOption.c [new file with mode: 0644]
Platform/Intel/BoardModulePkg/Library/BoardBdsHookLib/BoardMemoryTest.c [new file with mode: 0644]
Platform/Intel/BoardModulePkg/Library/BoardBootManagerLib/BoardBootManager.c [new file with mode: 0644]
Platform/Intel/BoardModulePkg/Library/BoardBootManagerLib/BoardBootManagerLib.inf [new file with mode: 0644]
Platform/Intel/BoardModulePkg/Library/CmosAccessLib/CmosAccessLib.c [new file with mode: 0644]
Platform/Intel/BoardModulePkg/Library/CmosAccessLib/CmosAccessLib.inf [new file with mode: 0644]
Platform/Intel/BoardModulePkg/Library/CmosAccessLib/CmosAccessLibInternal.h [new file with mode: 0644]
Platform/Intel/BoardModulePkg/Library/PeiFirmwareBootMediaInfoLib/PeiFirmwareBootMediaInfoLib.c [new file with mode: 0644]
Platform/Intel/BoardModulePkg/Library/PeiFirmwareBootMediaInfoLib/PeiFirmwareBootMediaInfoLib.inf [new file with mode: 0644]
Platform/Intel/BoardModulePkg/Library/PlatformCmosAccessLibNull/PlatformCmosAccessLibNull.c [new file with mode: 0644]
Platform/Intel/BoardModulePkg/Library/PlatformCmosAccessLibNull/PlatformCmosAccessLibNull.inf [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Acpi/BoardAcpiDxe/AcpiGnvsInit.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Acpi/BoardAcpiDxe/BoardAcpiDxe.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Acpi/BoardAcpiDxe/BoardAcpiDxe.inf [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/AMLUPD.asl [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/DSDT.ASL [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/HostBus.asl [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PciTree.asl [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/Platform.asl [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/BiosInfo/BiosInfo.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/BiosInfo/BiosInfo.inf [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Include/Fdf/FlashMapInclude.fdf [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Include/PeiPlatformHookLib.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Include/PeiPlatformLib.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Include/PlatformBoardConfig.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Include/PlatformInfo.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/BaseFuncLib/BaseFuncLib.inf [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/BaseFuncLib/Gop.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/BaseGpioCheckConflictLib/BaseGpioCheckConflictLib.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/BaseGpioCheckConflictLib/BaseGpioCheckConflictLib.inf [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/BaseGpioCheckConflictLibNull/BaseGpioCheckConflictLibNull.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/BaseGpioCheckConflictLibNull/BaseGpioCheckConflictLibNull.inf [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/BasePlatformHookLib/BasePlatformHookLib.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/BasePlatformHookLib/BasePlatformHookLib.inf [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/BoardAcpiLib/SmmBoardAcpiEnableLib.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/BoardAcpiLib/SmmBoardAcpiEnableLib.inf [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/BoardAcpiLib/SmmCometlakeURvpAcpiEnableLib.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/BoardAcpiLib/SmmMultiBoardAcpiSupportLib.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/BoardAcpiLib/SmmMultiBoardAcpiSupportLib.inf [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/BoardAcpiLib/SmmSiliconAcpiEnableLib.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/BoardInitLib/BoardFunc.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/BoardInitLib/BoardFunc.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/BoardInitLib/BoardFuncInit.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/BoardInitLib/BoardFuncInitPreMem.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/BoardInitLib/BoardInitLib.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/BoardInitLib/BoardPchInitPreMemLib.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/BoardInitLib/BoardSaConfigPreMem.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/BoardInitLib/BoardSaInitPreMemLib.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/BoardInitLib/CometlakeURvpHsioPtssTables.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/BoardInitLib/CometlakeURvpInit.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/BoardInitLib/GpioTableCmlUlpddr3PreMem.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/BoardInitLib/GpioTableCometlakeULpddr3Rvp.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/BoardInitLib/GpioTableDefault.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/BoardInitLib/PchHdaVerbTables.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/BoardInitLib/PeiBoardInitPostMemLib.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/BoardInitLib/PeiBoardInitPostMemLib.inf [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/BoardInitLib/PeiBoardInitPreMemLib.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/BoardInitLib/PeiBoardInitPreMemLib.inf [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/BoardInitLib/PeiCometlakeURvpDetect.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/BoardInitLib/PeiCometlakeURvpInitPostMemLib.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/BoardInitLib/PeiCometlakeURvpInitPreMemLib.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/BoardInitLib/PeiMultiBoardInitPostMemLib.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/BoardInitLib/PeiMultiBoardInitPostMemLib.inf [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/BoardInitLib/PeiMultiBoardInitPreMemLib.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/BoardInitLib/PeiMultiBoardInitPreMemLib.inf [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/DxePolicyBoardConfigLib/DxePolicyBoardConfig.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/DxePolicyBoardConfigLib/DxePolicyBoardConfigLib.inf [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/DxePolicyBoardConfigLib/DxeSaPolicyBoardConfig.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/PeiPlatformHookLib/PeiPlatformHooklib.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/PeiPlatformHookLib/PeiPlatformHooklib.inf [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/PeiPolicyBoardConfigLib/PeiCpuPolicyBoardConfig.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/PeiPolicyBoardConfigLib/PeiCpuPolicyBoardConfigPreMem.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/PeiPolicyBoardConfigLib/PeiMePolicyBoardConfig.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/PeiPolicyBoardConfigLib/PeiMePolicyBoardConfigPreMem.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/PeiPolicyBoardConfigLib/PeiPchPolicyBoardConfig.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/PeiPolicyBoardConfigLib/PeiPchPolicyBoardConfigPreMem.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/PeiPolicyBoardConfigLib/PeiPolicyBoardConfig.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/PeiPolicyBoardConfigLib/PeiPolicyBoardConfigLib.inf [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/PeiPolicyBoardConfigLib/PeiSaPolicyBoardConfig.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/PeiPolicyBoardConfigLib/PeiSaPolicyBoardConfigPreMem.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/Library/PeiPolicyBoardConfigLib/PeiSiPolicyBoardConfig.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/OpenBoardPkg.dsc [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/OpenBoardPkg.fdf [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/OpenBoardPkgBuildOption.dsc [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/OpenBoardPkgPcd.dsc [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/build_config.cfg [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Features/PciHotPlug/PciHotPlug.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Features/PciHotPlug/PciHotPlug.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Features/PciHotPlug/PciHotPlug.inf [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Features/Tbt/AcpiTables/Rtd3PcieTbt.asl [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Features/Tbt/AcpiTables/Tbt.asl [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Features/Tbt/Include/Library/DxeCheckIommuSupportLib.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Features/Tbt/Include/Library/DxeTbtPolicyLib.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Features/Tbt/Include/Library/DxeTbtSecurityLib.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Features/Tbt/Include/Library/PeiCheckIommuSupportLib.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Features/Tbt/Include/Library/PeiTbtPolicyLib.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Features/Tbt/Include/Library/PeiTbtTaskDispatchLib.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Features/Tbt/Include/Library/TbtCommonLib.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Features/Tbt/Include/Ppi/PeiTbtPolicy.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Features/Tbt/Include/Private/Library/PeiDTbtInitLib.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Features/Tbt/Include/Private/Library/PeiTbtCommonInitLib.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Features/Tbt/Include/Protocol/DisableBmeProtocol.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Features/Tbt/Include/Protocol/DxeTbtPolicy.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Features/Tbt/Include/Protocol/TbtNvsArea.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Features/Tbt/Include/TbtBoardInfo.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Features/Tbt/Include/TbtNvsAreaDef.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Features/Tbt/Include/TbtPolicyCommonDefinition.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Features/Tbt/Library/DxeTbtPolicyLib/DxeTbtPolicyLib.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Features/Tbt/Library/DxeTbtPolicyLib/DxeTbtPolicyLib.inf [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Features/Tbt/Library/DxeTbtPolicyLib/DxeTbtPolicyLibrary.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Features/Tbt/Library/PeiDxeSmmTbtCommonLib/TbtCommonLib.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Features/Tbt/Library/PeiDxeSmmTbtCommonLib/TbtCommonLib.inf [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Features/Tbt/Library/PeiTbtPolicyLib/PeiTbtPolicyLib.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Features/Tbt/Library/PeiTbtPolicyLib/PeiTbtPolicyLib.inf [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Features/Tbt/Library/PeiTbtPolicyLib/PeiTbtPolicyLibrary.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Features/Tbt/Library/Private/PeiDTbtInitLib/PeiDTbtInitLib.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Features/Tbt/Library/Private/PeiDTbtInitLib/PeiDTbtInitLib.inf [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Features/Tbt/TbtInit/Dxe/TbtDxe.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Features/Tbt/TbtInit/Dxe/TbtDxe.inf [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Features/Tbt/TbtInit/Pei/PeiTbtInit.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Features/Tbt/TbtInit/Pei/PeiTbtInit.inf [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Features/Tbt/TbtInit/Smm/TbtSmiHandler.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Features/Tbt/TbtInit/Smm/TbtSmiHandler.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Features/Tbt/TbtInit/Smm/TbtSmm.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Features/Tbt/TbtInit/Smm/TbtSmm.inf [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/FspWrapper/Library/PeiFspPolicyInitLib/PeiFspCpuPolicyInitLib.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/FspWrapper/Library/PeiFspPolicyInitLib/PeiFspMePolicyInitLib.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/FspWrapper/Library/PeiFspPolicyInitLib/PeiFspMiscUpdInitLib.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/FspWrapper/Library/PeiFspPolicyInitLib/PeiFspPchPolicyInitLib.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/FspWrapper/Library/PeiFspPolicyInitLib/PeiFspPolicyInitLib.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/FspWrapper/Library/PeiFspPolicyInitLib/PeiFspPolicyInitLib.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/FspWrapper/Library/PeiFspPolicyInitLib/PeiFspPolicyInitLib.inf [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/FspWrapper/Library/PeiFspPolicyInitLib/PeiFspSaPolicyInitLib.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/FspWrapper/Library/PeiFspPolicyInitLib/PeiFspSecurityPolicyInitLib.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/FspWrapper/Library/PeiFspPolicyInitLib/PeiFspSiPolicyInitLib.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiFspMiscUpdUpdateLib.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiFspPolicyUpdateLib.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiMiscPolicyUpdate.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiPchPolicyUpdate.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiPchPolicyUpdate.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiPchPolicyUpdatePreMem.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiSaPolicyUpdate.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiSaPolicyUpdate.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiSaPolicyUpdatePreMem.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiSiliconPolicyUpdateLibFsp.inf [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Include/Acpi/GlobalNvs.asl [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Include/Acpi/GlobalNvsAreaDef.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Include/AttemptUsbFirst.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Include/CpuSmm.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Include/FirwmareConfigurations.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Include/GopConfigLib.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Include/IoExpander.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Include/Library/DxeCpuPolicyUpdateLib.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Include/Library/DxeMePolicyUpdateLib.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Include/Library/DxePchPolicyUpdateLib.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Include/Library/DxePolicyBoardConfigLib.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Include/Library/DxeSaPolicyUpdateLib.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Include/Library/FspPolicyInitLib.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Include/Library/GpioCheckConflictLib.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Include/Library/GpioExpanderLib.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Include/Library/HdaVerbTableLib.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Include/Library/I2cAccessLib.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Include/Library/PeiPlatformLib.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Include/Library/PeiPolicyBoardConfigLib.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Include/Library/PeiPolicyInitLib.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Include/Library/PlatformInitLib.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Include/PchHsioPtssTables.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Include/PcieDeviceOverrideTable.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Include/Platform.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Include/PlatformBoardId.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Include/Protocol/GlobalNvsArea.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Include/Setup.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Include/SioRegs.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Library/AcpiTimerLib/AcpiTimerLib.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Library/AcpiTimerLib/BaseAcpiTimerLib.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Library/AcpiTimerLib/BaseAcpiTimerLib.inf [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Library/AcpiTimerLib/BaseAcpiTimerLib.uni [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Library/BaseGpioExpanderLib/BaseGpioExpanderLib.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Library/BaseGpioExpanderLib/BaseGpioExpanderLib.inf [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Library/PeiHdaVerbTableLib/PchHdaVerbTables.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Library/PeiHdaVerbTableLib/PeiHdaVerbTableLib.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Library/PeiHdaVerbTableLib/PeiHdaVerbTableLib.inf [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Library/PeiI2cAccessLib/PeiI2cAccessLib.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Library/PeiI2cAccessLib/PeiI2cAccessLib.inf [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/OpenBoardPkg.dec [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Policy/Library/DxePolicyUpdateLib/DxeCpuPolicyUpdate.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Policy/Library/DxePolicyUpdateLib/DxeMePolicyUpdate.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Policy/Library/DxePolicyUpdateLib/DxeMePolicyUpdate.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Policy/Library/DxePolicyUpdateLib/DxePchPolicyUpdate.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Policy/Library/DxePolicyUpdateLib/DxePolicyUpdateLib.inf [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Policy/Library/DxePolicyUpdateLib/DxeSaPolicyUpdate.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Policy/Library/DxePolicyUpdateLib/DxeSaPolicyUpdate.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Policy/Library/PeiPolicyInitLib/PeiCpuPolicyInit.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Policy/Library/PeiPolicyInitLib/PeiMePolicyInit.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Policy/Library/PeiPolicyInitLib/PeiPolicyInit.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Policy/Library/PeiPolicyInitLib/PeiPolicyInit.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Policy/Library/PeiPolicyInitLib/PeiPolicyInitLib.inf [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Policy/Library/PeiPolicyInitLib/PeiPolicyInitPreMem.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Policy/Library/PeiPolicyInitLib/PeiSaPolicyInit.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Policy/Library/PeiPolicyInitLib/PeiSaPolicyInit.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Policy/Library/PeiPolicyInitLib/PeiSiPolicyInit.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Policy/Library/PeiPolicyUpdateLib/PeiCpuPolicyUpdate.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Policy/Library/PeiPolicyUpdateLib/PeiCpuPolicyUpdate.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Policy/Library/PeiPolicyUpdateLib/PeiCpuPolicyUpdatePreMem.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Policy/Library/PeiPolicyUpdateLib/PeiMePolicyUpdate.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Policy/Library/PeiPolicyUpdateLib/PeiMePolicyUpdate.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Policy/Library/PeiPolicyUpdateLib/PeiMePolicyUpdatePreMem.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Policy/Library/PeiPolicyUpdateLib/PeiPchPolicyUpdate.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Policy/Library/PeiPolicyUpdateLib/PeiPchPolicyUpdate.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Policy/Library/PeiPolicyUpdateLib/PeiPchPolicyUpdatePreMem.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Policy/Library/PeiPolicyUpdateLib/PeiPolicyUpdateLib.inf [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Policy/Library/PeiPolicyUpdateLib/PeiSaPolicyUpdate.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Policy/Library/PeiPolicyUpdateLib/PeiSaPolicyUpdate.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Policy/Library/PeiPolicyUpdateLib/PeiSaPolicyUpdatePreMem.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Policy/Library/PeiPolicyUpdateLib/PeiSiPolicyUpdate.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Policy/Library/PeiPolicyUpdateLib/PeiSiPolicyUpdate.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Policy/PolicyInitDxe/BoardInitLib.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Policy/PolicyInitDxe/BoardInitLib.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Policy/PolicyInitDxe/CpuPolicyInitDxe.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Policy/PolicyInitDxe/CpuPolicyInitDxe.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Policy/PolicyInitDxe/GopPolicyInitDxe.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Policy/PolicyInitDxe/GopPolicyInitDxe.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Policy/PolicyInitDxe/PchPolicyInitDxe.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Policy/PolicyInitDxe/PchPolicyInitDxe.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Policy/PolicyInitDxe/PolicyInitDxe.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Policy/PolicyInitDxe/PolicyInitDxe.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Policy/PolicyInitDxe/PolicyInitDxe.inf [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Policy/PolicyInitDxe/SaPolicyInitDxe.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Policy/PolicyInitDxe/SaPolicyInitDxe.h [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Policy/PolicyInitDxe/SiliconPolicyInitDxe.c [new file with mode: 0644]
Platform/Intel/CometlakeOpenBoardPkg/Policy/PolicyInitDxe/SiliconPolicyInitDxe.h [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/AcpiGnvsInit.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/BoardAcpiDxe.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/BoardAcpiDxe.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/ALS.ASL [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/AMLUPD.asl [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/CPU.asl [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/DSDT.ASL [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/Gpe.asl [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/Itss.asl [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/LPC_DEV.ASL [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/LpcB.asl [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PCI_DRC.ASL [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PciTree.asl [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/Platform.asl [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PlatformGnvs.asl [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/Video.asl [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/UpdateDsdt.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/Acpi/BoardAcpiTables.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/Acpi/BoardSsdt.asl [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/Acpi/ac.asl [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/Acpi/battery.asl [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/Acpi/ec.asl [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/Acpi/mainboard.asl [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/Acpi/thermal.asl [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PcieDeviceTable.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiBoardPolicyUpdate.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiFspMiscUpdUpdateLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiFspPolicyUpdateLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiPchPolicyUpdate.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiPchPolicyUpdate.h [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiPchPolicyUpdatePreMem.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiSaPolicyUpdate.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiSaPolicyUpdate.h [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiSaPolicyUpdatePreMem.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiSiliconPolicyUpdateLibFsp.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/Include/EcCommands.h [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/Include/Fdf/FlashMapInclude.fdf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/Include/Library/BoardEcLib.h [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/Library/BoardAcpiLib/DxeAspireVn7Dash572GAcpiTableLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/Library/BoardAcpiLib/DxeBoardAcpiTableLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/Library/BoardAcpiLib/DxeBoardAcpiTableLib.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/Library/BoardAcpiLib/SmmAspireVn7Dash572GAcpiEnableLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/Library/BoardAcpiLib/SmmBoardAcpiEnableLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/Library/BoardAcpiLib/SmmBoardAcpiEnableLib.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/Library/BoardAcpiLib/SmmSiliconAcpiEnableLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/Library/BoardEcLib/BoardEcLib.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/Library/BoardEcLib/EcCommands.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/Library/BoardInitLib/AspireVn7Dash572GGpioTable.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/Library/BoardInitLib/AspireVn7Dash572GHdaVerbTables.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/Library/BoardInitLib/AspireVn7Dash572GHsioPtssTables.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/Library/BoardInitLib/DxeBoardInitLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/Library/BoardInitLib/DxeBoardInitLib.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/Library/BoardInitLib/PeiAspireVn7Dash572GDetect.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/Library/BoardInitLib/PeiAspireVn7Dash572GInitLib.h [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/Library/BoardInitLib/PeiAspireVn7Dash572GInitPostMemLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/Library/BoardInitLib/PeiAspireVn7Dash572GInitPreMemLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/Library/BoardInitLib/PeiBoardInitPostMemLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/Library/BoardInitLib/PeiBoardInitPostMemLib.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/Library/BoardInitLib/PeiBoardInitPreMemLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/Library/BoardInitLib/PeiBoardInitPreMemLib.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/OpenBoardPkg.dsc [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/OpenBoardPkg.fdf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/OpenBoardPkgBuildOption.dsc [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/OpenBoardPkgPcd.dsc [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/Policy/Library/DxeSiliconPolicyUpdateLib/DxeGopPolicyInit.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/Policy/Library/DxeSiliconPolicyUpdateLib/DxeGopPolicyInit.h [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/Policy/Library/DxeSiliconPolicyUpdateLib/DxeSaPolicyInit.h [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/Policy/Library/DxeSiliconPolicyUpdateLib/DxeSaPolicyUpdate.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/Policy/Library/DxeSiliconPolicyUpdateLib/DxeSiliconPolicyUpdateLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/Policy/Library/DxeSiliconPolicyUpdateLib/DxeSiliconPolicyUpdateLib.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/Policy/Library/PeiSiliconPolicyUpdateLib/PeiBoardPolicyUpdate.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/Policy/Library/PeiSiliconPolicyUpdateLib/PeiSiliconPolicyUpdateLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/Policy/Library/PeiSiliconPolicyUpdateLib/PeiSiliconPolicyUpdateLib.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/AspireVn7Dash572G/build_config.cfg [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/BiosInfo/BiosInfo.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/BiosInfo/BiosInfo.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Features/PciHotPlug/PciHotPlug.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Features/PciHotPlug/PciHotPlug.h [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Features/PciHotPlug/PciHotPlug.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/AcpiTables/Rtd3SptPcieTbt.asl [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/AcpiTables/Tbt.asl [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/Acpi/TbtNvs.asl [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/Acpi/TbtNvsAreaDef.h [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/Library/DxeTbtPolicyLib.h [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/Library/PeiTbtPolicyLib.h [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/Library/TbtCommonLib.h [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/Ppi/PeiTbtPolicy.h [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/Private/Library/PeiDTbtInitLib.h [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/Private/Library/PeiTbtCommonInitLib.h [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/Protocol/DxeTbtPolicy.h [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/Protocol/TbtNvsArea.h [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/TbtBoardInfo.h [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Include/TbtPolicyCommonDefinition.h [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Library/DxeTbtPolicyLib/DxeTbtPolicyLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Library/DxeTbtPolicyLib/DxeTbtPolicyLib.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Library/DxeTbtPolicyLib/DxeTbtPolicyLibrary.h [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Library/PeiDxeSmmTbtCommonLib/TbtCommonLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Library/PeiDxeSmmTbtCommonLib/TbtCommonLib.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Library/PeiTbtPolicyLib/PeiTbtPolicyLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Library/PeiTbtPolicyLib/PeiTbtPolicyLib.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Library/PeiTbtPolicyLib/PeiTbtPolicyLibrary.h [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Library/Private/PeiDTbtInitLib/PeiDTbtInitLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/Library/Private/PeiDTbtInitLib/PeiDTbtInitLib.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/TbtInit/Dxe/TbtDxe.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/TbtInit/Dxe/TbtDxe.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/TbtInit/Pei/PeiTbtInit.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/TbtInit/Pei/PeiTbtInit.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/TbtInit/Smm/TbtSmiHandler.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/TbtInit/Smm/TbtSmiHandler.h [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/TbtInit/Smm/TbtSmm.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/TbtInit/Smm/TbtSmm.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicyNotifyLib/PeiPreMemSiliconPolicyNotifyLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicyNotifyLib/PeiPreMemSiliconPolicyNotifyLib.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PcieDeviceTable.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiFspMiscUpdUpdateLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiFspPolicyUpdateLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiPchPolicyUpdate.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiPchPolicyUpdate.h [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiPchPolicyUpdatePreMem.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiSaPolicyUpdate.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiSaPolicyUpdate.h [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiSaPolicyUpdatePreMem.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiSiliconPolicyUpdateLibFsp.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/Include/Fdf/FlashMapInclude.fdf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/Library/BasePlatformHookLib/BasePlatformHookLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/Library/BasePlatformHookLib/BasePlatformHookLib.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/Library/BoardAcpiLib/DxeBoardAcpiTableLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/Library/BoardAcpiLib/DxeBoardAcpiTableLib.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/Library/BoardAcpiLib/DxeGalagoPro3AcpiTableLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/Library/BoardAcpiLib/DxeMultiBoardAcpiSupportLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/Library/BoardAcpiLib/DxeMultiBoardAcpiSupportLib.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/Library/BoardAcpiLib/SmmBoardAcpiEnableLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/Library/BoardAcpiLib/SmmBoardAcpiEnableLib.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/Library/BoardAcpiLib/SmmGalagoPro3AcpiEnableLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/Library/BoardAcpiLib/SmmMultiBoardAcpiSupportLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/Library/BoardAcpiLib/SmmMultiBoardAcpiSupportLib.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/Library/BoardAcpiLib/SmmSiliconAcpiEnableLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/Library/BoardInitLib/GalagoPro3GpioTable.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/Library/BoardInitLib/GalagoPro3HdaVerbTables.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/Library/BoardInitLib/GalagoPro3HsioPtssTables.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/Library/BoardInitLib/PeiBoardInitPostMemLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/Library/BoardInitLib/PeiBoardInitPostMemLib.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/Library/BoardInitLib/PeiBoardInitPreMemLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/Library/BoardInitLib/PeiBoardInitPreMemLib.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/Library/BoardInitLib/PeiGalagoPro3Detect.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/Library/BoardInitLib/PeiGalagoPro3InitLib.h [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/Library/BoardInitLib/PeiGalagoPro3InitPostMemLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/Library/BoardInitLib/PeiGalagoPro3InitPreMemLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/Library/BoardInitLib/PeiMultiBoardInitPostMemLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/Library/BoardInitLib/PeiMultiBoardInitPostMemLib.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/Library/BoardInitLib/PeiMultiBoardInitPreMemLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/Library/BoardInitLib/PeiMultiBoardInitPreMemLib.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/OpenBoardPkg.dsc [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/OpenBoardPkg.fdf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/OpenBoardPkgBuildOption.dsc [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/OpenBoardPkgPcd.dsc [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/Policy/Library/DxeSiliconPolicyUpdateLib/DxeGopPolicyInit.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/Policy/Library/DxeSiliconPolicyUpdateLib/DxeGopPolicyInit.h [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/Policy/Library/DxeSiliconPolicyUpdateLib/DxeSaPolicyInit.h [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/Policy/Library/DxeSiliconPolicyUpdateLib/DxeSaPolicyUpdate.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/Policy/Library/DxeSiliconPolicyUpdateLib/DxeSiliconPolicyUpdateLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/Policy/Library/DxeSiliconPolicyUpdateLib/DxeSiliconPolicyUpdateLib.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/build_config.cfg [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Include/Acpi/GlobalNvs.asl [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Include/Acpi/GlobalNvsAreaDef.h [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Include/IoExpander.h [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Include/Library/EcLib.h [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Include/Library/GpioExpanderLib.h [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Include/Library/HdmiDebugGpioInitLib.h [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Include/Library/HdmiDebugPchDetectionLib.h [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Include/Library/I2cAccessLib.h [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Include/PchHsioPtssTables.h [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Include/PlatformBoardId.h [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Include/Protocol/GlobalNvsArea.h [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Include/SioRegs.h [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PcieDeviceTable.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiFspMiscUpdUpdateLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiFspPolicyUpdateLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiPchPolicyUpdate.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiPchPolicyUpdate.h [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiPchPolicyUpdatePreMem.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiSaPolicyUpdate.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiSaPolicyUpdate.h [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiSaPolicyUpdatePreMem.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiSiliconPolicyUpdateLibFsp.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Include/EcCommands.h [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Include/Fdf/FlashMapInclude.fdf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BasePlatformHookLib/BasePlatformHookLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BasePlatformHookLib/BasePlatformHookLib.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib/DxeBoardAcpiTableLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib/DxeBoardAcpiTableLib.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib/DxeKabylakeRvp3AcpiTableLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib/DxeMultiBoardAcpiSupportLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib/DxeMultiBoardAcpiSupportLib.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib/SmmBoardAcpiEnableLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib/SmmBoardAcpiEnableLib.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib/SmmKabylakeRvp3AcpiEnableLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib/SmmMultiBoardAcpiSupportLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib/SmmMultiBoardAcpiSupportLib.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardAcpiLib/SmmSiliconAcpiEnableLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/KabylakeRvp3GpioTable.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/KabylakeRvp3HdaVerbTables.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/KabylakeRvp3HsioPtssTables.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/KabylakeRvp3SpdTable.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/PeiBoardInitPostMemLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/PeiBoardInitPostMemLib.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/PeiBoardInitPreMemLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/PeiBoardInitPreMemLib.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/PeiKabylakeRvp3Detect.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/PeiKabylakeRvp3InitLib.h [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/PeiKabylakeRvp3InitPostMemLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/PeiKabylakeRvp3InitPreMemLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/PeiMultiBoardInitPostMemLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/PeiMultiBoardInitPostMemLib.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/PeiMultiBoardInitPreMemLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BoardInitLib/PeiMultiBoardInitPreMemLib.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkg.dsc [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkg.fdf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkgBuildOption.dsc [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkgPcd.dsc [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Policy/Library/DxeSiliconPolicyUpdateLib/DxeGopPolicyInit.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Policy/Library/DxeSiliconPolicyUpdateLib/DxeGopPolicyInit.h [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Policy/Library/DxeSiliconPolicyUpdateLib/DxeSaPolicyInit.h [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Policy/Library/DxeSiliconPolicyUpdateLib/DxeSaPolicyUpdate.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Policy/Library/DxeSiliconPolicyUpdateLib/DxeSiliconPolicyUpdateLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Policy/Library/DxeSiliconPolicyUpdateLib/DxeSiliconPolicyUpdateLib.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Policy/Library/PeiSiliconPolicyUpdateLib/PeiSiliconPolicyUpdateLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Policy/Library/PeiSiliconPolicyUpdateLib/PeiSiliconPolicyUpdateLib.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/build_board.py [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/build_config.cfg [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Library/BaseEcLib/BaseEcLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Library/BaseEcLib/BaseEcLib.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Library/BaseEcLib/EcCommands.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Library/BaseGpioExpanderLib/BaseGpioExpanderLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Library/BaseGpioExpanderLib/BaseGpioExpanderLib.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Library/HdmiDebugGpioInitLib/HdmiDebugGpioInitLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Library/HdmiDebugGpioInitLib/HdmiDebugGpioInitLib.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Library/HdmiDebugPchDetectionLib/HdmiDebugPchDetectionLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Library/HdmiDebugPchDetectionLib/HdmiDebugPchDetectionLib.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Library/I2cHdmiDebugSerialPortLib/DxeI2cHdmiDebugSerialPortLib.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Library/I2cHdmiDebugSerialPortLib/DxeSmmI2cHdmiDebugSerialPortLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Library/I2cHdmiDebugSerialPortLib/Gmbus.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Library/I2cHdmiDebugSerialPortLib/Gmbus.h [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Library/I2cHdmiDebugSerialPortLib/I2cDebugPortProtocol.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Library/I2cHdmiDebugSerialPortLib/I2cDebugPortProtocol.h [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Library/I2cHdmiDebugSerialPortLib/I2cDebugPortTplDxe.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Library/I2cHdmiDebugSerialPortLib/I2cDebugPortTplNull.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Library/I2cHdmiDebugSerialPortLib/I2cHdmiDebugSerialPortLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Library/I2cHdmiDebugSerialPortLib/IgfxI2c.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Library/I2cHdmiDebugSerialPortLib/IgfxI2c.h [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Library/I2cHdmiDebugSerialPortLib/PeiI2cHdmiDebugSerialPortLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Library/I2cHdmiDebugSerialPortLib/PeiI2cHdmiDebugSerialPortLib.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Library/I2cHdmiDebugSerialPortLib/SecI2cHdmiDebugSerialPortLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Library/I2cHdmiDebugSerialPortLib/SecI2cHdmiDebugSerialPortLib.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Library/I2cHdmiDebugSerialPortLib/SmmI2cHdmiDebugSerialPortLib.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Library/PeiI2cAccessLib/PeiI2cAccessLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Library/PeiI2cAccessLib/PeiI2cAccessLib.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Library/PeiSerialPortLibSpiFlash/PeiSerialPortLibSpiFlash.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Library/PeiSerialPortLibSpiFlash/PeiSerialPortLibSpiFlash.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Library/SecBoardInitLib/Ia32/SecBoardInit.nasm [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Library/SecBoardInitLib/SecBoardInitLib.c [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/Library/SecBoardInitLib/SecBoardInitLib.inf [new file with mode: 0644]
Platform/Intel/KabylakeOpenBoardPkg/OpenBoardPkg.dec [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Acpi/AcpiSmm/AcpiMm.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Acpi/AcpiSmm/AcpiMm.h [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Acpi/AcpiSmm/AcpiSmm.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Acpi/AcpiSmm/AcpiStandaloneMm.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Acpi/AcpiSmm/AcpiStandaloneMm.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Acpi/AcpiSmm/AcpiTraditionalMm.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Acpi/AcpiTables/AcpiPlatform.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Acpi/AcpiTables/AcpiPlatform.h [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Acpi/AcpiTables/AcpiPlatform.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Acpi/AcpiTables/Facs/Facs.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Acpi/AcpiTables/Fadt/Fadt.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Acpi/AcpiTables/Hpet/Hpet.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Acpi/AcpiTables/Wsmt/Wsmt.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Acpi/Library/BoardAcpiEnableLibNull/BoardAcpiEnableLibNull.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Acpi/Library/BoardAcpiEnableLibNull/BoardAcpiEnableLibNull.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Acpi/Library/BoardAcpiTableLibNull/BoardAcpiTableLibNull.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Acpi/Library/BoardAcpiTableLibNull/BoardAcpiTableLibNull.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Acpi/Library/DxeAslUpdateLib/DxeAslUpdateLib.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Acpi/Library/DxeAslUpdateLib/DxeAslUpdateLib.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Acpi/Library/MultiBoardAcpiSupportLib/DxeBoardAcpiTableLib.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Acpi/Library/MultiBoardAcpiSupportLib/DxeMultiBoardAcpiSupportLib.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Acpi/Library/MultiBoardAcpiSupportLib/DxeMultiBoardAcpiSupportLib.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Acpi/Library/MultiBoardAcpiSupportLib/SmmBoardAcpiEnableLib.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Acpi/Library/MultiBoardAcpiSupportLib/SmmMultiBoardAcpiSupportLib.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Acpi/Library/MultiBoardAcpiSupportLib/SmmMultiBoardAcpiSupportLib.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Acpi/MinDsdt/MinDsdt.asl [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Acpi/MinDsdt/MinDsdt.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Acpi/MinDsdt/MinDsdt.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Bds/Library/BoardBootManagerLibNull/BoardBootManagerLib.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Bds/Library/BoardBootManagerLibNull/BoardBootManagerLibNull.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Bds/Library/DxePlatformBootManagerLib/BdsPlatform.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Bds/Library/DxePlatformBootManagerLib/BdsPlatform.h [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Bds/Library/DxePlatformBootManagerLib/DxePlatformBootManagerLib.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Docs/A_Tour_Beyond_BIOS_Open_Source_IA_Firmware_Platform_Design_Guide_in_EFI_Developer_Kit_II - V2.pdf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/FspWrapper/Library/DxeFspWrapperPlatformLib/DxeFspWrapperPlatformLib.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/FspWrapper/Library/DxeFspWrapperPlatformLib/DxeFspWrapperPlatformResetLib.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/FspWrapper/Library/PeiFspWrapperHobProcessLib/FspWrapperHobProcessLib.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/FspWrapper/Library/PeiFspWrapperHobProcessLib/PeiFspWrapperHobProcessLib.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/FspWrapper/Library/PeiFspWrapperPlatformLib/PeiFspWrapperPlatformLib.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/FspWrapper/Library/PeiFspWrapperPlatformLib/PeiFspWrapperPlatformLib.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/FspWrapper/Library/PeiFspWrapperPlatformLib/PeiFspWrapperPlatformResetLib.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/FspWrapper/Library/SecFspWrapperPlatformSecLib/FspWrapperPlatformSecLib.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/FspWrapper/Library/SecFspWrapperPlatformSecLib/FsptCoreUpd.h [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/FspWrapper/Library/SecFspWrapperPlatformSecLib/Ia32/Fsp.h [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/FspWrapper/Library/SecFspWrapperPlatformSecLib/Ia32/PeiCoreEntry.nasm [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/FspWrapper/Library/SecFspWrapperPlatformSecLib/Ia32/SecEntry.nasm [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/FspWrapper/Library/SecFspWrapperPlatformSecLib/Ia32/Stack.nasm [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/FspWrapper/Library/SecFspWrapperPlatformSecLib/PlatformInit.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/FspWrapper/Library/SecFspWrapperPlatformSecLib/SecFspWrapperPlatformSecLib.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/FspWrapper/Library/SecFspWrapperPlatformSecLib/SecGetPerformance.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/FspWrapper/Library/SecFspWrapperPlatformSecLib/SecPlatformInformation.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/FspWrapper/Library/SecFspWrapperPlatformSecLib/SecRamInitData.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/FspWrapper/Library/SecFspWrapperPlatformSecLib/SecTempRamDone.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/FspWrapper/SaveMemoryConfig/SaveMemoryConfig.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/FspWrapper/SaveMemoryConfig/SaveMemoryConfig.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Hsti/HstiIbvPlatformDxe/ExternalDeviceDmaProtection.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Hsti/HstiIbvPlatformDxe/FirmwareTrustConfigurationCryptoStrength.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Hsti/HstiIbvPlatformDxe/FirmwareVersionRollbackProtection.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Hsti/HstiIbvPlatformDxe/HstiIbvPlatformDxe.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Hsti/HstiIbvPlatformDxe/HstiIbvPlatformDxe.h [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Hsti/HstiIbvPlatformDxe/HstiIbvPlatformDxe.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Hsti/HstiIbvPlatformDxe/MorSupport.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Hsti/HstiIbvPlatformDxe/NoTestKeyVerification.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Hsti/HstiIbvPlatformDxe/SecureBootBypass.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Include/AcpiS3MemoryNvData.h [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Include/Dsc/CoreCommonLib.dsc [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Include/Dsc/CoreDxeInclude.dsc [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Include/Dsc/CoreDxeLib.dsc [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Include/Dsc/CorePeiInclude.dsc [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Include/Dsc/CorePeiLib.dsc [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Include/Dsc/MinPlatformFeaturesPcd.dsc.inc [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Include/Fdf/CommonSpiFvHeaderInfo.fdf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Include/Fdf/CoreOsBootInclude.fdf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Include/Fdf/CorePostMemoryInclude.fdf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Include/Fdf/CorePreMemoryInclude.fdf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Include/Fdf/CoreSecurityLateInclude.fdf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Include/Fdf/CoreSecurityPostMemoryInclude.fdf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Include/Fdf/CoreSecurityPreMemoryInclude.fdf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Include/Fdf/CoreUefiBootInclude.fdf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Include/Fdf/RuleInclude.fdf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Include/HstiIbvFeatureBit.h [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Include/Library/AslUpdateLib.h [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Include/Library/BoardAcpiEnableLib.h [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Include/Library/BoardAcpiTableLib.h [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Include/Library/BoardBootManagerLib.h [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Include/Library/BoardInitLib.h [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Include/Library/CompressLib.h [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Include/Library/HobVariableLib.h [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Include/Library/LargeVariableReadLib.h [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Include/Library/LargeVariableWriteLib.h [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Include/Library/MultiBoardAcpiSupportLib.h [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Include/Library/MultiBoardInitSupportLib.h [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Include/Library/PeiLib.h [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Include/Library/ReportCpuHobLib.h [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Include/Library/ReportFvLib.h [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Include/Library/SecBoardInitLib.h [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Include/Library/SetCacheMtrrLib.h [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Include/Library/SiliconPolicyInitLib.h [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Include/Library/SiliconPolicyUpdateLib.h [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Include/Library/TestPointCheckLib.h [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Include/Library/TestPointLib.h [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Include/Library/TpmPlatformHierarchyLib.h [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Include/Library/VariableReadLib.h [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Include/Library/VariableWriteLib.h [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Include/Ppi/BaseMemoryTest.h [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Include/Ppi/PlatformInitTempRamExitPpi.h [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Include/Ppi/PlatformMemorySize.h [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Library/BaseLargeVariableLib/BaseLargeVariableReadLib.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Library/BaseLargeVariableLib/BaseLargeVariableWriteLib.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Library/BaseLargeVariableLib/LargeVariableCommon.h [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Library/BaseLargeVariableLib/LargeVariableReadLib.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Library/BaseLargeVariableLib/LargeVariableWriteLib.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Library/BaseVariableReadLibNull/BaseVariableReadLibNull.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Library/BaseVariableReadLibNull/BaseVariableReadLibNull.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Library/CompressLib/CompressLib.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Library/CompressLib/CompressLib.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Library/DxeRuntimeVariableReadLib/DxeRuntimeVariableReadLib.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Library/DxeRuntimeVariableReadLib/DxeRuntimeVariableReadLib.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Library/DxeRuntimeVariableWriteLib/DxeRuntimeVariableWriteLib.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Library/DxeRuntimeVariableWriteLib/DxeRuntimeVariableWriteLib.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Library/PeiHobVariableLibFce/Fce.h [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Library/PeiHobVariableLibFce/InternalCommonLib.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Library/PeiHobVariableLibFce/PeiHobVariableLibFce.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Library/PeiHobVariableLibFce/PeiHobVariableLibFce.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Library/PeiHobVariableLibFce/PeiHobVariableLibFceOptSize.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Library/PeiHobVariableLibFce/PeiHobVariableLibFceOptSize.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Library/PeiHobVariableLibFce/Variable.h [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Library/PeiLib/PeiLib.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Library/PeiLib/PeiLib.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Library/PeiVariableReadLib/PeiVariableReadLib.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Library/PeiVariableReadLib/PeiVariableReadLib.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Library/SerialPortTerminalLib/SerialPortTerminalLib.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Library/SerialPortTerminalLib/SerialPortTerminalLib.h [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Library/SerialPortTerminalLib/SerialPortTerminalLib.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Library/SetCacheMtrrLib/SetCacheMtrrLib.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Library/SetCacheMtrrLib/SetCacheMtrrLib.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Library/SetCacheMtrrLib/SetCacheMtrrLibNull.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Library/SetCacheMtrrLib/SetCacheMtrrLibNull.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Library/SmmVariableReadLib/SmmVariableReadCommon.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Library/SmmVariableReadLib/StandaloneMmVariableReadLib.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Library/SmmVariableReadLib/StandaloneMmVariableReadLibConstructor.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Library/SmmVariableReadLib/TraditionalMmVariableReadLib.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Library/SmmVariableReadLib/TraditionalMmVariableReadLibConstructor.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Library/SmmVariableWriteLib/SmmVariableWriteCommon.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Library/SmmVariableWriteLib/StandaloneMmVariableWriteLib.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Library/SmmVariableWriteLib/StandaloneMmVariableWriteLibConstructor.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Library/SmmVariableWriteLib/TraditionalMmVariableWriteLib.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Library/SmmVariableWriteLib/TraditionalMmVariableWriteLibConstructor.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/MinPlatformPkg.dec [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/MinPlatformPkg.dsc [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Pci/Library/PciHostBridgeLibSimple/PciHostBridgeLibSimple.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Pci/Library/PciHostBridgeLibSimple/PciHostBridgeLibSimple.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Pci/Library/PciSegmentInfoLibSimple/PciSegmentInfoLibSimple.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Pci/Library/PciSegmentInfoLibSimple/PciSegmentInfoLibSimple.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/PlatformInit/Library/BoardInitLibNull/BoardInitLib.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/PlatformInit/Library/BoardInitLibNull/BoardInitLibNull.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/PlatformInit/Library/MultiBoardInitSupportLib/DxeBoardInitLib.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/PlatformInit/Library/MultiBoardInitSupportLib/DxeMultiBoardInitSupportLib.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/PlatformInit/Library/MultiBoardInitSupportLib/DxeMultiBoardInitSupportLib.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/PlatformInit/Library/MultiBoardInitSupportLib/PeiBoardInitLib.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/PlatformInit/Library/MultiBoardInitSupportLib/PeiMultiBoardInitSupportLib.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/PlatformInit/Library/MultiBoardInitSupportLib/PeiMultiBoardInitSupportLib.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/PlatformInit/Library/PeiReportFvLib/PeiReportFvLib.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/PlatformInit/Library/PeiReportFvLib/PeiReportFvLib.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/PlatformInit/Library/ReportCpuHobLib/ReportCpuHobLib.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/PlatformInit/Library/ReportCpuHobLib/ReportCpuHobLib.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/PlatformInit/Library/SecBoardInitLibNull/Ia32/SecBoardInit.nasm [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/PlatformInit/Library/SecBoardInitLibNull/SecBoardInitLib.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/PlatformInit/Library/SecBoardInitLibNull/SecBoardInitLibNull.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/PlatformInit/Library/SiliconPolicyInitLibNull/SiliconPolicyInitLibNull.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/PlatformInit/Library/SiliconPolicyInitLibNull/SiliconPolicyInitLibNull.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/PlatformInit/Library/SiliconPolicyUpdateLibNull/SiliconPolicyUpdateLibNull.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/PlatformInit/Library/SiliconPolicyUpdateLibNull/SiliconPolicyUpdateLibNull.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/PlatformInit/PlatformInitDxe/PlatformInitDxe.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/PlatformInit/PlatformInitDxe/PlatformInitDxe.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/PlatformInit/PlatformInitPei/PlatformInitPostMem.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/PlatformInit/PlatformInitPei/PlatformInitPostMem.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/PlatformInit/PlatformInitPei/PlatformInitPreMem.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/PlatformInit/PlatformInitPei/PlatformInitPreMem.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/PlatformInit/PlatformInitSmm/PlatformInitSmm.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/PlatformInit/PlatformInitSmm/PlatformInitSmm.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/PlatformInit/ReportFv/ReportFvPei.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/PlatformInit/ReportFv/ReportFvPei.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/PlatformInit/SiliconPolicyDxe/SiliconPolicyDxe.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/PlatformInit/SiliconPolicyDxe/SiliconPolicyDxe.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/PlatformInit/SiliconPolicyPei/SiliconPolicyPeiPostMem.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/PlatformInit/SiliconPolicyPei/SiliconPolicyPeiPostMem.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/PlatformInit/SiliconPolicyPei/SiliconPolicyPeiPreMem.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/PlatformInit/SiliconPolicyPei/SiliconPolicyPeiPreMem.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Services/StallServicePei/StallServicePei.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Services/StallServicePei/StallServicePei.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Tcg/Library/PeiDxeTpmPlatformHierarchyLib/PeiDxeTpmPlatformHierarchyLib.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Tcg/Library/PeiDxeTpmPlatformHierarchyLib/PeiDxeTpmPlatformHierarchyLib.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Tcg/Tcg2PlatformDxe/Tcg2PlatformDxe.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Tcg/Tcg2PlatformDxe/Tcg2PlatformDxe.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Tcg/Tcg2PlatformPei/Tcg2PlatformPei.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Tcg/Tcg2PlatformPei/Tcg2PlatformPei.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/DxeCheckAcpi.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/DxeCheckAcpiDmar.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/DxeCheckAcpiHpet.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/DxeCheckAcpiMadt.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/DxeCheckAcpiMcfg.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/DxeCheckAcpiTpm.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/DxeCheckAcpiWsmt.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/DxeCheckBootVariable.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/DxeCheckConsoleVariable.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/DxeCheckDevicePath.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/DxeCheckDmaProtection.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/DxeCheckEsrt.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/DxeCheckGcd.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/DxeCheckHsti.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/DxeCheckLoadedImage.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/DxeCheckMemoryAttribute.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/DxeCheckMemoryMap.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/DxeCheckMemoryTypeInformation.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/DxeCheckPci.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/DxeCheckPiSignedFvBoot.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/DxeCheckSmiHandlerInstrument.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/DxeCheckSmmInfo.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/DxeCheckTcgMor.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/DxeCheckTcgTrustedBoot.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/DxeCheckUefiSecureBoot.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/DxeCheckVariable.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/DxeTestPointCheckLib.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/DxeTestPointCheckLib.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/PeiCheckDmaProtection.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/PeiCheckFvInfo.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/PeiCheckHob.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/PeiCheckMtrr.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/PeiCheckPci.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/PeiCheckSmmInfo.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/PeiTestPointCheckLib.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/PeiTestPointCheckLib.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/SecCheckCpuInfo.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/SecTestPointCheckLib.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/SecTestPointCheckLib.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/SmmCheckCommunicationBuffer.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/SmmCheckLoadedImage.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/SmmCheckMemoryAttribute.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/SmmCheckPaging.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/SmmCheckSmrr.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/SmmTestPointCheckLib.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/SmmTestPointCheckLib.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/TestPointHelp.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/TestPointInternal.h [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLibNull/TestPointCheckLibNull.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLibNull/TestPointCheckLibNull.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointLib/DxeTestPoint.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointLib/DxeTestPoint.h [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointLib/DxeTestPointAip.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointLib/DxeTestPointLib.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointLib/PeiTestPoint.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointLib/PeiTestPoint.h [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointLib/PeiTestPointLib.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointLib/SmmTestPoint.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointLib/SmmTestPoint.h [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointLib/SmmTestPointAip.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointLib/SmmTestPointCommunication.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/Library/TestPointLib/SmmTestPointLib.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/TestPointDumpApp/TestPointDump.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/TestPointDumpApp/TestPointDumpApp.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/TestPointStubDxe/TestPointStubDxe.c [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Test/TestPointStubDxe/TestPointStubDxe.inf [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Tools/AmlGenOffset/AmlGenOffset.py [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Tools/Fsp/PatchFspBinFvsBaseAddress.py [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Tools/Fsp/RebaseAndPatchFspBinBaseAddress.py [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Tools/Fsp/RebaseFspBinBaseAddress.py [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Tools/Fsp/pad.bin [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Tools/Help/CheckCodeBase.py [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Tools/ParseVar/ParseVar.py [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Tools/PatchFv/PatchBfv.py [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Tools/PatchFv/PatchBinFv.py [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Tools/PatchFv/RebaseBinFv.py [new file with mode: 0644]
Platform/Intel/MinPlatformPkg/Tools/PatchFv/SyncBinFvInf.py [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/AmlOffsetTable.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/BoardAcpiDxe.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/BoardAcpiDxe.h [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/BoardAcpiDxe.inf [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/BoardAcpiDxeDsdt.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt.inf [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/AMLUPD.asl [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/CommonPlatform.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/DSDT.asl [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/Gpe.asl [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/HostBus.asl [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/IioPcieHotPlugGpeHandler.asl [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/IioPcieRootPortHotPlug.asl [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/Itss.asl [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/Mother.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/Os.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PC00.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PC01.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PC02.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PC03.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PC04.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PC05.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PC06.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PC06Ejd.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PC07.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PC08.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PC09.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PC10.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PC11.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PC12.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PC12Ejd.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PC13.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PC14.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PC15.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PC16.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PC17.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PC18.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PC18Ejd.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PC19.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PC20.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PC21.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PC22.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PC23.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PC24.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PC25.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PC26.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PC27.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PC28.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PC29.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PC30.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PC31.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PC32.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PC33.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PC34.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PC35.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PC36.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PC37.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PC38.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PC39.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PC40.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PC41.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PC42.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PC43.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PC44.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PC45.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PC46.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PC47.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/Pch.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PchApic.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PchEhci1.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PchEhci2.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PchGbe.asl [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PchLpc.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PchSata.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PchXhci.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PciCrs.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PciIrq.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PcieHp.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PcieHpDev.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PcieNonHpDev.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PcieSeg.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/Platform.asl [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PlatformGpe.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PlatformPciTree_WFP.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/Sck1Ejd.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/Sck2Ejd.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/Sck3Ejd.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/Uncore0.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/Uncore1.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/Uncore2.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/Uncore3.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/WFPPlatform.asl [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardMtOlympus/GitEdk2MinMtOlympus.bat [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardMtOlympus/Library/BasePlatformHookLib/BasePlatformHookLib.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardMtOlympus/Library/BasePlatformHookLib/BasePlatformHookLib.inf [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardMtOlympus/Library/BoardAcpiLib/DxeBoardAcpiTableLib.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardMtOlympus/Library/BoardAcpiLib/DxeBoardAcpiTableLib.inf [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardMtOlympus/Library/BoardAcpiLib/DxeMtOlympusAcpiTableLib.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardMtOlympus/Library/BoardAcpiLib/SmmBoardAcpiEnableLib.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardMtOlympus/Library/BoardAcpiLib/SmmBoardAcpiEnableLib.inf [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardMtOlympus/Library/BoardAcpiLib/SmmMtOlympusAcpiEnableLib.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardMtOlympus/Library/BoardAcpiLib/SmmSiliconAcpiEnableLib.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardMtOlympus/Library/BoardInitLib/AllLanesEparam.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardMtOlympus/Library/BoardInitLib/GpioTable.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardMtOlympus/Library/BoardInitLib/IioBifur.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardMtOlympus/Library/BoardInitLib/PeiBoardInitPostMemLib.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardMtOlympus/Library/BoardInitLib/PeiBoardInitPostMemLib.inf [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardMtOlympus/Library/BoardInitLib/PeiBoardInitPreMemLib.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardMtOlympus/Library/BoardInitLib/PeiBoardInitPreMemLib.inf [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardMtOlympus/Library/BoardInitLib/PeiMtOlympusDetect.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardMtOlympus/Library/BoardInitLib/PeiMtOlympusInitLib.h [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardMtOlympus/Library/BoardInitLib/PeiMtOlympusInitPostMemLib.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardMtOlympus/Library/BoardInitLib/PeiMtOlympusInitPreMemLib.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardMtOlympus/Library/BoardInitLib/UsbOC.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardMtOlympus/OpenBoardPkg.dsc [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardMtOlympus/OpenBoardPkg.fdf [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardMtOlympus/PlatformPkgBuildOption.dsc [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardMtOlympus/PlatformPkgConfig.dsc [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardMtOlympus/PlatformPkgPcd.dsc [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardMtOlympus/StructureConfig.dsc [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardMtOlympus/bld.bat [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardMtOlympus/build_board.py [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardMtOlympus/build_config.cfg [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardMtOlympus/logo.txt [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardMtOlympus/postbuild.bat [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardMtOlympus/prebuild.bat [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardTiogaPass/CoreDxeInclude.dsc [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardTiogaPass/CoreUefiBootInclude.fdf [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardTiogaPass/GitEdk2MinTiogaPass.bat [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardTiogaPass/Library/BasePlatformHookLib/BasePlatformHookLib.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardTiogaPass/Library/BasePlatformHookLib/BasePlatformHookLib.inf [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardTiogaPass/Library/BoardAcpiLib/DxeBoardAcpiTableLib.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardTiogaPass/Library/BoardAcpiLib/DxeBoardAcpiTableLib.inf [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardTiogaPass/Library/BoardAcpiLib/DxeTiogaPassAcpiTableLib.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardTiogaPass/Library/BoardAcpiLib/SmmBoardAcpiEnableLib.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardTiogaPass/Library/BoardAcpiLib/SmmBoardAcpiEnableLib.inf [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardTiogaPass/Library/BoardAcpiLib/SmmSiliconAcpiEnableLib.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardTiogaPass/Library/BoardAcpiLib/SmmTiogaPassAcpiEnableLib.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardTiogaPass/Library/BoardInitLib/AllLanesEparam.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardTiogaPass/Library/BoardInitLib/GpioTable.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardTiogaPass/Library/BoardInitLib/IioBifur.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardTiogaPass/Library/BoardInitLib/PeiBoardInitPostMemLib.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardTiogaPass/Library/BoardInitLib/PeiBoardInitPostMemLib.inf [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardTiogaPass/Library/BoardInitLib/PeiBoardInitPreMemLib.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardTiogaPass/Library/BoardInitLib/PeiBoardInitPreMemLib.inf [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardTiogaPass/Library/BoardInitLib/PeiTiogaPassDetect.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardTiogaPass/Library/BoardInitLib/PeiTiogaPassInitLib.h [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardTiogaPass/Library/BoardInitLib/PeiTiogaPassInitPostMemLib.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardTiogaPass/Library/BoardInitLib/PeiTiogaPassInitPreMemLib.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardTiogaPass/Library/BoardInitLib/UsbOC.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardTiogaPass/Library/PeiReportFvLib/PeiReportFvLib.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardTiogaPass/Library/PeiReportFvLib/PeiReportFvLib.inf [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardTiogaPass/OpenBoardPkg.dsc [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardTiogaPass/OpenBoardPkg.fdf [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardTiogaPass/PlatformPkgBuildOption.dsc [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardTiogaPass/PlatformPkgConfig.dsc [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardTiogaPass/PlatformPkgPcd.dsc [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardTiogaPass/StructureConfig.dsc [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardTiogaPass/bld.bat [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardTiogaPass/build_board.py [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardTiogaPass/build_config.cfg [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardTiogaPass/logo.txt [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardTiogaPass/postbuild.bat [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/BoardTiogaPass/prebuild.bat [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Features/Ipmi/Library/IpmiLibKcs/IpmiLibKcs.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Features/Ipmi/Library/IpmiLibKcs/IpmiLibKcs.inf [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Features/Ipmi/Library/IpmiLibKcs/KcsBmc.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Features/Ipmi/Library/IpmiLibKcs/KcsBmc.h [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Features/Ipmi/Library/IpmiPlatformHookLib/IpmiPlatformHookLib.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Features/Ipmi/Library/IpmiPlatformHookLib/IpmiPlatformHookLib.inf [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Features/LinuxBoot/LinuxBinaries/LinuxKernel.inf [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Features/LinuxBoot/LinuxBinaries/linux.efi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Features/LinuxBoot/LinuxBoot.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Features/LinuxBoot/LinuxBoot.h [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Features/LinuxBoot/LinuxBoot.inf [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Features/LinuxBoot/LinuxBootNull.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Features/LinuxBoot/LinuxBootNull.inf [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Features/LinuxBoot/Readme.md [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Include/Acpi/GlobalNvs.asi [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Include/Acpi/GlobalNvsAreaDef.h [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Include/Guid/PchRcVariable.h [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Include/Guid/SetupVariable.h [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Include/IioBifurcationSlotTable.h [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Include/Platform.h [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Include/Ppi/SystemBoard.h [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Include/Protocol/PciIovPlatform.h [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Include/SetupTable.h [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Include/SioRegs.h [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/OpenBoardPkg.dec [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Override/MdeModulePkg/Bus/Pci/PciBusDxe/ComponentName.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Override/MdeModulePkg/Bus/Pci/PciBusDxe/ComponentName.h [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Override/MdeModulePkg/Bus/Pci/PciBusDxe/PciBus.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Override/MdeModulePkg/Bus/Pci/PciBusDxe/PciBus.h [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Override/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Override/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.uni [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Override/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxeExtra.uni [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Override/MdeModulePkg/Bus/Pci/PciBusDxe/PciCommand.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Override/MdeModulePkg/Bus/Pci/PciBusDxe/PciCommand.h [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Override/MdeModulePkg/Bus/Pci/PciBusDxe/PciDeviceSupport.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Override/MdeModulePkg/Bus/Pci/PciBusDxe/PciDeviceSupport.h [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Override/MdeModulePkg/Bus/Pci/PciBusDxe/PciDriverOverride.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Override/MdeModulePkg/Bus/Pci/PciBusDxe/PciDriverOverride.h [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Override/MdeModulePkg/Bus/Pci/PciBusDxe/PciEnumerator.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Override/MdeModulePkg/Bus/Pci/PciBusDxe/PciEnumerator.h [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Override/MdeModulePkg/Bus/Pci/PciBusDxe/PciEnumeratorSupport.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Override/MdeModulePkg/Bus/Pci/PciBusDxe/PciEnumeratorSupport.h [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Override/MdeModulePkg/Bus/Pci/PciBusDxe/PciHotPlugSupport.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Override/MdeModulePkg/Bus/Pci/PciBusDxe/PciHotPlugSupport.h [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Override/MdeModulePkg/Bus/Pci/PciBusDxe/PciIo.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Override/MdeModulePkg/Bus/Pci/PciBusDxe/PciIo.h [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Override/MdeModulePkg/Bus/Pci/PciBusDxe/PciLib.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Override/MdeModulePkg/Bus/Pci/PciBusDxe/PciLib.h [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Override/MdeModulePkg/Bus/Pci/PciBusDxe/PciOptionRomSupport.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Override/MdeModulePkg/Bus/Pci/PciBusDxe/PciOptionRomSupport.h [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Override/MdeModulePkg/Bus/Pci/PciBusDxe/PciPowerManagement.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Override/MdeModulePkg/Bus/Pci/PciBusDxe/PciPowerManagement.h [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Override/MdeModulePkg/Bus/Pci/PciBusDxe/PciResourceSupport.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Override/MdeModulePkg/Bus/Pci/PciBusDxe/PciResourceSupport.h [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Override/MdeModulePkg/Bus/Pci/PciBusDxe/PciRomTable.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Override/MdeModulePkg/Bus/Pci/PciBusDxe/PciRomTable.h [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Override/Platform/Intel/BoardModulePkg/Library/BoardBdsHookLib/BoardBdsHook.h [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Override/Platform/Intel/BoardModulePkg/Library/BoardBdsHookLib/BoardBdsHookLib.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Override/Platform/Intel/BoardModulePkg/Library/BoardBdsHookLib/BoardBdsHookLib.inf [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Override/Platform/Intel/BoardModulePkg/Library/BoardBdsHookLib/BoardBootOption.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Override/Platform/Intel/BoardModulePkg/Library/BoardBdsHookLib/BoardMemoryTest.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Override/Platform/Intel/MinPlatformPkg/Bds/Library/DxePlatformBootManagerLib/BdsPlatform.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Override/Platform/Intel/MinPlatformPkg/Bds/Library/DxePlatformBootManagerLib/BdsPlatform.h [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Override/Platform/Intel/MinPlatformPkg/Bds/Library/DxePlatformBootManagerLib/DxePlatformBootManagerLib.inf [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Pci/PciPlatform/IoApic.h [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Pci/PciPlatform/PciIovPlatformPolicy.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Pci/PciPlatform/PciIovPlatformPolicy.h [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Pci/PciPlatform/PciPlatform.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Pci/PciPlatform/PciPlatform.h [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Pci/PciPlatform/PciPlatform.inf [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Pci/PciPlatform/PciPlatformHooks.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Pci/PciPlatform/PciPlatformHooks.h [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Pci/PciPlatform/PciSupportLib.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Pci/PciPlatform/PciSupportLib.h [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Policy/IioUdsDataDxe/IioUdsDataDxe.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Policy/IioUdsDataDxe/IioUdsDataDxe.h [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Policy/IioUdsDataDxe/IioUdsDataDxe.inf [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Policy/Library/SiliconPolicyInitLib/SiliconPolicyInitLib.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Policy/Library/SiliconPolicyInitLib/SiliconPolicyInitLib.inf [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Policy/Library/SiliconPolicyUpdateLib/PchPolicyUpdateUsb.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Policy/Library/SiliconPolicyUpdateLib/SiliconPolicyUpdateLib.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Policy/Library/SiliconPolicyUpdateLib/SiliconPolicyUpdateLib.inf [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Policy/PlatformCpuPolicy/PlatformCpuPolicy.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Policy/PlatformCpuPolicy/PlatformCpuPolicy.inf [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Policy/S3NvramSave/S3NvramSave.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Policy/S3NvramSave/S3NvramSave.h [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Policy/S3NvramSave/S3NvramSave.inf [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Policy/SystemBoard/SystemBoardCommon.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Policy/SystemBoard/SystemBoardPei.c [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Policy/SystemBoard/SystemBoardPei.h [new file with mode: 0644]
Platform/Intel/PurleyOpenBoardPkg/Policy/SystemBoard/SystemBoardPei.inf [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Acpi/AcpiTables/AcpiTables.inf [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Acpi/AcpiTables/Cpu0Cst/Cpu0Cst.asl [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Acpi/AcpiTables/Cpu0Ist/Cpu0Ist.asl [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Acpi/AcpiTables/Cpu0Tst/Cpu0Tst.asl [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Acpi/AcpiTables/CpuPm/CpuPm.asl [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/AD7298.asi [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/ADC108S102.asi [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/CAT24C08.asi [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/CY8C9540A.asi [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/GpioClient.asi [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/LpcDev.asi [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/PCA9685.asi [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/PCAL9555A.asi [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/PciHostBridge.asi [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/PciIrq.asi [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/PcieExpansionPrt.asi [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/Platform.asl [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/QNC.asi [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/QNCApic.asi [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/QNCLpc.asi [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/QuarkSouthCluster.asi [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/Tpm.asi [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Acpi/AcpiTables/Facs/Facs.aslc [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Acpi/AcpiTables/Facs/Facs.h [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Acpi/AcpiTables/Fadt/Fadt.h [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Acpi/AcpiTables/Fadt/Fadt1.0.aslc [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Acpi/AcpiTables/Fadt/Fadt2.0.aslc [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Acpi/AcpiTables/Hpet/Hpet.aslc [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Acpi/AcpiTables/Hpet/Hpet.h [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Acpi/AcpiTables/Mcfg/Mcfg.aslc [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Acpi/AcpiTables/Mcfg/Mcfg.h [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Acpi/Dxe/AcpiPlatform/AcpiPciUpdate.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Acpi/Dxe/AcpiPlatform/AcpiPciUpdate.h [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Acpi/Dxe/AcpiPlatform/AcpiPlatform.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Acpi/Dxe/AcpiPlatform/AcpiPlatform.h [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Acpi/Dxe/AcpiPlatform/AcpiPlatform.inf [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Acpi/Dxe/AcpiPlatform/Madt.h [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Acpi/Dxe/AcpiPlatform/MadtPlatform.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Acpi/DxeSmm/AcpiSmm/AcpiSmmPlatform.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Acpi/DxeSmm/AcpiSmm/AcpiSmmPlatform.h [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Acpi/DxeSmm/AcpiSmm/AcpiSmmPlatform.inf [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Acpi/DxeSmm/SmmPowerManagement/Ppm.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Acpi/DxeSmm/SmmPowerManagement/Ppm.h [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Acpi/DxeSmm/SmmPowerManagement/SmmPowerManagement.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Acpi/DxeSmm/SmmPowerManagement/SmmPowerManagement.h [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Acpi/DxeSmm/SmmPowerManagement/SmmPowerManagement.inf [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Application/ForceRecovery/ForceRecovery.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Application/ForceRecovery/ForceRecovery.inf [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Feature/Capsule/Library/PlatformFlashAccessLib/PlatformFlashAccessLibDxe.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Feature/Capsule/Library/PlatformFlashAccessLib/PlatformFlashAccessLibDxe.inf [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Feature/Capsule/Library/PlatformFlashAccessLib/SpiFlashDevice.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Feature/Capsule/Library/PlatformFlashAccessLib/SpiFlashDevice.h [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Feature/Capsule/SystemFirmwareDescriptor/SystemFirmwareDescriptor.aslc [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Feature/Capsule/SystemFirmwareDescriptor/SystemFirmwareDescriptor.inf [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Feature/Capsule/SystemFirmwareDescriptor/SystemFirmwareDescriptorPei.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Feature/Capsule/SystemFirmwareUpdateConfig/SystemFirmwareUpdateConfig.ini [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Include/DataHubRecords.h [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Include/Guid/CapsuleOnDataCD.h [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Include/Guid/CapsuleOnFatFloppyDisk.h [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Include/Guid/CapsuleOnFatIdeDisk.h [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Include/Guid/CapsuleOnFatUsbDisk.h [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Include/Guid/MemoryConfigData.h [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Include/Guid/QuarkCapsuleGuid.h [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Include/Guid/QuarkVariableLock.h [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Include/Guid/SystemNvDataHobGuid.h [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Include/Library/PlatformHelperLib.h [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Include/Library/PlatformPcieHelperLib.h [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Include/Pcal9555.h [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Include/Platform.h [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Include/PlatformBoards.h [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Include/Protocol/GlobalNvsArea.h [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Include/Protocol/PlatformSmmSpiReady.h [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Library/PlatformBootManagerLib/PlatformBootManager.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Library/PlatformBootManagerLib/PlatformBootManager.h [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Library/PlatformBootManagerLib/PlatformData.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Library/PlatformHelperLib/CommonHeader.h [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Library/PlatformHelperLib/DxePlatformHelperLib.inf [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Library/PlatformHelperLib/PeiPlatformHelperLib.inf [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Library/PlatformHelperLib/PlatformHelperDxe.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Library/PlatformHelperLib/PlatformHelperLib.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Library/PlatformHelperLib/PlatformHelperPei.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Library/PlatformHelperLib/PlatformLeds.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Library/PlatformPcieHelperLib/CommonHeader.h [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Library/PlatformPcieHelperLib/PlatformPcieHelperLib.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Library/PlatformPcieHelperLib/PlatformPcieHelperLib.inf [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Library/PlatformPcieHelperLib/SocUnit.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Library/PlatformSecLib/Ia32/Flat32.S [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Library/PlatformSecLib/Ia32/Flat32.asm [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Library/PlatformSecLib/Ia32/Platform.inc [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Library/PlatformSecLib/PlatformSecLib.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Library/PlatformSecLib/PlatformSecLib.inf [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Library/PlatformSecLib/PlatformSecLibModStrs.uni [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Library/PlatformSecureLib/PlatformSecureLib.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Library/PlatformSecureLib/PlatformSecureLib.inf [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Library/Tpm12DeviceLibAtmelI2c/TisPc.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Library/Tpm12DeviceLibAtmelI2c/Tpm12DeviceLibAtmelI2c.inf [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Library/Tpm12DeviceLibAtmelI2c/Tpm12DeviceLibAtmelI2c.uni [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Library/Tpm12DeviceLibInfineonI2c/TisPc.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Library/Tpm12DeviceLibInfineonI2c/Tpm12DeviceLibInfineonI2c.inf [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Library/Tpm12DeviceLibInfineonI2c/Tpm12DeviceLibInfineonI2c.uni [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Pci/Dxe/PciHostBridge/PciHostBridge.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Pci/Dxe/PciHostBridge/PciHostBridge.h [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Pci/Dxe/PciHostBridge/PciHostBridge.inf [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Pci/Dxe/PciHostBridge/PciHostBridgeSupport.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Pci/Dxe/PciHostBridge/PciHostResource.h [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Pci/Dxe/PciHostBridge/PciRootBridge.h [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Pci/Dxe/PciHostBridge/PciRootBridgeIo.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Pci/Dxe/PciPlatform/CommonHeader.h [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Pci/Dxe/PciPlatform/PciPlatform.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Pci/Dxe/PciPlatform/PciPlatform.h [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Pci/Dxe/PciPlatform/PciPlatform.inf [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/MemorySubClass/MemorySubClass.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/MemorySubClass/MemorySubClass.h [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/MemorySubClass/MemorySubClass.inf [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/MemorySubClass/MemorySubClassStrings.uni [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/PlatformInit/PlatformConfig.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/PlatformInit/PlatformInitDxe.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/PlatformInit/PlatformInitDxe.h [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/PlatformInit/PlatformInitDxe.inf [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/SaveMemoryConfig/SaveMemoryConfig.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/SaveMemoryConfig/SaveMemoryConfig.inf [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/Setup/CommonHeader.h [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/Setup/DxePlatform.inf [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/Setup/KeyboardLayout.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/Setup/QNCRegTable.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/Setup/SetupPlatform.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/Setup/SetupPlatform.h [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/Setup/Strings.uni [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/Setup/processor.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/CommonHeader.h [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/MiscBaseBoardManufacturer.uni [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/MiscBaseBoardManufacturerData.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/MiscBaseBoardManufacturerFunction.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/MiscBiosVendor.uni [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/MiscBiosVendorData.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/MiscBiosVendorFunction.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/MiscBootInformationData.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/MiscBootInformationFunction.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/MiscChassisManufacturer.uni [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/MiscChassisManufacturerData.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/MiscChassisManufacturerFunction.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/MiscDevicePath.h [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/MiscNumberOfInstallableLanguagesData.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/MiscNumberOfInstallableLanguagesFunction.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/MiscOemString.uni [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/MiscOemStringData.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/MiscOemStringFunction.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/MiscOnboardDevice.uni [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/MiscOnboardDeviceData.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/MiscOnboardDeviceFunction.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/MiscPortInternalConnectorDesignator.uni [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/MiscPortInternalConnectorDesignatorData.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/MiscPortInternalConnectorDesignatorFunction.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/MiscSystemManufacturer.uni [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/MiscSystemManufacturerData.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/MiscSystemManufacturerFunction.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/MiscSystemOptionString.uni [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/MiscSystemOptionStringData.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/MiscSystemOptionStringFunction.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/MiscSystemSlotDesignation.uni [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/MiscSystemSlotDesignationData.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/MiscSystemSlotDesignationFunction.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/MiscSystemSlotOnboardDevices.uni [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/SmbiosMisc.h [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/SmbiosMiscDataTable.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/SmbiosMiscDxe.inf [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/SmbiosMiscEntryPoint.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/SmbiosMiscStrings.uni [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Pei/PlatformConfig/PlatformConfigPei.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Pei/PlatformConfig/PlatformConfigPei.inf [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Pei/PlatformInit/BootMode.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Pei/PlatformInit/CommonHeader.h [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Pei/PlatformInit/Generic/Recovery.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Pei/PlatformInit/MemoryCallback.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Pei/PlatformInit/MrcWrapper.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Pei/PlatformInit/MrcWrapper.h [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Pei/PlatformInit/PeiFvSecurity.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Pei/PlatformInit/PeiFvSecurity.h [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Pei/PlatformInit/PlatformEarlyInit.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Pei/PlatformInit/PlatformEarlyInit.h [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Pei/PlatformInit/PlatformEarlyInit.inf [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/Pei/PlatformInit/PlatformErratas.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/SpiFvbServices/FvbInfo.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/SpiFvbServices/FwBlockService.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/SpiFvbServices/FwBlockService.h [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/SpiFvbServices/PlatformSmmSpi.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/SpiFvbServices/PlatformSmmSpi.inf [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/SpiFvbServices/PlatformSpi.inf [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/SpiFvbServices/SpiFlashDevice.c [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Platform/SpiFvbServices/SpiFlashDevice.h [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Quark.dsc [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Quark.fdf [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/QuarkMin.dsc [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/QuarkMin.fdf [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/QuarkPlatformPkg.dec [new file with mode: 0644]
Platform/Intel/QuarkPlatformPkg/Readme.md [new file with mode: 0644]
Platform/Intel/Readme.md [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/AcpiTables/AcpiTables.inf [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/AcpiTables/Dsdt.asl [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/AcpiTables/MinPlatformAcpiTables/AcpiPlatform.c [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/AcpiTables/MinPlatformAcpiTables/AcpiPlatform.h [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/AcpiTables/MinPlatformAcpiTables/AcpiPlatform.inf [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/AcpiTables/MinPlatformAcpiTables/Facs/Facs.c [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/AcpiTables/MinPlatformAcpiTables/Fadt/Fadt.c [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/AcpiTables/MinPlatformAcpiTables/Hpet/Hpet.c [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/AcpiTables/MinPlatformAcpiTables/Wsmt/Wsmt.c [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/AcpiTables/Platform.h [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/BoardX58Ich10/DecomprScratchEnd.fdf.inc [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/BoardX58Ich10/Library/BoardInitLib/PeiBoardInitPostMemLib.c [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/BoardX58Ich10/Library/BoardInitLib/PeiBoardInitPostMemLib.inf [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/BoardX58Ich10/Library/BoardInitLib/PeiBoardInitPreMemLib.c [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/BoardX58Ich10/Library/BoardInitLib/PeiBoardInitPreMemLib.inf [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/BoardX58Ich10/Library/BoardInitLib/PeiX58Ich10Detect.c [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/BoardX58Ich10/Library/BoardInitLib/PeiX58Ich10InitLib.h [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/BoardX58Ich10/Library/BoardInitLib/PeiX58Ich10InitPostMemLib.c [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/BoardX58Ich10/Library/BoardInitLib/PeiX58Ich10InitPreMemLib.c [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/BoardX58Ich10/OpenBoardPkg.dsc [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/BoardX58Ich10/OpenBoardPkg.fdf [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/BoardX58Ich10/OpenBoardPkg.fdf.inc [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/BoardX58Ich10/OpenBoardPkgBuildOption.dsc [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/BoardX58Ich10/OpenBoardPkgPcd.dsc [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/BoardX58Ich10/VarStore.fdf.inc [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/BoardX58Ich10/build_config.cfg [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/BoardX58Ich10/build_config_x64.cfg [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/Include/CmosMap.h [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/Include/Guid/SimicsBoardConfig.h [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/Include/IndustryStandard/I440FxPiix4.h [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/Include/IndustryStandard/LinuxBzImage.h [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/Include/Library/LoadLinuxLib.h [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/Include/SimicsPlatforms.h [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/Library/BoardBdsHookLib/BoardBdsHook.h [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/Library/BoardBdsHookLib/BoardBdsHookLib.c [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/Library/BoardBdsHookLib/BoardBdsHookLib.inf [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/Library/BoardBootManagerLib/BoardBootManager.c [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/Library/BoardBootManagerLib/BoardBootManagerLib.inf [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/Library/DxeLogoLib/DxeLogoLib.inf [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/Library/DxeLogoLib/Logo.c [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/Library/DxeLogoLib/OemBadging.h [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/Library/LoadLinuxLib/DxeLoadLinuxLib.inf [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/Library/LoadLinuxLib/Ia32/JumpToKernel.nasm [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/Library/LoadLinuxLib/Linux.c [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/Library/LoadLinuxLib/LinuxGdt.c [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/Library/LoadLinuxLib/LoadLinuxLib.h [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/Library/LoadLinuxLib/X64/JumpToKernel.nasm [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/Library/PciHostBridgeLib/PciHostBridge.h [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/Library/PciHostBridgeLib/PciHostBridgeLib.c [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/Library/PciHostBridgeLib/PciHostBridgeLib.inf [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/Library/PeiReportFvLib/Fv.c [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/Library/PeiReportFvLib/PeiReportFvLib.c [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/Library/PeiReportFvLib/PeiReportFvLib.inf [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/Logo/Logo.bmp [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/OpenBoardPkg.dec [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/Policy/Library/SiliconPolicyInitLib/SiliconPolicyInitLib.c [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/Policy/Library/SiliconPolicyInitLib/SiliconPolicyInitLib.inf [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/Policy/Library/SiliconPolicyUpdateLib/SiliconPolicyUpdateLib.c [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/Policy/Library/SiliconPolicyUpdateLib/SiliconPolicyUpdateLib.inf [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/SecCore/Ia32/SecEntry.nasm [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/SecCore/SecMain.c [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/SecCore/SecMain.inf [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/SecCore/X64/SecEntry.nasm [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/SimicsDxe/Platform.c [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/SimicsDxe/Platform.h [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/SimicsDxe/Platform.uni [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/SimicsDxe/PlatformConfig.c [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/SimicsDxe/PlatformConfig.h [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/SimicsDxe/PlatformForms.vfr [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/SimicsDxe/SimicsDxe.inf [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/SimicsPei/FeatureControl.c [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/SimicsPei/MemDetect.c [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/SimicsPei/Platform.c [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/SimicsPei/Platform.h [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/SimicsPei/SimicsPei.inf [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/SimicsVideoDxe/ComponentName.c [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/SimicsVideoDxe/Driver.c [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/SimicsVideoDxe/DriverSupportedEfiVersion.c [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/SimicsVideoDxe/Gop.c [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/SimicsVideoDxe/Initialize.c [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/SimicsVideoDxe/Simics.h [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/SimicsVideoDxe/SimicsVideoDxe.inf [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/SimicsVideoDxe/VbeShim.asm [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/SimicsVideoDxe/VbeShim.c [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/SimicsVideoDxe/VbeShim.h [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/SimicsVideoDxe/VbeShim.sh [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.c [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.h [new file with mode: 0644]
Platform/Intel/SimicsOpenBoardPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.inf [new file with mode: 0644]
Platform/Intel/TigerlakeOpenBoardPkg/BiosInfo/BiosInfo.c [new file with mode: 0644]
Platform/Intel/TigerlakeOpenBoardPkg/BiosInfo/BiosInfo.inf [new file with mode: 0644]
Platform/Intel/TigerlakeOpenBoardPkg/FspWrapper/Library/PeiFspPolicyInitLib/PeiFspCpuPolicyInitLib.c [new file with mode: 0644]
Platform/Intel/TigerlakeOpenBoardPkg/FspWrapper/Library/PeiFspPolicyInitLib/PeiFspMePolicyInitLib.c [new file with mode: 0644]
Platform/Intel/TigerlakeOpenBoardPkg/FspWrapper/Library/PeiFspPolicyInitLib/PeiFspMiscUpdInitLib.c [new file with mode: 0644]
Platform/Intel/TigerlakeOpenBoardPkg/FspWrapper/Library/PeiFspPolicyInitLib/PeiFspPchPolicyInitLib.c [new file with mode: 0644]
Platform/Intel/TigerlakeOpenBoardPkg/FspWrapper/Library/PeiFspPolicyInitLib/PeiFspPolicyInitLib.c [new file with mode: 0644]
Platform/Intel/TigerlakeOpenBoardPkg/FspWrapper/Library/PeiFspPolicyInitLib/PeiFspPolicyInitLib.h [new file with mode: 0644]
Platform/Intel/TigerlakeOpenBoardPkg/FspWrapper/Library/PeiFspPolicyInitLib/PeiFspPolicyInitLib.inf [new file with mode: 0644]
Platform/Intel/TigerlakeOpenBoardPkg/FspWrapper/Library/PeiFspPolicyInitLib/PeiFspSaPolicyInitLib.c [new file with mode: 0644]
Platform/Intel/TigerlakeOpenBoardPkg/FspWrapper/Library/PeiFspPolicyInitLib/PeiFspSecurityPolicyInitLib.c [new file with mode: 0644]
Platform/Intel/TigerlakeOpenBoardPkg/FspWrapper/Library/PeiSiDefaultPolicyInitLib/PeiSiDefaultPolicyInitLib.c [new file with mode: 0644]
Platform/Intel/TigerlakeOpenBoardPkg/FspWrapper/Library/PeiSiDefaultPolicyInitLib/PeiSiDefaultPolicyInitLib.inf [new file with mode: 0644]
Platform/Intel/TigerlakeOpenBoardPkg/FspWrapper/Library/PeiSiPreMemDefaultPolicyInitLib/PeiSiPreMemDefaultPolicyInitLib.c [new file with mode: 0644]
Platform/Intel/TigerlakeOpenBoardPkg/FspWrapper/Library/PeiSiPreMemDefaultPolicyInitLib/PeiSiPreMemDefaultPolicyInitLib.inf [new file with mode: 0644]
Platform/Intel/TigerlakeOpenBoardPkg/Include/PlatformBoardConfig.h [new file with mode: 0644]
Platform/Intel/TigerlakeOpenBoardPkg/Include/PlatformBoardId.h [new file with mode: 0644]
Platform/Intel/TigerlakeOpenBoardPkg/Include/PolicyUpdateMacro.h [new file with mode: 0644]
Platform/Intel/TigerlakeOpenBoardPkg/Library/BasePlatformHookLib/BasePlatformHookLib.c [new file with mode: 0644]
Platform/Intel/TigerlakeOpenBoardPkg/Library/BasePlatformHookLib/BasePlatformHookLib.inf [new file with mode: 0644]
Platform/Intel/TigerlakeOpenBoardPkg/OpenBoardPkg.dec [new file with mode: 0644]
Platform/Intel/TigerlakeOpenBoardPkg/Policy/Library/DxeSiliconPolicyUpdateLib/DxeGopPolicyInit.c [new file with mode: 0644]
Platform/Intel/TigerlakeOpenBoardPkg/Policy/Library/DxeSiliconPolicyUpdateLib/DxePchPolicyInit.c [new file with mode: 0644]
Platform/Intel/TigerlakeOpenBoardPkg/Policy/Library/DxeSiliconPolicyUpdateLib/DxeSaPolicyInit.c [new file with mode: 0644]
Platform/Intel/TigerlakeOpenBoardPkg/Policy/Library/DxeSiliconPolicyUpdateLib/DxeSiliconPolicyUpdateLate.c [new file with mode: 0644]
Platform/Intel/TigerlakeOpenBoardPkg/Policy/Library/DxeSiliconPolicyUpdateLib/DxeSiliconPolicyUpdateLib.inf [new file with mode: 0644]
Platform/Intel/TigerlakeOpenBoardPkg/TigerlakeURvp/Include/Fdf/FlashMapInclude.fdf [new file with mode: 0644]
Platform/Intel/TigerlakeOpenBoardPkg/TigerlakeURvp/Include/PeiPlatformHookLib.h [new file with mode: 0644]
Platform/Intel/TigerlakeOpenBoardPkg/TigerlakeURvp/Library/BoardAcpiLib/SmmMultiBoardAcpiSupportLib.c [new file with mode: 0644]
Platform/Intel/TigerlakeOpenBoardPkg/TigerlakeURvp/Library/BoardAcpiLib/SmmMultiBoardAcpiSupportLib.inf [new file with mode: 0644]
Platform/Intel/TigerlakeOpenBoardPkg/TigerlakeURvp/Library/BoardAcpiLib/SmmSiliconAcpiEnableLib.c [new file with mode: 0644]
Platform/Intel/TigerlakeOpenBoardPkg/TigerlakeURvp/Library/BoardAcpiLib/SmmTigerlakeURvpAcpiEnableLib.c [new file with mode: 0644]
Platform/Intel/TigerlakeOpenBoardPkg/TigerlakeURvp/Library/BoardInitLib/BoardPchInitPreMemLib.c [new file with mode: 0644]
Platform/Intel/TigerlakeOpenBoardPkg/TigerlakeURvp/Library/BoardInitLib/BoardSaInitPreMemLib.c [new file with mode: 0644]
Platform/Intel/TigerlakeOpenBoardPkg/TigerlakeURvp/Library/BoardInitLib/GpioTableTigerlakeUDdr4Rvp.h [new file with mode: 0644]
Platform/Intel/TigerlakeOpenBoardPkg/TigerlakeURvp/Library/BoardInitLib/GpioTableTigerlakeUDdr4RvpPreMem.h [new file with mode: 0644]
Platform/Intel/TigerlakeOpenBoardPkg/TigerlakeURvp/Library/BoardInitLib/PeiMultiBoardInitPostMemLib.c [new file with mode: 0644]
Platform/Intel/TigerlakeOpenBoardPkg/TigerlakeURvp/Library/BoardInitLib/PeiMultiBoardInitPostMemLib.inf [new file with mode: 0644]
Platform/Intel/TigerlakeOpenBoardPkg/TigerlakeURvp/Library/BoardInitLib/PeiMultiBoardInitPreMemLib.c [new file with mode: 0644]
Platform/Intel/TigerlakeOpenBoardPkg/TigerlakeURvp/Library/BoardInitLib/PeiMultiBoardInitPreMemLib.inf [new file with mode: 0644]
Platform/Intel/TigerlakeOpenBoardPkg/TigerlakeURvp/Library/BoardInitLib/PeiTigerlakeURvpDetect.c [new file with mode: 0644]
Platform/Intel/TigerlakeOpenBoardPkg/TigerlakeURvp/Library/BoardInitLib/PeiTigerlakeURvpInitPostMemLib.c [new file with mode: 0644]
Platform/Intel/TigerlakeOpenBoardPkg/TigerlakeURvp/Library/BoardInitLib/PeiTigerlakeURvpInitPreMemLib.c [new file with mode: 0644]
Platform/Intel/TigerlakeOpenBoardPkg/TigerlakeURvp/Library/BoardInitLib/TigerlakeURvpInit.h [new file with mode: 0644]
Platform/Intel/TigerlakeOpenBoardPkg/TigerlakeURvp/Library/PeiPlatformHookLib/PeiPlatformHooklib.c [new file with mode: 0644]
Platform/Intel/TigerlakeOpenBoardPkg/TigerlakeURvp/Library/PeiPlatformHookLib/PeiPlatformHooklib.inf [new file with mode: 0644]
Platform/Intel/TigerlakeOpenBoardPkg/TigerlakeURvp/OpenBoardPkg.dsc [new file with mode: 0644]
Platform/Intel/TigerlakeOpenBoardPkg/TigerlakeURvp/OpenBoardPkg.fdf [new file with mode: 0644]
Platform/Intel/TigerlakeOpenBoardPkg/TigerlakeURvp/OpenBoardPkgBuildOption.dsc [new file with mode: 0644]
Platform/Intel/TigerlakeOpenBoardPkg/TigerlakeURvp/OpenBoardPkgPcd.dsc [new file with mode: 0644]
Platform/Intel/TigerlakeOpenBoardPkg/TigerlakeURvp/build_config.cfg [new file with mode: 0644]
Platform/Intel/Tools/AppendPackagesPath/AppendPackagesPath.bat [new file with mode: 0644]
Platform/Intel/Tools/AppendPackagesPath/AppendPackagesPath.sh [new file with mode: 0644]
Platform/Intel/Tools/AppendPackagesPath/GetPackagesPath.py [new file with mode: 0644]
Platform/Intel/Tools/AppendPackagesPath/Readme.md [new file with mode: 0644]
Platform/Intel/Tools/GenBiosId/BiosId.env [new file with mode: 0644]
Platform/Intel/Tools/GenBiosId/GenBiosId.py [new file with mode: 0644]
Platform/Intel/Tools/UniTool/README.txt [new file with mode: 0644]
Platform/Intel/Tools/UniTool/UniTool.py [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/AcpiPlatform/AcpiPlatform.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/AcpiPlatform/AcpiPlatform.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/AcpiPlatform/AcpiPlatform.inf [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/AcpiPlatform/AcpiPlatformHooks.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/AcpiPlatform/AcpiPlatformHooks.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/AcpiPlatform/AcpiPlatformHooksLib.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/AcpiPlatform/Osfr.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Application/FirmwareUpdate/FirmwareUpdate.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Application/FirmwareUpdate/FirmwareUpdate.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Application/FirmwareUpdate/FirmwareUpdate.inf [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Application/FirmwareUpdate/FirmwareUpdateStrings.uni [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Feature/Capsule/GenerateCapsule/GenCapsuleAll.py [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Feature/Capsule/GenerateCapsule/NewRoot.cer.gFmpDevicePkgTokenSpaceGuid.PcdFmpDevicePkcs7CertBufferXdr.inc [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Feature/Capsule/GenerateCapsule/SAMPLE_DEVELOPMENT.cer.gFmpDevicePkgTokenSpaceGuid.PcdFmpDevicePkcs7CertBufferXdr.inc [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Feature/Capsule/GenerateCapsule/SAMPLE_DEVELOPMENT_SAMPLE_PRODUCTION.cer.gFmpDevicePkgTokenSpaceGuid.PcdFmpDevicePkcs7CertBufferXdr.inc [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Feature/Capsule/Library/FmpDeviceLib/FmpDeviceLib.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Feature/Capsule/Library/FmpDeviceLib/FmpDeviceLib.inf [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Feature/Capsule/Library/FmpDeviceLibSample/FmpDeviceLib.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Feature/Capsule/Library/FmpDeviceLibSample/FmpDeviceLib.inf [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Feature/Capsule/Library/PlatformFlashAccessLib/PlatformFlashAccessLib.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Feature/Capsule/Library/PlatformFlashAccessLib/PlatformFlashAccessLib.inf [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/FmpBlueSampleDevice.dsc [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/FmpCertificate.dsc [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/FmpGreenSampleDevice.dsc [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/FmpMinnowMaxSystem.dsc [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/FmpRedSampleDevice.dsc [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/FvInfoPei/FvInfoPei.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/FvInfoPei/FvInfoPei.inf [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/FvbRuntimeDxe/FvbInfo.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/FvbRuntimeDxe/FvbRuntimeDxe.inf [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/FvbRuntimeDxe/FvbService.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/FvbRuntimeDxe/FvbService.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/FvbRuntimeDxe/FvbServiceDxe.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/FvbRuntimeDxe/FvbServiceSmm.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/FvbRuntimeDxe/FvbSmm.inf [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/FvbRuntimeDxe/FvbSmmCommon.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/FvbRuntimeDxe/FvbSmmDxe.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/FvbRuntimeDxe/FvbSmmDxe.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/FvbRuntimeDxe/FvbSmmDxe.inf [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/AlertStandardFormatTable.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/ChipsetAccess.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/CommonIncludes.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/CpuType.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/FileHandleLib.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/Guid/AcpiTableStorage.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/Guid/AlertStandardFormat.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/Guid/BoardFeatures.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/Guid/EfiVpdData.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/Guid/FirmwareId.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/Guid/HwWatchdogTimerHob.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/Guid/ItkData.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/Guid/MemoryConfigData.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/Guid/OsSelection.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/Guid/PciLanInfo.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/Guid/PlatformCpuInfo.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/Guid/PlatformInfo.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/Guid/SensorInfoVariable.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/Guid/SetupVariable.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/Hpet.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/Library/EfiRegTableLib.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/Library/Esrt.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/Library/Fd.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/Library/FlashDeviceLib.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/Library/I2CLib.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/Library/I2cMmioConfigLib.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/Library/I2cPort_platform.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/Library/PlatformFsaLib.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/Library/PlatformFspLib.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/Library/SpiFlash.H [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/Library/StallSmmLib.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/Library/UsbDeviceModeLib.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/Mcfg.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/McfgTable.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/Platform.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/PlatformBootMode.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/Ppi/MfgMemoryTest.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/Ppi/Sha256Hash.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/Ppi/Speaker.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/Ppi/UsbController.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/Protocol/CK505ClockPlatformInfo.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/Protocol/EnhancedSpeedstep.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/Protocol/GlobalNvsArea.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/Protocol/HwWatchdogTimer.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/Protocol/I2cAcpi.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/Protocol/I2cBus.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/Protocol/I2cBusMcg.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/Protocol/I2cHostMcg.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/Protocol/I2cMasterMcg.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/Protocol/I2cSlave.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/Protocol/MmioDevice.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/Protocol/Observable.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/Protocol/PlatformGopPolicy.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/Protocol/PlatformIdeInit.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/Protocol/SetupMode.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/Protocol/SmbiosSlotPopulation.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/Protocol/Speaker.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/Protocol/TcoReset.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/Protocol/VlvPlatformPolicy.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Include/SetupMode.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/IntelGopDepex/IntelGopDriver.depex [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Library/DxePlatformBootManagerLib/BdsPlatform.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Library/DxePlatformBootManagerLib/BdsPlatform.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Library/DxePlatformBootManagerLib/DxePlatformBootManagerLib.inf [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Library/DxePlatformBootManagerLib/MemoryTest.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Library/DxePlatformBootManagerLib/PlatformBootOption.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Library/EfiRegTableLib/EfiRegTableLib.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Library/EfiRegTableLib/EfiRegTableLib.inf [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Library/FlashDeviceLib/FlashDeviceLib.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Library/FlashDeviceLib/FlashDeviceLib.inf [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Library/FlashDeviceLib/FlashDeviceLibDxe.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Library/FlashDeviceLib/FlashDeviceLibDxe.inf [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Library/FlashDeviceLib/FlashDeviceLibDxeRuntimeSmm.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Library/FlashDeviceLib/SpiChipDefinitions.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Library/IntelPchAcpiTimerLib/CommonHeader.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Library/IntelPchAcpiTimerLib/IntelPchAcpiTimerLib.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Library/IntelPchAcpiTimerLib/IntelPchAcpiTimerLib.inf [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Library/MultiPlatformLib/BoardClkGens/BoardClkGens.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Library/MultiPlatformLib/BoardClkGens/BoardClkGens.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Library/MultiPlatformLib/BoardGpios/BoardGpios.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Library/MultiPlatformLib/BoardGpios/BoardGpios.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Library/MultiPlatformLib/BoardJumpers/BoardJumpers.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Library/MultiPlatformLib/BoardJumpers/BoardJumpers.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Library/MultiPlatformLib/BoardOemIds/BoardOemIds.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Library/MultiPlatformLib/BoardOemIds/BoardOemIds.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Library/MultiPlatformLib/BoardSsidSvid/BoardSsidSvid.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Library/MultiPlatformLib/BoardSsidSvid/BoardSsidSvid.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Library/MultiPlatformLib/MultiPlatformLib.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Library/MultiPlatformLib/MultiPlatformLib.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Library/MultiPlatformLib/MultiPlatformLib.inf [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Library/MultiPlatformLib/PlatformInfoHob.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Library/PchPlatformLib/PchPlatformLib.inf [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Library/PchPlatformLib/PchPlatformLibrary.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Library/PchPlatformLib/PchPlatformLibrary.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Library/PchSmmLib/CommonHeader.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Library/PchSmmLib/PchSmmLib.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Library/PchSmmLib/PchSmmLib.inf [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Library/PlatformCmosLib/PlatformCmosLib.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Library/PlatformCmosLib/PlatformCmosLib.inf [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Library/ResetSystemLib/ResetSystemLib.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Library/ResetSystemLib/ResetSystemLib.inf [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Library/StallSmmLib/StallSmm.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Library/StallSmmLib/StallSmmLib.inf [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Library/Tpm2DeviceLibSeCDxe/Tpm2DeviceLibSeC.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Library/Tpm2DeviceLibSeCDxe/Tpm2DeviceLibSeC.inf [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Library/Tpm2DeviceLibSeCPei/Tpm2DeviceLibSeC.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Library/Tpm2DeviceLibSeCPei/Tpm2DeviceLibSeC.inf [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Logo/Logo.bmp [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/MonoStatusCode/EfiStatusCode.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/MonoStatusCode/MonoStatusCode.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/MonoStatusCode/MonoStatusCode.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/MonoStatusCode/MonoStatusCode.inf [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/MonoStatusCode/PeiPostCode.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/MonoStatusCode/PlatformStatusCode.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/MonoStatusCode/PlatformStatusCode.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PciPlatform/BoardPciPlatform.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PciPlatform/PciPlatform.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PciPlatform/PciPlatform.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PciPlatform/PciPlatform.inf [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PcuSio/PcuSio.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PcuSio/PcuSio.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PcuSio/PcuSio.inf [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformCpuInfoDxe/PlatformCpuInfoDxe.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformCpuInfoDxe/PlatformCpuInfoDxe.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformCpuInfoDxe/PlatformCpuInfoDxe.inf [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformDxe/AzaliaVerbTable.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformDxe/BoardId.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformDxe/BoardIdDecode.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformDxe/BoardIdDecode.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformDxe/ClockControl.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformDxe/Configuration.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformDxe/ExI.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformDxe/IchPlatformPolicy.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformDxe/IchRegTable.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformDxe/IchTcoReset.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformDxe/LegacySpeaker.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformDxe/LegacySpeaker.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformDxe/Observable/Observable.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformDxe/Observable/Observable.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformDxe/PciBus.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformDxe/PciDevice.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformDxe/Platform.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformDxe/PlatformDxe.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformDxe/PlatformDxe.inf [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformDxe/Rtc.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformDxe/SensorVar.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformDxe/SlotConfig.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformDxe/SlotConfig.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformGopPolicy/PlatformGopPolicy.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformGopPolicy/PlatformGopPolicy.inf [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformInfoDxe/PlatformInfoDxe.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformInfoDxe/PlatformInfoDxe.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformInfoDxe/PlatformInfoDxe.inf [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformInitPei/BootMode.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformInitPei/CpuInitPeim.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformInitPei/FlashMap.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformInitPei/LegacySpeaker.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformInitPei/LegacySpeaker.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformInitPei/MchInit.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformInitPei/MemoryCallback.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformInitPei/MemoryPeim.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformInitPei/PchInitPeim.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformInitPei/PlatformEarlyInit.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformInitPei/PlatformEarlyInit.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformInitPei/PlatformInfoInit.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformInitPei/PlatformInitPei.inf [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformInitPei/PlatformSsaInitPeim.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformInitPei/Recovery.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformInitPei/Stall.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformPei/BootMode.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformPei/CommonHeader.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformPei/MemoryCallback.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformPei/Platform.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformPei/Platform.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformPei/PlatformPei.inf [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformPei/Stall.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformPkg.dec [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformPkg.fdf [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformPkgConfig.dsc [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformPkgIA32.dsc [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformPkgX64.dsc [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformSetupDefaults.dsc [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformSetupDxe/Boot.vfi [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformSetupDxe/Configuration.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformSetupDxe/DebugConfig.vfi [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformSetupDxe/FwVersionStrings.uni [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformSetupDxe/Main.vfi [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformSetupDxe/PlatformSetupDxe.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformSetupDxe/PlatformSetupDxe.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformSetupDxe/PlatformSetupDxe.inf [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformSetupDxe/Security.vfi [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformSetupDxe/SetupFunctions.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformSetupDxe/SetupInfoRecords.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformSetupDxe/SouthClusterConfig.vfi [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformSetupDxe/SystemComponent.vfi [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformSetupDxe/Thermal.vfi [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformSetupDxe/UnCore.vfi [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformSetupDxe/UqiList.uni [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformSetupDxe/Vfr.vfr [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformSetupDxe/VfrStrings.uni [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformSmm/Platform.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformSmm/PlatformSmm.inf [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformSmm/S3Save.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PlatformSmm/SmmPlatform.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PpmPolicy/PpmPolicy.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PpmPolicy/PpmPolicy.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PpmPolicy/PpmPolicy.inf [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/PreBuild.py [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Readme.md [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SaveMemoryConfig/SaveMemoryConfig.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SaveMemoryConfig/SaveMemoryConfig.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SaveMemoryConfig/SaveMemoryConfig.inf [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/CommonHeader.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/DataHubRecords.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscBaseBoardManufacturer.uni [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscBaseBoardManufacturerData.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscBaseBoardManufacturerFunction.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscBiosVendor.uni [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscBiosVendorData.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscBiosVendorFunction.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscBootInformationData.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscBootInformationFunction.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscChassisManufacturer.uni [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscChassisManufacturerData.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscChassisManufacturerFunction.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscMemoryDevice.uni [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscMemoryDeviceData.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscMemoryDeviceFunction.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscNumberOfInstallableLanguagesData.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscNumberOfInstallableLanguagesFunction.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscOemString.uni [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscOemStringData.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscOemStringFunction.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscOemType0x90.uni [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscOemType0x90Data.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscOemType0x90Function.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscOemType0x94.uni [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscOemType0x94Data.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscOemType0x94Function.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscOnboardDevice.uni [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscOnboardDeviceData.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscOnboardDeviceFunction.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscPhysicalArray.uni [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscPhysicalArrayData.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscPhysicalArrayFunction.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscPortInternalConnectorDesignator.uni [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscPortInternalConnectorDesignatorData.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscPortInternalConnectorDesignatorFunction.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscProcessorCache.uni [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscProcessorCacheData.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscProcessorCacheFunction.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscProcessorInformation.uni [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscProcessorInformationData.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscProcessorInformationFunction.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscResetCapabilitiesData.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscResetCapabilitiesFunction.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscSubclassDriver.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscSubclassDriver.uni [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscSubclassDriverDataTable.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscSubclassDriverEntryPoint.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscSystemLanguageString.uni [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscSystemLanguageStringData.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscSystemLanguageStringFunction.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscSystemManufacturer.uni [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscSystemManufacturerData.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscSystemManufacturerFunction.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscSystemOptionString.uni [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscSystemOptionStringData.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscSystemOptionStringFunction.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscSystemSlotDesignation.uni [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscSystemSlotDesignationData.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/MiscSystemSlotDesignationFunction.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/SmBiosMiscDxe.inf [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Stitch/IFWIHeader/IFWI_HEADER.bin [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/Stitch/IFWIHeader/IFWI_HEADER_SPILOCK.bin [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/VlvPlatformInitDxe/IgdOpRegion.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/VlvPlatformInitDxe/IgdOpRegion.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/VlvPlatformInitDxe/VlvPlatformInit.c [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/VlvPlatformInitDxe/VlvPlatformInit.h [new file with mode: 0644]
Platform/Intel/Vlv2TbltDevicePkg/VlvPlatformInitDxe/VlvPlatformInitDxe.inf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Acpi/BoardAcpiDxe/AcpiGnvsInit.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Acpi/BoardAcpiDxe/BoardAcpiDxe.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Acpi/BoardAcpiDxe/BoardAcpiDxe.inf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/AMLUPD.asl [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/DSDT.ASL [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/HostBus.asl [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/PciTree.asl [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/Platform.asl [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/BiosInfo/BiosInfo.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/BiosInfo/BiosInfo.inf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Features/PciHotPlug/PciHotPlug.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Features/PciHotPlug/PciHotPlug.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Features/PciHotPlug/PciHotPlug.inf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Features/Tbt/AcpiTables/Rtd3PcieTbt.asl [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Features/Tbt/AcpiTables/Tbt.asl [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Features/Tbt/Include/Library/DxeCheckIommuSupportLib.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Features/Tbt/Include/Library/DxeTbtPolicyLib.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Features/Tbt/Include/Library/DxeTbtSecurityLib.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Features/Tbt/Include/Library/PeiCheckIommuSupportLib.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Features/Tbt/Include/Library/PeiTbtPolicyLib.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Features/Tbt/Include/Library/PeiTbtTaskDispatchLib.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Features/Tbt/Include/Library/TbtCommonLib.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Features/Tbt/Include/Ppi/PeiTbtPolicy.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Features/Tbt/Include/Private/Library/PeiDTbtInitLib.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Features/Tbt/Include/Private/Library/PeiTbtCommonInitLib.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Features/Tbt/Include/Protocol/DisableBmeProtocol.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Features/Tbt/Include/Protocol/DxeTbtPolicy.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Features/Tbt/Include/Protocol/TbtNvsArea.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Features/Tbt/Include/TbtBoardInfo.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Features/Tbt/Include/TbtNvsAreaDef.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Features/Tbt/Include/TbtPolicyCommonDefinition.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Features/Tbt/Library/DxeTbtPolicyLib/DxeTbtPolicyLib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Features/Tbt/Library/DxeTbtPolicyLib/DxeTbtPolicyLib.inf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Features/Tbt/Library/DxeTbtPolicyLib/DxeTbtPolicyLibrary.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Features/Tbt/Library/PeiDxeSmmTbtCommonLib/TbtCommonLib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Features/Tbt/Library/PeiDxeSmmTbtCommonLib/TbtCommonLib.inf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Features/Tbt/Library/PeiTbtPolicyLib/PeiTbtPolicyLib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Features/Tbt/Library/PeiTbtPolicyLib/PeiTbtPolicyLib.inf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Features/Tbt/Library/PeiTbtPolicyLib/PeiTbtPolicyLibrary.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Features/Tbt/Library/Private/PeiDTbtInitLib/PeiDTbtInitLib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Features/Tbt/Library/Private/PeiDTbtInitLib/PeiDTbtInitLib.inf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Features/Tbt/TbtInit/Dxe/TbtDxe.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Features/Tbt/TbtInit/Dxe/TbtDxe.inf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Features/Tbt/TbtInit/Pei/PeiTbtInit.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Features/Tbt/TbtInit/Pei/PeiTbtInit.inf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Features/Tbt/TbtInit/Smm/TbtSmiHandler.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Features/Tbt/TbtInit/Smm/TbtSmiHandler.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Features/Tbt/TbtInit/Smm/TbtSmm.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Features/Tbt/TbtInit/Smm/TbtSmm.inf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/FspWrapper/Library/PeiFspPolicyInitLib/PeiFspCpuPolicyInitLib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/FspWrapper/Library/PeiFspPolicyInitLib/PeiFspMePolicyInitLib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/FspWrapper/Library/PeiFspPolicyInitLib/PeiFspMiscUpdInitLib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/FspWrapper/Library/PeiFspPolicyInitLib/PeiFspPchPolicyInitLib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/FspWrapper/Library/PeiFspPolicyInitLib/PeiFspPolicyInitLib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/FspWrapper/Library/PeiFspPolicyInitLib/PeiFspPolicyInitLib.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/FspWrapper/Library/PeiFspPolicyInitLib/PeiFspPolicyInitLib.inf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/FspWrapper/Library/PeiFspPolicyInitLib/PeiFspSaPolicyInitLib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/FspWrapper/Library/PeiFspPolicyInitLib/PeiFspSecurityPolicyInitLib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/FspWrapper/Library/PeiFspPolicyInitLib/PeiFspSiPolicyInitLib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiFspMiscUpdUpdateLib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiFspPolicyUpdateLib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiMiscPolicyUpdate.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiPchPolicyUpdate.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiPchPolicyUpdate.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiPchPolicyUpdatePreMem.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiSaPolicyUpdate.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiSaPolicyUpdate.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiSaPolicyUpdatePreMem.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiSiliconPolicyUpdateLibFsp.inf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Include/Acpi/GlobalNvs.asl [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Include/Acpi/GlobalNvsAreaDef.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Include/AttemptUsbFirst.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Include/CpuSmm.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Include/FirwmareConfigurations.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Include/GopConfigLib.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Include/IoExpander.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Include/Library/DxeCpuPolicyUpdateLib.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Include/Library/DxeMePolicyUpdateLib.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Include/Library/DxePchPolicyUpdateLib.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Include/Library/DxePolicyBoardConfigLib.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Include/Library/DxeSaPolicyUpdateLib.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Include/Library/FspPolicyInitLib.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Include/Library/GpioCheckConflictLib.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Include/Library/GpioExpanderLib.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Include/Library/HdaVerbTableLib.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Include/Library/I2cAccessLib.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Include/Library/PeiPlatformLib.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Include/Library/PeiPolicyBoardConfigLib.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Include/Library/PeiPolicyInitLib.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Include/Library/PlatformInitLib.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Include/PchHsioPtssTables.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Include/PcieDeviceOverrideTable.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Include/Platform.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Include/PlatformBoardId.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Include/Protocol/GlobalNvsArea.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Include/Setup.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Include/SioRegs.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Library/AcpiTimerLib/AcpiTimerLib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Library/AcpiTimerLib/BaseAcpiTimerLib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Library/AcpiTimerLib/BaseAcpiTimerLib.inf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Library/AcpiTimerLib/BaseAcpiTimerLib.uni [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Library/BaseGpioExpanderLib/BaseGpioExpanderLib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Library/BaseGpioExpanderLib/BaseGpioExpanderLib.inf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Library/PeiHdaVerbTableLib/PchHdaVerbTables.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Library/PeiHdaVerbTableLib/PeiHdaVerbTableLib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Library/PeiHdaVerbTableLib/PeiHdaVerbTableLib.inf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Library/PeiI2cAccessLib/PeiI2cAccessLib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Library/PeiI2cAccessLib/PeiI2cAccessLib.inf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/OpenBoardPkg.dec [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Policy/Library/DxePolicyUpdateLib/DxeCpuPolicyUpdate.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Policy/Library/DxePolicyUpdateLib/DxeMePolicyUpdate.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Policy/Library/DxePolicyUpdateLib/DxeMePolicyUpdate.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Policy/Library/DxePolicyUpdateLib/DxePchPolicyUpdate.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Policy/Library/DxePolicyUpdateLib/DxePolicyUpdateLib.inf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Policy/Library/DxePolicyUpdateLib/DxeSaPolicyUpdate.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Policy/Library/DxePolicyUpdateLib/DxeSaPolicyUpdate.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Policy/Library/PeiPolicyInitLib/PeiCpuPolicyInit.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Policy/Library/PeiPolicyInitLib/PeiMePolicyInit.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Policy/Library/PeiPolicyInitLib/PeiPolicyInit.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Policy/Library/PeiPolicyInitLib/PeiPolicyInit.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Policy/Library/PeiPolicyInitLib/PeiPolicyInitLib.inf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Policy/Library/PeiPolicyInitLib/PeiPolicyInitPreMem.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Policy/Library/PeiPolicyInitLib/PeiSaPolicyInit.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Policy/Library/PeiPolicyInitLib/PeiSaPolicyInit.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Policy/Library/PeiPolicyInitLib/PeiSiPolicyInit.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Policy/Library/PeiPolicyUpdateLib/PeiCpuPolicyUpdate.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Policy/Library/PeiPolicyUpdateLib/PeiCpuPolicyUpdate.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Policy/Library/PeiPolicyUpdateLib/PeiCpuPolicyUpdatePreMem.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Policy/Library/PeiPolicyUpdateLib/PeiMePolicyUpdate.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Policy/Library/PeiPolicyUpdateLib/PeiMePolicyUpdate.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Policy/Library/PeiPolicyUpdateLib/PeiMePolicyUpdatePreMem.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Policy/Library/PeiPolicyUpdateLib/PeiPchPolicyUpdate.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Policy/Library/PeiPolicyUpdateLib/PeiPchPolicyUpdate.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Policy/Library/PeiPolicyUpdateLib/PeiPchPolicyUpdatePreMem.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Policy/Library/PeiPolicyUpdateLib/PeiPolicyUpdateLib.inf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Policy/Library/PeiPolicyUpdateLib/PeiSaPolicyUpdate.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Policy/Library/PeiPolicyUpdateLib/PeiSaPolicyUpdate.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Policy/Library/PeiPolicyUpdateLib/PeiSaPolicyUpdatePreMem.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Policy/Library/PeiPolicyUpdateLib/PeiSiPolicyUpdate.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Policy/Library/PeiPolicyUpdateLib/PeiSiPolicyUpdate.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Policy/PolicyInitDxe/BoardInitLib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Policy/PolicyInitDxe/BoardInitLib.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Policy/PolicyInitDxe/CpuPolicyInitDxe.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Policy/PolicyInitDxe/CpuPolicyInitDxe.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Policy/PolicyInitDxe/GopPolicyInitDxe.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Policy/PolicyInitDxe/GopPolicyInitDxe.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Policy/PolicyInitDxe/PchPolicyInitDxe.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Policy/PolicyInitDxe/PchPolicyInitDxe.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Policy/PolicyInitDxe/PolicyInitDxe.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Policy/PolicyInitDxe/PolicyInitDxe.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Policy/PolicyInitDxe/PolicyInitDxe.inf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Policy/PolicyInitDxe/SaPolicyInitDxe.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Policy/PolicyInitDxe/SaPolicyInitDxe.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Policy/PolicyInitDxe/SiliconPolicyInitDxe.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/Policy/PolicyInitDxe/SiliconPolicyInitDxe.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiFspMiscUpdUpdateLib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiFspPolicyUpdateLib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiMiscPolicyUpdate.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiPchPolicyUpdate.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiPchPolicyUpdate.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiPchPolicyUpdatePreMem.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiSaPolicyUpdate.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiSaPolicyUpdate.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiSaPolicyUpdatePreMem.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/FspWrapper/Library/PeiSiliconPolicyUpdateLibFsp/PeiSiliconPolicyUpdateLibFsp.inf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/FspWrapper/Library/SecFspWrapperPlatformSecLib/FspWrapperPlatformSecLib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/FspWrapper/Library/SecFspWrapperPlatformSecLib/FsptCoreUpd.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/FspWrapper/Library/SecFspWrapperPlatformSecLib/Ia32/Fsp.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/FspWrapper/Library/SecFspWrapperPlatformSecLib/Ia32/PeiCoreEntry.nasm [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/FspWrapper/Library/SecFspWrapperPlatformSecLib/Ia32/SecEntry.nasm [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/FspWrapper/Library/SecFspWrapperPlatformSecLib/Ia32/Stack.nasm [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/FspWrapper/Library/SecFspWrapperPlatformSecLib/PlatformInit.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/FspWrapper/Library/SecFspWrapperPlatformSecLib/SecFspWrapperPlatformSecLib.inf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/FspWrapper/Library/SecFspWrapperPlatformSecLib/SecGetPerformance.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/FspWrapper/Library/SecFspWrapperPlatformSecLib/SecPlatformInformation.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/FspWrapper/Library/SecFspWrapperPlatformSecLib/SecRamInitData.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/FspWrapper/Library/SecFspWrapperPlatformSecLib/SecTempRamDone.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Include/Fdf/FlashMapInclude.fdf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Library/BaseFuncLib/BaseFuncLib.inf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Library/BaseFuncLib/Gop.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Library/BaseGpioCheckConflictLib/BaseGpioCheckConflictLib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Library/BaseGpioCheckConflictLib/BaseGpioCheckConflictLib.inf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Library/BaseGpioCheckConflictLibNull/BaseGpioCheckConflictLibNull.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Library/BaseGpioCheckConflictLibNull/BaseGpioCheckConflictLibNull.inf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Library/BasePlatformHookLib/BasePlatformHookLib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Library/BasePlatformHookLib/BasePlatformHookLib.inf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Library/BoardAcpiLib/SmmBoardAcpiEnableLib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Library/BoardAcpiLib/SmmBoardAcpiEnableLib.inf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Library/BoardAcpiLib/SmmMultiBoardAcpiSupportLib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Library/BoardAcpiLib/SmmMultiBoardAcpiSupportLib.inf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Library/BoardAcpiLib/SmmSiliconAcpiEnableLib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Library/BoardAcpiLib/SmmUpXtremeAcpiEnableLib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Library/BoardInitLib/BoardFuncInitPreMem.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Library/BoardInitLib/BoardInitLib.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Library/BoardInitLib/BoardPchInitPreMemLib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Library/BoardInitLib/BoardSaConfigPreMem.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Library/BoardInitLib/BoardSaInitPreMemLib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Library/BoardInitLib/GpioTableDefault.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Library/BoardInitLib/GpioTableUpXtreme.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Library/BoardInitLib/PchHdaVerbTables.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Library/BoardInitLib/PeiBoardInitPostMemLib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Library/BoardInitLib/PeiBoardInitPostMemLib.inf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Library/BoardInitLib/PeiBoardInitPreMemLib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Library/BoardInitLib/PeiBoardInitPreMemLib.inf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Library/BoardInitLib/PeiMultiBoardInitPostMemLib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Library/BoardInitLib/PeiMultiBoardInitPostMemLib.inf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Library/BoardInitLib/PeiMultiBoardInitPreMemLib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Library/BoardInitLib/PeiMultiBoardInitPreMemLib.inf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Library/BoardInitLib/PeiUpXtremeDetect.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Library/BoardInitLib/PeiUpXtremeInitPostMemLib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Library/BoardInitLib/PeiUpXtremeInitPreMemLib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Library/BoardInitLib/UpXtremeHsioPtssTables.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Library/BoardInitLib/UpXtremeInit.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Library/BoardInitLib/UpXtremeSpdTable.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Library/DxePolicyBoardConfigLib/DxePolicyBoardConfig.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Library/DxePolicyBoardConfigLib/DxePolicyBoardConfigLib.inf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Library/DxePolicyBoardConfigLib/DxeSaPolicyBoardConfig.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Library/PeiPlatformHookLib/PeiPlatformHookLib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Library/PeiPlatformHookLib/PeiPlatformHookLib.inf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Library/PeiPolicyBoardConfigLib/PeiCpuPolicyBoardConfig.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Library/PeiPolicyBoardConfigLib/PeiCpuPolicyBoardConfigPreMem.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Library/PeiPolicyBoardConfigLib/PeiMePolicyBoardConfig.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Library/PeiPolicyBoardConfigLib/PeiMePolicyBoardConfigPreMem.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Library/PeiPolicyBoardConfigLib/PeiPchPolicyBoardConfig.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Library/PeiPolicyBoardConfigLib/PeiPchPolicyBoardConfigPreMem.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Library/PeiPolicyBoardConfigLib/PeiPolicyBoardConfig.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Library/PeiPolicyBoardConfigLib/PeiPolicyBoardConfigLib.inf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Library/PeiPolicyBoardConfigLib/PeiSaPolicyBoardConfig.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Library/PeiPolicyBoardConfigLib/PeiSaPolicyBoardConfigPreMem.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/Library/PeiPolicyBoardConfigLib/PeiSiPolicyBoardConfig.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/OpenBoardPkg.dsc [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/OpenBoardPkg.fdf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/OpenBoardPkgBuildOption.dsc [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/OpenBoardPkgPcd.dsc [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/build_config.cfg [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Include/Fdf/FlashMapInclude.fdf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Include/PeiPlatformHookLib.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Include/PeiPlatformLib.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Include/PlatformBoardConfig.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Include/PlatformInfo.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Library/BaseFuncLib/BaseFuncLib.inf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Library/BaseFuncLib/Gop.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Library/BaseGpioCheckConflictLib/BaseGpioCheckConflictLib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Library/BaseGpioCheckConflictLib/BaseGpioCheckConflictLib.inf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Library/BaseGpioCheckConflictLibNull/BaseGpioCheckConflictLibNull.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Library/BaseGpioCheckConflictLibNull/BaseGpioCheckConflictLibNull.inf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Library/BasePlatformHookLib/BasePlatformHookLib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Library/BasePlatformHookLib/BasePlatformHookLib.inf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Library/BoardAcpiLib/SmmBoardAcpiEnableLib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Library/BoardAcpiLib/SmmBoardAcpiEnableLib.inf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Library/BoardAcpiLib/SmmMultiBoardAcpiSupportLib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Library/BoardAcpiLib/SmmMultiBoardAcpiSupportLib.inf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Library/BoardAcpiLib/SmmSiliconAcpiEnableLib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Library/BoardAcpiLib/SmmWhiskeylakeURvpAcpiEnableLib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Library/BoardInitLib/BoardFuncInitPreMem.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Library/BoardInitLib/BoardInitLib.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Library/BoardInitLib/BoardPchInitPreMemLib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Library/BoardInitLib/BoardSaConfigPreMem.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Library/BoardInitLib/BoardSaInitPreMemLib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Library/BoardInitLib/GpioTableDefault.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Library/BoardInitLib/GpioTableWhiskeylakeUDdr4Rvp.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Library/BoardInitLib/GpioTableWhlUDdr4PreMem.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Library/BoardInitLib/PchHdaVerbTables.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Library/BoardInitLib/PeiBoardInitPostMemLib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Library/BoardInitLib/PeiBoardInitPostMemLib.inf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Library/BoardInitLib/PeiBoardInitPreMemLib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Library/BoardInitLib/PeiBoardInitPreMemLib.inf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Library/BoardInitLib/PeiMultiBoardInitPostMemLib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Library/BoardInitLib/PeiMultiBoardInitPostMemLib.inf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Library/BoardInitLib/PeiMultiBoardInitPreMemLib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Library/BoardInitLib/PeiMultiBoardInitPreMemLib.inf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Library/BoardInitLib/PeiWhiskeylakeURvpDetect.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Library/BoardInitLib/PeiWhiskeylakeURvpInitPostMemLib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Library/BoardInitLib/PeiWhiskeylakeURvpInitPreMemLib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Library/BoardInitLib/WhiskeylakeURvpHsioPtssTables.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Library/BoardInitLib/WhiskeylakeURvpInit.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Library/DxePolicyBoardConfigLib/DxePolicyBoardConfig.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Library/DxePolicyBoardConfigLib/DxePolicyBoardConfigLib.inf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Library/DxePolicyBoardConfigLib/DxeSaPolicyBoardConfig.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Library/PeiPlatformHookLib/PeiPlatformHooklib.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Library/PeiPlatformHookLib/PeiPlatformHooklib.inf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Library/PeiPolicyBoardConfigLib/PeiCpuPolicyBoardConfig.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Library/PeiPolicyBoardConfigLib/PeiCpuPolicyBoardConfigPreMem.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Library/PeiPolicyBoardConfigLib/PeiMePolicyBoardConfig.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Library/PeiPolicyBoardConfigLib/PeiMePolicyBoardConfigPreMem.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Library/PeiPolicyBoardConfigLib/PeiPchPolicyBoardConfig.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Library/PeiPolicyBoardConfigLib/PeiPchPolicyBoardConfigPreMem.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Library/PeiPolicyBoardConfigLib/PeiPolicyBoardConfig.h [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Library/PeiPolicyBoardConfigLib/PeiPolicyBoardConfigLib.inf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Library/PeiPolicyBoardConfigLib/PeiSaPolicyBoardConfig.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Library/PeiPolicyBoardConfigLib/PeiSaPolicyBoardConfigPreMem.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/Library/PeiPolicyBoardConfigLib/PeiSiPolicyBoardConfig.c [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/OpenBoardPkg.dsc [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/OpenBoardPkg.fdf [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/OpenBoardPkgBuildOption.dsc [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/OpenBoardPkgPcd.dsc [new file with mode: 0644]
Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/build_config.cfg [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Aowanda/Library/IpmiPlatformHookLib/IpmiPlatformHookLib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Aowanda/Library/IpmiPlatformHookLib/IpmiPlatformHookLib.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Aowanda/Library/PeiPlatformHookLib/PeiPlatformHooklib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Aowanda/Library/PeiPlatformHookLib/PeiPlatformHooklib.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Aowanda/PlatformPkg.dsc [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Aowanda/PlatformPkg.fdf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Aowanda/Uba/TypeAowanda/Dxe/IioCfgUpdateDxe/IioCfgUpdateDxe.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Aowanda/Uba/TypeAowanda/Dxe/IioCfgUpdateDxe/IioCfgUpdateDxe.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Aowanda/Uba/TypeAowanda/Dxe/IioCfgUpdateDxe/IioCfgUpdateDxe.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Aowanda/Uba/TypeAowanda/Dxe/SlotDataUpdateDxe/SlotDataUpdateDxe.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Aowanda/Uba/TypeAowanda/Dxe/SlotDataUpdateDxe/SlotDataUpdateDxe.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Aowanda/Uba/TypeAowanda/Dxe/SlotDataUpdateDxe/SlotDataUpdateDxe.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Aowanda/Uba/TypeAowanda/Dxe/UsbOcUpdateDxe/UsbOcUpdateDxe.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Aowanda/Uba/TypeAowanda/Dxe/UsbOcUpdateDxe/UsbOcUpdateDxe.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Aowanda/Uba/TypeAowanda/Dxe/UsbOcUpdateDxe/UsbOcUpdateDxe.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Aowanda/Uba/TypeAowanda/Pei/AcpiTablePcds.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Aowanda/Uba/TypeAowanda/Pei/GpioTable.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Aowanda/Uba/TypeAowanda/Pei/IioBifurInit.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Aowanda/Uba/TypeAowanda/Pei/KtiEparam.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Aowanda/Uba/TypeAowanda/Pei/PcdData.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Aowanda/Uba/TypeAowanda/Pei/PchEarlyUpdate.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Aowanda/Uba/TypeAowanda/Pei/PeiBoardInit.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Aowanda/Uba/TypeAowanda/Pei/PeiBoardInitLib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Aowanda/Uba/TypeAowanda/Pei/PeiBoardInitLib.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Aowanda/Uba/TypeAowanda/Pei/SlotTable.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Aowanda/Uba/TypeAowanda/Pei/SoftStrapFixup.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Aowanda/Uba/TypeAowanda/Pei/UsbOC.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Aowanda/build_board.py [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Aowanda/build_config.cfg [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/BiosInfo/BiosInfo.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/BiosInfo/BiosInfo.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/BiosInfo/BiosInfo.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/BoardPortTemplate/Include/Dsc/UbaSingleBoardPei.dsc [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/BoardPortTemplate/Include/Fdf/UbaSingleBoardDxe.fdf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/BoardPortTemplate/PlatformPkg.dsc [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/BoardPortTemplate/PlatformPkg.fdf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/BoardPortTemplate/Uba/TypeBoardPortTemplate/Dxe/IioCfgUpdateDxe/IioCfgUpdateDxe.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/BoardPortTemplate/Uba/TypeBoardPortTemplate/Dxe/IioCfgUpdateDxe/IioCfgUpdateDxe.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/BoardPortTemplate/Uba/TypeBoardPortTemplate/Dxe/IioCfgUpdateDxe/IioCfgUpdateDxe.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/BoardPortTemplate/Uba/TypeBoardPortTemplate/Dxe/SlotDataUpdateDxe/SlotDataUpdateDxe.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/BoardPortTemplate/Uba/TypeBoardPortTemplate/Dxe/SlotDataUpdateDxe/SlotDataUpdateDxe.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/BoardPortTemplate/Uba/TypeBoardPortTemplate/Dxe/SlotDataUpdateDxe/SlotDataUpdateDxe.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/BoardPortTemplate/Uba/TypeBoardPortTemplate/Dxe/UsbOcUpdateDxe/UsbOcUpdateDxe.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/BoardPortTemplate/Uba/TypeBoardPortTemplate/Dxe/UsbOcUpdateDxe/UsbOcUpdateDxe.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/BoardPortTemplate/Uba/TypeBoardPortTemplate/Dxe/UsbOcUpdateDxe/UsbOcUpdateDxe.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/BoardPortTemplate/Uba/TypeBoardPortTemplate/Pei/AcpiTablePcds.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/BoardPortTemplate/Uba/TypeBoardPortTemplate/Pei/GpioTable.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/BoardPortTemplate/Uba/TypeBoardPortTemplate/Pei/IioBifurInit.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/BoardPortTemplate/Uba/TypeBoardPortTemplate/Pei/KtiEparam.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/BoardPortTemplate/Uba/TypeBoardPortTemplate/Pei/PcdData.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/BoardPortTemplate/Uba/TypeBoardPortTemplate/Pei/PchEarlyUpdate.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/BoardPortTemplate/Uba/TypeBoardPortTemplate/Pei/PeiBoardInit.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/BoardPortTemplate/Uba/TypeBoardPortTemplate/Pei/PeiBoardInitLib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/BoardPortTemplate/Uba/TypeBoardPortTemplate/Pei/PeiBoardInitLib.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/BoardPortTemplate/Uba/TypeBoardPortTemplate/Pei/SlotTable.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/BoardPortTemplate/Uba/TypeBoardPortTemplate/Pei/SoftStrapFixup.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/BoardPortTemplate/Uba/TypeBoardPortTemplate/Pei/UsbOC.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/BoardPortTemplate/build_board.py [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/BoardPortTemplate/build_config.cfg [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/CooperCityRvp/build_board.py [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/CooperCityRvp/build_config.cfg [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Cpu/Dxe/PlatformCpuPolicy/PlatformCpuPolicy.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Cpu/Dxe/PlatformCpuPolicy/PlatformCpuPolicy.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/DynamicExPcd.dsc [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiPlatform/AcpiPlatform.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiPlatform/AcpiPlatform.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiPlatform/AcpiPlatform.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiPlatform/AcpiPlatformHooks.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiPlatform/AcpiPlatformHooks.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiPlatform/AcpiPlatformUtils.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiPlatform/AcpiPlatformUtils.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiPlatform/AcpiPlatformVTDHooks.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/AcpiTables10nm.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/Bdat/Bdat.aslc [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/DBG2/DBG2.aslc [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/Dsdt/AMLUPD.asl [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/Dsdt/BiosParameterRegion.asi [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/Dsdt/CommonPlatform10nm.asi [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/Dsdt/CpuMemHp.asi [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/Dsdt/DSDT.asl [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/Dsdt/EPRPPlatform10nm.asl [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/Dsdt/FpgaBus00.asi [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/Dsdt/FpgaBus01.asi [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/Dsdt/FpgaBus02.asi [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/Dsdt/FpgaBus03.asi [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/Dsdt/Gpe.asi [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/Dsdt/IioPcieEdpcGpe.asi [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/Dsdt/IioPcieEdpcNotify10nm.asi [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/Dsdt/IioPcieEdpcOst.asi [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/Dsdt/IioPcieHotPlugGpeHandler10nm.asl [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/Dsdt/IioRootBridge.asi [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/Dsdt/IioRootBridgeIcx.asi [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/Dsdt/Mother.asi [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/Dsdt/NvdimmGpe.asi [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/Dsdt/Os.asi [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/Dsdt/PC0010nm.asi [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/Dsdt/PC0610nmEjd.asi [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/Dsdt/PC1210nmEjd.asi [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/Dsdt/PC1810nmEjd.asi [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/Dsdt/PchApic.asi [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/Dsdt/PcieHp.asi [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/Dsdt/PcieHpDev.asi [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/Dsdt/PcieNonHpDev.asi [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/Dsdt/Platform.asl [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/Dsdt/PlatformGpe10nm.asi [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/Dsdt/PlatformPciTree10nm_EPRP.asi [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/Dsdt/Sck1Ejd.asi [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/Dsdt/Sck2Ejd.asi [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/Dsdt/Sck3Ejd.asi [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/Dsdt/Sgx.asi [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/Dsdt/Uncore.asi [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/Facs/Facs62.aslc [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/Fadt/Fadt62.aslc [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/Hmat/Hmat.aslc [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/Hpet/Hpet.aslc [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/Mcfg/Mcfg.aslc [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/Migt/Migt.aslc [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/Msct/Msct.aslc [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/NFIT/Nfit.aslc [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/PCAT/Pcat.aslc [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/Pmtt/Pmtt10nm.aslc [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/SPCR/Spcr.aslc [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/Spmi/Spmi.aslc [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/Wddt/Wddt1.0.aslc [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Acpi/AcpiTables/Wsmt/Wsmt.aslc [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/AcpiVtd/AcpiVtd.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/AcpiVtd/AcpiVtd.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Pci/Dxe/PciHostBridge/PciHostBridge.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Pci/Dxe/PciHostBridge/PciHostBridge.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Pci/Dxe/PciHostBridge/PciHostBridge.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Pci/Dxe/PciHostBridge/PciHostBridgeSupport.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Pci/Dxe/PciHostBridge/PciHostResource.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Pci/Dxe/PciHostBridge/PciRebalance.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Pci/Dxe/PciHostBridge/PciRebalance.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Pci/Dxe/PciHostBridge/PciRebalanceIo.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Pci/Dxe/PciHostBridge/PciRebalanceMmio32.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Pci/Dxe/PciHostBridge/PciRebalanceMmio64.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Pci/Dxe/PciHostBridge/PciRootBridge.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Pci/Dxe/PciHostBridge/PciRootBridgeIo.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Pci/Dxe/PciPlatform/PciIovPlatformPolicy.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Pci/Dxe/PciPlatform/PciIovPlatformPolicy.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Pci/Dxe/PciPlatform/PciPlatform.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Pci/Dxe/PciPlatform/PciPlatform.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Pci/Dxe/PciPlatform/PciPlatform.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Pci/Dxe/PciPlatform/PciPlatformHooks.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Pci/Dxe/PciPlatform/PciPlatformHooks.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Pci/Dxe/PciPlatform/PciSupportLib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Pci/Dxe/PciPlatform/PciSupportLib.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Variable/PlatformVariable/Pei/PlatformVariableInitPei.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Variable/PlatformVariable/Pei/PlatformVariableInitPei.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Features/Variable/PlatformVariable/Pei/PlatformVariableInitPei.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/FspFlashOffsets.fdf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Acpi/Bdat.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Acpi/Dbg2.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Acpi/Facs.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Acpi/Fadt.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Acpi/Hmat.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Acpi/Hpet.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Acpi/Madt.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Acpi/Mcfg.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Acpi/Migt.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Acpi/Msars.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Acpi/Mscis.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Acpi/Msct.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Acpi/Nfit.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Acpi/Pcat.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Acpi/Pmtt.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Acpi/Slit.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Acpi/Sllbis.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Acpi/Spcr.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Acpi/Spmi.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Acpi/Srat.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Acpi/WatchdogDescriptionTable.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Acpi/Wddt.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Acpi/Wsmt.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Acpi/amlresrc.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/AcpiVtd.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Dsc/BuildOptions.dsc [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Dsc/CoreDxeInclude.dsc [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Dsc/EnablePerformanceMonitoringInfrastructure.dsc [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Dsc/EnableRichDebugMessages.dsc [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Fdf/CommonNvStorageFtwWorking.fdf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Fdf/EnablePerformanceMonitoringInfrastructurePostMemory.fdf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Fdf/EnablePerformanceMonitoringInfrastructurePreMemory.fdf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Fdf/NvStorage512K.fdf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/GpioInitData.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Guid/PlatformVariableCommon.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Guid/SetupVariable.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Guid/UbaCfgHob.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/IoApic.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Library/AcpiPlatformLib.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Library/BuildAcpiTablesLib.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Library/CrcLib.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Library/MultiPlatSupportLib.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Library/PeiPlatformHooklib.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Library/PlatformClocksLib.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Library/PlatformOpromPolicyLib.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Library/PlatformSetupVariableSyncLib.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Library/PlatformSpecificAcpiTableLib.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Library/PlatformStatusCodes.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Library/PlatformVariableHookLib.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Library/ReadFfsLib.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Library/SetupLib.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Library/UbaAcpiUpdateLib.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Library/UbaBoardSioInfoLib.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Library/UbaClkGenUpdateLib.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Library/UbaClocksConfigLib.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Library/UbaFpkConfigLib.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Library/UbaGpioInitLib.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Library/UbaGpioPlatformConfig.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Library/UbaGpioUpdateLib.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Library/UbaHsioPtssTableConfigLib.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Library/UbaIioConfigLib.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Library/UbaIioPortBifurcationInitLib.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Library/UbaMpTableUpdateLib.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Library/UbaOpromUpdateLib.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Library/UbaPcdUpdateLib.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Library/UbaPchEarlyUpdateLib.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Library/UbaPcieBifurcationUpdateLib.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Library/UbaPirqUpdateLib.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Library/UbaPlatLib.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Library/UbaSlotUpdateLib.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Library/UbaSmbiosUpdateLib.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Library/UbaSoftStrapUpdateLib.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Library/UbaSystemBoardInfoLib.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Library/UbaSystemConfigUpdateLib.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Library/UbaUsbOcUpdateLib.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/OnboardNicStructs.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/PchSetupVariable.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/PchSetupVariableLbg.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/PlatDevData.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/PlatPirqData.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Ppi/ExReportStatusCodeHandler.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Ppi/SmbusPolicy.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Ppi/UbaCfgDb.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Protocol/DmaRemap.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Protocol/LegacyBios.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Protocol/LegacyBiosPlatform.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Protocol/PciIovPlatform.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Protocol/PlatformType.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Protocol/UbaCfgDb.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Protocol/UbaDevsUpdateProtocol.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/Protocol/UbaMakerProtocol.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/SetupTable.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/SioRegs.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/SystemBoard.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Include/UbaKti.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/Library/IpmiPlatformHookLib/IpmiPlatformHookLib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/Library/IpmiPlatformHookLib/IpmiPlatformHookLib.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/Library/PeiPlatformHookLib/PeiPlatformHooklib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/Library/PeiPlatformHookLib/PeiPlatformHooklib.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/PlatformPkg.dsc [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/PlatformPkg.fdf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/Uba/TypeJunctionCity/Dxe/IioCfgUpdateDxe/IioCfgUpdateDxe.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/Uba/TypeJunctionCity/Dxe/IioCfgUpdateDxe/IioCfgUpdateDxe.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/Uba/TypeJunctionCity/Dxe/IioCfgUpdateDxe/IioCfgUpdateDxe.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/Uba/TypeJunctionCity/Dxe/SlotDataUpdateDxe/SlotDataUpdateDxe.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/Uba/TypeJunctionCity/Dxe/SlotDataUpdateDxe/SlotDataUpdateDxe.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/Uba/TypeJunctionCity/Dxe/SlotDataUpdateDxe/SlotDataUpdateDxe.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/Uba/TypeJunctionCity/Dxe/UsbOcUpdateDxe/UsbOcUpdateDxe.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/Uba/TypeJunctionCity/Dxe/UsbOcUpdateDxe/UsbOcUpdateDxe.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/Uba/TypeJunctionCity/Dxe/UsbOcUpdateDxe/UsbOcUpdateDxe.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/Uba/TypeJunctionCity/Pei/AcpiTablePcds.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/Uba/TypeJunctionCity/Pei/GpioTable.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/Uba/TypeJunctionCity/Pei/IioBifurInit.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/Uba/TypeJunctionCity/Pei/KtiEparam.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/Uba/TypeJunctionCity/Pei/PcdData.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/Uba/TypeJunctionCity/Pei/PchEarlyUpdate.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/Uba/TypeJunctionCity/Pei/PeiBoardInit.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/Uba/TypeJunctionCity/Pei/PeiBoardInitLib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/Uba/TypeJunctionCity/Pei/PeiBoardInitLib.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/Uba/TypeJunctionCity/Pei/SlotTable.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/Uba/TypeJunctionCity/Pei/SoftStrapFixup.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/Uba/TypeJunctionCity/Pei/UsbOC.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/build_board.py [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/build_config.cfg [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/AcpiPlatformTableLib/AcpiPlatformLib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/AcpiPlatformTableLib/AcpiPlatformLib.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/AcpiPlatformTableLib/AcpiPlatformLibApic.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/AcpiPlatformTableLib/AcpiPlatformLibBdat.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/AcpiPlatformTableLib/AcpiPlatformLibDsdt.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/AcpiPlatformTableLib/AcpiPlatformLibFadt.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/AcpiPlatformTableLib/AcpiPlatformLibHmat.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/AcpiPlatformTableLib/AcpiPlatformLibLocal.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/AcpiPlatformTableLib/AcpiPlatformLibMcfg.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/AcpiPlatformTableLib/AcpiPlatformLibMigt.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/AcpiPlatformTableLib/AcpiPlatformLibMsct.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/AcpiPlatformTableLib/AcpiPlatformLibNfit.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/AcpiPlatformTableLib/AcpiPlatformLibPcat.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/AcpiPlatformTableLib/AcpiPlatformLibPmtt.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/AcpiPlatformTableLib/AcpiPlatformLibSlit.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/AcpiPlatformTableLib/AcpiPlatformLibSrat.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/AcpiPlatformTableLib/AcpiPlatformLibSsdt.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/BaseCrcLib/BaseCrcLib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/BaseCrcLib/BaseCrcLib.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/BoardAcpiLib/SmmBoardAcpiEnableLib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/BoardAcpiLib/SmmBoardAcpiEnableLib.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/BoardInitLib/BoardInitDxeLib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/BoardInitLib/BoardInitDxeLib.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/BoardInitLib/BoardInitDxeLib.uni [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/BoardInitLib/BoardInitPreMemLib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/BoardInitLib/BoardInitPreMemLib.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/BuildAcpiTablesLib/DxeBuildAcpiTablesLib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/BuildAcpiTablesLib/DxeBuildAcpiTablesLib.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/MultiPlatSupportLib/MultiPlatSupport.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/MultiPlatSupportLib/MultiPlatSupportLib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/MultiPlatSupportLib/MultiPlatSupportLib.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/PeiFspWrapperHobProcessLib/FspWrapperHobProcessLib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/PeiFspWrapperHobProcessLib/PeiFspWrapperHobProcessLib.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/PeiPlatformHookLib/PeiPlatformHooklib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/PeiPlatformHookLib/PeiPlatformHooklib.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/PeiReportFvLib/PeiReportFvLib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/PeiReportFvLib/PeiReportFvLib.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/PeiUbaPlatLib/PeiUbaGpioPlatformConfigLib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/PeiUbaPlatLib/PeiUbaPlatLib.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/PeiUbaPlatLib/PeiUbaUsbOcUpdateLib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/PeiUbaPlatLib/UbaBoardSioInfoLib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/PeiUbaPlatLib/UbaClkGenUpdateLib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/PeiUbaPlatLib/UbaClocksConfigLib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/PeiUbaPlatLib/UbaGpioUpdateLib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/PeiUbaPlatLib/UbaHsioPtssTableConfigLib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/PeiUbaPlatLib/UbaIioConfigLibPei.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/PeiUbaPlatLib/UbaIioPortBifurcationInitLib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/PeiUbaPlatLib/UbaPcdUpdateLib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/PeiUbaPlatLib/UbaPchEarlyUpdateLib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/PeiUbaPlatLib/UbaPchPcieBifurcationLib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/PeiUbaPlatLib/UbaSlotUpdateLibPei.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/PeiUbaPlatLib/UbaSoftStrapUpdateLib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/PlatformClocksLib/Pei/PlatformClocksLib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/PlatformClocksLib/Pei/PlatformClocksLib.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/PlatformCmosAccessLib/PlatformCmosAccessLib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/PlatformCmosAccessLib/PlatformCmosAccessLib.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/PlatformHooksLib/PlatformHooks.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/PlatformHooksLib/PlatformHooksLib.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/PlatformOpromPolicyLibNull/PlatformOpromPolicyLibNull.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/PlatformOpromPolicyLibNull/PlatformOpromPolicyLibNull.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/PlatformSetupVariableSyncLibNull/PlatformSetupVariableSyncLibNull.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/PlatformSetupVariableSyncLibNull/PlatformSetupVariableSyncLibNull.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/PlatformSpecificAcpiTableLibNull/AcpiPlatformLibSpcrNull.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/PlatformSpecificAcpiTableLibNull/PlatformSpecificAcpiTableLibNull.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/PlatformSpecificAcpiTableLibNull/PlatformSpecificAcpiTableLibNull.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/PlatformVariableHookLibNull/PlatformVariableHookLibNull.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/PlatformVariableHookLibNull/PlatformVariableHookLibNull.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/ReadFfsLib/ReadFfsLib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/ReadFfsLib/ReadFfsLib.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/SecFspWrapperPlatformSecLib/FspWrapperPlatformSecLib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/SecFspWrapperPlatformSecLib/Ia32/Fsp.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/SecFspWrapperPlatformSecLib/Ia32/PeiCoreEntry.nasm [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/SecFspWrapperPlatformSecLib/Ia32/SecEntry.nasm [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/SecFspWrapperPlatformSecLib/Ia32/Stack.nasm [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/SecFspWrapperPlatformSecLib/PlatformInit.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/SecFspWrapperPlatformSecLib/SecFspWrapperPlatformSecLib.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/SecFspWrapperPlatformSecLib/SecGetPerformance.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/SecFspWrapperPlatformSecLib/SecPlatformInformation.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/SecFspWrapperPlatformSecLib/SecRamInitData.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/SecFspWrapperPlatformSecLib/SecTempRamDone.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/SerialPortLib/Ns16550.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/SerialPortLib/SerialPortLib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/SerialPortLib/SerialPortLib.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/SetCacheMtrrLib/SetCacheMtrrLib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/SetCacheMtrrLib/SetCacheMtrrLib.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/SiliconPolicyUpdateLib/PchPolicyUpdateUsb.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/SiliconPolicyUpdateLib/SiliconPolicyUpdateLib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/SiliconPolicyUpdateLib/SiliconPolicyUpdateLib.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/SiliconPolicyUpdateLib/SiliconPolicyUpdateLibFsp.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/SiliconPolicyUpdateLib/SiliconPolicyUpdateLibFsp.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/SmmSpiFlashCommonLib/SmmSpiFlashCommonLib.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/SmmSpiFlashCommonLib/SpiFlashCommon.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/SmmSpiFlashCommonLib/SpiFlashCommonSmmLib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/Tcg2PhysicalPresenceLibNull/DxeTcg2PhysicalPresenceLib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/Tcg2PhysicalPresenceLibNull/DxeTcg2PhysicalPresenceLib.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/UbaGpioInitLib/UbaGpioInitLib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/UbaGpioInitLib/UbaGpioInitLib.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/UbaPlatLib/DxeUbaGpioPlatformConfigLib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/UbaPlatLib/DxeUbaSystemBoardInfoLib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/UbaPlatLib/DxeUbaSystemConfigUpdateLib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/UbaPlatLib/DxeUbaUsbOcUpdateLib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/UbaPlatLib/UbaAcpiUpdateLib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/UbaPlatLib/UbaFpkConfigLib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/UbaPlatLib/UbaIioConfigLib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/UbaPlatLib/UbaOpromUpdateLib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/UbaPlatLib/UbaPlatLib.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/UbaPlatLib/UbaSlotUpdateLib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Library/UbaPlatLib/UbaSmbiosUpdateLib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Platform/Dxe/PlatformType/PlatformType.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Platform/Dxe/PlatformType/PlatformTypes.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Platform/Dxe/PlatformType/PlatformTypes.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Platform/Dxe/S3NvramSave/S3NvramSave.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Platform/Dxe/S3NvramSave/S3NvramSave.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Platform/Dxe/S3NvramSave/S3NvramSave.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Platform/Pei/DummyPchSpi/DummyPchSpi.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Platform/Pei/DummyPchSpi/PchSpi.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Platform/Pei/EmulationPlatformInit/EmulationPlatformInit.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Platform/Pei/EmulationPlatformInit/EmulationPlatformInit.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Platform/Pei/PlatformInfo/PlatformInfo.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Platform/Pei/PlatformInfo/PlatformInfo.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Platform/Pei/PlatformInfo/PlatformInfo.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/PlatformPkg.dec [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/PlatformPkg.dsc [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/PlatformPkg.fdf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/PlatformPkgConfig.dsc [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Readme.md [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/StructurePcd.dsc [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/StructurePcdCpx.dsc [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/BoardInit/Dxe/BoardInitDxe.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/BoardInit/Dxe/BoardInitDxe.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/BoardInit/Dxe/BoardInitDxe.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/BoardInit/Pei/BoardInitPei.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/BoardInit/Pei/BoardInitPei.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/BoardInit/Pei/BoardInitPei.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/CfgDb/Dxe/CfgDbDxe.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/CfgDb/Dxe/CfgDbDxe.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/CfgDb/Dxe/CfgDbDxe.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/CfgDb/Pei/CfgDbPei.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/CfgDb/Pei/CfgDbPei.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/CfgDb/Pei/CfgDbPei.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaCommon.dsc [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaDxeCommon.fdf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaDxeRpBoards.fdf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/Common/Dxe/SystemBoardInfoDxe/SystemBoardInfoDxe.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/Common/Dxe/SystemBoardInfoDxe/SystemBoardInfoDxe.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/Common/Dxe/SystemBoardInfoDxe/SystemBoardInfoDxe.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/Common/Dxe/SystemConfigUpdateDxe/SystemConfigUpdateDxe.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/Common/Dxe/SystemConfigUpdateDxe/SystemConfigUpdateDxe.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/Common/Dxe/SystemConfigUpdateDxe/SystemConfigUpdateDxe.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/Common/Pei/BoardInfo.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/Common/Pei/Clockgen.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/Common/Pei/ClocksConfig.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/Common/Pei/GpioPlatformConfig.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/Common/Pei/HsioPtssTableConfig.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/Common/Pei/IioBifurcationSlotTable.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/Common/Pei/IioPortBifurcation.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/Common/Pei/IioPortBifurcationVer1.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/Common/Pei/PchHsioPtssTables.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/Common/Pei/PchLbgHsioPtssTablesBx.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/Common/Pei/PchLbgHsioPtssTablesBx.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/Common/Pei/PchLbgHsioPtssTablesBx_Ext.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/Common/Pei/PchLbgHsioPtssTablesBx_Ext.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/Common/Pei/PchLbgHsioPtssTablesSx.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/Common/Pei/PchLbgHsioPtssTablesSx.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/Common/Pei/PchLbgHsioPtssTablesSx_Ext.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/Common/Pei/PchLbgHsioPtssTablesSx_Ext.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/Common/Pei/PeiCommonBoardInitLib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/Common/Pei/PeiCommonBoardInitLib.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/Common/Pei/PeiCommonBoardInitLib.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/StaticSkuDataDxe/AcpiStaticData.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/StaticSkuDataDxe/DeviceDataInstall.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/StaticSkuDataDxe/PlatformDeviceDataSRP10nm.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/StaticSkuDataDxe/Readme.md [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/StaticSkuDataDxe/StaticSkuDataDxe.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/StaticSkuDataDxe/StaticSkuDataDxe.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/StaticSkuDataDxe/StaticSkuDataDxe.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeCooperCityRP/Dxe/IioCfgUpdateDxe/IioCfgUpdateDxe.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeCooperCityRP/Dxe/IioCfgUpdateDxe/IioCfgUpdateDxe.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeCooperCityRP/Dxe/IioCfgUpdateDxe/IioCfgUpdateDxe.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeCooperCityRP/Dxe/SlotDataUpdateDxe/SlotDataUpdateDxe.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeCooperCityRP/Dxe/SlotDataUpdateDxe/SlotDataUpdateDxe.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeCooperCityRP/Dxe/SlotDataUpdateDxe/SlotDataUpdateDxe.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeCooperCityRP/Dxe/UsbOcUpdateDxe/UsbOcUpdateDxe.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeCooperCityRP/Dxe/UsbOcUpdateDxe/UsbOcUpdateDxe.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeCooperCityRP/Dxe/UsbOcUpdateDxe/UsbOcUpdateDxe.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeCooperCityRP/Pei/AcpiTablePcds.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeCooperCityRP/Pei/GpioTable.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeCooperCityRP/Pei/IioBifurInit.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeCooperCityRP/Pei/KtiEparam.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeCooperCityRP/Pei/PcdData.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeCooperCityRP/Pei/PchEarlyUpdate.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeCooperCityRP/Pei/PeiBoardInit.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeCooperCityRP/Pei/PeiBoardInitLib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeCooperCityRP/Pei/PeiBoardInitLib.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeCooperCityRP/Pei/SlotTable.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeCooperCityRP/Pei/SoftStrapFixup.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeCooperCityRP/Pei/UsbOC.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeWilsonCityRP/Dxe/IioCfgUpdateDxe/IioCfgUpdateDxe.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeWilsonCityRP/Dxe/IioCfgUpdateDxe/IioCfgUpdateDxe.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeWilsonCityRP/Dxe/IioCfgUpdateDxe/IioCfgUpdateDxe.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeWilsonCityRP/Dxe/SlotDataUpdateDxe/SlotDataUpdateDxe.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeWilsonCityRP/Dxe/SlotDataUpdateDxe/SlotDataUpdateDxe.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeWilsonCityRP/Dxe/SlotDataUpdateDxe/SlotDataUpdateDxe.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeWilsonCityRP/Dxe/UsbOcUpdateDxe/UsbOcUpdateDxe.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeWilsonCityRP/Dxe/UsbOcUpdateDxe/UsbOcUpdateDxe.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeWilsonCityRP/Dxe/UsbOcUpdateDxe/UsbOcUpdateDxe.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeWilsonCityRP/Pei/AcpiTablePcds.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeWilsonCityRP/Pei/GpioTable.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeWilsonCityRP/Pei/IioBifurInit.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeWilsonCityRP/Pei/KtiEparam.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeWilsonCityRP/Pei/PcdData.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeWilsonCityRP/Pei/PchEarlyUpdate.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeWilsonCityRP/Pei/PeiBoardInit.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeWilsonCityRP/Pei/PeiBoardInitLib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeWilsonCityRP/Pei/PeiBoardInitLib.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeWilsonCityRP/Pei/SlotTable.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeWilsonCityRP/Pei/SoftStrapFixup.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeWilsonCityRP/Pei/UsbOC.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeWilsonCitySMT/Dxe/IioCfgUpdateDxe/IioCfgUpdateDxe.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeWilsonCitySMT/Dxe/IioCfgUpdateDxe/IioCfgUpdateDxe.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeWilsonCitySMT/Dxe/IioCfgUpdateDxe/IioCfgUpdateDxe.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeWilsonCitySMT/Dxe/SlotDataUpdateDxe/SlotDataUpdateDxe.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeWilsonCitySMT/Dxe/SlotDataUpdateDxe/SlotDataUpdateDxe.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeWilsonCitySMT/Dxe/SlotDataUpdateDxe/SlotDataUpdateDxe.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeWilsonCitySMT/Dxe/UsbOcUpdateDxe/UsbOcUpdateDxe.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeWilsonCitySMT/Dxe/UsbOcUpdateDxe/UsbOcUpdateDxe.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeWilsonCitySMT/Dxe/UsbOcUpdateDxe/UsbOcUpdateDxe.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeWilsonCitySMT/Pei/AcpiTablePcds.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeWilsonCitySMT/Pei/GpioTable.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeWilsonCitySMT/Pei/IioBifurInit.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeWilsonCitySMT/Pei/KtiEparam.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeWilsonCitySMT/Pei/PcdData.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeWilsonCitySMT/Pei/PchEarlyUpdate.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeWilsonCitySMT/Pei/PeiBoardInit.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeWilsonCitySMT/Pei/PeiBoardInitLib.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeWilsonCitySMT/Pei/PeiBoardInitLib.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeWilsonCitySMT/Pei/SlotTable.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeWilsonCitySMT/Pei/SoftStrapFixup.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaMain/TypeWilsonCitySMT/Pei/UsbOC.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaPei.fdf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaRpBoards.dsc [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaUpdatePcds/Pei/UpdatePcdsPei.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaUpdatePcds/Pei/UpdatePcdsPei.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Uba/UbaUpdatePcds/Pei/UpdatePcdsPei.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Universal/PeiExStatusCodeHandler/ExSerialStatusCodeWorker.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Universal/PeiExStatusCodeHandler/ExStatusCodeHandlerPei.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Universal/PeiExStatusCodeHandler/ExStatusCodeHandlerPei.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Universal/PeiExStatusCodeHandler/ExStatusCodeHandlerPei.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Universal/PeiExStatusCodeRouter/ExReportStatusCodeRouterPei.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Universal/PeiExStatusCodeRouter/ExReportStatusCodeRouterPei.h [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Universal/PeiExStatusCodeRouter/ExReportStatusCodeRouterPei.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Universal/PeiInterposerToSvidMap/PeiInterposerToSvidMap.c [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/Universal/PeiInterposerToSvidMap/PeiInterposerToSvidMap.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/WilsonCityRvp/AmlOffsets.dsc [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/WilsonCityRvp/AmlOffsets/AmlOffsets.inf [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/WilsonCityRvp/build_board.py [new file with mode: 0644]
Platform/Intel/WhitleyOpenBoardPkg/WilsonCityRvp/build_config.cfg [new file with mode: 0644]
Platform/Intel/build.cfg [new file with mode: 0644]
Platform/Intel/build_bios.py [new file with mode: 0755]
Platform/LeMaker/CelloBoard/CelloBoard.dsc [new file with mode: 0644]
Platform/LeMaker/CelloBoard/CelloBoard.fdf [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Drivers/CpuDxe/CpuDxe.c [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Drivers/CpuDxe/CpuDxe.h [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Drivers/CpuDxe/CpuDxe.inf [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Drivers/CpuDxe/LoongArch64/Exception.c [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Drivers/CpuDxe/LoongArch64/Fpu.S [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Drivers/CpuDxe/LoongArch64/LoongArch.S [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Drivers/PciCpuIo2Dxe/PciCpuIo2Dxe.c [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Drivers/PciCpuIo2Dxe/PciCpuIo2Dxe.h [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Drivers/PciCpuIo2Dxe/PciCpuIo2Dxe.inf [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Drivers/StableTimerDxe/Timer.c [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Drivers/StableTimerDxe/Timer.h [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Drivers/StableTimerDxe/TimerConfig.S [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Drivers/StableTimerDxe/TimerDxe.inf [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Include/Guid/Early16550UartBaseAddress.h [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Include/Library/Cpu.h [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Include/Library/MmuLib.h [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Include/Library/QemuFwCfgLib.h [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Include/Library/StableTimer.h [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Library/Fdt16550SerialPortHookLib/Fdt16550SerialPortHookLib.c [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Library/Fdt16550SerialPortHookLib/Fdt16550SerialPortHookLib.inf [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Library/LsRealTimeClockLib/LsRealTimeClock.h [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Library/LsRealTimeClockLib/LsRealTimeClockLib.c [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Library/LsRealTimeClockLib/LsRealTimeClockLib.inf [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Library/MmuLib/Mmu.S [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Library/MmuLib/MmuBaseLib.inf [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Library/MmuLib/MmuBaseLibPei.inf [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Library/MmuLib/MmuLibCore.c [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Library/MmuLib/MmuLibCore.h [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Library/MmuLib/MmuLibCorePei.c [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Library/MmuLib/mmu.h [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Library/MmuLib/page.h [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Library/MmuLib/pte.h [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Library/NorFlashQemuLib/NorFlashQemuLib.c [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Library/NorFlashQemuLib/NorFlashQemuLib.inf [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointer.c [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointer.h [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.S [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Library/PlatformBootManagerLib/PlatformBm.c [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Library/PlatformBootManagerLib/PlatformBm.h [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Library/PlatformBootManagerLib/QemuKernel.c [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Library/QemuFwCfgLib/QemuFwCfgLibInternal.h [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Library/QemuFwCfgLib/QemuFwCfgPei.c [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Library/QemuFwCfgLib/QemuFwCfgPeiLib.c [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Library/QemuFwCfgLib/QemuFwCfgPeiLib.inf [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Library/ResetSystemAcpiLib/BaseResetSystemAcpiGed.c [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Library/ResetSystemAcpiLib/BaseResetSystemAcpiGedLib.inf [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Library/ResetSystemAcpiLib/DxeResetSystemAcpiGed.c [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Library/ResetSystemAcpiLib/DxeResetSystemAcpiGedLib.inf [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Library/ResetSystemAcpiLib/ResetSystemAcpiGed.c [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Library/ResetSystemAcpiLib/ResetSystemAcpiGed.h [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Library/SerialPortLib/EarlySerialPortLib16550.c [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Library/SerialPortLib/EarlySerialPortLib16550.inf [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Library/StableTimerLib/Count.S [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Library/StableTimerLib/TimerLib.c [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Library/StableTimerLib/TimerLib.inf [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Library/VirtDxeHobLib/HobLib.c [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Library/VirtDxeHobLib/VirtDxeHobLib.inf [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Loongson.dec [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Loongson.dsc [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Loongson.fdf [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Loongson.fdf.inc [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/PlatformPei/Fv.c [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/PlatformPei/MemDetect.c [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/PlatformPei/Platform.c [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/PlatformPei/Platform.h [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/PlatformPei/PlatformPei.inf [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Readme.md [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Sec/LoongArch64/Start.S [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Sec/SecMain.c [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/Sec/SecMain.inf [new file with mode: 0644]
Platform/Loongson/LoongArchQemuPkg/VarStore.fdf.inc [new file with mode: 0644]
Platform/Marvell/Armada70x0Db/Armada70x0Db.dsc [new file with mode: 0644]
Platform/Marvell/Armada70x0Db/Armada70x0Db.fdf.inc [new file with mode: 0644]
Platform/Marvell/Armada70x0Db/Armada70x0DbBoardDescLib/Armada70x0DbBoardDescLib.c [new file with mode: 0644]
Platform/Marvell/Armada70x0Db/Armada70x0DbBoardDescLib/Armada70x0DbBoardDescLib.inf [new file with mode: 0644]
Platform/Marvell/Armada70x0Db/NonDiscoverableInitLib/NonDiscoverableInitLib.c [new file with mode: 0644]
Platform/Marvell/Armada70x0Db/NonDiscoverableInitLib/NonDiscoverableInitLib.h [new file with mode: 0644]
Platform/Marvell/Armada70x0Db/NonDiscoverableInitLib/NonDiscoverableInitLib.inf [new file with mode: 0644]
Platform/Marvell/Armada80x0Db/Armada80x0Db.dsc [new file with mode: 0644]
Platform/Marvell/Armada80x0Db/Armada80x0Db.fdf.inc [new file with mode: 0644]
Platform/Marvell/Armada80x0Db/Armada80x0DbBoardDescLib/Armada80x0DbBoardDescLib.c [new file with mode: 0644]
Platform/Marvell/Armada80x0Db/Armada80x0DbBoardDescLib/Armada80x0DbBoardDescLib.inf [new file with mode: 0644]
Platform/Marvell/Armada80x0Db/NonDiscoverableInitLib/NonDiscoverableInitLib.c [new file with mode: 0644]
Platform/Marvell/Armada80x0Db/NonDiscoverableInitLib/NonDiscoverableInitLib.h [new file with mode: 0644]
Platform/Marvell/Armada80x0Db/NonDiscoverableInitLib/NonDiscoverableInitLib.inf [new file with mode: 0644]
Platform/Marvell/Cn913xDb/BoardDescriptionLib/Cn9130DbABoardDescLib.c [new file with mode: 0644]
Platform/Marvell/Cn913xDb/BoardDescriptionLib/Cn9130DbABoardDescLib.inf [new file with mode: 0644]
Platform/Marvell/Cn913xDb/BoardDescriptionLib/Cn9132DbABoardDescLib.c [new file with mode: 0644]
Platform/Marvell/Cn913xDb/BoardDescriptionLib/Cn9132DbABoardDescLib.inf [new file with mode: 0644]
Platform/Marvell/Cn913xDb/Cn9130DbA.dsc.inc [new file with mode: 0644]
Platform/Marvell/Cn913xDb/Cn9131DbA.dsc.inc [new file with mode: 0644]
Platform/Marvell/Cn913xDb/Cn9132DbA.dsc.inc [new file with mode: 0644]
Platform/Marvell/Cn913xDb/Cn913xDbA.dsc [new file with mode: 0644]
Platform/Marvell/Cn913xDb/Cn913xDbA.fdf.inc [new file with mode: 0644]
Platform/Marvell/Cn913xDb/NonDiscoverableInitLib/NonDiscoverableInitLib.c [new file with mode: 0644]
Platform/Marvell/Cn913xDb/NonDiscoverableInitLib/NonDiscoverableInitLib.h [new file with mode: 0644]
Platform/Marvell/Cn913xDb/NonDiscoverableInitLib/NonDiscoverableInitLib.inf [new file with mode: 0644]
Platform/Marvell/Cn913xDb/Readme.md [new file with mode: 0644]
Platform/NXP/ConfigurationManagerPkg/ConfigurationManagerDxe/ConfigurationManager.c [new file with mode: 0644]
Platform/NXP/ConfigurationManagerPkg/ConfigurationManagerDxe/ConfigurationManager.h [new file with mode: 0644]
Platform/NXP/ConfigurationManagerPkg/ConfigurationManagerDxe/ConfigurationManagerDxe.inf [new file with mode: 0644]
Platform/NXP/ConfigurationManagerPkg/ConfigurationManagerPkg.dec [new file with mode: 0644]
Platform/NXP/ConfigurationManagerPkg/Include/PlatformAcpiTableGenerator.h [new file with mode: 0644]
Platform/NXP/FVRules.fdf.inc [new file with mode: 0644]
Platform/NXP/LS1043aRdbPkg/Drivers/PlatformDxe/PlatformDxe.c [new file with mode: 0644]
Platform/NXP/LS1043aRdbPkg/Drivers/PlatformDxe/PlatformDxe.inf [new file with mode: 0644]
Platform/NXP/LS1043aRdbPkg/LS1043aRdbPkg.dec [new file with mode: 0644]
Platform/NXP/LS1043aRdbPkg/LS1043aRdbPkg.dsc [new file with mode: 0644]
Platform/NXP/LS1043aRdbPkg/LS1043aRdbPkg.fdf [new file with mode: 0644]
Platform/NXP/LS1043aRdbPkg/Library/ArmPlatformLib/AArch64/ArmPlatformHelper.S [new file with mode: 0644]
Platform/NXP/LS1043aRdbPkg/Library/ArmPlatformLib/ArmPlatformLib.c [new file with mode: 0644]
Platform/NXP/LS1043aRdbPkg/Library/ArmPlatformLib/ArmPlatformLib.inf [new file with mode: 0644]
Platform/NXP/LS1043aRdbPkg/Library/ArmPlatformLib/ArmPlatformLibMem.c [new file with mode: 0644]
Platform/NXP/LS1043aRdbPkg/VarStore.fdf.inc [new file with mode: 0644]
Platform/NXP/LS1046aFrwyPkg/LS1046aFrwyPkg.dec [new file with mode: 0644]
Platform/NXP/LS1046aFrwyPkg/LS1046aFrwyPkg.dsc [new file with mode: 0755]
Platform/NXP/LS1046aFrwyPkg/LS1046aFrwyPkg.fdf [new file with mode: 0755]
Platform/NXP/LS1046aFrwyPkg/Library/ArmPlatformLib/AArch64/ArmPlatformHelper.S [new file with mode: 0644]
Platform/NXP/LS1046aFrwyPkg/Library/ArmPlatformLib/ArmPlatformLib.c [new file with mode: 0644]
Platform/NXP/LS1046aFrwyPkg/Library/ArmPlatformLib/ArmPlatformLib.inf [new file with mode: 0644]
Platform/NXP/LS1046aFrwyPkg/Library/ArmPlatformLib/ArmPlatformLibMem.c [new file with mode: 0644]
Platform/NXP/LS1046aFrwyPkg/VarStore.fdf.inc [new file with mode: 0644]
Platform/NXP/LX2160aRdbPkg/AcpiTablesInclude/Dsdt/Clk.asl [new file with mode: 0644]
Platform/NXP/LX2160aRdbPkg/AcpiTablesInclude/Dsdt/Dsdt.asl [new file with mode: 0644]
Platform/NXP/LX2160aRdbPkg/AcpiTablesInclude/PlatformAcpiDsdtLib.inf [new file with mode: 0644]
Platform/NXP/LX2160aRdbPkg/AcpiTablesInclude/PlatformAcpiDsdtLib/RawDsdtGenerator.c [new file with mode: 0644]
Platform/NXP/LX2160aRdbPkg/AcpiTablesInclude/PlatformAcpiLib.h [new file with mode: 0644]
Platform/NXP/LX2160aRdbPkg/Drivers/PlatformDxe/PlatformDxe.c [new file with mode: 0644]
Platform/NXP/LX2160aRdbPkg/Drivers/PlatformDxe/PlatformDxe.inf [new file with mode: 0644]
Platform/NXP/LX2160aRdbPkg/Include/Platform.h [new file with mode: 0644]
Platform/NXP/LX2160aRdbPkg/LX2160aRdbPkg.dec [new file with mode: 0644]
Platform/NXP/LX2160aRdbPkg/LX2160aRdbPkg.dsc [new file with mode: 0644]
Platform/NXP/LX2160aRdbPkg/LX2160aRdbPkg.fdf [new file with mode: 0644]
Platform/NXP/LX2160aRdbPkg/Library/ArmPlatformLib/AArch64/ArmPlatformHelper.S [new file with mode: 0644]
Platform/NXP/LX2160aRdbPkg/Library/ArmPlatformLib/ArmPlatformLib.c [new file with mode: 0644]
Platform/NXP/LX2160aRdbPkg/Library/ArmPlatformLib/ArmPlatformLib.inf [new file with mode: 0644]
Platform/NXP/LX2160aRdbPkg/Library/ArmPlatformLib/ArmPlatformLibMem.c [new file with mode: 0644]
Platform/NXP/LX2160aRdbPkg/VarStore.fdf.inc [new file with mode: 0644]
Platform/NXP/Readme.md [new file with mode: 0644]
Platform/Phytium/DurianPkg/DurianPkg.dsc [new file with mode: 0644]
Platform/Phytium/DurianPkg/DurianPkg.fdf [new file with mode: 0644]
Platform/Qemu/QemuOpenBoardPkg/Include/Dsc/Stage1.dsc.inc [new file with mode: 0644]
Platform/Qemu/QemuOpenBoardPkg/Include/Dsc/Stage2.dsc.inc [new file with mode: 0644]
Platform/Qemu/QemuOpenBoardPkg/Include/Dsc/Stage3.dsc.inc [new file with mode: 0644]
Platform/Qemu/QemuOpenBoardPkg/Include/Dsc/Stage4.dsc.inc [new file with mode: 0644]
Platform/Qemu/QemuOpenBoardPkg/Include/Fdf/FlashMap.fdf.inc [new file with mode: 0644]
Platform/Qemu/QemuOpenBoardPkg/Include/Library/QemuOpenFwCfgLib.h [new file with mode: 0644]
Platform/Qemu/QemuOpenBoardPkg/Library/BoardBootManagerLib/BoardBootManager.c [new file with mode: 0644]
Platform/Qemu/QemuOpenBoardPkg/Library/BoardBootManagerLib/BoardBootManagerLib.inf [new file with mode: 0644]
Platform/Qemu/QemuOpenBoardPkg/Library/BoardInitLib/BoardInitLib.c [new file with mode: 0644]
Platform/Qemu/QemuOpenBoardPkg/Library/BoardInitLib/BoardInitLib.inf [new file with mode: 0644]
Platform/Qemu/QemuOpenBoardPkg/Library/PeiReportFvLib/PeiReportFvLib.c [new file with mode: 0644]
Platform/Qemu/QemuOpenBoardPkg/Library/PeiReportFvLib/PeiReportFvLib.inf [new file with mode: 0644]
Platform/Qemu/QemuOpenBoardPkg/Library/PlatformSecLib/Ia32/SecEntry.nasm [new file with mode: 0644]
Platform/Qemu/QemuOpenBoardPkg/Library/PlatformSecLib/PlatformSecLib.c [new file with mode: 0644]
Platform/Qemu/QemuOpenBoardPkg/Library/PlatformSecLib/PlatformSecLib.inf [new file with mode: 0644]
Platform/Qemu/QemuOpenBoardPkg/Library/QemuOpenFwCfgLib/QemuOpenFwCfgLib.c [new file with mode: 0644]
Platform/Qemu/QemuOpenBoardPkg/Library/QemuOpenFwCfgLib/QemuOpenFwCfgLib.inf [new file with mode: 0644]
Platform/Qemu/QemuOpenBoardPkg/PlatformInitPei/Cpu.c [new file with mode: 0644]
Platform/Qemu/QemuOpenBoardPkg/PlatformInitPei/Memory.c [new file with mode: 0644]
Platform/Qemu/QemuOpenBoardPkg/PlatformInitPei/Pci.c [new file with mode: 0644]
Platform/Qemu/QemuOpenBoardPkg/PlatformInitPei/Pcie.c [new file with mode: 0644]
Platform/Qemu/QemuOpenBoardPkg/PlatformInitPei/PlatformInit.c [new file with mode: 0644]
Platform/Qemu/QemuOpenBoardPkg/PlatformInitPei/PlatformInit.h [new file with mode: 0644]
Platform/Qemu/QemuOpenBoardPkg/PlatformInitPei/PlatformInitPei.inf [new file with mode: 0644]
Platform/Qemu/QemuOpenBoardPkg/QemuOpenBoardPkg.dec [new file with mode: 0644]
Platform/Qemu/QemuOpenBoardPkg/QemuOpenBoardPkg.dsc [new file with mode: 0644]
Platform/Qemu/QemuOpenBoardPkg/QemuOpenBoardPkg.fdf [new file with mode: 0644]
Platform/Qemu/QemuOpenBoardPkg/README.md [new file with mode: 0644]
Platform/Qemu/SbsaQemu/OemMiscLib/OemMiscLib.c [new file with mode: 0644]
Platform/Qemu/SbsaQemu/OemMiscLib/OemMiscLib.inf [new file with mode: 0644]
Platform/Qemu/SbsaQemu/Readme.md [new file with mode: 0644]
Platform/Qemu/SbsaQemu/SbsaQemu.dsc [new file with mode: 0644]
Platform/Qemu/SbsaQemu/SbsaQemu.fdf [new file with mode: 0644]
Platform/RISC-V/PlatformPkg/Documents/Media/RiscVEdk2BootProcess.svg [new file with mode: 0644]
Platform/RISC-V/PlatformPkg/Documents/Media/RiscVEdk2FwDomain.svg [new file with mode: 0644]
Platform/RISC-V/PlatformPkg/Include/Library/Edk2OpensbiPlatformWrapperLib.h [new file with mode: 0644]
Platform/RISC-V/PlatformPkg/Include/Library/FirmwareContextProcessorSpecificLib.h [new file with mode: 0644]
Platform/RISC-V/PlatformPkg/Include/Library/PlatformSecPpiLib.h [new file with mode: 0644]
Platform/RISC-V/PlatformPkg/Include/Library/RiscVPlatformTempMemoryInitLib.h [new file with mode: 0644]
Platform/RISC-V/PlatformPkg/Include/Library/RiscVSpecialPlatformLib.h [new file with mode: 0644]
Platform/RISC-V/PlatformPkg/Library/Edk2OpensbiPlatformWrapperLib/Edk2OpensbiPlatformWrapperLib.c [new file with mode: 0644]
Platform/RISC-V/PlatformPkg/Library/Edk2OpensbiPlatformWrapperLib/Edk2OpensbiPlatformWrapperLib.inf [new file with mode: 0644]
Platform/RISC-V/PlatformPkg/Library/FirmwareContextProcessorSpecificLib/FirmwareContextProcessorSpecificLib.c [new file with mode: 0644]
Platform/RISC-V/PlatformPkg/Library/FirmwareContextProcessorSpecificLib/FirmwareContextProcessorSpecificLib.inf [new file with mode: 0644]
Platform/RISC-V/PlatformPkg/Library/OpensbiPlatformLib/OpensbiPlatform.c [new file with mode: 0644]
Platform/RISC-V/PlatformPkg/Library/OpensbiPlatformLib/OpensbiPlatformLib.inf [new file with mode: 0644]
Platform/RISC-V/PlatformPkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.c [new file with mode: 0644]
Platform/RISC-V/PlatformPkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf [new file with mode: 0644]
Platform/RISC-V/PlatformPkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.uni [new file with mode: 0644]
Platform/RISC-V/PlatformPkg/Library/PeiCoreInfoHobLibNull/CoreInfoHob.c [new file with mode: 0644]
Platform/RISC-V/PlatformPkg/Library/PeiCoreInfoHobLibNull/PeiCoreInfoHobLib.inf [new file with mode: 0644]
Platform/RISC-V/PlatformPkg/Library/PlatformBootManagerLib/PlatformBootManager.c [new file with mode: 0644]
Platform/RISC-V/PlatformPkg/Library/PlatformBootManagerLib/PlatformBootManager.h [new file with mode: 0644]
Platform/RISC-V/PlatformPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf [new file with mode: 0644]
Platform/RISC-V/PlatformPkg/Library/PlatformBootManagerLib/PlatformData.c [new file with mode: 0644]
Platform/RISC-V/PlatformPkg/Library/PlatformBootManagerLib/Strings.uni [new file with mode: 0644]
Platform/RISC-V/PlatformPkg/Library/PlatformMemoryTestLibNull/PlatformMemoryTestLibNull.c [new file with mode: 0644]
Platform/RISC-V/PlatformPkg/Library/PlatformMemoryTestLibNull/PlatformMemoryTestLibNull.inf [new file with mode: 0644]
Platform/RISC-V/PlatformPkg/Library/PlatformSecPpiLibNull/PlatformSecPpiLib.c [new file with mode: 0644]
Platform/RISC-V/PlatformPkg/Library/PlatformSecPpiLibNull/PlatformSecPpiLibNull.inf [new file with mode: 0644]
Platform/RISC-V/PlatformPkg/Library/PlatformUpdateProgressLibNull/PlatformUpdateProgressLibNull.c [new file with mode: 0644]
Platform/RISC-V/PlatformPkg/Library/PlatformUpdateProgressLibNull/PlatformUpdateProgressLibNull.inf [new file with mode: 0644]
Platform/RISC-V/PlatformPkg/Library/ResetSystemLib/ResetSystemLib.c [new file with mode: 0644]
Platform/RISC-V/PlatformPkg/Library/ResetSystemLib/ResetSystemLib.inf [new file with mode: 0644]
Platform/RISC-V/PlatformPkg/Library/RiscVPlatformTempMemoryInitLibNull/RiscVPlatformTempMemoryInitLibNull.inf [new file with mode: 0644]
Platform/RISC-V/PlatformPkg/Library/RiscVPlatformTempMemoryInitLibNull/Riscv64/TempMemInit.S [new file with mode: 0644]
Platform/RISC-V/PlatformPkg/Library/RiscVSpecialPlatformLibNull/RiscVSpecialPlatformLib.c [new file with mode: 0644]
Platform/RISC-V/PlatformPkg/Library/RiscVSpecialPlatformLibNull/RiscVSpecialPlatformLibNull.inf [new file with mode: 0644]
Platform/RISC-V/PlatformPkg/Readme.md [new file with mode: 0644]
Platform/RISC-V/PlatformPkg/RiscVPlatformPkg.dec [new file with mode: 0644]
Platform/RISC-V/PlatformPkg/RiscVPlatformPkg.dsc [new file with mode: 0644]
Platform/RISC-V/PlatformPkg/RiscVPlatformPkg.uni [new file with mode: 0644]
Platform/RISC-V/PlatformPkg/RiscVPlatformPkgExtra.uni [new file with mode: 0644]
Platform/RISC-V/PlatformPkg/Universal/FdtPeim/FdtPeim.c [new file with mode: 0644]
Platform/RISC-V/PlatformPkg/Universal/FdtPeim/FdtPeim.inf [new file with mode: 0644]
Platform/RISC-V/PlatformPkg/Universal/Pei/PlatformPei/Fv.c [new file with mode: 0644]
Platform/RISC-V/PlatformPkg/Universal/Pei/PlatformPei/MemDetect.c [new file with mode: 0644]
Platform/RISC-V/PlatformPkg/Universal/Pei/PlatformPei/Platform.c [new file with mode: 0644]
Platform/RISC-V/PlatformPkg/Universal/Pei/PlatformPei/Platform.h [new file with mode: 0644]
Platform/RISC-V/PlatformPkg/Universal/Pei/PlatformPei/PlatformPei.inf [new file with mode: 0644]
Platform/RISC-V/PlatformPkg/Universal/Sec/Riscv64/SecEntry.S [new file with mode: 0644]
Platform/RISC-V/PlatformPkg/Universal/Sec/SecMain.c [new file with mode: 0644]
Platform/RISC-V/PlatformPkg/Universal/Sec/SecMain.h [new file with mode: 0644]
Platform/RISC-V/PlatformPkg/Universal/Sec/SecMain.inf [new file with mode: 0644]
Platform/RaspberryPi/AcpiTables/AcpiTables.h [new file with mode: 0644]
Platform/RaspberryPi/AcpiTables/AcpiTables.inf [new file with mode: 0644]
Platform/RaspberryPi/AcpiTables/Csrt.aslc [new file with mode: 0644]
Platform/RaspberryPi/AcpiTables/Dbg2MiniUart.aslc [new file with mode: 0644]
Platform/RaspberryPi/AcpiTables/Dbg2Pl011.aslc [new file with mode: 0644]
Platform/RaspberryPi/AcpiTables/Dsdt.asl [new file with mode: 0644]
Platform/RaspberryPi/AcpiTables/Emmc.asl [new file with mode: 0644]
Platform/RaspberryPi/AcpiTables/Fadt.aslc [new file with mode: 0644]
Platform/RaspberryPi/AcpiTables/GpuDevs.asl [new file with mode: 0644]
Platform/RaspberryPi/AcpiTables/Gtdt.aslc [new file with mode: 0644]
Platform/RaspberryPi/AcpiTables/Iort.aslc [new file with mode: 0644]
Platform/RaspberryPi/AcpiTables/Madt.aslc [new file with mode: 0644]
Platform/RaspberryPi/AcpiTables/Pci.asl [new file with mode: 0644]
Platform/RaspberryPi/AcpiTables/Pep.asl [new file with mode: 0644]
Platform/RaspberryPi/AcpiTables/Pep.c [new file with mode: 0644]
Platform/RaspberryPi/AcpiTables/Pep.h [new file with mode: 0644]
Platform/RaspberryPi/AcpiTables/Pptt.aslc [new file with mode: 0644]
Platform/RaspberryPi/AcpiTables/Rhpx.asl [new file with mode: 0644]
Platform/RaspberryPi/AcpiTables/Sdhc.asl [new file with mode: 0644]
Platform/RaspberryPi/AcpiTables/SpcrMiniUart.aslc [new file with mode: 0644]
Platform/RaspberryPi/AcpiTables/SpcrPl011.aslc [new file with mode: 0644]
Platform/RaspberryPi/AcpiTables/SsdtThermal.asl [new file with mode: 0644]
Platform/RaspberryPi/AcpiTables/Uart.asl [new file with mode: 0644]
Platform/RaspberryPi/AcpiTables/Xhci.asl [new file with mode: 0644]
Platform/RaspberryPi/Drivers/ArasanMmcHostDxe/ArasanMmcHostDxe.c [new file with mode: 0644]
Platform/RaspberryPi/Drivers/ArasanMmcHostDxe/ArasanMmcHostDxe.h [new file with mode: 0644]
Platform/RaspberryPi/Drivers/ArasanMmcHostDxe/ArasanMmcHostDxe.inf [new file with mode: 0644]
Platform/RaspberryPi/Drivers/ConfigDxe/ConfigDxe.c [new file with mode: 0644]
Platform/RaspberryPi/Drivers/ConfigDxe/ConfigDxe.h [new file with mode: 0644]
Platform/RaspberryPi/Drivers/ConfigDxe/ConfigDxe.inf [new file with mode: 0644]
Platform/RaspberryPi/Drivers/ConfigDxe/ConfigDxeFormSetGuid.h [new file with mode: 0644]
Platform/RaspberryPi/Drivers/ConfigDxe/ConfigDxeHii.uni [new file with mode: 0644]
Platform/RaspberryPi/Drivers/ConfigDxe/ConfigDxeHii.vfr [new file with mode: 0644]
Platform/RaspberryPi/Drivers/ConfigDxe/XhciQuirk.c [new file with mode: 0644]
Platform/RaspberryPi/Drivers/DisplayDxe/ComponentName.c [new file with mode: 0644]
Platform/RaspberryPi/Drivers/DisplayDxe/DisplayDxe.c [new file with mode: 0644]
Platform/RaspberryPi/Drivers/DisplayDxe/DisplayDxe.h [new file with mode: 0644]
Platform/RaspberryPi/Drivers/DisplayDxe/DisplayDxe.inf [new file with mode: 0644]
Platform/RaspberryPi/Drivers/DisplayDxe/Screenshot.c [new file with mode: 0644]
Platform/RaspberryPi/Drivers/DwUsbHostDxe/ComponentName.c [new file with mode: 0644]
Platform/RaspberryPi/Drivers/DwUsbHostDxe/DriverBinding.c [new file with mode: 0644]
Platform/RaspberryPi/Drivers/DwUsbHostDxe/DwUsbHostDxe.c [new file with mode: 0644]
Platform/RaspberryPi/Drivers/DwUsbHostDxe/DwUsbHostDxe.h [new file with mode: 0644]
Platform/RaspberryPi/Drivers/DwUsbHostDxe/DwUsbHostDxe.inf [new file with mode: 0644]
Platform/RaspberryPi/Drivers/DwUsbHostDxe/DwcHw.h [new file with mode: 0644]
Platform/RaspberryPi/Drivers/FdtDxe/FdtDxe.c [new file with mode: 0644]
Platform/RaspberryPi/Drivers/FdtDxe/FdtDxe.inf [new file with mode: 0644]
Platform/RaspberryPi/Drivers/MmcDxe/ComponentName.c [new file with mode: 0644]
Platform/RaspberryPi/Drivers/MmcDxe/Diagnostics.c [new file with mode: 0644]
Platform/RaspberryPi/Drivers/MmcDxe/Mmc.c [new file with mode: 0644]
Platform/RaspberryPi/Drivers/MmcDxe/Mmc.h [new file with mode: 0644]
Platform/RaspberryPi/Drivers/MmcDxe/MmcBlockIo.c [new file with mode: 0644]
Platform/RaspberryPi/Drivers/MmcDxe/MmcDebug.c [new file with mode: 0644]
Platform/RaspberryPi/Drivers/MmcDxe/MmcDxe.inf [new file with mode: 0644]
Platform/RaspberryPi/Drivers/MmcDxe/MmcIdentification.c [new file with mode: 0644]
Platform/RaspberryPi/Drivers/PlatformSmbiosDxe/PlatformSmbiosDxe.c [new file with mode: 0644]
Platform/RaspberryPi/Drivers/PlatformSmbiosDxe/PlatformSmbiosDxe.inf [new file with mode: 0644]
Platform/RaspberryPi/Drivers/RpiFirmwareDxe/RpiFirmwareDxe.c [new file with mode: 0644]
Platform/RaspberryPi/Drivers/RpiFirmwareDxe/RpiFirmwareDxe.inf [new file with mode: 0644]
Platform/RaspberryPi/Drivers/SdHostDxe/SdHostDxe.c [new file with mode: 0644]
Platform/RaspberryPi/Drivers/SdHostDxe/SdHostDxe.inf [new file with mode: 0644]
Platform/RaspberryPi/Drivers/VarBlockServiceDxe/FileIo.c [new file with mode: 0644]
Platform/RaspberryPi/Drivers/VarBlockServiceDxe/FvbInfo.c [new file with mode: 0644]
Platform/RaspberryPi/Drivers/VarBlockServiceDxe/VarBlockService.c [new file with mode: 0644]
Platform/RaspberryPi/Drivers/VarBlockServiceDxe/VarBlockService.h [new file with mode: 0644]
Platform/RaspberryPi/Drivers/VarBlockServiceDxe/VarBlockServiceDxe.c [new file with mode: 0644]
Platform/RaspberryPi/Drivers/VarBlockServiceDxe/VarBlockServiceDxe.inf [new file with mode: 0644]
Platform/RaspberryPi/Include/ConfigVars.h [new file with mode: 0644]
Platform/RaspberryPi/Include/IndustryStandard/RpiDebugPort2Table.h [new file with mode: 0644]
Platform/RaspberryPi/Include/IndustryStandard/RpiMbox.h [new file with mode: 0644]
Platform/RaspberryPi/Include/Library/RPiMem.h [new file with mode: 0644]
Platform/RaspberryPi/Include/Protocol/DwUsb.h [new file with mode: 0644]
Platform/RaspberryPi/Include/Protocol/ExtendedTextOut.h [new file with mode: 0644]
Platform/RaspberryPi/Include/Protocol/RpiFirmware.h [new file with mode: 0644]
Platform/RaspberryPi/Include/Protocol/RpiMmcHost.h [new file with mode: 0644]
Platform/RaspberryPi/Include/UartSelection.h [new file with mode: 0644]
Platform/RaspberryPi/Library/DualSerialPortLib/DebugDualSerialPortLib.c [new file with mode: 0644]
Platform/RaspberryPi/Library/DualSerialPortLib/DebugDualSerialPortLib.inf [new file with mode: 0644]
Platform/RaspberryPi/Library/DualSerialPortLib/DualSerialPortDxeLib.inf [new file with mode: 0644]
Platform/RaspberryPi/Library/DualSerialPortLib/DualSerialPortLib.c [new file with mode: 0644]
Platform/RaspberryPi/Library/DualSerialPortLib/DualSerialPortLib.h [new file with mode: 0644]
Platform/RaspberryPi/Library/DualSerialPortLib/DualSerialPortLib.inf [new file with mode: 0644]
Platform/RaspberryPi/Library/DualSerialPortLib/DualSerialPortLibCommon.c [new file with mode: 0644]
Platform/RaspberryPi/Library/DualSerialPortLib/DualSerialPortLibConstructor.c [new file with mode: 0644]
Platform/RaspberryPi/Library/MemoryInitPeiLib/MemoryInitPeiLib.c [new file with mode: 0644]
Platform/RaspberryPi/Library/MemoryInitPeiLib/MemoryInitPeiLib.inf [new file with mode: 0644]
Platform/RaspberryPi/Library/PlatformBootManagerLib/PlatformBm.c [new file with mode: 0644]
Platform/RaspberryPi/Library/PlatformBootManagerLib/PlatformBm.h [new file with mode: 0644]
Platform/RaspberryPi/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf [new file with mode: 0644]
Platform/RaspberryPi/Library/PlatformLib/AArch64/RaspberryPiHelper.S [new file with mode: 0644]
Platform/RaspberryPi/Library/PlatformLib/PlatformLib.inf [new file with mode: 0644]
Platform/RaspberryPi/Library/PlatformLib/RaspberryPi.c [new file with mode: 0644]
Platform/RaspberryPi/Library/PlatformLib/RaspberryPiMem.c [new file with mode: 0644]
Platform/RaspberryPi/Library/PlatformUiAppLib/PlatformUiAppLib.c [new file with mode: 0644]
Platform/RaspberryPi/Library/PlatformUiAppLib/PlatformUiAppLib.inf [new file with mode: 0644]
Platform/RaspberryPi/Library/ResetLib/ResetLib.c [new file with mode: 0644]
Platform/RaspberryPi/Library/ResetLib/ResetLib.inf [new file with mode: 0644]
Platform/RaspberryPi/RPi3/RPi3.dsc [new file with mode: 0644]
Platform/RaspberryPi/RPi3/RPi3.fdf [new file with mode: 0644]
Platform/RaspberryPi/RPi3/Readme.md [new file with mode: 0644]
Platform/RaspberryPi/RPi3/Systems.md [new file with mode: 0644]
Platform/RaspberryPi/RPi4/RPi4.dsc [new file with mode: 0644]
Platform/RaspberryPi/RPi4/RPi4.fdf [new file with mode: 0644]
Platform/RaspberryPi/RPi4/Readme.md [new file with mode: 0644]
Platform/RaspberryPi/RaspberryPi.dec [new file with mode: 0644]
Platform/SiFive/U5SeriesPkg/FreedomU500VC707Board/DeviceTree.fdf.inc [new file with mode: 0644]
Platform/SiFive/U5SeriesPkg/FreedomU500VC707Board/DeviceTree/U500DeviceTree.inf [new file with mode: 0644]
Platform/SiFive/U5SeriesPkg/FreedomU500VC707Board/DeviceTree/fu500-c000.dtsi [new file with mode: 0644]
Platform/SiFive/U5SeriesPkg/FreedomU500VC707Board/DeviceTree/gpio.h [new file with mode: 0644]
Platform/SiFive/U5SeriesPkg/FreedomU500VC707Board/DeviceTree/hifive-unleashed-a00.dts [new file with mode: 0644]
Platform/SiFive/U5SeriesPkg/FreedomU500VC707Board/DeviceTree/sifive-fu500-prci.h [new file with mode: 0644]
Platform/SiFive/U5SeriesPkg/FreedomU500VC707Board/U500.dec [new file with mode: 0644]
Platform/SiFive/U5SeriesPkg/FreedomU500VC707Board/U500.dsc [new file with mode: 0644]
Platform/SiFive/U5SeriesPkg/FreedomU500VC707Board/U500.fdf [new file with mode: 0644]
Platform/SiFive/U5SeriesPkg/FreedomU500VC707Board/U500.fdf.inc [new file with mode: 0644]
Platform/SiFive/U5SeriesPkg/FreedomU500VC707Board/U500.uni [new file with mode: 0644]
Platform/SiFive/U5SeriesPkg/FreedomU500VC707Board/U500PkgExtra.uni [new file with mode: 0644]
Platform/SiFive/U5SeriesPkg/FreedomU500VC707Board/VarStore.fdf.inc [new file with mode: 0644]
Platform/SiFive/U5SeriesPkg/FreedomU540HiFiveUnleashedBoard/DeviceTree.fdf.inc [new file with mode: 0644]
Platform/SiFive/U5SeriesPkg/FreedomU540HiFiveUnleashedBoard/DeviceTree/U540DeviceTree.inf [new file with mode: 0644]
Platform/SiFive/U5SeriesPkg/FreedomU540HiFiveUnleashedBoard/DeviceTree/fu540-c000.dtsi [new file with mode: 0644]
Platform/SiFive/U5SeriesPkg/FreedomU540HiFiveUnleashedBoard/DeviceTree/gpio.h [new file with mode: 0644]
Platform/SiFive/U5SeriesPkg/FreedomU540HiFiveUnleashedBoard/DeviceTree/hifive-unleashed-a00.dts [new file with mode: 0644]
Platform/SiFive/U5SeriesPkg/FreedomU540HiFiveUnleashedBoard/DeviceTree/sifive-fu540-prci.h [new file with mode: 0644]
Platform/SiFive/U5SeriesPkg/FreedomU540HiFiveUnleashedBoard/Library/RiscVSpecialPlatformLib/RiscVSpecialPlatformLib.inf [new file with mode: 0644]
Platform/SiFive/U5SeriesPkg/FreedomU540HiFiveUnleashedBoard/Library/RiscVSpecialPlatformLib/SifiveFu540.c [new file with mode: 0644]
Platform/SiFive/U5SeriesPkg/FreedomU540HiFiveUnleashedBoard/U540.dec [new file with mode: 0644]
Platform/SiFive/U5SeriesPkg/FreedomU540HiFiveUnleashedBoard/U540.dsc [new file with mode: 0644]
Platform/SiFive/U5SeriesPkg/FreedomU540HiFiveUnleashedBoard/U540.fdf [new file with mode: 0644]
Platform/SiFive/U5SeriesPkg/FreedomU540HiFiveUnleashedBoard/U540.fdf.inc [new file with mode: 0644]
Platform/SiFive/U5SeriesPkg/FreedomU540HiFiveUnleashedBoard/U540.uni [new file with mode: 0644]
Platform/SiFive/U5SeriesPkg/FreedomU540HiFiveUnleashedBoard/U540PkgExtra.uni [new file with mode: 0644]
Platform/SiFive/U5SeriesPkg/FreedomU540HiFiveUnleashedBoard/VarStore.fdf.inc [new file with mode: 0644]
Platform/SiFive/U5SeriesPkg/Include/SiFiveU5MCCoreplex.h [new file with mode: 0644]
Platform/SiFive/U5SeriesPkg/Include/SifiveU5Uart.h [new file with mode: 0644]
Platform/SiFive/U5SeriesPkg/Include/U5Clint.h [new file with mode: 0644]
Platform/SiFive/U5SeriesPkg/Library/PeiCoreInfoHobLib/CoreInfoHob.c [new file with mode: 0644]
Platform/SiFive/U5SeriesPkg/Library/PeiCoreInfoHobLib/PeiCoreInfoHobLib.inf [new file with mode: 0644]
Platform/SiFive/U5SeriesPkg/Library/PlatformSecPpiLib/PlatformSecPpiLib.c [new file with mode: 0644]
Platform/SiFive/U5SeriesPkg/Library/PlatformSecPpiLib/PlatformSecPpiLib.inf [new file with mode: 0644]
Platform/SiFive/U5SeriesPkg/Library/RiscVPlatformTimerLib/RiscVPlatformTimerLib.S [new file with mode: 0644]
Platform/SiFive/U5SeriesPkg/Library/RiscVPlatformTimerLib/RiscVPlatformTimerLib.inf [new file with mode: 0644]
Platform/SiFive/U5SeriesPkg/Library/SerialIoLib/SerialIoLib.inf [new file with mode: 0644]
Platform/SiFive/U5SeriesPkg/Library/SerialIoLib/SerialPortLib.c [new file with mode: 0644]
Platform/SiFive/U5SeriesPkg/Library/SerialIoLib/U5SerialPortLib.uni [new file with mode: 0644]
Platform/SiFive/U5SeriesPkg/Readme.md [new file with mode: 0644]
Platform/SiFive/U5SeriesPkg/U5SeriesPkg.dec [new file with mode: 0644]
Platform/SiFive/U5SeriesPkg/U5SeriesPkg.uni [new file with mode: 0644]
Platform/SiFive/U5SeriesPkg/U5SeriesPkgExtra.uni [new file with mode: 0644]
Platform/SiFive/U5SeriesPkg/Universal/Dxe/RamFvbServicesRuntimeDxe/FvbInfo.c [new file with mode: 0644]
Platform/SiFive/U5SeriesPkg/Universal/Dxe/RamFvbServicesRuntimeDxe/FvbServicesRuntimeDxe.inf [new file with mode: 0644]
Platform/SiFive/U5SeriesPkg/Universal/Dxe/RamFvbServicesRuntimeDxe/FwBlockService.c [new file with mode: 0644]
Platform/SiFive/U5SeriesPkg/Universal/Dxe/RamFvbServicesRuntimeDxe/FwBlockService.h [new file with mode: 0644]
Platform/SiFive/U5SeriesPkg/Universal/Dxe/RamFvbServicesRuntimeDxe/FwBlockServiceDxe.c [new file with mode: 0644]
Platform/SiFive/U5SeriesPkg/Universal/Dxe/RamFvbServicesRuntimeDxe/RamFlash.c [new file with mode: 0644]
Platform/SiFive/U5SeriesPkg/Universal/Dxe/RamFvbServicesRuntimeDxe/RamFlash.h [new file with mode: 0644]
Platform/SiFive/U5SeriesPkg/Universal/Dxe/RamFvbServicesRuntimeDxe/RamFlashDxe.c [new file with mode: 0644]
Platform/Socionext/DeveloperBox/DeveloperBox.dsc [new file with mode: 0644]
Platform/Socionext/DeveloperBox/DeveloperBox.dsc.inc [new file with mode: 0644]
Platform/Socionext/DeveloperBox/DeveloperBox.fdf [new file with mode: 0644]
Platform/Socionext/DeveloperBox/DeveloperBoxMm.dsc [new file with mode: 0644]
Platform/Socionext/DeveloperBox/DeveloperBoxMm.fdf [new file with mode: 0644]
Platform/Socionext/DeveloperBox/Logo/Logo.bmp [new file with mode: 0644]
Platform/Socionext/DeveloperBox/Logo/Logo.c [new file with mode: 0644]
Platform/Socionext/DeveloperBox/Logo/Logo.idf [new file with mode: 0644]
Platform/Socionext/DeveloperBox/Logo/LogoDxe.inf [new file with mode: 0644]
Platform/Socionext/DeveloperBox/SmbiosPlatformDxe/SmbiosPlatformDxe.c [new file with mode: 0644]
Platform/Socionext/DeveloperBox/SmbiosPlatformDxe/SmbiosPlatformDxe.inf [new file with mode: 0644]
Platform/Socionext/DeveloperBox/SystemFirmwareDescriptor/SystemFirmwareDescriptor.inf [new file with mode: 0644]
Platform/Socionext/DeveloperBox/SystemFirmwareDescriptor/SystemFirmwareDescriptorPei.c [new file with mode: 0644]
Platform/Socionext/DeveloperBox/SystemFirmwareDescriptor/SystemFirmwareDescriptorTable.aslc [new file with mode: 0644]
Platform/Socionext/DeveloperBox/SystemFirmwareUpdateConfig/SystemFirmwareUpdateConfig.ini [new file with mode: 0644]
Platform/Socionext/SynQuacerEvalBoard/SynQuacerEvalBoard.dsc [new file with mode: 0644]
Platform/Socionext/SynQuacerEvalBoard/SynQuacerEvalBoard.fdf [new file with mode: 0644]
Platform/Socionext/SynQuacerEvalBoard/SystemFirmwareDescriptor/SystemFirmwareDescriptor.inf [new file with mode: 0644]
Platform/Socionext/SynQuacerEvalBoard/SystemFirmwareDescriptor/SystemFirmwareDescriptorPei.c [new file with mode: 0644]
Platform/Socionext/SynQuacerEvalBoard/SystemFirmwareDescriptor/SystemFirmwareDescriptorTable.aslc [new file with mode: 0644]
Platform/Socionext/SynQuacerEvalBoard/SystemFirmwareUpdateConfig/SystemFirmwareUpdateConfig.ini [new file with mode: 0644]
Platform/SoftIron/Overdrive1000Board/FdtBlob/styx-overdrive1000.dtb [new file with mode: 0644]
Platform/SoftIron/Overdrive1000Board/FdtBlob/styx-overdrive1000.dts [new file with mode: 0644]
Platform/SoftIron/Overdrive1000Board/Overdrive1000Board.dsc [new file with mode: 0644]
Platform/SoftIron/Overdrive1000Board/Overdrive1000Board.fdf [new file with mode: 0644]
Platform/SolidRun/Armada80x0McBin/Armada80x0McBin.dsc [new file with mode: 0644]
Platform/SolidRun/Armada80x0McBin/Armada80x0McBin.fdf.inc [new file with mode: 0644]
Platform/SolidRun/Armada80x0McBin/Armada80x0McBinBoardDescLib/Armada80x0McBinBoardDescLib.c [new file with mode: 0644]
Platform/SolidRun/Armada80x0McBin/Armada80x0McBinBoardDescLib/Armada80x0McBinBoardDescLib.inf [new file with mode: 0644]
Platform/SolidRun/Armada80x0McBin/NonDiscoverableInitLib/NonDiscoverableInitLib.c [new file with mode: 0644]
Platform/SolidRun/Armada80x0McBin/NonDiscoverableInitLib/NonDiscoverableInitLib.h [new file with mode: 0644]
Platform/SolidRun/Armada80x0McBin/NonDiscoverableInitLib/NonDiscoverableInitLib.inf [new file with mode: 0644]
Platform/SolidRun/Armada80x0McBin/Readme.md [new file with mode: 0644]
Platform/SolidRun/Cn913xCEx7Eval/BoardDescriptionLib/BoardDescriptionLib.c [new file with mode: 0644]
Platform/SolidRun/Cn913xCEx7Eval/BoardDescriptionLib/BoardDescriptionLib.h [new file with mode: 0644]
Platform/SolidRun/Cn913xCEx7Eval/BoardDescriptionLib/BoardDescriptionLib.inf [new file with mode: 0644]
Platform/SolidRun/Cn913xCEx7Eval/Cn9130Eval.dsc.inc [new file with mode: 0644]
Platform/SolidRun/Cn913xCEx7Eval/Cn9131Eval.dsc.inc [new file with mode: 0644]
Platform/SolidRun/Cn913xCEx7Eval/Cn9132Eval.dsc.inc [new file with mode: 0644]
Platform/SolidRun/Cn913xCEx7Eval/Cn913xCEx7.dsc.inc [new file with mode: 0644]
Platform/SolidRun/Cn913xCEx7Eval/Cn913xCEx7Eval.dsc [new file with mode: 0644]
Platform/SolidRun/Cn913xCEx7Eval/Cn913xCEx7Eval.fdf.inc [new file with mode: 0644]
Platform/SolidRun/Cn913xCEx7Eval/NonDiscoverableInitLib/NonDiscoverableInitLib.c [new file with mode: 0644]
Platform/SolidRun/Cn913xCEx7Eval/NonDiscoverableInitLib/NonDiscoverableInitLib.h [new file with mode: 0644]
Platform/SolidRun/Cn913xCEx7Eval/NonDiscoverableInitLib/NonDiscoverableInitLib.inf [new file with mode: 0644]
Platform/SolidRun/Cn913xCEx7Eval/Readme.md [new file with mode: 0644]
Platform/StandaloneMm/PlatformStandaloneMmPkg/PlatformStandaloneMmRpmb.dsc [new file with mode: 0644]
Platform/StandaloneMm/PlatformStandaloneMmPkg/PlatformStandaloneMmRpmb.fdf [new file with mode: 0644]
PrmPkg/Application/PrmInfo/PrmInfo.c
PrmPkg/Library/DxePrmContextBufferLib/DxePrmContextBufferLib.c
PrmPkg/Library/DxePrmContextBufferLib/UnitTest/DxePrmContextBufferLibUnitTest.c
PrmPkg/Library/DxePrmContextBufferLib/UnitTest/DxePrmContextBufferLibUnitTestHost.inf
PrmPkg/Library/DxePrmModuleDiscoveryLib/DxePrmModuleDiscoveryLib.c
PrmPkg/Library/DxePrmModuleDiscoveryLib/UnitTest/DxePrmModuleDiscoveryLibUnitTestHost.inf
PrmPkg/Library/DxePrmPeCoffLib/DxePrmPeCoffLib.c
PrmPkg/PrmConfigDxe/PrmConfigDxe.c
PrmPkg/PrmLoaderDxe/PrmLoaderDxe.c
PrmPkg/PrmSsdtInstallDxe/PrmSsdtInstallDxe.c
ReadMe.rst
Readme.md [new file with mode: 0644]
RedfishPkg/Documents/Media/BmcExposedUsbNic.svg [new file with mode: 0644]
RedfishPkg/Documents/Media/EmualtorPlatformLibrary.svg [new file with mode: 0644]
RedfishPkg/Documents/Media/PlatformWihtBmcLibrary.svg [new file with mode: 0644]
RedfishPkg/Include/Library/HiiUtilityLib.h [new file with mode: 0644]
RedfishPkg/Include/Library/RedfishDebugLib.h [new file with mode: 0644]
RedfishPkg/Include/Library/RedfishPlatformConfigLib.h [new file with mode: 0644]
RedfishPkg/Include/Library/RestExLib.h
RedfishPkg/Include/Pcd/RestExServiceDevicePath.h
RedfishPkg/Include/Protocol/EdkIIRedfishPlatformConfig.h [new file with mode: 0644]
RedfishPkg/Library/DxeRestExLib/DxeRestExLib.c
RedfishPkg/Library/HiiUtilityLib/HiiExpression.c [new file with mode: 0644]
RedfishPkg/Library/HiiUtilityLib/HiiExpression.h [new file with mode: 0644]
RedfishPkg/Library/HiiUtilityLib/HiiIfrParse.c [new file with mode: 0644]
RedfishPkg/Library/HiiUtilityLib/HiiInternal.h [new file with mode: 0644]
RedfishPkg/Library/HiiUtilityLib/HiiUtilityInternal.c [new file with mode: 0644]
RedfishPkg/Library/HiiUtilityLib/HiiUtilityLib.c [new file with mode: 0644]
RedfishPkg/Library/HiiUtilityLib/HiiUtilityLib.inf [new file with mode: 0644]
RedfishPkg/Library/JsonLib/JsonLib.c
RedfishPkg/Library/PlatformHostInterfaceBmcUsbNicLib/PlatformHostInterfaceBmcUsbNicLib.c [new file with mode: 0644]
RedfishPkg/Library/PlatformHostInterfaceBmcUsbNicLib/PlatformHostInterfaceBmcUsbNicLib.h [new file with mode: 0644]
RedfishPkg/Library/PlatformHostInterfaceBmcUsbNicLib/PlatformHostInterfaceBmcUsbNicLib.inf [new file with mode: 0644]
RedfishPkg/Library/RedfishDebugLib/RedfishDebugLib.c [new file with mode: 0644]
RedfishPkg/Library/RedfishDebugLib/RedfishDebugLib.inf [new file with mode: 0644]
RedfishPkg/Library/RedfishPlatformConfigLib/RedfishPlatformConfigInternal.h [new file with mode: 0644]
RedfishPkg/Library/RedfishPlatformConfigLib/RedfishPlatformConfigLib.c [new file with mode: 0644]
RedfishPkg/Library/RedfishPlatformConfigLib/RedfishPlatformConfigLib.inf [new file with mode: 0644]
RedfishPkg/Library/RedfishPlatformCredentialIpmiLib/RedfishPlatformCredentialIpmiLib.c [new file with mode: 0644]
RedfishPkg/Library/RedfishPlatformCredentialIpmiLib/RedfishPlatformCredentialIpmiLib.h [new file with mode: 0644]
RedfishPkg/Library/RedfishPlatformCredentialIpmiLib/RedfishPlatformCredentialIpmiLib.inf [new file with mode: 0644]
RedfishPkg/PrivateLibrary/RedfishLib/RedfishLib.c
RedfishPkg/PrivateLibrary/RedfishLib/edk2libredfish/src/service.c
RedfishPkg/Readme.md
RedfishPkg/Redfish.fdf.inc
RedfishPkg/RedfishComponents.dsc.inc
RedfishPkg/RedfishConfigHandler/RedfishConfigHandlerCommon.c
RedfishPkg/RedfishConfigHandler/RedfishConfigHandlerDriver.c
RedfishPkg/RedfishConfigHandler/RedfishConfigHandlerDriver.inf
RedfishPkg/RedfishDiscoverDxe/RedfishDiscoverDxe.c
RedfishPkg/RedfishDiscoverDxe/RedfishDiscoverInternal.h
RedfishPkg/RedfishDiscoverDxe/RedfishSmbiosHostInterface.c
RedfishPkg/RedfishHostInterfaceDxe/RedfishHostInterfaceDxe.c
RedfishPkg/RedfishLibs.dsc.inc
RedfishPkg/RedfishPkg.dec
RedfishPkg/RedfishPkg.dsc
RedfishPkg/RedfishPlatformConfigDxe/RedfishPlatformConfigDxe.c [new file with mode: 0644]
RedfishPkg/RedfishPlatformConfigDxe/RedfishPlatformConfigDxe.h [new file with mode: 0644]
RedfishPkg/RedfishPlatformConfigDxe/RedfishPlatformConfigDxe.inf [new file with mode: 0644]
RedfishPkg/RedfishPlatformConfigDxe/RedfishPlatformConfigImpl.c [new file with mode: 0644]
RedfishPkg/RedfishPlatformConfigDxe/RedfishPlatformConfigImpl.h [new file with mode: 0644]
RedfishPkg/RedfishRestExDxe/RedfishRestExDriver.h
RedfishPkg/RedfishRestExDxe/RedfishRestExDxe.inf
RedfishPkg/RedfishRestExDxe/RedfishRestExImpl.c
RedfishPkg/RedfishRestExDxe/RedfishRestExInternal.h
RedfishPkg/RedfishRestExDxe/RedfishRestExProtocol.c
SecurityPkg/FvReportPei/FvReportPei.c
SecurityPkg/FvReportPei/FvReportPei.h
SecurityPkg/FvReportPei/FvReportPei.inf
SecurityPkg/HddPassword/HddPasswordDxe.c
SecurityPkg/HddPassword/HddPasswordDxe.h
SecurityPkg/HddPassword/HddPasswordDxe.inf
SecurityPkg/HddPassword/HddPasswordPei.c
SecurityPkg/Library/AuthVariableLib/AuthService.c
SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.c
SecurityPkg/Library/PeiDxeTpmPlatformHierarchyLib/PeiDxeTpmPlatformHierarchyLib.c
SecurityPkg/Library/PlatformPKProtectionLibVarPolicy/PlatformPKProtectionLibVarPolicy.c
SecurityPkg/Library/SecureBootVariableLib/GoogleTest/SecureBootVariableLibGoogleTest.cpp [new file with mode: 0644]
SecurityPkg/Library/SecureBootVariableLib/GoogleTest/SecureBootVariableLibGoogleTest.inf [new file with mode: 0644]
SecurityPkg/Library/SecureBootVariableLib/SecureBootVariableLib.c
SecurityPkg/Library/SecureBootVariableLib/UnitTest/MockPlatformPKProtectionLib.inf
SecurityPkg/Library/SecureBootVariableLib/UnitTest/MockUefiLib.inf
SecurityPkg/Library/SecureBootVariableLib/UnitTest/MockUefiRuntimeServicesTableLib.inf
SecurityPkg/Library/SecureBootVariableLib/UnitTest/SecureBootVariableLibUnitTest.c
SecurityPkg/Library/SecureBootVariableProvisionLib/SecureBootVariableProvisionLib.c
SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12Tis.c
SecurityPkg/Library/Tpm2CommandLib/Tpm2Capability.c
SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2Ptp.c
SecurityPkg/RandomNumberGenerator/RngDxe/ArmRngDxe.c
SecurityPkg/RandomNumberGenerator/RngDxe/Rand/RngDxe.c
SecurityPkg/RandomNumberGenerator/RngDxe/RngDxe.c
SecurityPkg/SecurityPkg.dec
SecurityPkg/SecurityPkg.dsc
SecurityPkg/Tcg/Opal/OpalPassword/OpalDriver.c
SecurityPkg/Tcg/Opal/OpalPassword/OpalHii.c
SecurityPkg/Tcg/Opal/OpalPassword/OpalPasswordPei.c
SecurityPkg/Tcg/Tcg2Acpi/Tcg2Acpi.c
SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.c
SecurityPkg/Tcg/Tcg2Smm/Tcg2Smm.c
SecurityPkg/Tcg/TdTcg2Dxe/TdTcg2Dxe.c
SecurityPkg/Test/Mock/Include/GoogleTest/Library/MockPlatformPKProtectionLib.h [new file with mode: 0644]
SecurityPkg/Test/Mock/Library/GoogleTest/MockPlatformPKProtectionLib/MockPlatformPKProtectionLib.cpp [new file with mode: 0644]
SecurityPkg/Test/Mock/Library/GoogleTest/MockPlatformPKProtectionLib/MockPlatformPKProtectionLib.inf [new file with mode: 0644]
SecurityPkg/Test/SecurityPkgHostTest.dsc
SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigImpl.c
SecurityPkg/VariableAuthenticated/SecureBootDefaultKeysDxe/SecureBootDefaultKeysDxe.c
ShellPkg/Application/Shell/Shell.c
ShellPkg/Application/Shell/ShellProtocol.c
ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.uni
ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.c
ShellPkg/Library/UefiShellDebug1CommandsLib/Dblk.c
ShellPkg/Library/UefiShellDebug1CommandsLib/Dmem.c
ShellPkg/Library/UefiShellDebug1CommandsLib/EfiDecompress.c
ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/PrintInfo.c
ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/SmbiosView.c
ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/SmbiosViewStrings.uni
ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.inf
ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.uni
ShellPkg/Library/UefiShellDriver1CommandsLib/Connect.c
ShellPkg/Library/UefiShellDriver1CommandsLib/Dh.c
ShellPkg/Library/UefiShellDriver1CommandsLib/Disconnect.c
ShellPkg/Library/UefiShellDriver1CommandsLib/DrvDiag.c
ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.uni
ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.uni
ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.uni
ShellPkg/Library/UefiShellNetwork2CommandsLib/UefiShellNetwork2CommandsLib.uni
Silicon/AMD/Styx/AmdStyx.dec [new file with mode: 0644]
Silicon/AMD/Styx/Common/Protocol/AmdMpCoreInfo.h [new file with mode: 0644]
Silicon/AMD/Styx/Common/SocVersion.h [new file with mode: 0644]
Silicon/AMD/Styx/Common/Varstore.fdf.inc [new file with mode: 0644]
Silicon/AMD/Styx/Drivers/AcpiPlatformDxe/AcpiPlatform.c [new file with mode: 0644]
Silicon/AMD/Styx/Drivers/AcpiPlatformDxe/AcpiPlatform.h [new file with mode: 0644]
Silicon/AMD/Styx/Drivers/AcpiPlatformDxe/AcpiPlatformDxe.inf [new file with mode: 0644]
Silicon/AMD/Styx/Drivers/AcpiPlatformDxe/Csrt.aslc [new file with mode: 0644]
Silicon/AMD/Styx/Drivers/AcpiPlatformDxe/Dbg2.aslc [new file with mode: 0644]
Silicon/AMD/Styx/Drivers/AcpiPlatformDxe/Dsdt.asl [new file with mode: 0644]
Silicon/AMD/Styx/Drivers/AcpiPlatformDxe/Fadt.aslc [new file with mode: 0644]
Silicon/AMD/Styx/Drivers/AcpiPlatformDxe/Gtdt.aslc [new file with mode: 0644]
Silicon/AMD/Styx/Drivers/AcpiPlatformDxe/Iort.aslc [new file with mode: 0644]
Silicon/AMD/Styx/Drivers/AcpiPlatformDxe/Madt.aslc [new file with mode: 0644]
Silicon/AMD/Styx/Drivers/AcpiPlatformDxe/Mcfg.aslc [new file with mode: 0644]
Silicon/AMD/Styx/Drivers/AcpiPlatformDxe/Pptt.aslc [new file with mode: 0644]
Silicon/AMD/Styx/Drivers/AcpiPlatformDxe/Spcr.aslc [new file with mode: 0644]
Silicon/AMD/Styx/Drivers/AcpiPlatformDxe/SsdtB1.asl [new file with mode: 0644]
Silicon/AMD/Styx/Drivers/AcpiPlatformDxe/SsdtKcs.asl [new file with mode: 0644]
Silicon/AMD/Styx/Drivers/AcpiPlatformDxe/SsdtXgbe.asl [new file with mode: 0644]
Silicon/AMD/Styx/Drivers/PlatInitDxe/PlatInitDxe.c [new file with mode: 0644]
Silicon/AMD/Styx/Drivers/PlatInitDxe/PlatInitDxe.inf [new file with mode: 0644]
Silicon/AMD/Styx/Drivers/PlatInitPei/PlatInitPei.c [new file with mode: 0644]
Silicon/AMD/Styx/Drivers/PlatInitPei/PlatInitPei.inf [new file with mode: 0644]
Silicon/AMD/Styx/Drivers/PlatformSmbiosDxe/PlatformSmbiosDxe.c [new file with mode: 0644]
Silicon/AMD/Styx/Drivers/PlatformSmbiosDxe/PlatformSmbiosDxe.inf [new file with mode: 0644]
Silicon/AMD/Styx/Drivers/StyxRngDxe/StyxRngDxe.c [new file with mode: 0644]
Silicon/AMD/Styx/Drivers/StyxRngDxe/StyxRngDxe.inf [new file with mode: 0644]
Silicon/AMD/Styx/Drivers/StyxSataPlatformDxe/InitController.c [new file with mode: 0644]
Silicon/AMD/Styx/Drivers/StyxSataPlatformDxe/SataRegisters.h [new file with mode: 0644]
Silicon/AMD/Styx/Drivers/StyxSataPlatformDxe/StyxSataPlatformDxe.inf [new file with mode: 0644]
Silicon/AMD/Styx/Drivers/StyxSpiFvDxe/StyxSpiFvDxe.c [new file with mode: 0644]
Silicon/AMD/Styx/Drivers/StyxSpiFvDxe/StyxSpiFvDxe.inf [new file with mode: 0644]
Silicon/AMD/Styx/Library/AmdStyxHelperLib/AmdStyxHelperLib.c [new file with mode: 0644]
Silicon/AMD/Styx/Library/AmdStyxHelperLib/AmdStyxHelperLib.inf [new file with mode: 0644]
Silicon/AMD/Styx/Library/AmdStyxLib/AArch64/Helper.S [new file with mode: 0644]
Silicon/AMD/Styx/Library/AmdStyxLib/AmdStyxLib.inf [new file with mode: 0644]
Silicon/AMD/Styx/Library/AmdStyxLib/AmdStyxLibSec.inf [new file with mode: 0644]
Silicon/AMD/Styx/Library/AmdStyxLib/Styx.c [new file with mode: 0644]
Silicon/AMD/Styx/Library/AmdStyxLib/StyxMem.c [new file with mode: 0644]
Silicon/AMD/Styx/Library/AmdStyxPciHostBridgeLib/AmdStyxPciHostBridgeLib.c [new file with mode: 0644]
Silicon/AMD/Styx/Library/AmdStyxPciHostBridgeLib/AmdStyxPciHostBridgeLib.inf [new file with mode: 0644]
Silicon/AMD/Styx/Library/MemoryInitPei/MemoryInitPeiLib.c [new file with mode: 0644]
Silicon/AMD/Styx/Library/MemoryInitPei/MemoryInitPeiLib.inf [new file with mode: 0644]
Silicon/AMD/Styx/Library/RealTimeClockLib/RealTimeClockLib.c [new file with mode: 0644]
Silicon/AMD/Styx/Library/RealTimeClockLib/RealTimeClockLib.inf [new file with mode: 0644]
Silicon/AMD/Styx/Library/StyxDtbLoaderLib/StyxDtbLoaderLib.c [new file with mode: 0644]
Silicon/AMD/Styx/Library/StyxDtbLoaderLib/StyxDtbLoaderLib.inf [new file with mode: 0644]
Silicon/AMD/Styx/Library/StyxPlatformFlashAccessLib/StyxPlatformFlashAccessLib.c [new file with mode: 0644]
Silicon/AMD/Styx/Library/StyxPlatformFlashAccessLib/StyxPlatformFlashAccessLib.inf [new file with mode: 0644]
Silicon/ARM/NeoverseN1Soc/Include/NeoverseN1Soc.h [new file with mode: 0644]
Silicon/ARM/NeoverseN1Soc/Library/PciHostBridgeLib/PciHostBridgeLib.c [new file with mode: 0644]
Silicon/ARM/NeoverseN1Soc/Library/PciHostBridgeLib/PciHostBridgeLib.inf [new file with mode: 0644]
Silicon/ARM/NeoverseN1Soc/Library/PciSegmentLib/PciSegmentLib.c [new file with mode: 0644]
Silicon/ARM/NeoverseN1Soc/Library/PciSegmentLib/PciSegmentLib.inf [new file with mode: 0644]
Silicon/ARM/NeoverseN1Soc/Library/PlatformLib/AArch64/Helper.S [new file with mode: 0644]
Silicon/ARM/NeoverseN1Soc/Library/PlatformLib/PlatformLib.c [new file with mode: 0644]
Silicon/ARM/NeoverseN1Soc/Library/PlatformLib/PlatformLib.inf [new file with mode: 0644]
Silicon/ARM/NeoverseN1Soc/Library/PlatformLib/PlatformLibMem.c [new file with mode: 0644]
Silicon/ARM/NeoverseN1Soc/NeoverseN1Soc.dec [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/AcpiCommonTables/AcpiCommonTables.inf [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/AcpiCommonTables/Bert.aslc [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/AcpiCommonTables/Dbg2.aslc [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/AcpiCommonTables/Einj.asl [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/AcpiCommonTables/Fadt.aslc [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/AcpiCommonTables/Gtdt.aslc [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/AcpiCommonTables/Hest.asl [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/AcpiCommonTables/Sdei.asl [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/AcpiCommonTables/Spcr.aslc [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/AcpiCommonTables/Ssdt.asl [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/AmpereAltraPkg.dec [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/AmpereAltraPkg.dsc.inc [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/ATFHobPei/ATFHobPeim.c [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/ATFHobPei/ATFHobPeim.inf [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/AcpiConfigDxe/AcpiConfigDxe.c [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/AcpiConfigDxe/AcpiConfigDxe.h [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/AcpiConfigDxe/AcpiConfigDxe.inf [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/AcpiConfigDxe/AcpiConfigStrings.uni [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/AcpiConfigDxe/AcpiConfigVfr.vfr [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/BootProgress/BootProgressDxe/BootProgressDxe.c [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/BootProgress/BootProgressDxe/BootProgressDxe.inf [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/BootProgress/BootProgressDxe/BootProgressDxe.uni [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/BootProgress/BootProgressPeim/BootProgressPeim.c [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/BootProgress/BootProgressPeim/BootProgressPeim.inf [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/BootProgress/BootProgressPeim/BootProgressPeim.uni [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/CpuConfigDxe/CpuConfigDxe.c [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/CpuConfigDxe/CpuConfigDxe.h [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/CpuConfigDxe/CpuConfigDxe.inf [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/CpuConfigDxe/CpuConfigNVDataStruc.h [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/CpuConfigDxe/CpuConfigStrings.uni [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/CpuConfigDxe/CpuConfigVfr.vfr [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/DebugInfoPei/DebugInfoPei.c [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/DebugInfoPei/DebugInfoPei.inf [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/FlashFvbDxe/FlashFvbDxe.c [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/FlashFvbDxe/FlashFvbDxe.inf [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/FlashPei/FlashPei.c [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/FlashPei/FlashPei.inf [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/MemInfoDxe/MemInfoDxe.inf [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/MemInfoDxe/MemInfoDxe.uni [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/MemInfoDxe/MemInfoDxeExtra.uni [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/MemInfoDxe/MemInfoNvramLib.c [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/MemInfoDxe/MemInfoScreen.c [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/MemInfoDxe/MemInfoScreen.h [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/MemInfoDxe/MemInfoScreenNVDataStruct.h [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/MemInfoDxe/MemInfoScreenStrings.uni [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/MemInfoDxe/MemInfoScreenVfr.vfr [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/PcieInitPei/PcieInitPei.c [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/PcieInitPei/PcieInitPei.inf [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/PcieInitPei/RootComplexNVParam.c [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/PcieInitPei/RootComplexNVParam.h [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/PlatformInfoDxe/PlatformInfoDxe.c [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/PlatformInfoDxe/PlatformInfoDxe.inf [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/PlatformInfoDxe/PlatformInfoHii.h [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/PlatformInfoDxe/PlatformInfoStrings.uni [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/PlatformInfoDxe/PlatformInfoVfr.vfr [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/RasConfigDxe/RasConfigDxe.c [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/RasConfigDxe/RasConfigDxe.h [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/RasConfigDxe/RasConfigDxe.inf [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/RasConfigDxe/RasConfigNVDataStruct.h [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/RasConfigDxe/RasConfigStrings.uni [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/RasConfigDxe/RasConfigVfr.vfr [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/RngDxe/RngDxe.c [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/RngDxe/RngDxe.inf [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/RngDxe/RngDxe.uni [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/RngDxe/RngDxeExtra.uni [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/RootComplexConfigDxe/RootComplexConfigDxe.c [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/RootComplexConfigDxe/RootComplexConfigDxe.h [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/RootComplexConfigDxe/RootComplexConfigDxe.inf [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/RootComplexConfigDxe/RootComplexConfigDxe.uni [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/RootComplexConfigDxe/RootComplexConfigNVDataStruct.h [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Drivers/RootComplexConfigDxe/RootComplexConfigVfr.vfr [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Include/AcpiConfigNVDataStruct.h [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Include/AcpiHeader.h [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Include/Guid/AcpiConfigHii.h [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Include/Guid/CpuConfigHii.h [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Include/Guid/PlatformInfoHob.h [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Include/Guid/RootComplexConfigHii.h [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Include/Guid/RootComplexInfoHob.h [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Include/Library/Ac01PcieLib.h [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Include/Library/AmpereCpuLib.h [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Include/Library/BoardPcieLib.h [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Include/Library/FlashLib.h [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Include/Library/GpioLib.h [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Include/Library/I2cLib.h [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Include/Library/MailboxInterfaceLib.h [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Include/Library/MmCommunicationLib.h [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Include/Library/NVParamLib.h [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Include/Library/SystemFirmwareInterfaceLib.h [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Include/Library/TrngLib.h [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Include/NVParamDef.h [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Include/Platform/Ac01.h [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Library/Ac01PcieLib/Ac01PcieLib.inf [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Library/Ac01PcieLib/PcieCore.c [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Library/Ac01PcieLib/PcieCore.h [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Library/AmpereCpuLib/AmpereCpuLib.c [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Library/AmpereCpuLib/AmpereCpuLib.inf [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Library/AmpereCpuLib/AmpereCpuLibCommon.c [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Library/AmpereCpuLib/RuntimeAmpereCpuLib.c [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Library/AmpereCpuLib/RuntimeAmpereCpuLib.inf [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Library/ArmPlatformLib/ArmPlatformHelper.S [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Library/ArmPlatformLib/ArmPlatformLib.c [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Library/ArmPlatformLib/ArmPlatformLib.inf [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Library/ArmPlatformLib/ArmPlatformLibMemory.c [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Library/ArmPlatformLib/PlatformMemoryMap.h [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Library/BoardPcieLibNull/BoardPcieLibNull.c [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Library/BoardPcieLibNull/BoardPcieLibNull.inf [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Library/DwGpioLib/DwGpioLib.c [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Library/DwGpioLib/DwGpioLib.inf [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Library/DwI2cLib/DwI2cLib.c [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Library/DwI2cLib/DwI2cLib.inf [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Library/FlashLib/FlashLib.c [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Library/FlashLib/FlashLib.inf [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Library/FlashLib/FlashLibCommon.c [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Library/FlashLib/FlashLibCommon.h [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Library/FlashLib/RuntimeFlashLib.c [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Library/FlashLib/RuntimeFlashLib.inf [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Library/MailboxInterfaceLib/MailboxInterfaceLib.c [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Library/MailboxInterfaceLib/MailboxInterfaceLib.inf [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Library/MemoryInitPeiLib/MemoryInitPeiLib.c [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Library/MemoryInitPeiLib/MemoryInitPeiLib.inf [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Library/MmCommunicationLib/MmCommunicationLib.c [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Library/MmCommunicationLib/MmCommunicationLib.inf [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Library/NVParamLib/NVParamLib.c [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Library/NVParamLib/NVParamLib.inf [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Library/NVParamLib/NVParamLibCommon.c [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Library/NVParamLib/NVParamLibCommon.h [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Library/NVParamLib/RuntimeNVParamLib.c [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Library/NVParamLib/RuntimeNVParamLib.inf [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Library/PciHostBridgeLib/PciHostBridgeLib.c [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Library/PciHostBridgeLib/PciHostBridgeLib.inf [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Library/PciSegmentLibPci/PciSegmentLib.c [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Library/PciSegmentLibPci/PciSegmentLibPci.inf [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Library/RngLib/RngLib.c [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Library/RngLib/RngLib.inf [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Library/RngLib/RngLib.uni [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Library/SystemFirmwareInterfaceLib/SystemFirmwareInterfaceLib.c [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Library/SystemFirmwareInterfaceLib/SystemFirmwareInterfaceLib.inf [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Library/TrngLib/TrngLib.c [new file with mode: 0644]
Silicon/Ampere/AmpereAltraPkg/Library/TrngLib/TrngLib.inf [new file with mode: 0644]
Silicon/Ampere/AmpereSiliconPkg/AmpereSiliconPkg.dec [new file with mode: 0644]
Silicon/Ampere/AmpereSiliconPkg/FvRules.fdf.inc [new file with mode: 0644]
Silicon/Ampere/AmpereSiliconPkg/Include/Guid/PlatformManagerHii.h [new file with mode: 0644]
Silicon/Ampere/AmpereSiliconPkg/Library/PlatformUiLib/PlatformManager.c [new file with mode: 0644]
Silicon/Ampere/AmpereSiliconPkg/Library/PlatformUiLib/PlatformManager.h [new file with mode: 0644]
Silicon/Ampere/AmpereSiliconPkg/Library/PlatformUiLib/PlatformManagerStrings.uni [new file with mode: 0644]
Silicon/Ampere/AmpereSiliconPkg/Library/PlatformUiLib/PlatformManagerUiLib.inf [new file with mode: 0644]
Silicon/Ampere/AmpereSiliconPkg/Library/PlatformUiLib/PlatformManagerUiLib.uni [new file with mode: 0644]
Silicon/Ampere/AmpereSiliconPkg/Library/PlatformUiLib/PlatformManagerVfr.Vfr [new file with mode: 0644]
Silicon/Ampere/AmpereSiliconPkg/Library/PlatformUiLib/PlatformManagerVfr.h [new file with mode: 0644]
Silicon/Atmel/AtSha204a/AtSha204a.dec [new file with mode: 0644]
Silicon/Atmel/AtSha204a/AtSha204aDriver.c [new file with mode: 0644]
Silicon/Atmel/AtSha204a/AtSha204aDriver.h [new file with mode: 0644]
Silicon/Atmel/AtSha204a/AtSha204aDxe.inf [new file with mode: 0644]
Silicon/Atmel/AtSha204a/ComponentName.c [new file with mode: 0644]
Silicon/Atmel/AtSha204a/DriverBinding.c [new file with mode: 0644]
Silicon/Baikal/BM1000/Drivers/NonDiscoverableAhciDxe/NonDiscoverableAhci.c
Silicon/Baikal/BM1000/Drivers/NonDiscoverableSdhciDxe/NonDiscoverableSdhci.c
Silicon/Baikal/BM1000/Drivers/NonDiscoverableXhciDxe/NonDiscoverableXhci.c
Silicon/Baikal/BM1000/Include/BM1000.h
Silicon/Baikal/BM1000/Include/Library/DbSmbusLib.h
Silicon/Baikal/BM1000/Library/DbSmbusLib/DbSmbusLib.c
Silicon/Baikal/BM1000/Library/PciHostBridgeLib/PciHostBridgeLibConstructor.c
Silicon/Baikal/BS1000/Drivers/NonDiscoverableEhciDxe/NonDiscoverableEhci.c
Silicon/Baikal/BS1000/Drivers/NonDiscoverableOhciDxe/NonDiscoverableOhci.c
Silicon/Baikal/BS1000/Library/PciHostBridgeLib/PciHostBridgeLibConstructor.c
Silicon/Baikal/Include/Library/DwI2cLib.h
Silicon/Baikal/Library/DwI2cLib/DwI2cLib.c
Silicon/Baikal/Library/EspiLib/EspiLib.c
Silicon/Broadcom/Bcm27xx/Bcm27xx.dec [new file with mode: 0644]
Silicon/Broadcom/Bcm27xx/Include/IndustryStandard/Bcm2711.h [new file with mode: 0644]
Silicon/Broadcom/Bcm27xx/Library/Bcm2711PciHostBridgeLib/Bcm2711PciHostBridgeLib.c [new file with mode: 0644]
Silicon/Broadcom/Bcm27xx/Library/Bcm2711PciHostBridgeLib/Bcm2711PciHostBridgeLib.inf [new file with mode: 0644]
Silicon/Broadcom/Bcm27xx/Library/Bcm2711PciHostBridgeLib/Bcm2711PciHostBridgeLibConstructor.c [new file with mode: 0644]
Silicon/Broadcom/Bcm27xx/Library/Bcm2711PciSegmentLib/PciSegmentLib.c [new file with mode: 0644]
Silicon/Broadcom/Bcm27xx/Library/Bcm2711PciSegmentLib/PciSegmentLib.inf [new file with mode: 0644]
Silicon/Broadcom/Bcm283x/Bcm283x.dec [new file with mode: 0644]
Silicon/Broadcom/Bcm283x/Drivers/Bcm2835RngDxe/Bcm2835RngDxe.c [new file with mode: 0644]
Silicon/Broadcom/Bcm283x/Drivers/Bcm2835RngDxe/Bcm2835RngDxe.inf [new file with mode: 0644]
Silicon/Broadcom/Bcm283x/Drivers/Bcm2838RngDxe/Bcm2838RngDxe.c [new file with mode: 0644]
Silicon/Broadcom/Bcm283x/Drivers/Bcm2838RngDxe/Bcm2838RngDxe.inf [new file with mode: 0644]
Silicon/Broadcom/Bcm283x/Drivers/InterruptDxe/InterruptDxe.c [new file with mode: 0644]
Silicon/Broadcom/Bcm283x/Drivers/InterruptDxe/InterruptDxe.inf [new file with mode: 0644]
Silicon/Broadcom/Bcm283x/Include/IndustryStandard/Bcm2835Rng.h [new file with mode: 0644]
Silicon/Broadcom/Bcm283x/Include/IndustryStandard/Bcm2836.h [new file with mode: 0644]
Silicon/Broadcom/Bcm283x/Include/IndustryStandard/Bcm2836Gpio.h [new file with mode: 0644]
Silicon/Broadcom/Bcm283x/Include/IndustryStandard/Bcm2836Gpu.h [new file with mode: 0644]
Silicon/Broadcom/Bcm283x/Include/IndustryStandard/Bcm2836Pwm.h [new file with mode: 0644]
Silicon/Broadcom/Bcm283x/Include/IndustryStandard/Bcm2836SdHost.h [new file with mode: 0644]
Silicon/Broadcom/Bcm283x/Include/IndustryStandard/Bcm2836Sdio.h [new file with mode: 0644]
Silicon/Broadcom/Bcm283x/Include/IndustryStandard/Bcm2838Rng.h [new file with mode: 0644]
Silicon/Broadcom/Bcm283x/Include/Library/GpioLib.h [new file with mode: 0644]
Silicon/Broadcom/Bcm283x/Library/GpioLib/GpioLib.c [new file with mode: 0644]
Silicon/Broadcom/Bcm283x/Library/GpioLib/GpioLib.inf [new file with mode: 0644]
Silicon/Broadcom/Drivers/Net/BcmGenetDxe/AdapterInfo.c [new file with mode: 0644]
Silicon/Broadcom/Drivers/Net/BcmGenetDxe/BcmGenetDxe.h [new file with mode: 0644]
Silicon/Broadcom/Drivers/Net/BcmGenetDxe/BcmGenetDxe.inf [new file with mode: 0644]
Silicon/Broadcom/Drivers/Net/BcmGenetDxe/ComponentName.c [new file with mode: 0644]
Silicon/Broadcom/Drivers/Net/BcmGenetDxe/DriverBinding.c [new file with mode: 0644]
Silicon/Broadcom/Drivers/Net/BcmGenetDxe/GenericPhy.c [new file with mode: 0644]
Silicon/Broadcom/Drivers/Net/BcmGenetDxe/GenericPhy.h [new file with mode: 0644]
Silicon/Broadcom/Drivers/Net/BcmGenetDxe/GenetUtil.c [new file with mode: 0644]
Silicon/Broadcom/Drivers/Net/BcmGenetDxe/SimpleNetwork.c [new file with mode: 0644]
Silicon/Broadcom/Drivers/Net/BcmNet.dec [new file with mode: 0644]
Silicon/Broadcom/Drivers/Net/Include/Protocol/BcmGenetPlatformDevice.h [new file with mode: 0644]
Silicon/Hisilicon/Drivers/AcpiPlatformDxe/AcpiPlatform.c [new file with mode: 0644]
Silicon/Hisilicon/Drivers/AcpiPlatformDxe/AcpiPlatformDxe.inf [new file with mode: 0644]
Silicon/Hisilicon/Drivers/AcpiPlatformDxe/UpdateDsdt.c [new file with mode: 0644]
Silicon/Hisilicon/Drivers/AcpiPlatformDxe/UpdateDsdt.h [new file with mode: 0644]
Silicon/Hisilicon/Drivers/FlashFvbDxe/FlashBlockIoDxe.c [new file with mode: 0644]
Silicon/Hisilicon/Drivers/FlashFvbDxe/FlashFvbDxe.c [new file with mode: 0644]
Silicon/Hisilicon/Drivers/FlashFvbDxe/FlashFvbDxe.h [new file with mode: 0644]
Silicon/Hisilicon/Drivers/FlashFvbDxe/FlashFvbDxe.inf [new file with mode: 0644]
Silicon/Hisilicon/Drivers/HisiAcpiPlatformDxe/AcpiPlatform.c [new file with mode: 0644]
Silicon/Hisilicon/Drivers/HisiAcpiPlatformDxe/AcpiPlatform.uni [new file with mode: 0644]
Silicon/Hisilicon/Drivers/HisiAcpiPlatformDxe/AcpiPlatformDxe.inf [new file with mode: 0644]
Silicon/Hisilicon/Drivers/HisiAcpiPlatformDxe/AcpiPlatformExtra.uni [new file with mode: 0644]
Silicon/Hisilicon/Drivers/HisiAcpiPlatformDxe/UpdateAcpiTable.c [new file with mode: 0644]
Silicon/Hisilicon/Drivers/HisiAcpiPlatformDxe/UpdateAcpiTable.h [new file with mode: 0644]
Silicon/Hisilicon/Drivers/NorFlashDxe/NorFlashConfig.c [new file with mode: 0644]
Silicon/Hisilicon/Drivers/NorFlashDxe/NorFlashDxe.c [new file with mode: 0644]
Silicon/Hisilicon/Drivers/NorFlashDxe/NorFlashDxe.inf [new file with mode: 0644]
Silicon/Hisilicon/Drivers/NorFlashDxe/NorFlashHw.c [new file with mode: 0644]
Silicon/Hisilicon/Drivers/NorFlashDxe/NorFlashHw.h [new file with mode: 0644]
Silicon/Hisilicon/Drivers/PciPlatform/PciPlatform.c [new file with mode: 0644]
Silicon/Hisilicon/Drivers/PciPlatform/PciPlatform.inf [new file with mode: 0644]
Silicon/Hisilicon/Drivers/SasPlatform/SasPlatform.c [new file with mode: 0644]
Silicon/Hisilicon/Drivers/SasPlatform/SasPlatform.inf [new file with mode: 0644]
Silicon/Hisilicon/Drivers/SasV1Dxe/SasV1Dxe.c [new file with mode: 0644]
Silicon/Hisilicon/Drivers/SasV1Dxe/SasV1Dxe.inf [new file with mode: 0644]
Silicon/Hisilicon/Drivers/Smbios/AddSmbiosType9/AddSmbiosType9.c [new file with mode: 0644]
Silicon/Hisilicon/Drivers/Smbios/AddSmbiosType9/AddSmbiosType9.h [new file with mode: 0644]
Silicon/Hisilicon/Drivers/Smbios/AddSmbiosType9/AddSmbiosType9.inf [new file with mode: 0644]
Silicon/Hisilicon/Drivers/Smbios/MemorySubClassDxe/MemorySubClass.c [new file with mode: 0644]
Silicon/Hisilicon/Drivers/Smbios/MemorySubClassDxe/MemorySubClass.h [new file with mode: 0644]
Silicon/Hisilicon/Drivers/Smbios/MemorySubClassDxe/MemorySubClassDxe.inf [new file with mode: 0644]
Silicon/Hisilicon/Drivers/Smbios/MemorySubClassDxe/MemorySubClassStrings.uni [new file with mode: 0644]
Silicon/Hisilicon/Drivers/Smbios/ProcessorSubClassDxe/ProcessorSubClass.c [new file with mode: 0644]
Silicon/Hisilicon/Drivers/Smbios/ProcessorSubClassDxe/ProcessorSubClass.h [new file with mode: 0644]
Silicon/Hisilicon/Drivers/Smbios/ProcessorSubClassDxe/ProcessorSubClassDxe.inf [new file with mode: 0644]
Silicon/Hisilicon/Drivers/Smbios/ProcessorSubClassDxe/ProcessorSubClassStrings.uni [new file with mode: 0644]
Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/SmbiosMisc.h [new file with mode: 0644]
Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/SmbiosMiscDataTable.c [new file with mode: 0644]
Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/SmbiosMiscDxe.inf [new file with mode: 0644]
Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/SmbiosMiscEntryPoint.c [new file with mode: 0644]
Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/SmbiosMiscLibString.uni [new file with mode: 0644]
Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type00/MiscBiosVendor.uni [new file with mode: 0644]
Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type00/MiscBiosVendorData.c [new file with mode: 0644]
Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type00/MiscBiosVendorFunction.c [new file with mode: 0644]
Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type01/MiscSystemManufacturer.uni [new file with mode: 0644]
Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type01/MiscSystemManufacturerData.c [new file with mode: 0644]
Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type01/MiscSystemManufacturerFunction.c [new file with mode: 0644]
Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type02/MiscBaseBoardManufacturer.uni [new file with mode: 0644]
Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type02/MiscBaseBoardManufacturerData.c [new file with mode: 0644]
Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type02/MiscBaseBoardManufacturerFunction.c [new file with mode: 0644]
Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type03/MiscChassisManufacturer.uni [new file with mode: 0644]
Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type03/MiscChassisManufacturerData.c [new file with mode: 0644]
Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type03/MiscChassisManufacturerFunction.c [new file with mode: 0644]
Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type09/MiscSystemSlotDesignation.uni [new file with mode: 0644]
Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type09/MiscSystemSlotDesignationData.c [new file with mode: 0644]
Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type09/MiscSystemSlotDesignationFunction.c [new file with mode: 0644]
Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type13/MiscNumberOfInstallableLanguages.uni [new file with mode: 0644]
Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type13/MiscNumberOfInstallableLanguagesData.c [new file with mode: 0644]
Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type13/MiscNumberOfInstallableLanguagesFunction.c [new file with mode: 0644]
Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type32/MiscBootInformationData.c [new file with mode: 0644]
Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type32/MiscBootInformationFunction.c [new file with mode: 0644]
Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type38/MiscIpmiDeviceInformationData.c [new file with mode: 0644]
Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/Type38/MiscIpmiDeviceInformationFunction.c [new file with mode: 0644]
Silicon/Hisilicon/Drivers/SnpPlatform/SnpPlatform.c [new file with mode: 0644]
Silicon/Hisilicon/Drivers/SnpPlatform/SnpPlatform.inf [new file with mode: 0644]
Silicon/Hisilicon/Drivers/UpdateFdtDxe/UpdateFdtDxe.c [new file with mode: 0644]
Silicon/Hisilicon/Drivers/UpdateFdtDxe/UpdateFdtDxe.inf [new file with mode: 0644]
Silicon/Hisilicon/Drivers/VersionInfoPeim/VersionInfoPeim.c [new file with mode: 0644]
Silicon/Hisilicon/Drivers/VersionInfoPeim/VersionInfoPeim.inf [new file with mode: 0644]
Silicon/Hisilicon/Drivers/VirtualEhciPciIo/VirtualEhciPciIo.c [new file with mode: 0644]
Silicon/Hisilicon/Drivers/VirtualEhciPciIo/VirtualEhciPciIo.inf [new file with mode: 0644]
Silicon/Hisilicon/Hi1610/Drivers/IoInitDxe/IoInitDxe.c [new file with mode: 0644]
Silicon/Hisilicon/Hi1610/Drivers/IoInitDxe/IoInitDxe.inf [new file with mode: 0644]
Silicon/Hisilicon/Hi1610/Drivers/PcieInit1610/PcieInit.c [new file with mode: 0644]
Silicon/Hisilicon/Hi1610/Drivers/PcieInit1610/PcieInit.h [new file with mode: 0644]
Silicon/Hisilicon/Hi1610/Drivers/PcieInit1610/PcieInitDxe.inf [new file with mode: 0644]
Silicon/Hisilicon/Hi1610/Drivers/PcieInit1610/PcieInitLib.c [new file with mode: 0644]
Silicon/Hisilicon/Hi1610/Drivers/PcieInit1610/PcieInitLib.h [new file with mode: 0644]
Silicon/Hisilicon/Hi1610/Drivers/PcieInit1610/PcieKernelApi.h [new file with mode: 0644]
Silicon/Hisilicon/Hi1610/Hi1610.dec [new file with mode: 0644]
Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/AcpiTablesHi1610.inf [new file with mode: 0644]
Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/D03Iort.asl [new file with mode: 0644]
Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/D03Mcfg.aslc [new file with mode: 0644]
Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/CPU.asl [new file with mode: 0644]
Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/Com.asl [new file with mode: 0644]
Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/D03Hns.asl [new file with mode: 0644]
Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/D03Mbig.asl [new file with mode: 0644]
Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/D03Pci.asl [new file with mode: 0644]
Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/D03Sas.asl [new file with mode: 0644]
Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/D03Usb.asl [new file with mode: 0644]
Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/DsdtHi1610.asl [new file with mode: 0644]
Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/Lpc.asl [new file with mode: 0644]
Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Facs.aslc [new file with mode: 0644]
Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Fadt.aslc [new file with mode: 0644]
Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Gtdt.aslc [new file with mode: 0644]
Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Hi1610Platform.h [new file with mode: 0644]
Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/MadtHi1610.aslc [new file with mode: 0644]
Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Slit.aslc [new file with mode: 0644]
Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/Srat.aslc [new file with mode: 0644]
Silicon/Hisilicon/Hi1610/Include/PlatformArch.h [new file with mode: 0644]
Silicon/Hisilicon/Hi1610/Library/Hi161xPciPlatformLib/Hi161xPciPlatformLib.c [new file with mode: 0644]
Silicon/Hisilicon/Hi1610/Library/Hi161xPciPlatformLib/Hi161xPciPlatformLib.inf [new file with mode: 0644]
Silicon/Hisilicon/Hi1610/Library/Hi161xPciSegmentLib/Hi161xPciSegmentLib.inf [new file with mode: 0644]
Silicon/Hisilicon/Hi1610/Library/Hi161xPciSegmentLib/PciSegmentLib.c [new file with mode: 0644]
Silicon/Hisilicon/Hi1616/D05AcpiTables/AcpiTablesHi1616.inf [new file with mode: 0644]
Silicon/Hisilicon/Hi1616/D05AcpiTables/D05Iort.asl [new file with mode: 0644]
Silicon/Hisilicon/Hi1616/D05AcpiTables/D05Mcfg.aslc [new file with mode: 0644]
Silicon/Hisilicon/Hi1616/D05AcpiTables/D05Slit.aslc [new file with mode: 0644]
Silicon/Hisilicon/Hi1616/D05AcpiTables/D05Spcr.aslc [new file with mode: 0644]
Silicon/Hisilicon/Hi1616/D05AcpiTables/D05Srat.aslc [new file with mode: 0644]
Silicon/Hisilicon/Hi1616/D05AcpiTables/Dsdt/CPU.asl [new file with mode: 0644]
Silicon/Hisilicon/Hi1616/D05AcpiTables/Dsdt/Com.asl [new file with mode: 0644]
Silicon/Hisilicon/Hi1616/D05AcpiTables/Dsdt/D05Hns.asl [new file with mode: 0644]
Silicon/Hisilicon/Hi1616/D05AcpiTables/Dsdt/D05I2c.asl [new file with mode: 0644]
Silicon/Hisilicon/Hi1616/D05AcpiTables/Dsdt/D05Mbig.asl [new file with mode: 0644]
Silicon/Hisilicon/Hi1616/D05AcpiTables/Dsdt/D05Pci.asl [new file with mode: 0644]
Silicon/Hisilicon/Hi1616/D05AcpiTables/Dsdt/D05Sas.asl [new file with mode: 0644]
Silicon/Hisilicon/Hi1616/D05AcpiTables/Dsdt/D05Usb.asl [new file with mode: 0644]
Silicon/Hisilicon/Hi1616/D05AcpiTables/Dsdt/DsdtHi1616.asl [new file with mode: 0644]
Silicon/Hisilicon/Hi1616/D05AcpiTables/Dsdt/Lpc.asl [new file with mode: 0644]
Silicon/Hisilicon/Hi1616/D05AcpiTables/Facs.aslc [new file with mode: 0644]
Silicon/Hisilicon/Hi1616/D05AcpiTables/Fadt.aslc [new file with mode: 0644]
Silicon/Hisilicon/Hi1616/D05AcpiTables/Gtdt.aslc [new file with mode: 0644]
Silicon/Hisilicon/Hi1616/D05AcpiTables/Hi1616Platform.h [new file with mode: 0644]
Silicon/Hisilicon/Hi1616/D05AcpiTables/MadtHi1616.aslc [new file with mode: 0644]
Silicon/Hisilicon/Hi1616/Hi1616.dec [new file with mode: 0644]
Silicon/Hisilicon/Hi1616/Include/PlatformArch.h [new file with mode: 0644]
Silicon/Hisilicon/Hi1616/Pptt/Pptt.c [new file with mode: 0644]
Silicon/Hisilicon/Hi1616/Pptt/Pptt.h [new file with mode: 0644]
Silicon/Hisilicon/Hi1616/Pptt/Pptt.inf [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Drivers/Apei/Apei.c [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Drivers/Apei/Apei.h [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Drivers/Apei/Apei.inf [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Drivers/Apei/Bert/Bert.c [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Drivers/Apei/Bert/Bert.h [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Drivers/Apei/Einj/Einj.c [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Drivers/Apei/Einj/Einj.h [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Drivers/Apei/ErrorSource/Ghes.c [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Drivers/Apei/ErrorSource/Ghes.h [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Drivers/Apei/Erst/Erst.c [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Drivers/Apei/Erst/Erst.h [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Drivers/Apei/Hest/Hest.c [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Drivers/Apei/Hest/Hest.h [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Drivers/Apei/OemApeiHi1620.c [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Drivers/Apei/OemApeiHi1620.h [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Drivers/Pl011DebugSerialPortInitDxe/Pl011DebugSerialPortInitDxe.c [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Drivers/Pl011DebugSerialPortInitDxe/Pl011DebugSerialPortInitDxe.inf [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Hi1620.dec [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/AcpiTablesHi1620.inf [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/CPU.asl [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Com.asl [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/DsdtHi1620.asl [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Apei.asl [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Ged.asl [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Mbig.asl [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Mctp.asl [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Pci.asl [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Power.asl [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Rde.asl [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Sec.asl [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Socip4_i2c100k.asl [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Hi1620Socip4_i2c400k.asl [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/LpcUart_clk.asl [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/Pv680UncorePmu.asl [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Dsdt/ipmi.asl [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Facs.aslc [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Fadt.aslc [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Gtdt.aslc [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Hi1620Dbg2.aslc [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Hi1620Iort.asl [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Hi1620IortNoSmmu.asl [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Hi1620Mcfg.aslc [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Hi1620Platform.h [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Hi1620Slit.aslc [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Hi1620Spcr.aslc [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Hi1620Srat.aslc [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/MadtHi1620.aslc [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/MemoryConfig.hfr [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/MemoryConfig.uni [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/MiscConfig.hfr [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/MiscConfig.uni [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/OemConfig.c [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/OemConfig.h [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/OemConfigUi.h [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/OemConfigUiLib.inf [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/OemConfigUiLib.uni [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/OemConfigUiLibStrings.uni [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/OemConfigVfr.vfr [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/PcieConfig.hfr [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/PcieConfigStrings.uni [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/PciePortConfig.hfr [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/RasConfig.hfr [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/RasConfig.uni [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/iBMCConfig.hfr [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Hi1620OemConfigUiLib/iBMCConfig.uni [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Include/PlatformArch.h [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Library/Hi1620PciPlatformLib/Hi1620PciPlatformLib.c [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Library/Hi1620PciPlatformLib/Hi1620PciPlatformLib.inf [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Pptt/Pptt.c [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Pptt/Pptt.h [new file with mode: 0644]
Silicon/Hisilicon/Hi1620/Pptt/Pptt.inf [new file with mode: 0644]
Silicon/Hisilicon/Hi3660/Hi3660.dec [new file with mode: 0644]
Silicon/Hisilicon/Hi3660/Include/Hi3660.h [new file with mode: 0644]
Silicon/Hisilicon/Hi6220/Hi6220.dec [new file with mode: 0644]
Silicon/Hisilicon/Hi6220/Include/Hi6220.h [new file with mode: 0644]
Silicon/Hisilicon/Hi6220/Include/Hi6220RegsPeri.h [new file with mode: 0644]
Silicon/Hisilicon/HisiPkg.dec [new file with mode: 0644]
Silicon/Hisilicon/Hisilicon.dsc.inc [new file with mode: 0644]
Silicon/Hisilicon/Hisilicon.fdf.inc [new file with mode: 0644]
Silicon/Hisilicon/Include/Guid/MemoryMapData.h [new file with mode: 0644]
Silicon/Hisilicon/Include/Guid/VersionInfoHobGuid.h [new file with mode: 0644]
Silicon/Hisilicon/Include/Library/AcpiNextLib.h [new file with mode: 0644]
Silicon/Hisilicon/Include/Library/BmcConfigBootLib.h [new file with mode: 0644]
Silicon/Hisilicon/Include/Library/CpldIoLib.h [new file with mode: 0644]
Silicon/Hisilicon/Include/Library/FdtUpdateLib.h [new file with mode: 0644]
Silicon/Hisilicon/Include/Library/HwMemInitLib.h [new file with mode: 0644]
Silicon/Hisilicon/Include/Library/I2CLib.h [new file with mode: 0644]
Silicon/Hisilicon/Include/Library/OemConfigData.h [new file with mode: 0644]
Silicon/Hisilicon/Include/Library/OemDevicePath.h [new file with mode: 0644]
Silicon/Hisilicon/Include/Library/OemMiscLib.h [new file with mode: 0644]
Silicon/Hisilicon/Include/Library/OemNicLib.h [new file with mode: 0644]
Silicon/Hisilicon/Include/Library/OemSetVirtualMapDesc.h [new file with mode: 0644]
Silicon/Hisilicon/Include/Library/PlatformPciLib.h [new file with mode: 0644]
Silicon/Hisilicon/Include/Library/RtcHelperLib.h [new file with mode: 0644]
Silicon/Hisilicon/Include/Protocol/HisiBoardNicProtocol.h [new file with mode: 0644]
Silicon/Hisilicon/Include/Protocol/HisiPlatformSasProtocol.h [new file with mode: 0644]
Silicon/Hisilicon/Include/Protocol/HisiSasConfig.h [new file with mode: 0644]
Silicon/Hisilicon/Include/Protocol/HisiSpiFlashProtocol.h [new file with mode: 0644]
Silicon/Hisilicon/Include/Protocol/IpmiInterfaceProtocol.h [new file with mode: 0644]
Silicon/Hisilicon/Include/Protocol/NorFlashProtocol.h [new file with mode: 0644]
Silicon/Hisilicon/Include/Protocol/PlatformSasProtocol.h [new file with mode: 0644]
Silicon/Hisilicon/Include/Protocol/SnpPlatformProtocol.h [new file with mode: 0644]
Silicon/Hisilicon/Include/Regs/HisiPcieV1RegOffset.h [new file with mode: 0644]
Silicon/Hisilicon/Library/ArmPlatformLibHisilicon/AArch64/Helper.S [new file with mode: 0644]
Silicon/Hisilicon/Library/ArmPlatformLibHisilicon/ArmPlatformLib.c [new file with mode: 0644]
Silicon/Hisilicon/Library/ArmPlatformLibHisilicon/ArmPlatformLib.inf [new file with mode: 0644]
Silicon/Hisilicon/Library/ArmPlatformLibHisilicon/ArmPlatformLibMem.c [new file with mode: 0644]
Silicon/Hisilicon/Library/ArmPlatformLibHisilicon/ArmPlatformLibSec.inf [new file with mode: 0644]
Silicon/Hisilicon/Library/BmcConfigBootLib/BmcConfigBootLib.c [new file with mode: 0644]
Silicon/Hisilicon/Library/BmcConfigBootLib/BmcConfigBootLib.inf [new file with mode: 0644]
Silicon/Hisilicon/Library/CpldIoLib/CpldIoLib.c [new file with mode: 0644]
Silicon/Hisilicon/Library/CpldIoLib/CpldIoLib.inf [new file with mode: 0644]
Silicon/Hisilicon/Library/CpldIoLib/CpldIoLibRuntime.c [new file with mode: 0644]
Silicon/Hisilicon/Library/CpldIoLib/CpldIoLibRuntime.inf [new file with mode: 0644]
Silicon/Hisilicon/Library/DS3231RealTimeClockLib/DS3231RealTimeClock.h [new file with mode: 0644]
Silicon/Hisilicon/Library/DS3231RealTimeClockLib/DS3231RealTimeClockLib.c [new file with mode: 0644]
Silicon/Hisilicon/Library/DS3231RealTimeClockLib/DS3231RealTimeClockLib.inf [new file with mode: 0644]
Silicon/Hisilicon/Library/Dw8250SerialPortLib/Dw8250SerialPortLib.c [new file with mode: 0644]
Silicon/Hisilicon/Library/Dw8250SerialPortLib/Dw8250SerialPortLib.h [new file with mode: 0644]
Silicon/Hisilicon/Library/Dw8250SerialPortLib/Dw8250SerialPortLib.inf [new file with mode: 0644]
Silicon/Hisilicon/Library/Dw8250SerialPortRuntimeLib/Dw8250SerialPortRuntimeLib.c [new file with mode: 0644]
Silicon/Hisilicon/Library/Dw8250SerialPortRuntimeLib/Dw8250SerialPortRuntimeLib.h [new file with mode: 0644]
Silicon/Hisilicon/Library/Dw8250SerialPortRuntimeLib/Dw8250SerialPortRuntimeLib.inf [new file with mode: 0644]
Silicon/Hisilicon/Library/I2CLib/I2CHw.h [new file with mode: 0644]
Silicon/Hisilicon/Library/I2CLib/I2CLib.c [new file with mode: 0644]
Silicon/Hisilicon/Library/I2CLib/I2CLib.inf [new file with mode: 0644]
Silicon/Hisilicon/Library/I2CLib/I2CLibCommon.c [new file with mode: 0644]
Silicon/Hisilicon/Library/I2CLib/I2CLibInternal.h [new file with mode: 0644]
Silicon/Hisilicon/Library/I2CLib/I2CLibRuntime.c [new file with mode: 0644]
Silicon/Hisilicon/Library/I2CLib/I2CLibRuntime.inf [new file with mode: 0644]
Silicon/Hisilicon/Library/M41T83RealTimeClockLib/M41T83RealTimeClock.h [new file with mode: 0644]
Silicon/Hisilicon/Library/M41T83RealTimeClockLib/M41T83RealTimeClockLib.c [new file with mode: 0644]
Silicon/Hisilicon/Library/M41T83RealTimeClockLib/M41T83RealTimeClockLib.inf [new file with mode: 0644]
Silicon/Hisilicon/Library/PlatformBootManagerLib/PlatformBm.c [new file with mode: 0644]
Silicon/Hisilicon/Library/PlatformBootManagerLib/PlatformBm.h [new file with mode: 0644]
Silicon/Hisilicon/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf [new file with mode: 0644]
Silicon/Hisilicon/Library/PlatformFlashAccessLib/PlatformFlashAccessLibDxe.c [new file with mode: 0644]
Silicon/Hisilicon/Library/PlatformFlashAccessLib/PlatformFlashAccessLibDxe.inf [new file with mode: 0644]
Silicon/Hisilicon/Library/RX8900RealTimeClockLib/RX8900RealTimeClock.h [new file with mode: 0644]
Silicon/Hisilicon/Library/RX8900RealTimeClockLib/RX8900RealTimeClockLib.c [new file with mode: 0644]
Silicon/Hisilicon/Library/RX8900RealTimeClockLib/RX8900RealTimeClockLib.inf [new file with mode: 0644]
Silicon/Hisilicon/Library/RtcHelperLib/RtcHelperLib.c [new file with mode: 0644]
Silicon/Hisilicon/Library/RtcHelperLib/RtcHelperLib.inf [new file with mode: 0644]
Silicon/Hisilicon/Library/VirtualRealTimeClockLib/RealTimeClockLib.c [new file with mode: 0644]
Silicon/Hisilicon/Library/VirtualRealTimeClockLib/RealTimeClockLib.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/CoffeelakeSiliconPkg.dsc [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Cpu/Include/ConfigBlock/CpuConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Cpu/Include/ConfigBlock/CpuConfigLibPreMemConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Cpu/Include/ConfigBlock/CpuOverclockingConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Cpu/Include/ConfigBlock/CpuPidTestConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Cpu/Include/ConfigBlock/CpuPowerMgmtBasicConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Cpu/Include/ConfigBlock/CpuPowerMgmtCustomConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Cpu/Include/ConfigBlock/CpuPowerMgmtTestConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Cpu/Include/ConfigBlock/CpuTestConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Cpu/Include/CpuAccess.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Cpu/Include/CpuDataStruct.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Cpu/Include/CpuNvsAreaDef.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Cpu/Include/CpuPolicyCommon.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Cpu/Include/CpuPowerMgmt.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Cpu/Include/CpuRegs.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Cpu/Include/Library/CpuMailboxLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Cpu/Include/Library/CpuPlatformLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Cpu/Include/Library/CpuPolicyLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Cpu/Include/Protocol/CpuInfo.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Cpu/Include/Protocol/CpuPolicyProtocol.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Cpu/Library/BaseCpuMailboxLibNull/BaseCpuMailboxLibNull.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Cpu/Library/BaseCpuMailboxLibNull/BaseCpuMailboxLibNull.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Cpu/Library/PeiCpuPolicyLib/CpuPrintPolicy.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Cpu/Library/PeiCpuPolicyLib/CpuPrintPolicyPreMem.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Cpu/Library/PeiCpuPolicyLib/PeiCpuPolicyLib.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Cpu/Library/PeiCpuPolicyLib/PeiCpuPolicyLib.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Cpu/Library/PeiCpuPolicyLib/PeiCpuPolicyLibPreMem.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Cpu/Library/PeiCpuPolicyLib/PeiCpuPolicyLibPreMem.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Cpu/Library/PeiCpuPolicyLib/PeiCpuPolicyLibrary.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Cpu/Library/PeiDxeSmmCpuPlatformLib/CpuPlatformLibrary.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Cpu/Library/PeiDxeSmmCpuPlatformLib/CpuPlatformLibrary.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Cpu/Library/PeiDxeSmmCpuPlatformLib/PeiDxeSmmCpuPlatformLib.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Include/ConfigBlock/SiConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Include/ConfigBlock/UsbConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Include/Guid/TcoWdtHob.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Include/Library/AslUpdateLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Include/Library/MmPciLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Include/Library/PeiSiPolicyUpdateLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Include/Library/SiConfigBlockLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Include/Library/SiPolicyLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Include/Library/SiliconInitLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Include/Library/StallPpiLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Include/Library/UsbLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Include/PcieRegs.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Include/Ppi/SiPolicy.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Include/Private/Library/PcieInitLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Include/Private/Library/UsbInitLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Include/Protocol/SiPolicyProtocol.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Include/Register/RegsUsb.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Include/SiConfigHob.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Include/SiPolicyStruct.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Include/TraceHubCommonConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Library/BaseSiConfigBlockLib/BaseSiConfigBlockLib.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Library/BaseSiConfigBlockLib/BaseSiConfigBlockLib.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Library/DxeAslUpdateLib/DxeAslUpdateLib.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Library/DxeAslUpdateLib/DxeAslUpdateLib.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Library/DxeAslUpdateLibNull/DxeAslUpdateLibNull.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Library/DxeAslUpdateLibNull/DxeAslUpdateLibNull.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Library/PeiDxeSmmMmPciLib/PeiDxeSmmMmPciLib.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Library/PeiDxeSmmMmPciLib/PeiDxeSmmMmPciLib.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Library/PeiInstallStallPpiLib/PeiStallPpiLib.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Library/PeiInstallStallPpiLib/PeiStallPpiLib.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Library/PeiSiPolicyLib/PeiSiPolicyLib.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Library/PeiSiPolicyLib/PeiSiPolicyLib.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Library/PeiSiPolicyLib/PeiSiPolicyLibPreMem.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Library/PeiSiPolicyLib/PeiSiPolicyLibrary.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Library/PeiSiPolicyLib/SiPrintPolicy.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Library/PeiSiliconInitLib/PeiSiliconInitLib.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Library/PeiSiliconInitLib/SiliconInit.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Library/PeiSiliconInitLib/SiliconInitPreMem.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Me/Include/ConfigBlock/MePeiConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Me/Include/Library/DxeMePolicyLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Me/Include/Library/PeiMePolicyLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Me/Include/MeChipset.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Me/Include/MePolicyHob.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Me/Include/MkhiMsgs.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Me/Include/Protocol/MePolicy.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Me/Library/PeiMePolicyLib/PeiMePolicyLib.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Me/Library/PeiMePolicyLib/PeiMePolicyLib.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Me/Library/PeiMePolicyLib/PeiMePolicyLibrary.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/ConfigBlock/CnviConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/ConfigBlock/DciConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/ConfigBlock/DmiConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/ConfigBlock/EspiConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/ConfigBlock/FlashProtectionConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/ConfigBlock/GpioDevConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/ConfigBlock/HdAudioConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/ConfigBlock/HsioConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/ConfigBlock/HsioPcieConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/ConfigBlock/HsioSataConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/ConfigBlock/InterruptConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/ConfigBlock/IoApicConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/ConfigBlock/IshConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/ConfigBlock/LanConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/ConfigBlock/LockDownConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/ConfigBlock/LpcConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/ConfigBlock/P2sbConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/ConfigBlock/PchGeneralConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/ConfigBlock/PchTraceHubConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/ConfigBlock/PcieRpConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/ConfigBlock/PmConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/ConfigBlock/SataConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/ConfigBlock/ScsConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/ConfigBlock/SerialIoConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/ConfigBlock/SerialIrqConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/ConfigBlock/SmbusConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/ConfigBlock/ThermalConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/ConfigBlock/WatchDogConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/DxeHdaNhlt.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/GpioConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/GpioPinsCnlH.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/GpioPinsCnlLp.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/GpioPinsSklH.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/GpioPinsSklLp.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Library/BiosLockLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Library/CnviLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Library/DxePchPolicyLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Library/GbeMdiLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Library/GpioLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Library/GpioNativeLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Library/OcWdtLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Library/PchCycleDecodingLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Library/PchEspiLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Library/PchGbeLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Library/PchHsioLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Library/PchInfoLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Library/PchPcieRpLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Library/PchPcrLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Library/PchPmcLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Library/PchPolicyLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Library/PchResetLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Library/PchSbiAccessLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Library/PchSerialIoLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Library/PchSerialIoUartLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Library/PchSmmControlLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Library/PchWdtCommonLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Library/PmcLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Library/SataLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Library/SecPchLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Library/SpiLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/PchAccess.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/PchHda.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/PchInfoHob.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/PchLimits.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/PchPcieStorageDetectHob.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/PchPolicyCommon.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/PchPreMemPolicyCommon.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/PchReservedResources.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/PchResetPlatformSpecific.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Ppi/PchReset.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Ppi/Wdt.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Private/CnlPchLpHsioDx.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Private/Library/DxePchHdaNhlt.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Private/Library/GpioHelpersLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Private/Library/GpioNameBufferLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Private/Library/GpioPrivateLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Private/Library/I2cMasterCommonLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Private/Library/PchDmiLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Private/Library/PchHdaLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Private/Library/PchInitCommonLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Private/Library/PchPciExpressHelpersLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Private/Library/PchPsfPrivateLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Private/Library/PchSmbusCommonLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Private/Library/PchSpiCommonLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Private/Library/PeiPchDmiLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Private/Library/PmcPrivateLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Private/Library/SiScheduleResetLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Private/Library/SmmPchPrivateLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Private/PchConfigHob.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Private/PchHdaEndpoints.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Private/PchHsio.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Private/PchNvsAreaDef.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Private/PchRstHob.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Private/Protocol/PchNvsArea.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Private/Protocol/PcieIoTrap.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Private/SiScheduleResetHob.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Protocol/IoTrapExDispatch.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Protocol/PchAcpiSmiDispatch.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Protocol/PchEmmcTuning.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Protocol/PchEspiSmiDispatch.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Protocol/PchPcieSmiDispatch.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Protocol/PchPolicy.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Protocol/PchReset.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Protocol/PchSmiDispatch.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Protocol/PchSmmIoTrapControl.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Protocol/PchSmmPeriodicTimerControl.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Protocol/PchTcoSmiDispatch.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Protocol/SmmSmbus.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Protocol/Wdt.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Register/PchRegs.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Register/PchRegsDci.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Register/PchRegsDmi.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Register/PchRegsDmi14.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Register/PchRegsDmi15.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Register/PchRegsFia.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Register/PchRegsGpio.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Register/PchRegsGpioCnl.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Register/PchRegsHda.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Register/PchRegsHsio.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Register/PchRegsIsh.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Register/PchRegsItss.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Register/PchRegsLan.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Register/PchRegsLpc.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Register/PchRegsLpcCnl.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Register/PchRegsP2sb.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Register/PchRegsPcie.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Register/PchRegsPcr.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Register/PchRegsPmc.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Register/PchRegsPmcCnl.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Register/PchRegsPsf.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Register/PchRegsPsfCnl.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Register/PchRegsPsth.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Register/PchRegsSata.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Register/PchRegsScs.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Register/PchRegsScsCnl.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Register/PchRegsSerialIo.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Register/PchRegsSerialIoCnl.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Register/PchRegsSmbus.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Register/PchRegsSpi.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Register/PchRegsThermalCnl.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/Register/PchRegsTraceHub.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/BaseResetSystemLib/BaseResetSystemLib.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/BaseResetSystemLib/BaseResetSystemLib.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/BaseSmbusLib/BaseSmbusLib.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/BaseSmbusLib/BaseSmbusLib.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/DxePchPolicyLib/DxePchPolicyLib.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/DxePchPolicyLib/DxePchPolicyLib.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/DxeResetSystemLib/DxeResetSystemLib.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/DxeResetSystemLib/DxeResetSystemLib.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/DxeRuntimeResetSystemLib/DxeRuntimeResetSystemLib.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/DxeRuntimeResetSystemLib/DxeRuntimeResetSystemLib.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmBiosLockLib/BiosLockLib.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmBiosLockLib/PeiDxeSmmBiosLockLib.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmGbeMdiLib/GbeMdiLib.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmGbeMdiLib/PeiDxeSmmGbeMdiLib.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmGpioLib/GpioInit.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmGpioLib/GpioLib.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmGpioLib/GpioLibrary.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmGpioLib/GpioNames.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmGpioLib/GpioNativeLib.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmGpioLib/PeiDxeSmmGpioLib.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmPchCycleDecodingLib/PchCycleDecodingLib.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmPchCycleDecodingLib/PeiDxeSmmPchCycleDecodingLib.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmPchEspiLib/PchEspiLib.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmPchEspiLib/PeiDxeSmmPchEspiLib.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmPchGbeLib/PchGbeLib.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmPchGbeLib/PeiDxeSmmPchGbeLib.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmPchHsioLib/PchHsioLib.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmPchHsioLib/PeiDxeSmmPchHsioLib.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmPchInfoLib/PchInfoLib.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmPchInfoLib/PchInfoLibClient.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmPchInfoLib/PchInfoLibCnl.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmPchInfoLib/PchInfoLibPrivate.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmPchInfoLib/PeiDxeSmmPchInfoLibCnl.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmPchPcieRpLib/PchPcieRpLib.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmPchPcieRpLib/PeiDxeSmmPchPcieRpLib.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmPchPcrLib/PchPcrLib.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmPchPcrLib/PeiDxeSmmPchPcrLib.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmPchPmcLib/PchPmcLib.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmPchPmcLib/PeiDxeSmmPchPmcLib.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmPchSbiAccessLib/PchSbiAccessLib.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmPchSbiAccessLib/PeiDxeSmmPchSbiAccessLib.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmPchSerialIoLib/PchSerialIoLib.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmPchSerialIoLib/PchSerialIoLibCnl.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmPchSerialIoLib/PchSerialIoLibInternal.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmPchSerialIoLib/PeiDxeSmmPchSerialIoLibCnl.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmPchSerialIoUartLib/PeiDxeSmmPchSerialIoUartLib.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmPchSerialIoUartLib/PeiDxeSmmPchSerialIoUartLib.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmPchWdtCommonLib/PeiDxeSmmPchWdtCommonLib.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmPchWdtCommonLib/WdtCommon.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmPmcLib/PeiDxeSmmPmcLib.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmPmcLib/PmcLib.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmSataLib/PeiDxeSmmSataLibCnl.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmSataLib/SataLib.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmSataLib/SataLibCdf.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiDxeSmmSataLib/SataLibCnl.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiOcWdtLib/PeiOcWdtLib.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiOcWdtLib/PeiOcWdtLib.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiOcWdtLibNull/PeiOcWdtLibNull.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiOcWdtLibNull/PeiOcWdtLibNull.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiPchPolicyLib/PchPreMemPrintPolicy.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiPchPolicyLib/PchPrintPolicy.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiPchPolicyLib/PeiPchPolicyLib.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiPchPolicyLib/PeiPchPolicyLibCnl.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiPchPolicyLib/PeiPchPolicyLibCnl.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiPchPolicyLib/PeiPchPolicyLibrary.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiPchPolicyLib/PeiPchPreMemPolicyLib.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiPchResetLib/PchReset.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiPchResetLib/PeiPchResetLib.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiResetSystemLib/PeiResetSystemLib.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiResetSystemLib/PeiResetSystemLib.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiSpiLib/PchSpi.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiSpiLib/PeiSpiLib.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/BaseGpioHelpersLibNull/BaseGpioHelpersLibNull.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/BaseGpioHelpersLibNull/BaseGpioHelpersLibNull.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/BasePchSpiCommonLib/BasePchSpiCommonLib.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/BasePchSpiCommonLib/SpiCommon.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/BaseSiScheduleResetLib/BaseSiScheduleResetLib.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/BaseSiScheduleResetLib/BaseSiScheduleResetLib.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/BaseSiScheduleResetLib/BaseSiScheduleResetLibCommon.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/BaseSiScheduleResetLib/BaseSiScheduleResetLibFsp.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/BaseSiScheduleResetLib/BaseSiScheduleResetLibFsp.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/DxeGpioNameBufferLib/DxeGpioNameBufferLib.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/DxeGpioNameBufferLib/GpioNameBufferDxe.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/DxePchHdaLib/DxePchHdaLib.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/DxePchHdaLib/PchHdaEndpoints.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/DxePchHdaLib/PchHdaLib.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/DxePchHdaLib/PchHdaNhltConfig.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/PeiDxeSmmGpioPrivateLib/GpioNamesCnl.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/PeiDxeSmmGpioPrivateLib/GpioNativePrivateLib.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/PeiDxeSmmGpioPrivateLib/GpioNativePrivateLibCnl.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/PeiDxeSmmGpioPrivateLib/GpioNativePrivateLibInternal.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/PeiDxeSmmGpioPrivateLib/GpioPrivateLib.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/PeiDxeSmmGpioPrivateLib/GpioPrivateLibCnl.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/PeiDxeSmmGpioPrivateLib/PeiDxeSmmGpioPrivateLibCnl.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/PeiDxeSmmPchDmiLib/PchDmi14.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/PeiDxeSmmPchDmiLib/PchDmi14.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/PeiDxeSmmPchDmiLib/PchDmi15.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/PeiDxeSmmPchDmiLib/PchDmi15.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/PeiDxeSmmPchDmiLib/PchDmiLib.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/PeiDxeSmmPchDmiLib/PchDmiWithS3Lib.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/PeiDxeSmmPchDmiLib/PeiDxeSmmPchDmiLib.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/PeiDxeSmmPchDmiLib/PeiDxeSmmPchDmiWithS3Lib.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/PeiDxeSmmPchInitCommonLib/PchInitCommon.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/PeiDxeSmmPchInitCommonLib/PeiDxeSmmPchInitCommonLib.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/PeiDxeSmmPchPciExpressHelpersLib/PchPciExpressHelpersLibrary.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/PeiDxeSmmPchPciExpressHelpersLib/PchPciExpressHelpersLibrary.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/PeiDxeSmmPchPciExpressHelpersLib/PeiDxeSmmPchPciExpressHelpersLib.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/PeiDxeSmmPchPsfPrivateLib/PchPsfPrivateLib.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/PeiDxeSmmPchPsfPrivateLib/PchPsfPrivateLibCnl.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/PeiDxeSmmPchPsfPrivateLib/PchPsfPrivateLibInternal.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/PeiDxeSmmPchPsfPrivateLib/PeiDxeSmmPchPsfPrivateLibCnl.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/PeiDxeSmmPmcPrivateLib/PeiDxeSmmPmcPrivateLibCnl.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/PeiDxeSmmPmcPrivateLib/PeiDxeSmmPmcPrivateLibWithS3.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/PeiDxeSmmPmcPrivateLib/PeiPmcPrivateLib.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/PeiDxeSmmPmcPrivateLib/PeiPmcPrivateLibCnl.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/PeiDxeSmmPmcPrivateLib/PmcPrivateLib.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/PeiDxeSmmPmcPrivateLib/PmcPrivateLibClient.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/PeiDxeSmmPmcPrivateLib/PmcPrivateLibCnl.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/PeiDxeSmmPmcPrivateLib/PmcPrivateLibInternal.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/PeiDxeSmmPmcPrivateLib/PmcPrivateLibWithS3.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/PeiGpioHelpersLib/PeiGpioHelpersLib.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/PeiGpioHelpersLib/PeiGpioHelpersLib.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/PeiGpioNameBufferLib/GpioNameBufferPei.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/PeiGpioNameBufferLib/PeiGpioNameBufferLib.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/SmmPchPrivateLib/SmmPchPrivateLib.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/Private/SmmPchPrivateLib/SmmPchPrivateLib.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/PchInit/Dxe/PchAcpi.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/PchInit/Dxe/PchCnviAcpi.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/PchInit/Dxe/PchHdaAcpi.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/PchInit/Dxe/PchInit.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/PchInit/Dxe/PchInit.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/PchInit/Dxe/PchInitDxe.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/PchInit/Dxe/PchInitDxeCnl.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/PchInit/Dxe/PchInitDxeFspCnl.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/PchInit/Dxe/PchInitFsp.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/PchInit/Dxe/PchSata.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/PchInit/Dxe/PchSerialIo.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/PchInit/Dxe/PchSerialIoDxe.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/PchInit/Smm/PchBiosWriteProtect.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/PchInit/Smm/PchInitSmm.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/PchInit/Smm/PchInitSmm.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/PchInit/Smm/PchInitSmm.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/PchInit/Smm/PchLanSxSmm.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/PchInit/Smm/PchPcieSmm.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/PchInit/Smm/PchSpiAsync.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/PchSmiDispatcher/Smm/IoTrap.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/PchSmiDispatcher/Smm/IoTrap.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/PchSmiDispatcher/Smm/PchSmiDispatch.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/PchSmiDispatcher/Smm/PchSmiDispatcher.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/PchSmiDispatcher/Smm/PchSmm.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/PchSmiDispatcher/Smm/PchSmmCore.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/PchSmiDispatcher/Smm/PchSmmEspi.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/PchSmiDispatcher/Smm/PchSmmEspi.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/PchSmiDispatcher/Smm/PchSmmGpi.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/PchSmiDispatcher/Smm/PchSmmHelpers.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/PchSmiDispatcher/Smm/PchSmmHelpers.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/PchSmiDispatcher/Smm/PchSmmPeriodicTimer.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/PchSmiDispatcher/Smm/PchSmmPowerButton.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/PchSmiDispatcher/Smm/PchSmmSw.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/PchSmiDispatcher/Smm/PchSmmSx.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/PchSmiDispatcher/Smm/PchSmmUsb.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/PchSmiDispatcher/Smm/PchxSmmHelpers.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/PchSmiDispatcher/Smm/PchxSmmHelpers.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/SmmControl/RuntimeDxe/SmmControl.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/SmmControl/RuntimeDxe/SmmControlDriver.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/SmmControl/RuntimeDxe/SmmControlDriver.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Spi/Smm/PchSpi.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/Pch/Spi/Smm/PchSpiSmm.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SampleCode/Include/Library/SecPlatformLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SampleCode/IntelFrameworkPkg/Include/Protocol/LegacyBios.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SampleCode/IntelFrameworkPkg/Include/Protocol/LegacyInterrupt.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SampleCode/MdeModulePkg/Include/Guid/AcpiS3Context.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SampleCode/MdeModulePkg/Include/Guid/ConsoleOutDevice.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SampleCode/MdeModulePkg/Include/Guid/MemoryTypeInformation.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SampleCode/MdeModulePkg/Include/Library/ResetSystemLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SampleCode/MdeModulePkg/Include/Ppi/SmmAccess.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SampleCode/MdeModulePkg/Include/Ppi/SmmControl.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SampleCode/MdeModulePkg/Include/Protocol/SmmVariable.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SiPkg.dec [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SiPkgBuildOption.dsc [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SiPkgCommonLib.dsc [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SiPkgDxe.dsc [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SiPkgDxeLib.dsc [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SiPkgPei.dsc [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SiPkgPeiLib.dsc [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/AcpiTables/Dmar/Dmar.aslc [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/AcpiTables/Dmar/Dmar.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/AcpiTables/HostBus.asl [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/AcpiTables/SaAcpiTables.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/AcpiTables/SaSsdt/Igfx.asl [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/AcpiTables/SaSsdt/IgfxCommon.asl [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/AcpiTables/SaSsdt/IgfxDsm.asl [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/AcpiTables/SaSsdt/IgfxOpGbda.asl [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/AcpiTables/SaSsdt/IgfxOpRn.asl [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/AcpiTables/SaSsdt/IgfxOpSbcb.asl [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/AcpiTables/SaSsdt/Ipu.asl [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/AcpiTables/SaSsdt/Sa.asl [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/AcpiTables/SaSsdt/SaNvs.asl [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/AcpiTables/SaSsdt/SaSsdt.asl [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/AcpiTables/SaSsdt/SaSsdt.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Include/ConfigBlock/GnaConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Include/ConfigBlock/GraphicsDxeConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Include/ConfigBlock/GraphicsPeiConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Include/ConfigBlock/GraphicsPeiPreMemConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Include/ConfigBlock/IpuPreMemConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Include/ConfigBlock/MemoryConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Include/ConfigBlock/MemoryDxeConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Include/ConfigBlock/MiscDxeConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Include/ConfigBlock/OverClockingConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Include/ConfigBlock/PcieDxeConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Include/ConfigBlock/PciePeiConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Include/ConfigBlock/PciePeiPreMemConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Include/ConfigBlock/SaMiscPeiConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Include/ConfigBlock/SaMiscPeiPreMemConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Include/ConfigBlock/SwitchableGraphicsConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Include/ConfigBlock/VbiosDxeConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Include/ConfigBlock/VtdConfig.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Include/DmaRemappingTable.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Include/Library/DxeSaPolicyLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Include/Library/PeiSaPolicyLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Include/Library/SaPlatformLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Include/MemInfoHob.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Include/Private/Library/GraphicsInitLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Include/Private/Library/LegacyRegion.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Include/Private/Library/PeiCpuTraceHubLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Include/Private/Library/SaPcieLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Include/Private/Protocol/SaIotrapSmi.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Include/Private/Protocol/SaNvsArea.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Include/Private/SaConfigHob.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Include/Private/SaNvsAreaDef.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Include/Protocol/GopComponentName2.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Include/Protocol/GopPolicy.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Include/Protocol/IgdOpRegion.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Include/Protocol/MemInfo.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Include/Protocol/SaPolicy.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Include/Register/SaRegsGna.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Include/Register/SaRegsHostBridge.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Include/Register/SaRegsIgd.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Include/Register/SaRegsIpu.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Include/Register/SaRegsPeg.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Include/SaAccess.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Include/SaCommonDefinitions.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Include/SaPciExpressLib.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Include/SaPolicyCommon.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Include/SaRegs.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Library/DxeSaPolicyLib/DxeSaPolicyLib.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Library/DxeSaPolicyLib/DxeSaPolicyLib.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Library/DxeSaPolicyLib/DxeSaPolicyLibrary.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Library/PeiDxeSmmSaPlatformLib/PeiDxeSmmSaPlatformLib.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Library/PeiDxeSmmSaPlatformLib/SaPlatformLibrary.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Library/PeiDxeSmmSaPlatformLib/SaPlatformLibrary.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Library/PeiSaPolicyLib/Ia32/MrcOemPlatform.S [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Library/PeiSaPolicyLib/Ia32/MrcOemPlatform.asm [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Library/PeiSaPolicyLib/Ia32/MrcOemPlatform.nasm [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Library/PeiSaPolicyLib/MrcOemPlatform.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Library/PeiSaPolicyLib/MrcOemPlatform.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Library/PeiSaPolicyLib/PeiSaPolicyLib.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Library/PeiSaPolicyLib/PeiSaPolicyLib.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Library/PeiSaPolicyLib/PeiSaPolicyLibSample.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Library/PeiSaPolicyLib/PeiSaPolicyLibrary.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Library/PeiSaPolicyLib/SaPrintPolicy.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/MemoryInit/Include/Coffeelake/MrcCommonTypes.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/MemoryInit/Include/Coffeelake/MrcInterface.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/MemoryInit/Include/Coffeelake/MrcRmtData.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/MemoryInit/Include/Coffeelake/MrcSpdData.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/MemoryInit/Include/Coffeelake/MrcTypes.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/MemoryInit/Include/MrcInterface.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/SaInit/Dxe/GraphicsInit.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/SaInit/Dxe/GraphicsInit.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/SaInit/Dxe/IgdOpRegionInit.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/SaInit/Dxe/IgdOpRegionInit.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/SaInit/Dxe/PciExpressInit.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/SaInit/Dxe/PciExpressInit.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/SaInit/Dxe/PcieComplex.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/SaInit/Dxe/PcieComplex.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/SaInit/Dxe/SaAcpi.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/SaInit/Dxe/SaInit.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/SaInit/Dxe/SaInit.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/SaInit/Dxe/SaInitDxe.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/SaInit/Dxe/SaInitDxe.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/SaInit/Dxe/SaInitDxe.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/SaInit/Dxe/SwitchableGraphicsInit.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/SaInit/Dxe/VTd.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/SaInit/Dxe/VTd.h [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/SmmAccess/Dxe/SmmAccess.inf [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/SmmAccess/Dxe/SmmAccessDriver.c [new file with mode: 0644]
Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/SmmAccess/Dxe/SmmAccessDriver.h [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/Capsule/Library/MicrocodeFlashAccessLibNull/MicrocodeFlashAccessLibNull.c [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/Capsule/Library/MicrocodeFlashAccessLibNull/MicrocodeFlashAccessLibNull.inf [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/Capsule/Library/MicrocodeFlashAccessLibNull/MicrocodeFlashAccessLibNull.uni [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/Capsule/MicrocodeCapsulePdb/MicrocodeCapsulePdb.dsc [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/Capsule/MicrocodeCapsulePdb/MicrocodeCapsulePdb.fdf [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/Capsule/MicrocodeCapsulePdb/Readme.md [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/Capsule/MicrocodeCapsuleTxt/Microcode/Microcode.inf [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/Capsule/MicrocodeCapsuleTxt/MicrocodeCapsuleTxt.dsc [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/Capsule/MicrocodeCapsuleTxt/MicrocodeCapsuleTxt.fdf [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/Capsule/MicrocodeCapsuleTxt/Readme.md [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/Capsule/MicrocodeUpdateDxe/MicrocodeFmp.c [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/Capsule/MicrocodeUpdateDxe/MicrocodeUpdate.c [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/Capsule/MicrocodeUpdateDxe/MicrocodeUpdate.h [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/Capsule/MicrocodeUpdateDxe/MicrocodeUpdateDxe.inf [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/Capsule/MicrocodeUpdateDxe/MicrocodeUpdateDxe.uni [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/Capsule/MicrocodeUpdateDxe/MicrocodeUpdateDxeExtra.uni [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/Flash/SpiFvbService/FvbInfo.c [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/Flash/SpiFvbService/SpiFvbServiceCommon.c [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/Flash/SpiFvbService/SpiFvbServiceCommon.h [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/Flash/SpiFvbService/SpiFvbServiceMm.c [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/Flash/SpiFvbService/SpiFvbServiceMm.h [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/Flash/SpiFvbService/SpiFvbServiceSmm.inf [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/Flash/SpiFvbService/SpiFvbServiceStandaloneMm.c [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/Flash/SpiFvbService/SpiFvbServiceStandaloneMm.inf [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/Flash/SpiFvbService/SpiFvbServiceTraditionalMm.c [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/PcieSecurity/IntelPciDeviceSecurityDxe/IntelPciDeviceSecurityDxe.c [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/PcieSecurity/IntelPciDeviceSecurityDxe/IntelPciDeviceSecurityDxe.inf [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/PcieSecurity/SamplePlatformDevicePolicyDxe/SamplePlatformDevicePolicyDxe.c [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/PcieSecurity/SamplePlatformDevicePolicyDxe/SamplePlatformDevicePolicyDxe.inf [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/ShadowMicrocode/ShadowMicrocodePei.c [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/ShadowMicrocode/ShadowMicrocodePei.inf [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/SmmAccess/Library/PeiSmmAccessLib/PeiSmmAccessLib.c [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/SmmAccess/Library/PeiSmmAccessLib/PeiSmmAccessLib.inf [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/SmmAccess/Library/PeiSmmAccessLibSmramc/PeiSmmAccessLib.c [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/SmmAccess/Library/PeiSmmAccessLibSmramc/PeiSmmAccessLib.inf [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/SmmAccess/SmmAccessDxe/SmmAccess.inf [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/SmmAccess/SmmAccessDxe/SmmAccessDriver.c [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/SmmAccess/SmmAccessDxe/SmmAccessDriver.h [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/SmmControl/Library/PeiSmmControlLib/PeiSmmControlLib.c [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/SmmControl/Library/PeiSmmControlLib/PeiSmmControlLib.inf [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/VTd/IntelVTdDmarPei/DmarTable.c [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/VTd/IntelVTdDmarPei/IntelVTdDmar.c [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/VTd/IntelVTdDmarPei/IntelVTdDmarPei.c [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/VTd/IntelVTdDmarPei/IntelVTdDmarPei.h [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/VTd/IntelVTdDmarPei/IntelVTdDmarPei.inf [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/VTd/IntelVTdDmarPei/IntelVTdDmarPei.uni [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/VTd/IntelVTdDmarPei/IntelVTdDmarPeiExtra.uni [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/VTd/IntelVTdDmarPei/TranslationTable.c [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/VTd/IntelVTdDxe/BmDma.c [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/VTd/IntelVTdDxe/DmaProtection.c [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/VTd/IntelVTdDxe/DmaProtection.h [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/VTd/IntelVTdDxe/DmarAcpiTable.c [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/VTd/IntelVTdDxe/IntelVTdDxe.c [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/VTd/IntelVTdDxe/IntelVTdDxe.inf [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/VTd/IntelVTdDxe/IntelVTdDxe.uni [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/VTd/IntelVTdDxe/IntelVTdDxeExtra.uni [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/VTd/IntelVTdDxe/PciInfo.c [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/VTd/IntelVTdDxe/TranslationTable.c [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/VTd/IntelVTdDxe/TranslationTableEx.c [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/VTd/IntelVTdDxe/VtdReg.c [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/VTd/IntelVTdPmrPei/DmarTable.c [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/VTd/IntelVTdPmrPei/IntelVTdPmr.c [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/VTd/IntelVTdPmrPei/IntelVTdPmrPei.c [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/VTd/IntelVTdPmrPei/IntelVTdPmrPei.h [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/VTd/IntelVTdPmrPei/IntelVTdPmrPei.inf [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/VTd/IntelVTdPmrPei/IntelVTdPmrPei.uni [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/VTd/IntelVTdPmrPei/IntelVTdPmrPeiExtra.uni [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/VTd/IntelVTdPmrPei/VtdReg.c [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/VTd/PlatformVTdInfoSamplePei/PlatformVTdInfoSamplePei.c [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/VTd/PlatformVTdInfoSamplePei/PlatformVTdInfoSamplePei.inf [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/VTd/PlatformVTdInfoSamplePei/PlatformVTdInfoSamplePei.uni [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/VTd/PlatformVTdInfoSamplePei/PlatformVTdInfoSamplePeiExtra.uni [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/VTd/PlatformVTdSampleDxe/PlatformVTdSampleDxe.c [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/VTd/PlatformVTdSampleDxe/PlatformVTdSampleDxe.inf [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/VTd/PlatformVTdSampleDxe/PlatformVTdSampleDxe.uni [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Feature/VTd/PlatformVTdSampleDxe/PlatformVTdSampleDxeExtra.uni [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Include/ConfigBlock.h [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Include/Guid/FlashRegion.h [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Include/Guid/MicrocodeFmp.h [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Include/Guid/MicrocodeShadowInfoHob.h [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Include/Guid/VtdPmrInfoHob.h [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Include/IndustryStandard/FirmwareInterfaceTable.h [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Include/IndustryStandard/FirmwareVersionInfo.h [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Include/IndustryStandard/IgdOpRegion.h [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Include/IndustryStandard/IgdOpRegion30.h [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Include/IndustryStandard/IntelPciSecurity.h [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Include/IndustryStandard/Vtd.h [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Include/Library/AslUpdateLib.h [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Include/Library/ConfigBlockLib.h [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Include/Library/FirmwareBootMediaLib.h [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Include/Library/MicrocodeFlashAccessLib.h [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Include/Library/PeiGetVtdPmrAlignmentLib.h [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Include/Library/ReportCpuHobLib.h [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Include/Library/SmmAccessLib.h [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Include/Library/SmmControlLib.h [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Include/Library/SpiFlashCommonLib.h [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Include/Ppi/Spi2.h [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Include/Ppi/VtdInfo.h [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Include/Ppi/VtdNullRootEntryTable.h [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Include/Protocol/IntelDieInfo.h [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Include/Protocol/PlatformDeviceSecurityPolicy.h [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Include/Protocol/PlatformVtdPolicy.h [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Include/Protocol/Spi2.h [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/IntelSiliconPkg.dec [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/IntelSiliconPkg.dsc [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Library/BaseConfigBlockLib/BaseConfigBlockLib.c [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Library/BaseConfigBlockLib/BaseConfigBlockLib.inf [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Library/DxeAslUpdateLib/DxeAslUpdateLib.c [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Library/DxeAslUpdateLib/DxeAslUpdateLib.inf [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Library/DxeSmbiosDataHobLib/DxeSmbiosDataHobLib.c [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Library/DxeSmbiosDataHobLib/DxeSmbiosDataHobLib.inf [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Library/PeiDxeSmmBootMediaLib/DxeSmmFirmwareBootMediaLib.c [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Library/PeiDxeSmmBootMediaLib/DxeSmmFirmwareBootMediaLib.inf [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Library/PeiDxeSmmBootMediaLib/PeiFirmwareBootMediaLib.c [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Library/PeiDxeSmmBootMediaLib/PeiFirmwareBootMediaLib.inf [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Library/PeiGetVtdPmrAlignmentLib/PeiGetVtdPmrAlignmentLib.c [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Library/PeiGetVtdPmrAlignmentLib/PeiGetVtdPmrAlignmentLib.inf [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Library/ReportCpuHobLib/ReportCpuHobLib.c [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Library/ReportCpuHobLib/ReportCpuHobLib.inf [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Library/SmmSpiFlashCommonLib/SmmSpiFlashCommonLib.c [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Library/SmmSpiFlashCommonLib/SmmSpiFlashCommonLib.inf [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Library/SmmSpiFlashCommonLib/SpiFlashCommon.c [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Library/SpiFlashCommonLibNull/SpiFlashCommonLibNull.c [new file with mode: 0644]
Silicon/Intel/IntelSiliconPkg/Library/SpiFlashCommonLibNull/SpiFlashCommonLibNull.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Cpu/Include/ConfigBlock/CpuConfig.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Cpu/Include/ConfigBlock/CpuConfigFspData.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Cpu/Include/ConfigBlock/CpuConfigLibPreMemConfig.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Cpu/Include/ConfigBlock/CpuOverclockingConfig.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Cpu/Include/ConfigBlock/CpuPidTestConfig.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Cpu/Include/ConfigBlock/CpuPowerMgmtBasicConfig.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Cpu/Include/ConfigBlock/CpuPowerMgmtCustomConfig.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Cpu/Include/ConfigBlock/CpuPowerMgmtPsysConfig.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Cpu/Include/ConfigBlock/CpuPowerMgmtTestConfig.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Cpu/Include/ConfigBlock/CpuPowerMgmtVrConfig.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Cpu/Include/ConfigBlock/CpuTestConfig.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Cpu/Include/CpuAccess.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Cpu/Include/CpuDataStruct.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Cpu/Include/CpuPolicyCommon.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Cpu/Include/CpuPowerMgmt.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Cpu/Include/CpuRegs.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Cpu/Include/Library/CpuMailboxLib.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Cpu/Include/Library/CpuPlatformLib.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Cpu/Include/Library/CpuPolicyLib.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Cpu/Include/Library/CpuPolicyLibPreMem.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Cpu/Include/Protocol/CpuGlobalNvsArea.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Cpu/Include/Protocol/CpuInfo.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Cpu/IncludePrivate/CpuInitDataHob.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Cpu/IncludePrivate/CpuPrivateData.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Cpu/IncludePrivate/Library/CpuCommonLib.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Cpu/IncludePrivate/PowerMgmtNvsStruct.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Cpu/Library/BaseCpuMailboxLibNull/BaseCpuMailboxLibNull.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Cpu/Library/BaseCpuMailboxLibNull/BaseCpuMailboxLibNull.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Cpu/Library/PeiCpuPolicyLib/CpuPrintPolicy.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Cpu/Library/PeiCpuPolicyLib/PeiCpuPolicyLib.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Cpu/Library/PeiCpuPolicyLib/PeiCpuPolicyLib.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Cpu/Library/PeiCpuPolicyLib/PeiCpuPolicyLibrary.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Cpu/Library/PeiCpuPolicyLibPreMem/CpuPrintPolicy.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Cpu/Library/PeiCpuPolicyLibPreMem/PeiCpuPolicyLib.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Cpu/Library/PeiCpuPolicyLibPreMem/PeiCpuPolicyLibPreMem.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Cpu/Library/PeiCpuPolicyLibPreMem/PeiCpuPolicyLibrary.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Cpu/Library/PeiDxeSmmCpuPlatformLib/CpuPlatformLibrary.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Cpu/Library/PeiDxeSmmCpuPlatformLib/CpuPlatformLibrary.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Cpu/Library/PeiDxeSmmCpuPlatformLib/PeiDxeSmmCpuPlatformLib.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Cpu/LibraryPrivate/PeiDxeSmmCpuCommonLib/CpuCommonLib.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Cpu/LibraryPrivate/PeiDxeSmmCpuCommonLib/PeiDxeSmmCpuCommonLib.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Hsti/Dxe/BootFirmwareMediaProtection.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Hsti/Dxe/DebugModeDisabled.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Hsti/Dxe/HardwareRootedBootIntegrity.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Hsti/Dxe/HstiSiliconDxe.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Hsti/Dxe/HstiSiliconDxe.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Hsti/Dxe/HstiSiliconDxe.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Hsti/Dxe/IntegratedDeviceDmaProtection.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Hsti/Dxe/MeasuredBootEnforcement.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Hsti/Dxe/MpServiceHelp.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Hsti/Dxe/SecureCpuConfiguration.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Hsti/Dxe/SecureIntegratedGraphicsConfiguration.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Hsti/Dxe/SecureMemoryMapConfiguration.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Hsti/Dxe/SecurePCHConfiguration.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Hsti/Dxe/SecureSystemAgentConfiguration.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Hsti/Dxe/SignedFirmwareUpdate.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Include/HstiFeatureBit.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Include/Library/AslUpdateLib.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Include/Library/MmPciLib.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Include/Library/PeiSiPolicyUpdateLib.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Include/Library/SiConfigBlockLib.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Include/Library/SiPolicyLib.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Include/Library/SiliconInitLib.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Include/PcieRegs.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Include/Ppi/PeiPreMemSiDefaultPolicyInit.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Include/Ppi/PeiSiDefaultPolicyInit.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Include/Ppi/SiInitPpi.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Include/Ppi/SiPolicy.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Include/Ppi/TempRamExitPpi.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Include/Protocol/SiPolicyProtocol.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Include/SiPolicyStruct.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/IncludePrivate/Library/PcieInitLib.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/IncludePrivate/SiConfigHob.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/KabylakeSiliconBuild.bat [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/KabylakeSiliconPkg.dsc [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/KabylakeSiliconPrivate.dec [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Library/BaseSiConfigBlockLib/BaseSiConfigBlockLib.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Library/BaseSiConfigBlockLib/BaseSiConfigBlockLib.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Library/DxeAslUpdateLib/DxeAslUpdateLib.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Library/DxeAslUpdateLib/DxeAslUpdateLib.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Library/DxeAslUpdateLibNull/DxeAslUpdateLibNull.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Library/DxeAslUpdateLibNull/DxeAslUpdateLibNull.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Library/DxeSiliconPolicyInitLib/DxePolicyInit.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Library/DxeSiliconPolicyInitLib/DxeSaPolicyInit.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Library/DxeSiliconPolicyInitLib/DxeSiliconPolicyInitLib.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Library/PeiDxeSmmMmPciLib/PeiDxeSmmMmPciLib.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Library/PeiDxeSmmMmPciLib/PeiDxeSmmMmPciLib.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Library/PeiSiPolicyLib/PeiSiPolicyLib.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Library/PeiSiPolicyLib/PeiSiPolicyLib.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Library/PeiSiPolicyLib/PeiSiPolicyLibPreMem.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Library/PeiSiPolicyLib/PeiSiPolicyLibrary.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Library/PeiSiPolicyLib/SiPrintPolicy.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Library/PeiSiliconInitLib/PeiSiliconInitLib.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Library/PeiSiliconInitLib/SiliconInit.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Library/PeiSiliconInitLib/SiliconInitPreMem.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Library/PeiSiliconPolicyInitLib/PeiPolicyInit.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Library/PeiSiliconPolicyInitLib/PeiPolicyInit.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Library/PeiSiliconPolicyInitLib/PeiPolicyInitPreMem.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Library/PeiSiliconPolicyInitLib/PeiPostMemSiliconPolicyInitLib.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Library/PeiSiliconPolicyInitLib/PeiPreMemSiliconPolicyInitLib.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Library/PeiSiliconPolicyInitLib/PeiSiPolicyInit.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Library/PeiSiliconPolicyInitLibDependency/PeiPostMemSiliconPolicyInitLibDependency.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Library/PeiSiliconPolicyInitLibDependency/PeiPreMemSiliconPolicyInitLibDependency.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Library/PeiSiliconPolicyInitLibDependency/PeiSiliconPolicyInitLibDependency.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Library/PeiSiliconPolicyInitLibFsp/PeiFspCpuPolicyInitLib.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Library/PeiSiliconPolicyInitLibFsp/PeiFspMePolicyInitLib.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Library/PeiSiliconPolicyInitLibFsp/PeiFspMiscUpdInitLib.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Library/PeiSiliconPolicyInitLibFsp/PeiFspPchPolicyInitLib.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Library/PeiSiliconPolicyInitLibFsp/PeiFspPolicyInitLib.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Library/PeiSiliconPolicyInitLibFsp/PeiFspPolicyInitLib.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Library/PeiSiliconPolicyInitLibFsp/PeiFspSaPolicyInitLib.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Library/PeiSiliconPolicyInitLibFsp/PeiFspSiPolicyInitLib.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Library/PeiSiliconPolicyInitLibFsp/PeiPolicyInit.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Library/PeiSiliconPolicyInitLibFsp/PeiPolicyInit.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Library/PeiSiliconPolicyInitLibFsp/PeiPolicyInitLib.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Library/PeiSiliconPolicyInitLibFsp/PeiPolicyInitPreMem.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Library/PeiSiliconPolicyInitLibFsp/PeiSiPolicyInit.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Library/PeiSiliconPolicyInitLibFsp/PeiSiliconPolicyInitLibFsp.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Library/PeiSiliconPolicyInitLibFsp/PeiSiliconPolicyInitLibFspAml.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Me/Include/ConfigBlock/MePeiConfig.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Me/Include/Library/PeiMePolicyLib.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Me/Include/MeChipset.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Me/Include/MePolicyCommon.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Me/Library/PeiMePolicyLib/PeiMePolicyLib.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Me/Library/PeiMePolicyLib/PeiMePolicyLib.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Me/Library/PeiMePolicyLib/PeiMePolicyLibrary.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/AcpiTables/Dsdt/GpioAcpiDefines.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/AcpiTables/Dsdt/GpioLib.asl [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/AcpiTables/Dsdt/GpioLibObjects.asl [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/AcpiTables/Dsdt/IrqLink.asl [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/AcpiTables/Dsdt/Pch.asl [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/AcpiTables/Dsdt/PchAcpiTables.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/AcpiTables/Dsdt/PchHda.asl [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/AcpiTables/Dsdt/PchHeci.asl [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/AcpiTables/Dsdt/PchIsh.asl [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/AcpiTables/Dsdt/PchNvs.asl [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/AcpiTables/Dsdt/PchPcie.asl [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/AcpiTables/Dsdt/PchRstPcieStorage.asl [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/AcpiTables/Dsdt/PchSata.asl [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/AcpiTables/Dsdt/PchScs.asl [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/AcpiTables/Dsdt/PchSerialIo.asl [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/AcpiTables/Dsdt/PchXdci.asl [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/AcpiTables/Dsdt/PchXhci.asl [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/AcpiTables/Dsdt/TraceHubDebug.asl [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/AcpiTables/Dsdt/usbsbd.asl [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/ConfigBlock/Cio2Config.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/ConfigBlock/DciConfig.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/ConfigBlock/DmiConfig.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/ConfigBlock/EspiConfig.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/ConfigBlock/FlashProtectionConfig.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/ConfigBlock/HdAudioConfig.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/ConfigBlock/HpetConfig.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/ConfigBlock/HsioConfig.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/ConfigBlock/HsioPcieConfig.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/ConfigBlock/HsioSataConfig.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/ConfigBlock/InterruptConfig.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/ConfigBlock/IoApicConfig.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/ConfigBlock/IshConfig.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/ConfigBlock/LanConfig.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/ConfigBlock/LockDownConfig.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/ConfigBlock/LpcConfig.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/ConfigBlock/P2sbConfig.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/ConfigBlock/PchGeneralConfig.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/ConfigBlock/PcieRpConfig.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/ConfigBlock/PmConfig.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/ConfigBlock/Port61Config.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/ConfigBlock/SataConfig.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/ConfigBlock/ScsConfig.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/ConfigBlock/SerialIoConfig.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/ConfigBlock/SerialIrqConfig.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/ConfigBlock/SmbusConfig.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/ConfigBlock/SpiConfig.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/ConfigBlock/ThermalConfig.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/ConfigBlock/TraceHubConfig.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/ConfigBlock/UsbConfig.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/ConfigBlock/WatchDogConfig.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/GpioConfig.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/GpioPinsSklH.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/GpioPinsSklLp.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Library/GpioLib.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Library/GpioNativeLib.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Library/OcWdtLib.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Library/PchCycleDecodingLib.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Library/PchEspiLib.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Library/PchGbeLib.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Library/PchHsioLib.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Library/PchInfoLib.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Library/PchP2sbLib.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Library/PchPcieRpLib.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Library/PchPcrLib.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Library/PchPmcLib.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Library/PchPolicyLib.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Library/PchPsfLib.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Library/PchResetLib.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Library/PchSbiAccessLib.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Library/PchSerialIoLib.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Library/PchSerialIoUartLib.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Library/PchSmmControlLib.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Library/PchWdtCommonLib.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Library/SecPchLib.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Library/SpiLib.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Library/TraceHubInitLib.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/PchAccess.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/PchLimits.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/PchPcieStorageDetectHob.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/PchPolicyCommon.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/PchPreMemPolicyCommon.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/PchReservedResources.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/PchResetPlatformSpecific.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Ppi/PchReset.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Ppi/Wdt.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Protocol/PchAcpiSmiDispatch.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Protocol/PchEmmcTuning.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Protocol/PchEspiSmiDispatch.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Protocol/PchGpioUnlockSmiDispatch.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Protocol/PchInfo.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Protocol/PchPcieSmiDispatch.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Protocol/PchReset.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Protocol/PchSmiDispatch.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Protocol/PchSmmIoTrapControl.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Protocol/PchSmmPeriodicTimerControl.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Protocol/PchTcoSmiDispatch.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Protocol/SerialGpio.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Protocol/Wdt.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Register/PchRegsCam.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Register/PchRegsDci.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Register/PchRegsDmi.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Register/PchRegsFia.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Register/PchRegsGpio.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Register/PchRegsHda.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Register/PchRegsHsio.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Register/PchRegsIsh.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Register/PchRegsItss.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Register/PchRegsLan.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Register/PchRegsLpc.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Register/PchRegsP2sb.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Register/PchRegsPcie.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Register/PchRegsPcr.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Register/PchRegsPmc.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Register/PchRegsPsf.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Register/PchRegsPsth.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Register/PchRegsSata.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Register/PchRegsScs.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Register/PchRegsSerialIo.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Register/PchRegsSmbus.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Register/PchRegsSpi.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Register/PchRegsThermal.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Register/PchRegsTraceHub.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Include/Register/PchRegsUsb.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/IncludePrivate/Library/DxePchHdaNhlt.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/IncludePrivate/Library/GpioPrivateLib.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/IncludePrivate/Library/I2cMasterCommonLib.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/IncludePrivate/Library/PchHdaLib.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/IncludePrivate/Library/PchInitCommonLib.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/IncludePrivate/Library/PchPciExpressHelpersLib.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/IncludePrivate/Library/PchPsfPrivateLib.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/IncludePrivate/Library/PchSmbusCommonLib.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/IncludePrivate/Library/PchSpiCommonLib.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/IncludePrivate/Library/PeiI2cMasterLib.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/IncludePrivate/Library/RstPrivateLib.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/IncludePrivate/PchConfigHob.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/IncludePrivate/PchHdaEndpoints.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/IncludePrivate/Protocol/PchNvs.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/IncludePrivate/Protocol/PchNvsArea.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/IncludePrivate/Protocol/PcieIoTrap.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/BaseResetSystemLib/BaseResetSystemLib.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/BaseResetSystemLib/BaseResetSystemLib.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/BaseSmbusLib/BaseSmbusLib.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/BaseSmbusLib/BaseSmbusLib.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/DxeResetSystemLib/DxeResetSystemLib.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/DxeResetSystemLib/DxeResetSystemLib.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/DxeRuntimeResetSystemLib/DxeRuntimeResetSystemLib.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/DxeRuntimeResetSystemLib/DxeRuntimeResetSystemLib.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiDxeSmmGpioLib/GpioInit.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiDxeSmmGpioLib/GpioLib.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiDxeSmmGpioLib/GpioLibrary.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiDxeSmmGpioLib/GpioNativeLib.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiDxeSmmGpioLib/PchSklGpioData.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiDxeSmmGpioLib/PeiDxeSmmGpioLib.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiDxeSmmPchCycleDecodingLib/PchCycleDecodingLib.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiDxeSmmPchCycleDecodingLib/PeiDxeSmmPchCycleDecodingLib.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiDxeSmmPchGbeLib/PchGbeLib.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiDxeSmmPchGbeLib/PeiDxeSmmPchGbeLib.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiDxeSmmPchHsioLib/PchHsioLib.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiDxeSmmPchHsioLib/PeiDxeSmmPchHsioLib.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiDxeSmmPchInfoLib/PchInfoLib.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiDxeSmmPchInfoLib/PchInfoStrLib.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiDxeSmmPchInfoLib/PeiDxeSmmPchInfoLib.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiDxeSmmPchP2sbLib/PchP2sbLib.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiDxeSmmPchP2sbLib/PeiDxeSmmPchP2sbLib.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiDxeSmmPchPcieRpLib/PchPcieRpLib.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiDxeSmmPchPcieRpLib/PeiDxeSmmPchPcieRpLib.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiDxeSmmPchPcrLib/PchPcrLib.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiDxeSmmPchPcrLib/PeiDxeSmmPchPcrLib.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiDxeSmmPchPmcLib/PchPmcLib.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiDxeSmmPchPmcLib/PeiDxeSmmPchPmcLib.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiDxeSmmPchPsfLib/PchPsfLib.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiDxeSmmPchPsfLib/PeiDxeSmmPchPsfLib.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiDxeSmmPchSbiAccessLib/PchSbiAccessLib.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiDxeSmmPchSbiAccessLib/PeiDxeSmmPchSbiAccessLib.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiDxeSmmPchSerialIoLib/PeiDxeSmmPchSerialIoLib.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiDxeSmmPchSerialIoLib/PeiDxeSmmPchSerialIoLib.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiDxeSmmPchWdtCommonLib/PeiDxeSmmPchWdtCommonLib.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiDxeSmmPchWdtCommonLib/WdtCommon.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiOcWdtLib/PeiOcWdtLib.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiOcWdtLib/PeiOcWdtLib.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiOcWdtLibNull/PeiOcWdtLibNull.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiOcWdtLibNull/PeiOcWdtLibNull.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiPchPolicyLib/PchPreMemPrintPolicy.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiPchPolicyLib/PchPrintPolicy.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiPchPolicyLib/PchSamplePolicyLib.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiPchPolicyLib/PchSamplePreMemPolicyLib.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiPchPolicyLib/PeiPchPolicyLib.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiPchPolicyLib/PeiPchPolicyLib.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiPchPolicyLib/PeiPchPolicyLibrary.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiPchPolicyLib/PeiPchPreMemPolicyLib.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiPchResetLib/PchReset.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiPchResetLib/PeiPchResetLib.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiResetSystemLib/PeiResetSystemLib.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiResetSystemLib/PeiResetSystemLib.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiResetSystemLib/PeiResetSystemLibFsp.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiSpiLib/PeiSpiLib.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiSpiLib/PeiSpiLib.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/LibraryPrivate/BasePchSpiCommonLib/BasePchSpiCommonLib.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/LibraryPrivate/BasePchSpiCommonLib/SpiCommon.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/LibraryPrivate/DxePchHdaLib/DxePchHdaLib.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/LibraryPrivate/DxePchHdaLib/PchHdaEndpoints.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/LibraryPrivate/DxePchHdaLib/PchHdaLib.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/LibraryPrivate/DxePchHdaLib/PchHdaNhltConfig.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/LibraryPrivate/PeiDxeI2cMasterCommonLib/I2cMasterCommonLib.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/LibraryPrivate/PeiDxeI2cMasterCommonLib/PeiDxeI2cMasterCommonLib.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/LibraryPrivate/PeiDxeSmmGpioPrivateLib/GpioNativePrivateLib.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/LibraryPrivate/PeiDxeSmmGpioPrivateLib/GpioPrivateLib.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/LibraryPrivate/PeiDxeSmmGpioPrivateLib/PchSklGpioPrivateData.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/LibraryPrivate/PeiDxeSmmGpioPrivateLib/PeiDxeSmmGpioPrivateLib.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/LibraryPrivate/PeiDxeSmmPchInitCommonLib/PchInitCommon.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/LibraryPrivate/PeiDxeSmmPchInitCommonLib/PchRpfn.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/LibraryPrivate/PeiDxeSmmPchInitCommonLib/PeiDxeSmmPchInitCommonLib.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/LibraryPrivate/PeiDxeSmmPchPciExpressHelpersLib/PchPciExpressHelpersLibrary.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/LibraryPrivate/PeiDxeSmmPchPciExpressHelpersLib/PchPciExpressHelpersLibrary.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/LibraryPrivate/PeiDxeSmmPchPciExpressHelpersLib/PeiDxeSmmPchPciExpressHelpersLib.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/LibraryPrivate/PeiDxeSmmPchPsfPrivateLib/PchPsfPrivateLib.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/LibraryPrivate/PeiDxeSmmPchPsfPrivateLib/PeiDxeSmmPchPsfPrivateLib.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/LibraryPrivate/PeiDxeSmmPchSmbusCommonLib/PchSmbusExec.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/LibraryPrivate/PeiDxeSmmPchSmbusCommonLib/PeiDxeSmmPchSmbusCommonLib.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/LibraryPrivate/PeiDxeSmmRstPrivateLib/PeiDxeSmmRstPrivateLib.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/LibraryPrivate/PeiDxeSmmRstPrivateLib/PeiDxeSmmRstPrivateLib.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/PchInit/Dxe/PchAcpi.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/PchInit/Dxe/PchCio2Acpi.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/PchInit/Dxe/PchHdaAcpi.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/PchInit/Dxe/PchInit.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/PchInit/Dxe/PchInit.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/PchInit/Dxe/PchInitDxe.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/PchInit/Dxe/PchInitDxe.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/PchInit/Dxe/PchInitDxeFsp.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/PchInit/Dxe/PchInitFsp.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/PchInit/Dxe/PchRstPcieStorage.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/PchInit/Dxe/PchSata.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/PchInit/Dxe/PchScs.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/PchInit/Dxe/PchSerialIo.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/PchInit/Dxe/PchSerialIoDxe.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/PchInit/Smm/PchBiosWriteProtect.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/PchInit/Smm/PchGpioSxIsolationSmm.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/PchInit/Smm/PchInitSmm.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/PchInit/Smm/PchInitSmm.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/PchInit/Smm/PchInitSmm.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/PchInit/Smm/PchLanSxSmm.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/PchInit/Smm/PchPcieSmm.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/PchInit/Smm/PchPort61hSmm.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/PchInit/Smm/PchSpiAsync.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/PchInit/Smm/PchXhciSxSmm.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/PchSmiDispatcher/Smm/IoTrap.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/PchSmiDispatcher/Smm/IoTrap.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/PchSmiDispatcher/Smm/PchSmiDispatch.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/PchSmiDispatcher/Smm/PchSmiDispatcher.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/PchSmiDispatcher/Smm/PchSmm.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/PchSmiDispatcher/Smm/PchSmmCore.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/PchSmiDispatcher/Smm/PchSmmEspi.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/PchSmiDispatcher/Smm/PchSmmEspi.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/PchSmiDispatcher/Smm/PchSmmGpi.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/PchSmiDispatcher/Smm/PchSmmHelpers.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/PchSmiDispatcher/Smm/PchSmmHelpers.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/PchSmiDispatcher/Smm/PchSmmPeriodicTimer.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/PchSmiDispatcher/Smm/PchSmmPowerButton.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/PchSmiDispatcher/Smm/PchSmmSw.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/PchSmiDispatcher/Smm/PchSmmSx.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/PchSmiDispatcher/Smm/PchSmmUsb.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/PchSmiDispatcher/Smm/PchxSmmHelpers.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/PchSmiDispatcher/Smm/PchxSmmHelpers.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/SmmControl/RuntimeDxe/SmmControl.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/SmmControl/RuntimeDxe/SmmControlDriver.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/SmmControl/RuntimeDxe/SmmControlDriver.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Spi/Smm/PchSpi.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Spi/Smm/PchSpi.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/Pch/Spi/Smm/PchSpiSmm.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SampleCode/Include/Library/SecPlatformLib.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SampleCode/IntelFrameworkModulePkg/Include/Guid/DataHubStatusCodeRecord.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SampleCode/IntelFrameworkPkg/Include/Protocol/DataHub.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SampleCode/IntelFrameworkPkg/Include/Protocol/Legacy8259.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SampleCode/IntelFrameworkPkg/Include/Protocol/LegacyBios.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SampleCode/IntelFrameworkPkg/Include/Protocol/LegacyInterrupt.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SampleCode/IntelGraphicsPeimVbt/PeiVbt.bin [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SampleCode/MdeModulePkg/Include/Guid/AcpiS3Context.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SampleCode/MdeModulePkg/Include/Guid/ConsoleOutDevice.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SampleCode/MdeModulePkg/Include/Guid/MemoryTypeInformation.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SampleCode/MdeModulePkg/Include/Ppi/SmmAccess.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SampleCode/MdeModulePkg/Include/Ppi/SmmControl.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SampleCode/MdeModulePkg/Include/Protocol/SmmVariable.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SampleCode/Pch/AcpiTables/Dsdt/PchSmb.asl [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SiPkg.dec [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SiPkgBuildOption.dsc [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SiPkgCommonLib.dsc [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SiPkgDxe.dsc [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SiPkgDxeLib.dsc [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SiPkgPei.dsc [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SiPkgPeiLib.dsc [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/AcpiTables/Dmar/Dmar.aslc [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/AcpiTables/Dmar/Dmar.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/AcpiTables/HostBus.asl [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/AcpiTables/SaAcpiTables.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/AcpiTables/SaSsdt/Igfx.asl [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/AcpiTables/SaSsdt/IgfxCommon.asl [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/AcpiTables/SaSsdt/IgfxDsm.asl [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/AcpiTables/SaSsdt/IgfxOpGbda.asl [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/AcpiTables/SaSsdt/IgfxOpRn.asl [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/AcpiTables/SaSsdt/IgfxOpSbcb.asl [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/AcpiTables/SaSsdt/Sa.asl [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/AcpiTables/SaSsdt/SaNvs.asl [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/AcpiTables/SaSsdt/SaSsdt.asl [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/AcpiTables/SaSsdt/SaSsdt.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/Include/ConfigBlock/GraphicsDxeConfig.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/Include/ConfigBlock/GraphicsPeiConfig.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/Include/ConfigBlock/MemoryConfig.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/Include/ConfigBlock/MiscDxeConfig.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/Include/ConfigBlock/SaMiscPeiPreMemConfig.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/Include/ConfigBlock/VtdConfig.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/Include/DmaRemappingTable.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/Include/Library/DxeSaPolicyLib.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/Include/Library/PeiSaPolicyLib.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/Include/Library/SaPlatformLib.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/Include/MemInfoHob.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/Include/Protocol/GopPolicy.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/Include/Protocol/IgdOpRegion.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/Include/Protocol/MemInfo.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/Include/Protocol/SaGlobalNvsArea.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/Include/Protocol/SaNvs.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/Include/Protocol/SaPolicy.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/Include/SaAccess.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/Include/SaPolicyCommon.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/Include/SaRegs.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/IncludePrivate/SaConfigHob.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/Library/DxeSaPolicyLib/DxeSaPolicyLib.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/Library/DxeSaPolicyLib/DxeSaPolicyLib.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/Library/DxeSaPolicyLib/DxeSaPolicyLibrary.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/Library/PeiDxeSmmSaPlatformLib/PeiDxeSmmSaPlatformLib.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/Library/PeiDxeSmmSaPlatformLib/SaPlatformLibrary.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/Library/PeiDxeSmmSaPlatformLib/SaPlatformLibrary.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/Library/PeiSaPolicyLib/Ia32/MrcOemPlatform.S [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/Library/PeiSaPolicyLib/Ia32/MrcOemPlatform.asm [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/Library/PeiSaPolicyLib/Ia32/MrcOemPlatform.nasm [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/Library/PeiSaPolicyLib/MrcOemPlatform.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/Library/PeiSaPolicyLib/MrcOemPlatform.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/Library/PeiSaPolicyLib/PeiSaPolicyLib.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/Library/PeiSaPolicyLib/PeiSaPolicyLib.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/Library/PeiSaPolicyLib/PeiSaPolicyLibSample.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/Library/PeiSaPolicyLib/PeiSaPolicyLibrary.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/Library/PeiSaPolicyLib/SaPrintPolicy.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/MemoryInit/Include/MrcCommonTypes.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/MemoryInit/Include/MrcInterface.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/MemoryInit/Include/MrcRmtData.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/MemoryInit/Include/MrcSpdData.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/MemoryInit/Include/MrcTypes.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/SaInit/Dxe/GraphicsInit.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/SaInit/Dxe/GraphicsInit.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/SaInit/Dxe/IgdOpRegion.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/SaInit/Dxe/IgdOpRegion.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/SaInit/Dxe/SaAcpi.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/SaInit/Dxe/SaInit.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/SaInit/Dxe/SaInitDxe.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/SaInit/Dxe/SaInitDxe.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/SaInit/Dxe/SaInitDxe.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/SaInit/Dxe/VTd.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/SaInit/Dxe/VTd.h [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/SmmAccess/Dxe/SmmAccess.inf [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/SmmAccess/Dxe/SmmAccessDriver.c [new file with mode: 0644]
Silicon/Intel/KabylakeSiliconPkg/SystemAgent/SmmAccess/Dxe/SmmAccessDriver.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Iio/Include/Protocol/IioSystem.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Include/Guid/MemoryConfigData.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Include/Guid/MemoryMapData.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Include/Guid/PartialMirrorGuid.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Include/Guid/SmramMemoryReserve.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Include/Guid/SocketCommonRcVariable.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Include/Guid/SocketIioVariable.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Include/Guid/SocketMemoryVariable.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Include/Guid/SocketMpLinkVariable.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Include/Guid/SocketPciResourceData.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Include/Guid/SocketPowermanagementVariable.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Include/Guid/SocketProcessorCoreVariable.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Include/Guid/SocketVariable.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Include/Library/CpuPpmLib.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Include/Library/CsrToPcieAddress.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Include/Library/MmPciBaseLib.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Include/Library/PcieAddress.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Include/Library/PciePlatformHookLib.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Include/Library/UsraAccessApi.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Include/MaxSocket.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Include/Ppi/SiliconRegAccess.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Include/Protocol/IioUds.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Include/Protocol/PciCallback.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Include/Protocol/SiliconRegAccess.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Include/SocketConfiguration.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Include/UncoreCommonIncludes.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Include/UsraAccessType.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Library/BaseMemoryCoreLib/Chip/Skx/Include/Iio/IioConfig.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Library/BaseMemoryCoreLib/Chip/Skx/Include/Iio/IioPlatformData.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Library/BaseMemoryCoreLib/Chip/Skx/Include/Iio/IioRegs.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Library/BaseMemoryCoreLib/Chip/Skx/Include/Iio/IioSetupDefinitions.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Library/BaseMemoryCoreLib/Chip/Skx/Include/KtiDisc.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Library/BaseMemoryCoreLib/Chip/Skx/Include/KtiHost.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Library/BaseMemoryCoreLib/Chip/Skx/Include/KtiSi.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Library/BaseMemoryCoreLib/Chip/Skx/Include/Protocol/CpuCsrAccess.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Library/BaseMemoryCoreLib/Chip/Skx/Include/Setup/IioUniversalData.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Library/BaseMemoryCoreLib/Core/Include/CpuHost.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Library/BaseMemoryCoreLib/Core/Include/CsrToPcieAddress.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Library/BaseMemoryCoreLib/Core/Include/DataTypes.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Library/BaseMemoryCoreLib/Core/Include/MemHost.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Library/BaseMemoryCoreLib/Core/Include/MemHostChipCommon.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Library/BaseMemoryCoreLib/Core/Include/MemRegs.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Library/BaseMemoryCoreLib/Core/Include/MrcCommonTypes.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Library/BaseMemoryCoreLib/Core/Include/PcieAddress.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Library/BaseMemoryCoreLib/Core/Include/Printf.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Library/BaseMemoryCoreLib/Core/Include/SysHost.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Library/BaseMemoryCoreLib/Core/Include/SysHostChipCommon.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Library/BaseMemoryCoreLib/Core/Include/SysRegs.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Library/BaseMemoryCoreLib/Core/Include/UsbDebugPort.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Library/BaseMemoryCoreLib/Platform/Purley/Include/MemDefaults.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Library/BaseMemoryCoreLib/Platform/Purley/Include/MemPlatform.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Library/BaseMemoryCoreLib/Platform/Purley/Include/PlatformHost.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Library/CsrToPcieLib/CpuCsrAccessDefine.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Library/CsrToPcieLib/CsrToPcieDxeLib.inf [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Library/CsrToPcieLib/CsrToPcieLib.c [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Library/CsrToPcieLib/CsrToPciePeiLib.inf [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Library/CsrToPcieLibNull/BaseCsrToPcieLibNull.inf [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Library/CsrToPcieLibNull/CsrToPcieLib.c [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Library/DxeMmPciBaseLib/DxeMmPciBaseLib.c [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Library/DxeMmPciBaseLib/DxeMmPciBaseLib.inf [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Library/DxeMmPciBaseLib/SmmMmPciBaseLib.c [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Library/DxeMmPciBaseLib/SmmMmPciBaseLib.inf [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Library/MmPciBaseLib/MmPciBaseLib.c [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Library/MmPciBaseLib/MmPciBaseLib.inf [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Library/PcieAddressLib/PcieAddressLib.c [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Library/PcieAddressLib/PcieAddressLib.inf [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Library/ProcMemInit/Chip/Common/CpuPciAccessCommon.c [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Library/ProcMemInit/Chip/Include/CpuCsrAccessDefine.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Library/ProcMemInit/Chip/Include/CpuPciAccess.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Library/ProcMemInit/Chip/Include/CpuPciAccessCommon.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Library/ProcMemInit/Chip/Include/Rc_Revision.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Library/UsraAccessLib/CsrAccess.c [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Library/UsraAccessLib/PcieAccess.c [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Library/UsraAccessLib/UsraAccessLib.c [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Library/UsraAccessLib/UsraAccessLib.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Library/UsraAccessLib/UsraAccessLib.inf [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Override/IA32FamilyCpuPkg/IA32FamilyCpuPkg.dec [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Override/IA32FamilyCpuPkg/Include/Library/CpuConfigLib.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Override/IA32FamilyCpuPkg/Include/Protocol/IntelCpuPcdsSetDone.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/AcpiTables/Dsdt/GpioDefine.asl [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/AcpiTables/Dsdt/GpioLib.asl [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/AcpiTables/Dsdt/IrqLink.asl [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/AcpiTables/Dsdt/Pch.asl [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/AcpiTables/Dsdt/PchAcpiTables.inf [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/AcpiTables/Dsdt/PchHda.asl [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/AcpiTables/Dsdt/PchHeci.asl [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/AcpiTables/Dsdt/PchIsh.asl [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/AcpiTables/Dsdt/PchNvs.asl [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/AcpiTables/Dsdt/PchPcie.asl [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/AcpiTables/Dsdt/PchRstPcieStorage.asl [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/AcpiTables/Dsdt/PchSata.asl [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/AcpiTables/Dsdt/PchScs.asl [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/AcpiTables/Dsdt/PchSerialIo.asl [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/AcpiTables/Dsdt/PchXdci.asl [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/AcpiTables/Dsdt/PchXhci.asl [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/AcpiTables/Dsdt/RP01_ADR.asl [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/AcpiTables/Dsdt/RP02_ADR.asl [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/AcpiTables/Dsdt/RP03_ADR.asl [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/AcpiTables/Dsdt/RP04_ADR.asl [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/AcpiTables/Dsdt/RP05_ADR.asl [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/AcpiTables/Dsdt/RP06_ADR.asl [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/AcpiTables/Dsdt/RP07_ADR.asl [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/AcpiTables/Dsdt/RP08_ADR.asl [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/AcpiTables/Dsdt/RP09_ADR.asl [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/AcpiTables/Dsdt/RP10_ADR.asl [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/AcpiTables/Dsdt/RP11_ADR.asl [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/AcpiTables/Dsdt/RP12_ADR.asl [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/AcpiTables/Dsdt/RP13_ADR.asl [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/AcpiTables/Dsdt/RP14_ADR.asl [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/AcpiTables/Dsdt/RP15_ADR.asl [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/AcpiTables/Dsdt/RP16_ADR.asl [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/AcpiTables/Dsdt/RP17_ADR.asl [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/AcpiTables/Dsdt/RP18_ADR.asl [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/AcpiTables/Dsdt/RP19_ADR.asl [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/AcpiTables/Dsdt/RP20_ADR.asl [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/AcpiTables/Dsdt/TraceHubDebug.asl [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/AcpiTables/Dsdt/usbsbd.asl [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Include/GpioConfig.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Include/GpioPinsSklH.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Include/GpioPinsSklLp.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Include/Library/GpioLib.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Include/Library/GpioNativeLib.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Include/Library/PchCycleDecodingLib.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Include/Library/PchGbeLib.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Include/Library/PchInfoLib.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Include/Library/PchP2sbLib.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Include/Library/PchPcrLib.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Include/Library/PchPmcLib.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Include/Library/PchPolicyLib.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Include/Library/PchSbiAccessLib.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Include/Library/PchSerialIoLib.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Include/Library/SpiFlashCommonLib.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Include/PchAccess.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Include/PchLimits.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Include/PchPolicyCommon.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Include/PchReservedResources.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Include/PcieRegs.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Include/Ppi/PchPcieDeviceTable.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Include/Ppi/PchPolicy.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Include/Ppi/PchReset.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Include/Ppi/Spi.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Include/Protocol/PchReset.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Include/Protocol/Spi.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Include/Register/PchRegsDci.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Include/Register/PchRegsDmi.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Include/Register/PchRegsEva.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Include/Register/PchRegsFia.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Include/Register/PchRegsGpio.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Include/Register/PchRegsHda.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Include/Register/PchRegsHsio.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Include/Register/PchRegsIsh.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Include/Register/PchRegsItss.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Include/Register/PchRegsLan.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Include/Register/PchRegsLpc.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Include/Register/PchRegsP2sb.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Include/Register/PchRegsPcie.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Include/Register/PchRegsPcr.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Include/Register/PchRegsPmc.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Include/Register/PchRegsPsf.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Include/Register/PchRegsPsth.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Include/Register/PchRegsSata.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Include/Register/PchRegsScs.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Include/Register/PchRegsSerialIo.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Include/Register/PchRegsSmbus.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Include/Register/PchRegsSpi.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Include/Register/PchRegsThermal.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Include/Register/PchRegsTraceHub.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Include/Register/PchRegsUsb.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Include/SaRegs.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/IncludePrivate/Library/PchResetCommonLib.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/IncludePrivate/PchHHsioAx.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/IncludePrivate/PchHHsioBx.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/IncludePrivate/PchHHsioDx.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/IncludePrivate/PchHsio.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/IncludePrivate/PchLbgHsioAx.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/IncludePrivate/PchLbgHsioBx.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/IncludePrivate/PchLbgHsioBxD.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/IncludePrivate/PchLbgHsioBxD_Ext.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/IncludePrivate/PchLbgHsioBx_Ext.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/IncludePrivate/PchLbgHsioSx.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/IncludePrivate/PchLbgHsioSx_Ext.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/IncludePrivate/PchLpHsioBx.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/IncludePrivate/PchLpHsioCx.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/IncludePrivate/PchPolicyHob.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Library/DxeRuntimeResetSystemLib/DxeRuntimeResetSystemLib.inf [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Library/DxeRuntimeResetSystemLib/PchReset.c [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Library/DxeRuntimeResetSystemLib/PchReset.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Library/PeiDxeSmmGpioLib/GpioInit.c [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Library/PeiDxeSmmGpioLib/GpioLib.c [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Library/PeiDxeSmmGpioLib/GpioLibrary.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Library/PeiDxeSmmGpioLib/GpioNativeLib.c [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Library/PeiDxeSmmGpioLib/PchSklGpioData.c [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Library/PeiDxeSmmGpioLib/PeiDxeSmmGpioLib.inf [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Library/PeiDxeSmmPchCycleDecodingLib/PchCycleDecodingLib.c [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Library/PeiDxeSmmPchCycleDecodingLib/PeiDxeSmmPchCycleDecodingLib.inf [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Library/PeiDxeSmmPchGbeLib/PchGbeLib.c [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Library/PeiDxeSmmPchGbeLib/PeiDxeSmmPchGbeLib.inf [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Library/PeiDxeSmmPchInfoLib/PchInfoLib.c [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Library/PeiDxeSmmPchInfoLib/PchInfoStrLib.c [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Library/PeiDxeSmmPchInfoLib/PeiDxeSmmPchInfoLib.inf [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Library/PeiDxeSmmPchP2sbLib/PchP2sbLib.c [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Library/PeiDxeSmmPchP2sbLib/PeiDxeSmmPchP2sbLib.inf [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Library/PeiDxeSmmPchPcrLib/PchPcrLib.c [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Library/PeiDxeSmmPchPcrLib/PeiDxeSmmPchPcrLib.inf [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Library/PeiDxeSmmPchPmcLib/PchPmcLib.c [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Library/PeiDxeSmmPchPmcLib/PeiDxeSmmPchPmcLib.inf [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Library/PeiDxeSmmPchSbiAccessLib/PchSbiAccessLib.c [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Library/PeiDxeSmmPchSbiAccessLib/PeiDxeSmmPchSbiAccessLib.inf [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Library/PeiPchPolicyLib/PchPrintPolicy.c [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Library/PeiPchPolicyLib/PeiPchPolicyLib.c [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Library/PeiPchPolicyLib/PeiPchPolicyLib.inf [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Library/PeiPchPolicyLib/PeiPchPolicyLibrary.h [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Library/PeiPchPolicyLib/Rvp3PolicyLib.c [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Library/SmmSpiFlashCommonLib/SmmSpiFlashCommonLib.inf [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Library/SmmSpiFlashCommonLib/SpiFlashCommon.c [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/Library/SmmSpiFlashCommonLib/SpiFlashCommonSmmLib.c [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/LibraryPrivate/BasePchResetCommonLib/BasePchResetCommonLib.inf [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/Pch/LibraryPrivate/BasePchResetCommonLib/PchResetCommon.c [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/SiPkg.dec [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/SiPkgCommonLib.dsc [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/SiPkgDxeLib.dsc [new file with mode: 0644]
Silicon/Intel/PurleyRefreshSiliconPkg/SiPkgPeiLib.dsc [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Include/DdrMemoryController.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Include/IntelQNCBase.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Include/IntelQNCConfig.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Include/IntelQNCDxe.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Include/IntelQNCPeim.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Include/IntelQNCRegs.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Include/Library/IntelQNCLib.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Include/Library/QNCAccessLib.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Include/Library/QNCSmmLib.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Include/Ppi/QNCMemoryInit.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Include/Protocol/PchInfo.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Include/Protocol/PlatformPolicy.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Include/Protocol/QncS3Support.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Include/Protocol/SmmIchnDispatch.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Include/Protocol/SmmIchnDispatch2.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Include/Protocol/Spi.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Include/QNCAccess.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Include/QNCCommonDefinitions.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Include/QuarkNcSocId.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Library/IntelQNCLib/CommonHeader.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Library/IntelQNCLib/IntelQNCLib.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Library/IntelQNCLib/IntelQNCLib.inf [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Library/IntelQNCLib/PciExpress.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Library/MtrrLib/MtrrLib.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Library/MtrrLib/MtrrLib.inf [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Library/MtrrLib/MtrrLib.uni [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Library/QNCAccessLib/BaseAccess.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Library/QNCAccessLib/QNCAccessLib.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Library/QNCAccessLib/QNCAccessLib.inf [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Library/QNCAccessLib/RuntimeAccess.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Library/QNCAccessLib/RuntimeQNCAccessLib.inf [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Library/QNCSmmLib/QNCSmmLib.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Library/QNCSmmLib/QNCSmmLib.inf [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Library/ResetSystemLib/ResetSystemLib.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Library/ResetSystemLib/ResetSystemLib.inf [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Library/SmbusLib/CommonHeader.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Library/SmbusLib/SmbusLib.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Library/SmbusLib/SmbusLib.inf [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Library/SmmCpuFeaturesLib/SmmCpuFeaturesLib.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Library/SmmCpuFeaturesLib/SmmCpuFeaturesLib.inf [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Library/SmmCpuFeaturesLib/SmmCpuFeaturesLib.uni [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/MemoryInit/Pei/MemoryInit.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/MemoryInit/Pei/MemoryInit.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/MemoryInit/Pei/MemoryInitPei.inf [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/MemoryInit/Pei/core_types.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/MemoryInit/Pei/gen5_iosf_sb_definitions.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/MemoryInit/Pei/general_definitions.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/MemoryInit/Pei/hte.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/MemoryInit/Pei/hte.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/MemoryInit/Pei/io.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/MemoryInit/Pei/lprint.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/MemoryInit/Pei/meminit.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/MemoryInit/Pei/meminit.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/MemoryInit/Pei/meminit_utils.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/MemoryInit/Pei/meminit_utils.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/MemoryInit/Pei/memory_options.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/MemoryInit/Pei/mrc.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/MemoryInit/Pei/mrc.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/MemoryInit/Pei/platform.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/MemoryInit/Pei/prememinit.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/MemoryInit/Pei/prememinit.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/QNCInit/Dxe/CommonHeader.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/QNCInit/Dxe/DxeQNCSmbus.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/QNCInit/Dxe/DxeQNCSmbus.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/QNCInit/Dxe/LegacyRegion.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/QNCInit/Dxe/LegacyRegion.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/QNCInit/Dxe/QNCInit.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/QNCInit/Dxe/QNCInit.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/QNCInit/Dxe/QNCInitDxe.inf [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/QNCInit/Dxe/QNCRootPorts.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/QNCInit/Dxe/QNCSmbus.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/QNCInit/Dxe/QNCSmbusExec.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/S3Support/Dxe/QncS3Support.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/S3Support/Dxe/QncS3Support.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/S3Support/Dxe/QncS3Support.inf [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Smm/Dxe/SmmAccessDxe/SmmAccess.inf [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Smm/Dxe/SmmAccessDxe/SmmAccessDriver.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Smm/Dxe/SmmAccessDxe/SmmAccessDriver.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Smm/Dxe/SmmControlDxe/SmmControlDriver.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Smm/Dxe/SmmControlDxe/SmmControlDxe.inf [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Smm/DxeSmm/QncSmmDispatcher/CommonHeader.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Smm/DxeSmm/QncSmmDispatcher/QNC/QNCSmmGpi.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Smm/DxeSmm/QncSmmDispatcher/QNC/QNCSmmHelpers.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Smm/DxeSmm/QncSmmDispatcher/QNC/QNCSmmPeriodicTimer.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Smm/DxeSmm/QncSmmDispatcher/QNC/QNCSmmQncn.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Smm/DxeSmm/QncSmmDispatcher/QNC/QNCSmmSw.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Smm/DxeSmm/QncSmmDispatcher/QNC/QNCSmmSx.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Smm/DxeSmm/QncSmmDispatcher/QNCSmm.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Smm/DxeSmm/QncSmmDispatcher/QNCSmmCore.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Smm/DxeSmm/QncSmmDispatcher/QNCSmmDispatcher.inf [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Smm/DxeSmm/QncSmmDispatcher/QNCSmmHelpers.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Smm/DxeSmm/QncSmmDispatcher/QNCSmmHelpers.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Smm/DxeSmm/QncSmmDispatcher/QNCSmmRegisters.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Smm/DxeSmm/QncSmmDispatcher/QNCxSmmHelpers.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Smm/Pei/SmmAccessPei/SmmAccessPei.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Smm/Pei/SmmAccessPei/SmmAccessPei.inf [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Smm/Pei/SmmControlPei/SmmControlPei.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Smm/Pei/SmmControlPei/SmmControlPei.inf [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Spi/Common/SpiCommon.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Spi/Common/SpiCommon.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Spi/PchSpiRuntime.inf [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Spi/PchSpiSmm.inf [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Spi/RuntimeDxe/PchSpi.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Spi/RuntimeDxe/PchSpi.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Spi/Smm/PchSpi.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Spi/Smm/PchSpi.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSocPkg.dec [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSocPkg.dsc [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Include/CEATA.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Include/I2cRegs.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Include/Ioh.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Include/IohAccess.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Include/IohCommonDefinitions.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Include/Library/I2cLib.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Include/Library/IohLib.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Include/MMC.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Include/SDCard.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Include/SDHostIo.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/IohInit/Dxe/CommonHeader.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/IohInit/Dxe/IohBds.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/IohInit/Dxe/IohData.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/IohInit/Dxe/IohInit.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/IohInit/Dxe/IohInitDxe.inf [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Library/I2cLib/CommonHeader.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Library/I2cLib/I2cLib.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Library/I2cLib/I2cLib.inf [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Library/IohLib/CommonHeader.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Library/IohLib/IohLib.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Library/IohLib/IohLib.inf [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Sdio/Dxe/SDControllerDxe/ComponentName.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Sdio/Dxe/SDControllerDxe/ComponentName.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Sdio/Dxe/SDControllerDxe/SDController.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Sdio/Dxe/SDControllerDxe/SDController.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Sdio/Dxe/SDControllerDxe/SDControllerDxe.inf [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Sdio/Dxe/SDMediaDeviceDxe/CEATA.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Sdio/Dxe/SDMediaDeviceDxe/CEATABlockIo.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Sdio/Dxe/SDMediaDeviceDxe/ComponentName.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Sdio/Dxe/SDMediaDeviceDxe/ComponentName.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Sdio/Dxe/SDMediaDeviceDxe/MMCSDBlockIo.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Sdio/Dxe/SDMediaDeviceDxe/MMCSDTransfer.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Sdio/Dxe/SDMediaDeviceDxe/SDMediaDevice.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Sdio/Dxe/SDMediaDeviceDxe/SDMediaDevice.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Sdio/Dxe/SDMediaDeviceDxe/SDMediaDeviceDxe.inf [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Usb/Common/Pei/UsbPei.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Usb/Common/Pei/UsbPei.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Usb/Common/Pei/UsbPei.inf [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Dxe/ComponentName.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Dxe/ComponentName.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Dxe/Descriptor.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Dxe/Ohci.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Dxe/Ohci.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Dxe/OhciDebug.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Dxe/OhciDebug.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Dxe/OhciDxe.inf [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Dxe/OhciReg.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Dxe/OhciReg.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Dxe/OhciSched.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Dxe/OhciSched.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Dxe/OhciUrb.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Dxe/OhciUrb.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Dxe/UsbHcMem.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Dxe/UsbHcMem.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Pei/Descriptor.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Pei/OhcPeim.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Pei/OhcPeim.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Pei/OhciPei.inf [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Pei/OhciReg.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Pei/OhciReg.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Pei/OhciSched.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Pei/OhciSched.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Pei/OhciUrb.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Pei/OhciUrb.h [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Pei/UsbHcMem.c [new file with mode: 0644]
Silicon/Intel/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Pei/UsbHcMem.h [new file with mode: 0644]
Silicon/Intel/SimicsIch10Pkg/Ich10Pkg.dec [new file with mode: 0644]
Silicon/Intel/SimicsIch10Pkg/IchCommonLib.dsc [new file with mode: 0644]
Silicon/Intel/SimicsIch10Pkg/IchPostMemoryInclude.fdf [new file with mode: 0644]
Silicon/Intel/SimicsIch10Pkg/IchPreMemoryInclude.fdf [new file with mode: 0644]
Silicon/Intel/SimicsIch10Pkg/IchUefiBootInclude.fdf [new file with mode: 0644]
Silicon/Intel/SimicsIch10Pkg/Include/PchAccess.h [new file with mode: 0644]
Silicon/Intel/SimicsIch10Pkg/Include/PchLimits.h [new file with mode: 0644]
Silicon/Intel/SimicsIch10Pkg/Include/PchReservedResources.h [new file with mode: 0644]
Silicon/Intel/SimicsIch10Pkg/Include/Register/PchRegsPmc.h [new file with mode: 0644]
Silicon/Intel/SimicsIch10Pkg/Include/Register/PchRegsSpi.h [new file with mode: 0644]
Silicon/Intel/SimicsIch10Pkg/Include/Register/X58Ich10.h [new file with mode: 0644]
Silicon/Intel/SimicsIch10Pkg/IncludePrivate/Library/PchSpiCommonLib.h [new file with mode: 0644]
Silicon/Intel/SimicsIch10Pkg/Library/ResetSystemLib/ResetSystemLib.c [new file with mode: 0644]
Silicon/Intel/SimicsIch10Pkg/Library/ResetSystemLib/ResetSystemLib.inf [new file with mode: 0644]
Silicon/Intel/SimicsIch10Pkg/LibraryPrivate/BasePchSpiCommonLib/BasePchSpiCommonLib.inf [new file with mode: 0644]
Silicon/Intel/SimicsIch10Pkg/LibraryPrivate/BasePchSpiCommonLib/SpiCommon.c [new file with mode: 0644]
Silicon/Intel/SimicsIch10Pkg/SmmControl/RuntimeDxe/SmmControl2Dxe.c [new file with mode: 0644]
Silicon/Intel/SimicsIch10Pkg/SmmControl/RuntimeDxe/SmmControl2Dxe.inf [new file with mode: 0644]
Silicon/Intel/SimicsIch10Pkg/Spi/Smm/PchSpi.c [new file with mode: 0644]
Silicon/Intel/SimicsIch10Pkg/Spi/Smm/PchSpi.h [new file with mode: 0644]
Silicon/Intel/SimicsIch10Pkg/Spi/Smm/PchSpiSmm.inf [new file with mode: 0644]
Silicon/Intel/SimicsX58SktPkg/Include/Register/X58SmramSaveStateMap.h [new file with mode: 0644]
Silicon/Intel/SimicsX58SktPkg/SktPkg.dec [new file with mode: 0644]
Silicon/Intel/SimicsX58SktPkg/SktPkgPei.dsc [new file with mode: 0644]
Silicon/Intel/SimicsX58SktPkg/SktPostMemoryInclude.fdf [new file with mode: 0644]
Silicon/Intel/SimicsX58SktPkg/SktPreMemoryInclude.fdf [new file with mode: 0644]
Silicon/Intel/SimicsX58SktPkg/SktSecInclude.fdf [new file with mode: 0644]
Silicon/Intel/SimicsX58SktPkg/SktUefiBootInclude.fdf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Cpu/Include/ConfigBlock/CpuConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Cpu/Include/ConfigBlock/CpuConfigLibPreMemConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Cpu/Include/ConfigBlock/CpuPidTestConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Cpu/Include/ConfigBlock/CpuPowerMgmtBasicConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Cpu/Include/ConfigBlock/CpuPowerMgmtCustomConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Cpu/Include/ConfigBlock/CpuPowerMgmtPsysConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Cpu/Include/ConfigBlock/CpuPowerMgmtTestConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Cpu/Include/ConfigBlock/CpuSecurityPreMemConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Cpu/Include/ConfigBlock/CpuTestConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Cpu/Include/CpuAccess.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Cpu/Include/CpuDataStruct.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Cpu/Include/CpuPolicyCommon.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Cpu/Include/Register/CommonMsr.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Fru/TglCpu/CommonLib.dsc [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Fru/TglCpu/CpuPcieRp/Library/PeiDxeSmmCpuPcieInfoFruLib/CpuPcieInfoFruLib.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Fru/TglCpu/CpuPcieRp/Library/PeiDxeSmmCpuPcieInfoFruLib/PeiDxeSmmCpuPcieInfoFruLib.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Fru/TglCpu/Dxe.dsc [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Fru/TglCpu/DxeLib.dsc [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Fru/TglCpu/Include/Library/CpuPcieInfoFruLib.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Fru/TglCpu/Include/Register/SaRegsHostBridge.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Fru/TglCpu/Include/TcssInfo.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Fru/TglCpu/IncludePrivate/Library/VtdInitFruLib.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Fru/TglCpu/IncludePrivate/Register/CpuPcieRegs.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Fru/TglCpu/IncludePrivate/Register/IgdRegs.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Fru/TglCpu/IncludePrivate/Register/IpuRegs.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Fru/TglCpu/IncludePrivate/Register/VtdRegs.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Fru/TglCpu/Pei.dsc [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Fru/TglCpu/PeiLib.dsc [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Fru/TglCpu/Vtd/LibraryPrivate/DxeVtdInitLib/DxeVtdInitFruLib.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Fru/TglCpu/Vtd/LibraryPrivate/DxeVtdInitLib/DxeVtdInitFruLib.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Fru/TglPch/CommonLib.dsc [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Fru/TglPch/Dxe.dsc [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Fru/TglPch/DxeLib.dsc [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Fru/TglPch/Include/PchBdfAssignment.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Fru/TglPch/Include/PchPcieRpInfo.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Fru/TglPch/Include/PchReservedResources.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Fru/TglPch/IncludePrivate/Register/PchPcrRegs.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Fru/TglPch/Pei.dsc [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Fru/TglPch/PeiLib.dsc [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock/Cnvi/CnviConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock/CpuDmi/CpuDmiPreMemConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock/CpuPcieRp/Gen4/CpuPcieConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock/Dci/DciConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock/Espi/EspiConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock/Fivr/FivrConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock/Gbe/GbeConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock/Gna/GnaConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock/Gpio/GpioDevConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock/Graphics/Gen12/GraphicsConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock/Hda/HdAudioConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock/HostBridge/HostBridgeConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock/HybridGraphics/HybridGraphicsConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock/HybridStorage/HybridStorageConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock/Ieh/IehConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock/Ish/IshConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock/Itss/InterruptConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock/Itss/IoApicConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock/Me/MePeiConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock/Memory/Ver2/MemoryConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock/Overclocking/OverclockingConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock/P2sb/P2sbConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock/PchDmi/PchDmiConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock/PcieRp/PchPcieRp/PchPcieRpConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock/PcieRp/PcieConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock/Pmc/AdrConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock/Pmc/PmConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock/Psf/PsfConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock/Rst/RstConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock/Rtc/RtcConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock/Sata/SataConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock/Scs/ScsConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock/SerialIo/SerialIoConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock/SiConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock/SiPreMemConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock/Smbus/SmbusConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock/Spi/SpiConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock/Tcss/TcssPeiConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock/Thc/ThcConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock/Thermal/ThermalConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock/TraceHub/TraceHubConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock/Usb/Usb2PhyConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock/Usb/Usb3HsioConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock/Usb/UsbConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock/VoltageRegulator/CpuPowerMgmtVrConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock/Vtd/VtdConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock/Wdt/WatchDogConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/CpuPcieHob.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/DmaRemappingTable.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/DxeHdaNhlt.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/Hda.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/Library/ConfigBlockLib.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/Library/CpuRegbarAccessLib.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/Library/DxeHdaNhltLib.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/Library/EspiLib.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/Library/GbeLib.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/Library/GpioConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/Library/GpioLib.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/Library/GpioNativeLib.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/Library/MmPciLib.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/Library/PchPcieRpLib.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/Library/PchPcrLib.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/Library/PcieHelperLib.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/Library/PmcLib.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/Library/ResetSystemLib.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/Library/SataLib.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/Library/SerialIoAccessLib.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/Library/SiConfigBlockLib.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/Library/SpiAccessLib.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/Library/VtdInfoLib.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/MePolicyCommon.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/PcieRegs.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/Pins/GpioPinsVer2Lp.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/Ppi/PeiPreMemSiDefaultPolicy.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/Ppi/PeiSiDefaultPolicy.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/Ppi/SiPolicy.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/Protocol/GopComponentName2.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/Protocol/GopPolicy.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/Protocol/IgdOpRegion.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/Register/FlashRegs.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/Register/GpioRegs.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/Register/GpioRegsVer2.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/Register/PchDmi14Regs.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/Register/PchDmiRegs.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/Register/PchPcieRpRegs.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/Register/PmcRegs.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/Register/RtcRegs.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/Register/SataRegs.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/Register/SerialIoRegs.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/Register/UsbRegs.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/SerialIoDevices.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/SiConfigHob.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Include/SiPolicyStruct.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Cnvi/IncludePrivate/CnviConfigHob.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/CpuPcieRp/Include/CpuPcieInfo.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/CpuPcieRp/Include/Library/CpuPcieInitCommon.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/CpuPcieRp/Include/Library/CpuPcieRpLib.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/CpuPcieRp/IncludePrivate/Library/DxeCpuPcieRpLib.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/CpuPcieRp/Library/PeiDxeSmmCpuPcieInitCommonLib/CpuPcieInitCommon.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/CpuPcieRp/Library/PeiDxeSmmCpuPcieInitCommonLib/PeiDxeSmmCpuPcieInitCommonLib.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/CpuPcieRp/Library/PeiDxeSmmCpuPcieRpLib/CpuPcieRpLib.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/CpuPcieRp/Library/PeiDxeSmmCpuPcieRpLib/PeiDxeSmmCpuPcieRpLib.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/CpuPcieRp/LibraryPrivate/DxeCpuPcieRpLib/DxeCpuPcieRpLib.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/CpuPcieRp/LibraryPrivate/DxeCpuPcieRpLib/DxeCpuPcieRpLib.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Espi/Library/PeiDxeSmmEspiLib/EspiLib.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Espi/Library/PeiDxeSmmEspiLib/PeiDxeSmmEspiLib.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Gbe/IncludePrivate/Library/GbeMdiLib.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Gbe/IncludePrivate/Register/GbeRegs.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Gbe/Library/PeiDxeSmmGbeLib/GbeLib.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Gbe/Library/PeiDxeSmmGbeLib/PeiDxeSmmGbeLib.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Gbe/LibraryPrivate/PeiDxeSmmGbeMdiLib/GbeMdiLib.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Gbe/LibraryPrivate/PeiDxeSmmGbeMdiLib/PeiDxeSmmGbeMdiLib.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Gpio/Include/Library/GpioCheckConflictLib.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Gpio/IncludePrivate/Library/DxeGpioPolicyLib.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Gpio/IncludePrivate/Library/GpioHelpersLib.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Gpio/IncludePrivate/Library/GpioNameBufferLib.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Gpio/IncludePrivate/Library/GpioPrivateLib.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Gpio/Library/BaseGpioCheckConflictLib/BaseGpioCheckConflictLib.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Gpio/Library/BaseGpioCheckConflictLib/BaseGpioCheckConflictLib.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Gpio/Library/BaseGpioCheckConflictLibNull/BaseGpioCheckConflictLibNull.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Gpio/Library/BaseGpioCheckConflictLibNull/BaseGpioCheckConflictLibNull.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Gpio/Library/PeiDxeSmmGpioLib/GpioInit.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Gpio/Library/PeiDxeSmmGpioLib/GpioLib.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Gpio/Library/PeiDxeSmmGpioLib/GpioLibrary.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Gpio/Library/PeiDxeSmmGpioLib/GpioNames.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Gpio/Library/PeiDxeSmmGpioLib/GpioNativeLib.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Gpio/Library/PeiDxeSmmGpioLib/PeiDxeSmmGpioLib.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Gpio/LibraryPrivate/BaseGpioHelpersLibNull/BaseGpioHelpersLibNull.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Gpio/LibraryPrivate/BaseGpioHelpersLibNull/BaseGpioHelpersLibNull.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Gpio/LibraryPrivate/DxeGpioNameBufferLib/DxeGpioNameBufferLib.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Gpio/LibraryPrivate/DxeGpioNameBufferLib/GpioNameBufferDxe.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Gpio/LibraryPrivate/DxeGpioPolicyLib/DxeGpioPolicyLib.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Gpio/LibraryPrivate/DxeGpioPolicyLib/DxeGpioPolicyLib.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Gpio/LibraryPrivate/PeiDxeSmmGpioPrivateLib/GpioNamesVer2.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Gpio/LibraryPrivate/PeiDxeSmmGpioPrivateLib/GpioPrivateLib.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Gpio/LibraryPrivate/PeiDxeSmmGpioPrivateLib/GpioPrivateLibVer2.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Gpio/LibraryPrivate/PeiDxeSmmGpioPrivateLib/PeiDxeSmmGpioPrivateLibVer2.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Gpio/LibraryPrivate/PeiGpioHelpersLib/PeiGpioHelpersLib.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Gpio/LibraryPrivate/PeiGpioHelpersLib/PeiGpioHelpersLib.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Gpio/LibraryPrivate/PeiGpioNameBufferLib/GpioNameBufferPei.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Gpio/LibraryPrivate/PeiGpioNameBufferLib/PeiGpioNameBufferLib.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Graphics/AcpiTables/Igfx.asl [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Graphics/AcpiTables/IgfxCommon.asl [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Graphics/AcpiTables/IgfxDsm.asl [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Graphics/AcpiTables/IgfxOpGbda.asl [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Graphics/AcpiTables/IgfxOpRn.asl [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Graphics/AcpiTables/IgfxOpSbcb.asl [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Graphics/AcpiTables/IgfxSsdt.asl [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Graphics/AcpiTables/IgfxSsdt.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Graphics/IncludePrivate/Library/DxeGraphicsInitLib.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Graphics/IncludePrivate/Library/DxeGraphicsPolicyLib.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Graphics/IncludePrivate/Library/DxeIgdOpRegionInitLib.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Graphics/LibraryPrivate/DxeGraphicsInitLib/DxeGraphicsInitLib.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Graphics/LibraryPrivate/DxeGraphicsInitLib/DxeGraphicsInitLib.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Graphics/LibraryPrivate/DxeGraphicsPolicyLib/DxeGraphicsPolicyLib.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Graphics/LibraryPrivate/DxeGraphicsPolicyLib/DxeGraphicsPolicyLib.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Graphics/LibraryPrivate/DxeIgdOpRegionInitLib/DxeIgdOpRegionInit.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Graphics/LibraryPrivate/DxeIgdOpRegionInitLib/DxeIgdOpRegionInitLib.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Hda/IncludePrivate/Library/DxeHdaPolicyLib.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Hda/IncludePrivate/Register/HdaRegs.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Hda/Library/DxeHdaNhltLib/DxeHdaNhltLib.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Hda/Library/DxeHdaNhltLib/DxeHdaNhltLib.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Hda/LibraryPrivate/DxeHdaPolicyLib/DxeHdaPolicyLib.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Hda/LibraryPrivate/DxeHdaPolicyLib/DxeHdaPolicyLib.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/HostBridge/IncludePrivate/HostBridgeDataHob.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/P2sb/IncludePrivate/Library/PchSbiAccessLib.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/P2sb/IncludePrivate/Register/P2sbRegs.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/P2sb/Library/PeiDxeSmmCpuRegbarAccessLib/CpuRegbarAccessLib.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/P2sb/Library/PeiDxeSmmCpuRegbarAccessLib/PeiDxeSmmCpuRegbarAccessLib.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/P2sb/Library/PeiDxeSmmPchPcrLib/PchPcrLib.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/P2sb/Library/PeiDxeSmmPchPcrLib/PeiDxeSmmPchPcrLib.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/P2sb/LibraryPrivate/PeiDxeSmmPchSbiAccessLib/PchSbiAccessLib.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/P2sb/LibraryPrivate/PeiDxeSmmPchSbiAccessLib/PeiDxeSmmPchSbiAccessLib.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/PchDmi/IncludePrivate/Library/PchDmiLib.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/PchDmi/LibraryPrivate/PeiDxeSmmPchDmiLib/PchDmi14.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/PchDmi/LibraryPrivate/PeiDxeSmmPchDmiLib/PchDmi14.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/PchDmi/LibraryPrivate/PeiDxeSmmPchDmiLib/PchDmiLib.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/PchDmi/LibraryPrivate/PeiDxeSmmPchDmiLib/PchDmiWithS3Lib.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/PchDmi/LibraryPrivate/PeiDxeSmmPchDmiLib/PeiDxeSmmPchDmiLib.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/PchDmi/LibraryPrivate/PeiDxeSmmPchDmiLib/PeiDxeSmmPchDmiWithS3Lib.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/PcieRp/IncludePrivate/Library/DxePchPcieRpPolicyLib.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/PcieRp/IncludePrivate/Library/PciExpressHelpersLib.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/PcieRp/IncludePrivate/Library/PcieRpLib.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/PcieRp/IncludePrivate/Register/PcieSipRegs.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/PcieRp/Library/BasePcieHelperLib/BasePcieHelperLib.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/PcieRp/Library/BasePcieHelperLib/BasePcieHelperLib.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/PcieRp/Library/PeiDxeSmmPchPcieRpLib/PchPcieRpLib.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/PcieRp/Library/PeiDxeSmmPchPcieRpLib/PchPcieRpLibInternal.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/PcieRp/Library/PeiDxeSmmPchPcieRpLib/PchPcieRpLibVer2.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/PcieRp/Library/PeiDxeSmmPchPcieRpLib/PeiDxeSmmPchPcieRpLibVer2.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/PcieRp/LibraryPrivate/DxePchPcieRpPolicyLib/DxePchPcieRpPolicyLib.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/PcieRp/LibraryPrivate/DxePchPcieRpPolicyLib/DxePchPcieRpPolicyLib.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/PcieRp/LibraryPrivate/PciExpressHelpersLibrary/PciExpressHelpersLibrary.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/PcieRp/LibraryPrivate/PciExpressHelpersLibrary/PciExpressHelpersLibrary.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/PcieRp/LibraryPrivate/PciExpressHelpersLibrary/PeiDxeSmmPciExpressHelpersLib.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/PcieRp/LibraryPrivate/PcieClientRpLib/PcieClientRpLib.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/PcieRp/LibraryPrivate/PcieClientRpLib/PcieClientRpLib.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Pmc/IncludePrivate/Library/PmcPrivateLib.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Pmc/IncludePrivate/Register/PmcRegsVer2.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Pmc/Library/PeiDxeSmmPmcLib/PeiDxeSmmPmcLib.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Pmc/Library/PeiDxeSmmPmcLib/PmcLib.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Pmc/LibraryPrivate/PeiDxeSmmPmcPrivateLib/PeiDxeSmmPmcPrivateLibVer2.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Pmc/LibraryPrivate/PeiDxeSmmPmcPrivateLib/PeiDxeSmmPmcPrivateLibWithS3.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Pmc/LibraryPrivate/PeiDxeSmmPmcPrivateLib/PmcPrivateLib.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Pmc/LibraryPrivate/PeiDxeSmmPmcPrivateLib/PmcPrivateLibWithS3.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Psf/IncludePrivate/Library/PsfLib.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Psf/LibraryPrivate/PsfLib/PeiDxeSmmPsfLibVer2.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Psf/LibraryPrivate/PsfLib/PsfLib.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Psf/LibraryPrivate/PsfLib/PsfLibInternal.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Psf/LibraryPrivate/PsfLib/PsfLibVer2.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Sata/Library/PeiDxeSmmSataLib/PeiDxeSmmSataLibVer2.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Sata/Library/PeiDxeSmmSataLib/SataLib.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Sata/Library/PeiDxeSmmSataLib/SataLibVer2.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/SerialIo/IncludePrivate/Library/SerialIoPrivateLib.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/SerialIo/IncludePrivate/Register/SerialIoRegsVer2.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/SerialIo/Library/PeiDxeSmmSerialIoAccessLib/PeiDxeSmmSerialIoAccessLib.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/SerialIo/Library/PeiDxeSmmSerialIoAccessLib/SerialIoAccessLib.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/SerialIo/LibraryPrivate/PeiDxeSmmSerialIoPrivateLib/PeiDxeSmmSerialIoPrivateLibVer2.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/SerialIo/LibraryPrivate/PeiDxeSmmSerialIoPrivateLib/SerialIoPrivateLib.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/SerialIo/LibraryPrivate/PeiDxeSmmSerialIoPrivateLib/SerialIoPrivateLibI2c.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/SerialIo/LibraryPrivate/PeiDxeSmmSerialIoPrivateLib/SerialIoPrivateLibI2cVer2.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/SerialIo/LibraryPrivate/PeiDxeSmmSerialIoPrivateLib/SerialIoPrivateLibInternal.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/SerialIo/LibraryPrivate/PeiDxeSmmSerialIoPrivateLib/SerialIoPrivateLibSpi.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/SerialIo/LibraryPrivate/PeiDxeSmmSerialIoPrivateLib/SerialIoPrivateLibSpiVer2.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/SerialIo/LibraryPrivate/PeiDxeSmmSerialIoPrivateLib/SerialIoPrivateLibUart.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/SerialIo/LibraryPrivate/PeiDxeSmmSerialIoPrivateLib/SerialIoPrivateLibUartVer2.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Smbus/IncludePrivate/Register/SmbusRegs.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Spi/IncludePrivate/Library/SpiAccessPrivateLib.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Spi/IncludePrivate/Library/SpiCommonLib.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Spi/IncludePrivate/Register/SpiRegs.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Spi/Library/PeiDxeSmmSpiAccessLib/PeiDxeSmmSpiAccessLib.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Spi/Library/PeiDxeSmmSpiAccessLib/SpiAccessLib.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Spi/LibraryPrivate/BaseSpiCommonLib/BaseSpiCommonLib.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Spi/LibraryPrivate/BaseSpiCommonLib/SpiCommon.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Spi/LibraryPrivate/PeiDxeSmmSpiAccessPrivateLib/PeiDxeSmmSpiAccessPrivateLib.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Spi/LibraryPrivate/PeiDxeSmmSpiAccessPrivateLib/SpiAccessPrivateLib.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Spi/Smm/Spi.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Spi/Smm/SpiSmm.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Vtd/IncludePrivate/Library/DxeVtdInitLib.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Vtd/IncludePrivate/Library/DxeVtdPolicyLib.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Vtd/IncludePrivate/VtdDataHob.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Vtd/Library/PeiDxeSmmVtdInfoLib/PeiDxeSmmVtdInfoLib.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Vtd/Library/PeiDxeSmmVtdInfoLib/VtdInfoLib.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Vtd/LibraryPrivate/DxeVtdInitLib/DxeVtdInitLib.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Vtd/LibraryPrivate/DxeVtdInitLib/DxeVtdInitLib.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Vtd/LibraryPrivate/DxeVtdPolicyLib/DxeVtdPolicyLib.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/IpBlock/Vtd/LibraryPrivate/DxeVtdPolicyLib/DxeVtdPolicyLib.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Library/BasePciSegmentMultiSegLibPci/BasePciSegmentMultiSegLibPci.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Library/BasePciSegmentMultiSegLibPci/BasePciSegmentMultiSegLibPci.uni [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Library/BasePciSegmentMultiSegLibPci/PciSegmentLib.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Library/BaseSiConfigBlockLib/BaseSiConfigBlockLib.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Library/BaseSiConfigBlockLib/BaseSiConfigBlockLib.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Library/PeiDxeSmmMmPciLib/PeiDxeSmmMmPciLib.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Library/PeiDxeSmmMmPciLib/PeiDxeSmmMmPciLib.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/Include/ConfigBlock/FlashProtectionConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/Include/ConfigBlock/HsioConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/Include/ConfigBlock/HsioPcieConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/Include/ConfigBlock/HsioSataConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/Include/ConfigBlock/LockDownConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/Include/ConfigBlock/LpcConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/Include/ConfigBlock/PchGeneralConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/Include/Library/PchCycleDecodingLib.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/Include/Library/PchInfoLib.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/Include/Library/PchPciBdfLib.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/Include/PchInfoHob.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/Include/PchLimits.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/Include/PchPolicyCommon.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/Include/PchPreMemPolicyCommon.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/Include/PchResetPlatformSpecific.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/Include/Protocol/IoTrapExDispatch.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/Include/Protocol/PchAcpiSmiDispatch.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/Include/Protocol/PchEspiSmiDispatch.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/Include/Protocol/PchPcieSmiDispatch.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/Include/Protocol/PchPolicy.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/Include/Protocol/PchSmiDispatch.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/Include/Protocol/PchSmmIoTrapControl.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/Include/Protocol/PchSmmPeriodicTimerControl.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/Include/Protocol/PchTcoSmiDispatch.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/Include/Register/PchRegs.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/Include/Register/PchRegsLpc.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/Include/Register/PchRegsPsf.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/Include/Register/PchRegsPsth.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/IncludePrivate/Library/SiScheduleResetLib.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/IncludePrivate/Library/SmmPchPrivateLib.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/IncludePrivate/PchConfigHob.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/IncludePrivate/PchHybridStorageHob.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/IncludePrivate/PchNvsAreaDef.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/IncludePrivate/PchRstHob.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/IncludePrivate/Protocol/PchNvsArea.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/IncludePrivate/Protocol/PcieIoTrap.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/IncludePrivate/SiScheduleResetHob.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/Library/BasePchPciBdfLib/BasePchPciBdfLib.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/Library/BasePchPciBdfLib/PchPciBdfLib.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/Library/BaseResetSystemLib/BaseResetSystemLib.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/Library/BaseResetSystemLib/BaseResetSystemLib.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/Library/DxePchPolicyLib/DxePchPolicyLib.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/Library/DxePchPolicyLib/DxePchPolicyLib.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/Library/PeiDxeSmmPchCycleDecodingLib/PchCycleDecodingLib.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/Library/PeiDxeSmmPchCycleDecodingLib/PeiDxeSmmPchCycleDecodingLib.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/Library/PeiDxeSmmPchInfoLib/PchInfoLib.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/Library/PeiDxeSmmPchInfoLib/PchInfoLibPrivate.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/Library/PeiDxeSmmPchInfoLib/PchInfoLibTgl.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/Library/PeiDxeSmmPchInfoLib/PeiDxeSmmPchInfoLibTgl.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/LibraryPrivate/BaseSiScheduleResetLib/BaseSiScheduleResetLib.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/LibraryPrivate/BaseSiScheduleResetLib/BaseSiScheduleResetLib.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/LibraryPrivate/SmmPchPrivateLib/SmmPchPrivateLib.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/LibraryPrivate/SmmPchPrivateLib/SmmPchPrivateLib.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/PchInit/Dxe/PchAcpi.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/PchInit/Dxe/PchCnviAcpi.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/PchInit/Dxe/PchHdaAcpi.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/PchInit/Dxe/PchInit.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/PchInit/Dxe/PchInit.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/PchInit/Dxe/PchInitDxe.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/PchInit/Dxe/PchInitDxeTgl.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/PchInit/Dxe/PchSata.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/PchInit/Dxe/PchSerialIo.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/PchInit/Dxe/PchSerialIoDxe.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/PchInit/Smm/GbeSxSmm.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/PchInit/Smm/PchBiosWriteProtect.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/PchInit/Smm/PchHdaSxSmm.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/PchInit/Smm/PchInitSmm.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/PchInit/Smm/PchInitSmm.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/PchInit/Smm/PchInitSmm.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/PchInit/Smm/PchPcieSmm.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/PchInit/Smm/PchSpiAsync.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/PchSmiDispatcher/Smm/IoTrap.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/PchSmiDispatcher/Smm/IoTrap.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/PchSmiDispatcher/Smm/PchSmiDispatch.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/PchSmiDispatcher/Smm/PchSmiDispatcher.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/PchSmiDispatcher/Smm/PchSmiHelper.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/PchSmiDispatcher/Smm/PchSmiHelperClient.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/PchSmiDispatcher/Smm/PchSmm.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/PchSmiDispatcher/Smm/PchSmmCore.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/PchSmiDispatcher/Smm/PchSmmEspi.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/PchSmiDispatcher/Smm/PchSmmEspi.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/PchSmiDispatcher/Smm/PchSmmGpi.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/PchSmiDispatcher/Smm/PchSmmHelpers.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/PchSmiDispatcher/Smm/PchSmmHelpers.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/PchSmiDispatcher/Smm/PchSmmPeriodicTimer.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/PchSmiDispatcher/Smm/PchSmmPowerButton.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/PchSmiDispatcher/Smm/PchSmmSw.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/PchSmiDispatcher/Smm/PchSmmSx.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/PchSmiDispatcher/Smm/PchSmmUsb.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/PchSmiDispatcher/Smm/PchxSmmHelpers.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/PchSmiDispatcher/Smm/PchxSmmHelpers.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/SmmControl/RuntimeDxe/SmmControl.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/SmmControl/RuntimeDxe/SmmControlDriver.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/Pch/SmmControl/RuntimeDxe/SmmControlDriver.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/SiPkg.dec [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/SiPkgBuildOption.dsc [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/SiPkgCommonLib.dsc [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/SiPkgDxe.dsc [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/SiPkgDxeLib.dsc [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/SiPkgPei.dsc [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/SiPkgPeiLib.dsc [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/SystemAgent/AcpiTables/SaSsdt/CpuPcieRp.asl [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/SystemAgent/AcpiTables/SaSsdt/CpuPcieRpCommon.asl [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/SystemAgent/AcpiTables/SaSsdt/PegCommon.asl [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/SystemAgent/AcpiTables/SaSsdt/PegRtd3.asl [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/SystemAgent/AcpiTables/SaSsdt/Sa.asl [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/SystemAgent/AcpiTables/SaSsdt/SaSsdt.asl [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/SystemAgent/AcpiTables/SaSsdt/SaSsdt.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/SystemAgent/Include/ConfigBlock/MemoryDxeConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/SystemAgent/Include/ConfigBlock/PcieDxeConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/SystemAgent/Include/ConfigBlock/PramPreMemConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/SystemAgent/Include/ConfigBlock/SaMiscPeiConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/SystemAgent/Include/ConfigBlock/SaMiscPeiPreMemConfig.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/SystemAgent/Include/Library/SaPlatformLib.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/SystemAgent/Include/MemInfoHob.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/SystemAgent/Include/Protocol/SaPolicy.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/SystemAgent/IncludePrivate/Protocol/SaIotrapSmi.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/SystemAgent/IncludePrivate/Protocol/SaNvsArea.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/SystemAgent/IncludePrivate/SaConfigHob.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/SystemAgent/IncludePrivate/SaNvsAreaDef.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/SystemAgent/Library/DxeSaPolicyLib/DxeSaPolicyLib.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/SystemAgent/Library/DxeSaPolicyLib/DxeSaPolicyLib.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/SystemAgent/Library/DxeSaPolicyLib/DxeSaPolicyLibrary.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/SystemAgent/Library/PeiDxeSmmSaPlatformLib/PeiDxeSmmSaPlatformLib.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/SystemAgent/Library/PeiDxeSmmSaPlatformLib/SaPlatformLibrary.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/SystemAgent/Library/PeiDxeSmmSaPlatformLib/SaPlatformLibrary.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/SystemAgent/SaInit/Dxe/SaAcpi.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/SystemAgent/SaInit/Dxe/SaInit.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/SystemAgent/SaInit/Dxe/SaInit.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/SystemAgent/SaInit/Dxe/SaInitDxe.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/SystemAgent/SaInit/Dxe/SaInitDxe.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/SystemAgent/SaInit/Dxe/SaInitDxe.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/SystemAgent/SaInit/Smm/CpuPcieSmm.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/SystemAgent/SaInit/Smm/SaLateInitSmm.c [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/SystemAgent/SaInit/Smm/SaLateInitSmm.h [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/SystemAgent/SaInit/Smm/SaLateInitSmm.inf [new file with mode: 0644]
Silicon/Intel/TigerlakeSiliconPkg/TigerlakeSiliconPkg.dsc [new file with mode: 0644]
Silicon/Intel/Tools/.gitignore [new file with mode: 0644]
Silicon/Intel/Tools/FitGen/FitGen.c [new file with mode: 0644]
Silicon/Intel/Tools/FitGen/FitGen.h [new file with mode: 0644]
Silicon/Intel/Tools/FitGen/GNUmakefile [new file with mode: 0644]
Silicon/Intel/Tools/FitGen/Makefile [new file with mode: 0644]
Silicon/Intel/Tools/GNUmakefile [new file with mode: 0644]
Silicon/Intel/Tools/Makefile [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/98_LINK.ASL [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/AcpiTablePlatform.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/AcpiTables.inf [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/CPU.asl [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/DSDT.ASL [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Facp/Facp.aslc [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Facs/Facs.aslc [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/GloblNvs.asl [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Gpe.asl [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/HOST_BUS.ASL [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Hpet/Hpet.aslc [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/INTELGFX.ASL [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/INTELISPDev2.ASL [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/IgdOGBDA.ASL [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/IgdOMOBF.ASL [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/IgdOSBCB.ASL [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/IgdOpRn.ASL [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/IoTVirtualDevice.asl [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/LPC_DEV.ASL [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/LpcB.asl [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Lpit/Lpit.aslc [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Madt/Madt.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Madt/Madt30.aslc [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Mcfg/Mcfg.aslc [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/PCI_DRC.ASL [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Pch.asl [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/PchAudio.asl [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/PchEhci.asl [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/PchLpss.asl [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/PchPcie.asl [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/PchScc.asl [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/PchSmb.asl [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/PchXhci.asl [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/PciTree.asl [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Platform.asl [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/RTD3.asl [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/RhProxy.asl [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/THERMAL.ASL [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/UsbSbd.asl [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Video.asl [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Vlv.asl [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Wsmt/Wsmt.aslc [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/token.asl [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/Include/Guid/Vlv2DeviceRefCodePkgTokenSpace.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/Include/Ppi/PttPassThruPpi.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/Include/Ppi/fTPMPolicy.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/Include/Protocol/PttPassThru.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/Include/Protocol/SmmIchnDispatch.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/CPU/Include/Guid/PowerManagementAcpiTableStorage.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/CPU/Include/Ppi/VlvPolicy.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/CPU/Include/Protocol/PpmPlatformPolicy.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/CPU/Include/Types.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/CPU/PowerManagement/AcpiTables/PowerManagementAcpiTables.inf [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/CPU/PowerManagement/AcpiTables/Ssdt/ApCst.asl [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/CPU/PowerManagement/AcpiTables/Ssdt/ApIst.asl [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/CPU/PowerManagement/AcpiTables/Ssdt/ApTst.asl [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/CPU/PowerManagement/AcpiTables/Ssdt/Cpu0Cst.asl [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/CPU/PowerManagement/AcpiTables/Ssdt/Cpu0Ist.asl [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/CPU/PowerManagement/AcpiTables/Ssdt/Cpu0Tst.asl [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/CPU/PowerManagement/AcpiTables/Ssdt/CpuPm.asl [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/NorthCluster/Include/PlatformBaseAddresses.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/NorthCluster/Include/Ppi/Capsule.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/NorthCluster/Include/Ppi/PlatformMemoryRange.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/NorthCluster/Include/Ppi/PlatformMemorySize.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/NorthCluster/Include/Ppi/SmmAccess.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/NorthCluster/Include/Ppi/VlvMmioPolicy.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/NorthCluster/Include/Ppi/VlvPeiInit.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/NorthCluster/Include/Ppi/VlvPolicy.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/NorthCluster/Include/Protocol/IgdOpRegion.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/NorthCluster/Include/Protocol/MemInfo.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/NorthCluster/Include/Protocol/PlatformGopPolicy.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/NorthCluster/Include/Protocol/VlvPlatformPolicy.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/NorthCluster/Include/Valleyview.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/NorthCluster/Include/VlvAccess.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/NorthCluster/Include/VlvCommonDefinitions.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Guid/PchInitVar.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Guid/SataControllerGuid.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Guid/SmbusArpMap.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Guid/Vlv2Variable.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/IndustryStandard/CeAta.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/IndustryStandard/Mmc.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/IndustryStandard/SdCard.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Library/I2CLib.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Library/PchPlatformLib.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/PchAccess.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/PchCommonDefinitions.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/PchRegs.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/PchRegs/PchRegsHda.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/PchRegs/PchRegsLpss.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/PchRegs/PchRegsPcie.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/PchRegs/PchRegsPcu.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/PchRegs/PchRegsRcrb.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/PchRegs/PchRegsSata.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/PchRegs/PchRegsScc.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/PchRegs/PchRegsSmbus.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/PchRegs/PchRegsSpi.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/PchRegs/PchRegsUsb.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Ppi/PchInit.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Ppi/PchPeiInit.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Ppi/PchPlatformPolicy.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Ppi/PchUsbPolicy.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Ppi/PeiBlockIo.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Ppi/Sdhc.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Ppi/SmbusPolicy.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Ppi/Spi.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Protocol/ActiveBios.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Protocol/ActiveBiosProtocol.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Protocol/DxePchPolicyUpdateProtocol.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Protocol/EmmcCardInfoProtocol.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Protocol/Gpio.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Protocol/HwWatchdogTimer.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Protocol/I2cBus.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Protocol/PchExtendedReset.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Protocol/PchInfo.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Protocol/PchPlatformPolicy.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Protocol/PchReset.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Protocol/PchS3Support.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Protocol/SdHostIo.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Protocol/SmbiosSlotPopulation.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Protocol/SmmIchnDispatchEx.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Protocol/SmmSmbus.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Protocol/Spi.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Protocol/TcoReset.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Rsci.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/TianoApi.h [new file with mode: 0644]
Silicon/Intel/Vlv2DeviceRefCodePkg/Vlv2DeviceRefCodePkg.dec [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/CpRcPkg.dec [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Cpu/CpuRcPkg.dec [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Cpu/Include/CpuDataStruct.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Cpu/Include/CpuPolicyPeiDxeCommon.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Cpu/Include/Guid/CpuNvramData.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Cpu/Include/Library/CpuConfigLib.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Cpu/Include/Library/CpuEarlyDataLib.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Cpu/Include/Library/CpuPpmLib.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Cpu/Include/PpmPolicyPeiDxeCommon.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Cpu/Include/ProcessorPpmSetup.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Cpu/Include/Protocol/CpuPolicyProtocol.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Cpu/Include/Protocol/PpmPolicyProtocol.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/BackCompatible.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/BdatSchema.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/ConfigBlock/TraceHubConfig.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/ConfigBlock/Usb2PhyConfig.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/ConfigBlock/UsbConfig.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/Cpu/CpuIds.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/CpuAndRevisionDefines.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/EmulationConfiguration.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/Fpga.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/GpioConfig.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/Guid/EmulationDfxVariable.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/Guid/FpgaSocketVariable.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/Guid/MemBootHealthGuid.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/Guid/MemoryMapData.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/Guid/PartialMirrorGuid.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/Guid/PlatformInfo.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/Guid/SiliconPolicyInitLibInterface.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/Guid/SocketCommonRcVariable.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/Guid/SocketIioVariable.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/Guid/SocketMemoryVariable.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/Guid/SocketMpLinkVariable.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/Guid/SocketPciResourceData.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/Guid/SocketPowermanagementVariable.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/Guid/SocketProcessorCoreVariable.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/Guid/SocketVariable.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/Guid/StatusCodeDataTypeExDebug.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/IioConfig.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/IioPlatformData.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/IioRegs.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/IioSetupDefinitions.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/IioUniversalData.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/ImonVrSvid.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/KtiSetupDefinitions.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/Library/CompressedVariableLib.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/Library/EmulationConfigurationLib.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/Library/EnhancedWarningLogLib.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/Library/MemTypeLib.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/Library/MemVrSvidMapLib.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/Library/PchInfoLib.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/Library/PlatformHooksLib.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/Library/SemaphoreLib.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/Library/SpdAccessLib.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/MaxCore.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/MaxSocket.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/MaxThread.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/MemCommon.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/Memory/Ddr4SpdRegisters.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/Memory/ProcSmbChipCommon.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/Platform.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/PlatformInfoTypes.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/Ppi/DynamicSiLibraryPpi.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/Ppi/MemoryPolicyPpi.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/Ppi/RasImcS3Data.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/Ppi/UpiPolicyPpi.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/Protocol/AcpiPlatformProtocol.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/Protocol/CpuCsrAccess.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/Protocol/DynamicSiLibraryProtocol.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/Protocol/DynamicSiLibraryProtocol2.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/Protocol/DynamicSiLibrarySmmProtocol.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/Protocol/GlobalNvsArea.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/Protocol/IioUds.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/Protocol/NfitTableUpdateProtocol.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/Protocol/PciCallback.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/Protocol/SmbiosMemInfo.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/RcVersion.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/ScratchpadList.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/SiliconUpdUpdate.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/SystemInfoVar.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/UncoreCommonIncludes.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/Upi/KtiDisc.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/Upi/KtiHost.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/Upi/KtiSi.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Include/UsraAccessType.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Library/BaseMemoryCoreLib/Core/Include/DataTypes.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Library/BaseMemoryCoreLib/Core/Include/MemHost.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Library/BaseMemoryCoreLib/Core/Include/MemHostChipCommon.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Library/BaseMemoryCoreLib/Core/Include/MemRegs.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Library/BaseMemoryCoreLib/Core/Include/MrcCommonTypes.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Library/BaseMemoryCoreLib/Core/Include/NGNDimmPlatformCfgData.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Library/BaseMemoryCoreLib/Core/Include/SysHost.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Library/BaseMemoryCoreLib/Core/Include/SysHostChipCommon.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Library/BaseMemoryCoreLib/Platform/MemDefaults.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Library/BaseMemoryCoreLib/Platform/PlatformHost.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Library/FspWrapperPlatformLib/FspWrapperPlatformLib.c [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Library/FspWrapperPlatformLib/FspWrapperPlatformLib.inf [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Library/SetupLib/PeiSetupLib.c [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Library/SetupLib/PeiSetupLib.inf [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Library/SetupLib/SetupLib.c [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Library/SetupLib/SetupLib.inf [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Library/SetupLib/SetupLibNull.c [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Library/SetupLib/SetupLibNull.inf [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Library/SiliconPolicyInitLibShim/SiliconPolicyInitLibShim.c [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Library/SiliconPolicyInitLibShim/SiliconPolicyInitLibShim.inf [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Library/SiliconWorkaroundLibNull/SiliconWorkaroundLibNull.c [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Library/SiliconWorkaroundLibNull/SiliconWorkaroundLibNull.inf [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Me/MeSps.4/Include/Library/SpsPeiLib.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/MrcCommonConfig.dsc [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/AcpiTables/Dsdt/Pch.asl [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/AcpiTables/Dsdt/PchHda.asl [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/AcpiTables/Dsdt/PchNvs.asl [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/AcpiTables/Dsdt/PchPcie.asl [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/AcpiTables/Dsdt/PchSata.asl [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/AcpiTables/Dsdt/PchXhci.asl [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/AcpiTables/Dsdt/RP01_ADR.asl [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/AcpiTables/Dsdt/RP02_ADR.asl [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/AcpiTables/Dsdt/RP03_ADR.asl [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/AcpiTables/Dsdt/RP04_ADR.asl [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/AcpiTables/Dsdt/RP05_ADR.asl [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/AcpiTables/Dsdt/RP06_ADR.asl [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/AcpiTables/Dsdt/RP07_ADR.asl [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/AcpiTables/Dsdt/RP08_ADR.asl [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/AcpiTables/Dsdt/RP09_ADR.asl [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/AcpiTables/Dsdt/RP10_ADR.asl [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/AcpiTables/Dsdt/RP11_ADR.asl [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/AcpiTables/Dsdt/RP12_ADR.asl [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/AcpiTables/Dsdt/RP13_ADR.asl [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/AcpiTables/Dsdt/RP14_ADR.asl [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/AcpiTables/Dsdt/RP15_ADR.asl [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/AcpiTables/Dsdt/RP16_ADR.asl [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/AcpiTables/Dsdt/RP17_ADR.asl [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/AcpiTables/Dsdt/RP18_ADR.asl [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/AcpiTables/Dsdt/RP19_ADR.asl [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/AcpiTables/Dsdt/RP20_ADR.asl [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/AcpiTables/Dsdt/TraceHubDebug.asl [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/Include/GpioPinsSklH.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/Include/Library/GpioLib.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/Include/Library/PchMultiPch.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/Include/Library/PchMultiPchBase.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/Include/Library/PchPcieRpLib.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/Include/PchAccess.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/Include/PchInfoHob.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/Include/PchLimits.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/Include/PchPolicyCommon.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/Include/PchReservedResources.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/Include/PcieRegs.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/Include/Ppi/PchHsioPtssTable.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/Include/Ppi/PchPcieDeviceTable.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/Include/Ppi/PchPolicy.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/Include/Ppi/PchReset.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/Include/Ppi/Spi.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/Include/Private/Library/PchSpiCommonLib.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/Include/Protocol/PchReset.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/Include/Protocol/Spi.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/Include/Register/PchRegsDci.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/Include/Register/PchRegsDmi.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/Include/Register/PchRegsEva.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/Include/Register/PchRegsFia.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/Include/Register/PchRegsGpio.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/Include/Register/PchRegsHda.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/Include/Register/PchRegsHsio.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/Include/Register/PchRegsItss.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/Include/Register/PchRegsLan.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/Include/Register/PchRegsLpc.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/Include/Register/PchRegsP2sb.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/Include/Register/PchRegsPcie.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/Include/Register/PchRegsPcr.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/Include/Register/PchRegsPmc.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/Include/Register/PchRegsPsf.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/Include/Register/PchRegsPsth.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/Include/Register/PchRegsSata.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/Include/Register/PchRegsSmbus.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/Include/Register/PchRegsSpi.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/Include/Register/PchRegsThermal.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/Include/Register/PchRegsTraceHub.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/Include/Register/PchRegsUsb.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/Library/PeiDxeSmmGpioLib/GpioLibrary.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/MultiPch/Pei/MultiPchPei.c [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Pch/SouthClusterLbg/MultiPch/Pei/MultiPchPei.inf [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Product/Whitley/SiliconPkg10nmPcds.dsc [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Security/Include/Guid/SecurityIp/SecurityIpMkTme1v0_Inputs.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Security/Include/Guid/SecurityIp/SecurityIpMkTme1v0_Outputs.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Security/Include/Guid/SecurityIp/SecurityIpSgxTem1v0_Inputs.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Security/Include/Guid/SecurityIp/SecurityIpSgxTem1v0_Outputs.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Security/Include/Guid/SecurityIp/SecurityIpTdx1v0_Inputs.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Security/Include/Guid/SecurityIp/SecurityIpTdx1v0_Outputs.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Security/Include/Guid/SecurityPolicy.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Security/Include/Guid/SecurityPolicy_Flat.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/Security/Include/Library/SecurityPolicyDefinitions.h [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/SiliconPkg.dec [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/SiliconPolicyInit/SiliconPolicyInitLate.c [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/SiliconPolicyInit/SiliconPolicyInitLate.inf [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/SiliconPolicyInit/SiliconPolicyInitPreAndPostMem.c [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/SiliconPolicyInit/SiliconPolicyInitPreAndPostMem.inf [new file with mode: 0644]
Silicon/Intel/WhitleySiliconPkg/WhitleySiliconPkg.dec [new file with mode: 0644]
Silicon/Marvell/Applications/EepromCmd/EepromCmd.c [new file with mode: 0644]
Silicon/Marvell/Applications/EepromCmd/EepromCmd.inf [new file with mode: 0644]
Silicon/Marvell/Applications/EepromCmd/EepromCmd.uni [new file with mode: 0644]
Silicon/Marvell/Applications/FirmwareUpdate/FUpdate.c [new file with mode: 0644]
Silicon/Marvell/Applications/FirmwareUpdate/FUpdate.inf [new file with mode: 0644]
Silicon/Marvell/Applications/FirmwareUpdate/FUpdate.uni [new file with mode: 0644]
Silicon/Marvell/Applications/SpiTool/SpiFlashCmd.c [new file with mode: 0644]
Silicon/Marvell/Applications/SpiTool/SpiFlashCmd.inf [new file with mode: 0644]
Silicon/Marvell/Applications/SpiTool/SpiFlashCmd.uni [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/AcpiTables/AcpiHeader.h [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/AcpiTables/Armada70x0Db.inf [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/AcpiTables/Armada70x0Db/Dsdt.asl [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/AcpiTables/Armada70x0Db/Mcfg.aslc [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/AcpiTables/Armada70x0Db/Pcie.h [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/AcpiTables/Armada80x0Db.inf [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/AcpiTables/Armada80x0Db/Dsdt.asl [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/AcpiTables/Armada80x0Db/Mcfg.aslc [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/AcpiTables/Armada80x0Db/Pcie.h [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/AcpiTables/Armada80x0McBin.inf [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/AcpiTables/Armada80x0McBin/Dbg2.aslc [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/AcpiTables/Armada80x0McBin/Dbg2.h [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/AcpiTables/Armada80x0McBin/Dsdt.asl [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/AcpiTables/Armada80x0McBin/Mcfg.aslc [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/AcpiTables/Armada80x0McBin/Pcie.h [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/AcpiTables/Fadt.aslc [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/AcpiTables/Gtdt.aslc [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/AcpiTables/IcuInterrupts.h [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/AcpiTables/Madt.aslc [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/AcpiTables/Pptt.aslc [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/AcpiTables/Spcr.aslc [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/Armada7k8k.dsc.inc [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/Armada7k8k.fdf [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/Armada7k8kCapsule.dsc [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/Armada7k8kCapsule.fdf [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/Drivers/Armada7k8kRngDxe/Armada7k8kRngDxe.c [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/Drivers/Armada7k8kRngDxe/Armada7k8kRngDxe.inf [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/Drivers/PlatInitDxe/PlatInitDxe.c [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/Drivers/PlatInitDxe/PlatInitDxe.inf [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/Feature/Capsule/PlatformFlashAccessLib/PlatformFlashAccessLib.c [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/Feature/Capsule/PlatformFlashAccessLib/PlatformFlashAccessLib.inf [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/Feature/Capsule/SystemFirmwareDescriptor/SystemFirmwareDescriptor.aslc [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/Feature/Capsule/SystemFirmwareDescriptor/SystemFirmwareDescriptor.inf [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/Feature/Capsule/SystemFirmwareDescriptor/SystemFirmwareDescriptorPei.c [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/Feature/Capsule/SystemFirmwareUpdateConfig/SystemFirmwareUpdateConfig.ini [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/Library/Armada7k8kLib/AArch64/ArmPlatformHelper.S [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/Library/Armada7k8kLib/ARM/ArmPlatformHelper.S [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/Library/Armada7k8kLib/Armada7k8kLib.c [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/Library/Armada7k8kLib/Armada7k8kLib.inf [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/Library/Armada7k8kLib/Armada7k8kLibMem.c [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/Library/Armada7k8kLib/Armada7k8kLibMem.h [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/Library/Armada7k8kMemoryInitPeiLib/Armada7k8kMemoryInitPeiLib.c [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/Library/Armada7k8kMemoryInitPeiLib/Armada7k8kMemoryInitPeiLib.inf [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/Library/Armada7k8kPciHostBridgeLib/PciHostBridgeLib.c [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/Library/Armada7k8kPciHostBridgeLib/PciHostBridgeLib.inf [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/Library/Armada7k8kPciHostBridgeLib/PciHostBridgeLibConstructor.c [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/Library/Armada7k8kPciHostBridgeLib/PciHostBridgeLibConstructor.h [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/Library/Armada7k8kPciSegmentLib/PciSegmentLib.c [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/Library/Armada7k8kPciSegmentLib/PciSegmentLib.inf [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/Library/Armada7k8kSampleAtResetLib/Armada7k8kSampleAtResetLib.c [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/Library/Armada7k8kSampleAtResetLib/Armada7k8kSampleAtResetLib.h [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/Library/Armada7k8kSampleAtResetLib/Armada7k8kSampleAtResetLib.inf [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/Library/Armada7k8kSoCDescLib/Armada7k8kSoCDescLib.c [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/Library/Armada7k8kSoCDescLib/Armada7k8kSoCDescLib.h [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/Library/Armada7k8kSoCDescLib/Armada7k8kSoCDescLib.inf [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/Library/RealTimeClockLib/RealTimeClockLib.c [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/Library/RealTimeClockLib/RealTimeClockLib.h [new file with mode: 0644]
Silicon/Marvell/Armada7k8k/Library/RealTimeClockLib/RealTimeClockLib.inf [new file with mode: 0644]
Silicon/Marvell/Documentation/Drivers/EepromDriver.txt [new file with mode: 0644]
Silicon/Marvell/Documentation/Drivers/I2cDriver.txt [new file with mode: 0644]
Silicon/Marvell/Documentation/Drivers/SpiDriver.txt [new file with mode: 0644]
Silicon/Marvell/Documentation/PortingGuide.txt [new file with mode: 0644]
Silicon/Marvell/Drivers/BoardDesc/MvBoardDescDxe.c [new file with mode: 0644]
Silicon/Marvell/Drivers/BoardDesc/MvBoardDescDxe.h [new file with mode: 0644]
Silicon/Marvell/Drivers/BoardDesc/MvBoardDescDxe.inf [new file with mode: 0644]
Silicon/Marvell/Drivers/Gpio/MvGpioDxe/MvGpioDxe.c [new file with mode: 0644]
Silicon/Marvell/Drivers/Gpio/MvGpioDxe/MvGpioDxe.h [new file with mode: 0644]
Silicon/Marvell/Drivers/Gpio/MvGpioDxe/MvGpioDxe.inf [new file with mode: 0644]
Silicon/Marvell/Drivers/Gpio/MvPca95xxDxe/MvPca95xxDxe.c [new file with mode: 0644]
Silicon/Marvell/Drivers/Gpio/MvPca95xxDxe/MvPca95xxDxe.h [new file with mode: 0644]
Silicon/Marvell/Drivers/Gpio/MvPca95xxDxe/MvPca95xxDxe.inf [new file with mode: 0644]
Silicon/Marvell/Drivers/I2c/MvEepromDxe/MvEepromDxe.c [new file with mode: 0644]
Silicon/Marvell/Drivers/I2c/MvEepromDxe/MvEepromDxe.h [new file with mode: 0644]
Silicon/Marvell/Drivers/I2c/MvEepromDxe/MvEepromDxe.inf [new file with mode: 0644]
Silicon/Marvell/Drivers/I2c/MvI2cDxe/MvI2cDxe.c [new file with mode: 0755]
Silicon/Marvell/Drivers/I2c/MvI2cDxe/MvI2cDxe.h [new file with mode: 0644]
Silicon/Marvell/Drivers/I2c/MvI2cDxe/MvI2cDxe.inf [new file with mode: 0755]
Silicon/Marvell/Drivers/Net/MvMdioDxe/MvMdioDxe.c [new file with mode: 0644]
Silicon/Marvell/Drivers/Net/MvMdioDxe/MvMdioDxe.h [new file with mode: 0644]
Silicon/Marvell/Drivers/Net/MvMdioDxe/MvMdioDxe.inf [new file with mode: 0644]
Silicon/Marvell/Drivers/Net/MvPhyDxe/MvPhyDxe.c [new file with mode: 0644]
Silicon/Marvell/Drivers/Net/MvPhyDxe/MvPhyDxe.h [new file with mode: 0644]
Silicon/Marvell/Drivers/Net/MvPhyDxe/MvPhyDxe.inf [new file with mode: 0644]
Silicon/Marvell/Drivers/Net/Pp2Dxe/Mvpp2Lib.c [new file with mode: 0644]
Silicon/Marvell/Drivers/Net/Pp2Dxe/Mvpp2Lib.h [new file with mode: 0644]
Silicon/Marvell/Drivers/Net/Pp2Dxe/Mvpp2LibHw.h [new file with mode: 0644]
Silicon/Marvell/Drivers/Net/Pp2Dxe/Pp2Dxe.c [new file with mode: 0644]
Silicon/Marvell/Drivers/Net/Pp2Dxe/Pp2Dxe.h [new file with mode: 0644]
Silicon/Marvell/Drivers/Net/Pp2Dxe/Pp2Dxe.inf [new file with mode: 0644]
Silicon/Marvell/Drivers/NonDiscoverableDxe/NonDiscoverableDxe.c [new file with mode: 0644]
Silicon/Marvell/Drivers/NonDiscoverableDxe/NonDiscoverableDxe.inf [new file with mode: 0644]
Silicon/Marvell/Drivers/SdMmc/XenonDxe/XenonDxe.inf [new file with mode: 0644]
Silicon/Marvell/Drivers/SdMmc/XenonDxe/XenonPciHci.c [new file with mode: 0644]
Silicon/Marvell/Drivers/SdMmc/XenonDxe/XenonPciHci.h [new file with mode: 0644]
Silicon/Marvell/Drivers/SdMmc/XenonDxe/XenonSdMmcOverride.c [new file with mode: 0644]
Silicon/Marvell/Drivers/SdMmc/XenonDxe/XenonSdMmcOverride.h [new file with mode: 0644]
Silicon/Marvell/Drivers/SdMmc/XenonDxe/XenonSdhci.c [new file with mode: 0755]
Silicon/Marvell/Drivers/SdMmc/XenonDxe/XenonSdhci.h [new file with mode: 0644]
Silicon/Marvell/Drivers/SmbiosPlatformDxe/SmbiosPlatformDxe.c [new file with mode: 0644]
Silicon/Marvell/Drivers/SmbiosPlatformDxe/SmbiosPlatformDxe.inf [new file with mode: 0644]
Silicon/Marvell/Drivers/Spi/MvFvbDxe/MvFvbDxe.c [new file with mode: 0644]
Silicon/Marvell/Drivers/Spi/MvFvbDxe/MvFvbDxe.h [new file with mode: 0644]
Silicon/Marvell/Drivers/Spi/MvFvbDxe/MvFvbDxe.inf [new file with mode: 0644]
Silicon/Marvell/Drivers/Spi/MvSpiFlashDxe/MvSpiFlashDxe.c [new file with mode: 0755]
Silicon/Marvell/Drivers/Spi/MvSpiFlashDxe/MvSpiFlashDxe.h [new file with mode: 0755]
Silicon/Marvell/Drivers/Spi/MvSpiFlashDxe/MvSpiFlashDxe.inf [new file with mode: 0644]
Silicon/Marvell/Drivers/Spi/MvSpiOrionDxe/MvSpiOrionDxe.c [new file with mode: 0755]
Silicon/Marvell/Drivers/Spi/MvSpiOrionDxe/MvSpiOrionDxe.h [new file with mode: 0644]
Silicon/Marvell/Drivers/Spi/MvSpiOrionDxe/MvSpiOrionDxe.inf [new file with mode: 0644]
Silicon/Marvell/Include/IndustryStandard/MvSmc.h [new file with mode: 0644]
Silicon/Marvell/Include/Library/ArmadaBoardDescLib.h [new file with mode: 0644]
Silicon/Marvell/Include/Library/ArmadaIcuLib.h [new file with mode: 0644]
Silicon/Marvell/Include/Library/ArmadaSoCDescLib.h [new file with mode: 0644]
Silicon/Marvell/Include/Library/MppLib.h [new file with mode: 0644]
Silicon/Marvell/Include/Library/MvComPhyLib.h [new file with mode: 0644]
Silicon/Marvell/Include/Library/MvGpioLib.h [new file with mode: 0644]
Silicon/Marvell/Include/Library/NonDiscoverableInitLib.h [new file with mode: 0644]
Silicon/Marvell/Include/Library/SampleAtResetLib.h [new file with mode: 0644]
Silicon/Marvell/Include/Library/UtmiPhyLib.h [new file with mode: 0644]
Silicon/Marvell/Include/Protocol/BoardDesc.h [new file with mode: 0644]
Silicon/Marvell/Include/Protocol/Eeprom.h [new file with mode: 0644]
Silicon/Marvell/Include/Protocol/Mdio.h [new file with mode: 0644]
Silicon/Marvell/Include/Protocol/MvI2c.h [new file with mode: 0644]
Silicon/Marvell/Include/Protocol/MvPhy.h [new file with mode: 0644]
Silicon/Marvell/Include/Protocol/Spi.h [new file with mode: 0644]
Silicon/Marvell/Include/Protocol/SpiFlash.h [new file with mode: 0644]
Silicon/Marvell/Library/ComPhyLib/ComPhyCp110.c [new file with mode: 0755]
Silicon/Marvell/Library/ComPhyLib/ComPhyLib.c [new file with mode: 0644]
Silicon/Marvell/Library/ComPhyLib/ComPhyLib.h [new file with mode: 0644]
Silicon/Marvell/Library/ComPhyLib/ComPhyLib.inf [new file with mode: 0644]
Silicon/Marvell/Library/ComPhyLib/ComPhySipSvc.h [new file with mode: 0644]
Silicon/Marvell/Library/IcuLib/IcuLib.c [new file with mode: 0644]
Silicon/Marvell/Library/IcuLib/IcuLib.h [new file with mode: 0644]
Silicon/Marvell/Library/IcuLib/IcuLib.inf [new file with mode: 0644]
Silicon/Marvell/Library/MppLib/MppLib.c [new file with mode: 0644]
Silicon/Marvell/Library/MppLib/MppLib.inf [new file with mode: 0644]
Silicon/Marvell/Library/MvGpioLib/MvGpioLib.c [new file with mode: 0644]
Silicon/Marvell/Library/MvGpioLib/MvGpioLib.inf [new file with mode: 0644]
Silicon/Marvell/Library/UtmiPhyLib/UtmiPhyLib.c [new file with mode: 0644]
Silicon/Marvell/Library/UtmiPhyLib/UtmiPhyLib.h [new file with mode: 0644]
Silicon/Marvell/Library/UtmiPhyLib/UtmiPhyLib.inf [new file with mode: 0644]
Silicon/Marvell/Marvell.dec [new file with mode: 0644]
Silicon/Marvell/OcteonTx/AcpiTables/T91/AcpiHeader.h [new file with mode: 0644]
Silicon/Marvell/OcteonTx/AcpiTables/T91/Cn9130DbA.inf [new file with mode: 0644]
Silicon/Marvell/OcteonTx/AcpiTables/T91/Cn9131DbA.inf [new file with mode: 0644]
Silicon/Marvell/OcteonTx/AcpiTables/T91/Cn9131DbA/Ssdt.asl [new file with mode: 0644]
Silicon/Marvell/OcteonTx/AcpiTables/T91/Cn913xCEx7Eval.inf [new file with mode: 0644]
Silicon/Marvell/OcteonTx/AcpiTables/T91/Cn913xCEx7Eval/Cn9130EvalSsdt.asl [new file with mode: 0644]
Silicon/Marvell/OcteonTx/AcpiTables/T91/Cn913xCEx7Eval/Cn9131EvalSsdt.asl [new file with mode: 0644]
Silicon/Marvell/OcteonTx/AcpiTables/T91/Cn913xCEx7Eval/Cn9132EvalSsdt.asl [new file with mode: 0644]
Silicon/Marvell/OcteonTx/AcpiTables/T91/Cn913xCEx7Eval/Cn913xCEx7Dsdt.asl [new file with mode: 0644]
Silicon/Marvell/OcteonTx/AcpiTables/T91/Cn913xCEx7Eval/Dbg2.aslc [new file with mode: 0644]
Silicon/Marvell/OcteonTx/AcpiTables/T91/Cn913xCEx7Eval/Dbg2.h [new file with mode: 0644]
Silicon/Marvell/OcteonTx/AcpiTables/T91/Cn913xCEx7Eval/Mcfg.aslc [new file with mode: 0644]
Silicon/Marvell/OcteonTx/AcpiTables/T91/Cn913xCEx7Eval/Pcie.h [new file with mode: 0644]
Silicon/Marvell/OcteonTx/AcpiTables/T91/Cn913xDbA/Dbg2.aslc [new file with mode: 0644]
Silicon/Marvell/OcteonTx/AcpiTables/T91/Cn913xDbA/Dbg2.h [new file with mode: 0644]
Silicon/Marvell/OcteonTx/AcpiTables/T91/Cn913xDbA/Dsdt.asl [new file with mode: 0644]
Silicon/Marvell/OcteonTx/AcpiTables/T91/Cn913xDbA/Mcfg.aslc [new file with mode: 0644]
Silicon/Marvell/OcteonTx/AcpiTables/T91/Cn913xDbA/Pcie.h [new file with mode: 0644]
Silicon/Marvell/OcteonTx/AcpiTables/T91/Fadt.aslc [new file with mode: 0644]
Silicon/Marvell/OcteonTx/AcpiTables/T91/Gtdt.aslc [new file with mode: 0644]
Silicon/Marvell/OcteonTx/AcpiTables/T91/IcuInterrupts.h [new file with mode: 0644]
Silicon/Marvell/OcteonTx/AcpiTables/T91/Madt.aslc [new file with mode: 0644]
Silicon/Marvell/OcteonTx/AcpiTables/T91/Pptt.aslc [new file with mode: 0644]
Silicon/Marvell/OcteonTx/AcpiTables/T91/Spcr.aslc [new file with mode: 0644]
Silicon/Maxim/Library/Ds1307RtcLib/Ds1307Rtc.h [new file with mode: 0644]
Silicon/Maxim/Library/Ds1307RtcLib/Ds1307RtcLib.c [new file with mode: 0644]
Silicon/Maxim/Library/Ds1307RtcLib/Ds1307RtcLib.dec [new file with mode: 0644]
Silicon/Maxim/Library/Ds1307RtcLib/Ds1307RtcLib.inf [new file with mode: 0644]
Silicon/NXP/Chassis2/Chassis2.dec [new file with mode: 0644]
Silicon/NXP/Chassis2/Chassis2.dsc.inc [new file with mode: 0644]
Silicon/NXP/Chassis2/Include/Chassis.h [new file with mode: 0644]
Silicon/NXP/Chassis2/Library/ChassisLib/ChassisLib.c [new file with mode: 0644]
Silicon/NXP/Chassis2/Library/ChassisLib/ChassisLib.inf [new file with mode: 0644]
Silicon/NXP/Chassis2/Library/ChassisLib/Erratum.c [new file with mode: 0644]
Silicon/NXP/Chassis2/Library/ChassisLib/Erratum.h [new file with mode: 0644]
Silicon/NXP/Chassis3V2/Chassis3V2.dec [new file with mode: 0644]
Silicon/NXP/Chassis3V2/Chassis3V2.dsc.inc [new file with mode: 0644]
Silicon/NXP/Chassis3V2/Include/Chassis.h [new file with mode: 0644]
Silicon/NXP/Chassis3V2/Library/ChassisLib/ChassisLib.c [new file with mode: 0644]
Silicon/NXP/Chassis3V2/Library/ChassisLib/ChassisLib.inf [new file with mode: 0644]
Silicon/NXP/Drivers/I2cDxe/ComponentName.c [new file with mode: 0644]
Silicon/NXP/Drivers/I2cDxe/DriverBinding.c [new file with mode: 0644]
Silicon/NXP/Drivers/I2cDxe/I2cDxe.c [new file with mode: 0644]
Silicon/NXP/Drivers/I2cDxe/I2cDxe.h [new file with mode: 0644]
Silicon/NXP/Drivers/I2cDxe/I2cDxe.inf [new file with mode: 0644]
Silicon/NXP/Drivers/PciCpuIo2Dxe/PciCpuIo2Dxe.c [new file with mode: 0755]
Silicon/NXP/Drivers/PciCpuIo2Dxe/PciCpuIo2Dxe.inf [new file with mode: 0755]
Silicon/NXP/Drivers/SataInitDxe/SataInit.c [new file with mode: 0644]
Silicon/NXP/Drivers/SataInitDxe/SataInitDxe.inf [new file with mode: 0644]
Silicon/NXP/Drivers/UsbHcdInitDxe/UsbHcd.c [new file with mode: 0644]
Silicon/NXP/Drivers/UsbHcdInitDxe/UsbHcd.h [new file with mode: 0644]
Silicon/NXP/Drivers/UsbHcdInitDxe/UsbHcd.inf [new file with mode: 0644]
Silicon/NXP/Include/Library/ChassisLib.h [new file with mode: 0644]
Silicon/NXP/Include/Library/GpioLib.h [new file with mode: 0644]
Silicon/NXP/Include/Library/I2cLib.h [new file with mode: 0644]
Silicon/NXP/Include/Library/IoAccessLib.h [new file with mode: 0644]
Silicon/NXP/Include/Library/SerDes.h [new file with mode: 0644]
Silicon/NXP/Include/Library/SerDesHelperLib.h [new file with mode: 0644]
Silicon/NXP/Include/Library/SocLib.h [new file with mode: 0644]
Silicon/NXP/Include/Pcie.h [new file with mode: 0755]
Silicon/NXP/Include/Ppi/NxpPlatformGetClock.h [new file with mode: 0644]
Silicon/NXP/LS1043A/Include/Soc.h [new file with mode: 0644]
Silicon/NXP/LS1043A/Include/SocSerDes.h [new file with mode: 0644]
Silicon/NXP/LS1043A/LS1043A.dec [new file with mode: 0644]
Silicon/NXP/LS1043A/LS1043A.dsc.inc [new file with mode: 0644]
Silicon/NXP/LS1043A/Library/SocLib/SerDes.c [new file with mode: 0644]
Silicon/NXP/LS1043A/Library/SocLib/SocLib.c [new file with mode: 0644]
Silicon/NXP/LS1043A/Library/SocLib/SocLib.inf [new file with mode: 0644]
Silicon/NXP/LS1046A/Include/Soc.h [new file with mode: 0644]
Silicon/NXP/LS1046A/Include/SocSerDes.h [new file with mode: 0644]
Silicon/NXP/LS1046A/LS1046A.dec [new file with mode: 0644]
Silicon/NXP/LS1046A/LS1046A.dsc.inc [new file with mode: 0644]
Silicon/NXP/LS1046A/Library/SocLib/SerDes.c [new file with mode: 0644]
Silicon/NXP/LS1046A/Library/SocLib/SocLib.c [new file with mode: 0644]
Silicon/NXP/LS1046A/Library/SocLib/SocLib.inf [new file with mode: 0644]
Silicon/NXP/LX2160A/Include/Soc.h [new file with mode: 0644]
Silicon/NXP/LX2160A/Include/SocSerDes.h [new file with mode: 0644]
Silicon/NXP/LX2160A/LX2160A.dec [new file with mode: 0644]
Silicon/NXP/LX2160A/LX2160A.dsc.inc [new file with mode: 0644]
Silicon/NXP/LX2160A/Library/SocLib/SerDes.c [new file with mode: 0644]
Silicon/NXP/LX2160A/Library/SocLib/SocLib.c [new file with mode: 0644]
Silicon/NXP/LX2160A/Library/SocLib/SocLib.inf [new file with mode: 0644]
Silicon/NXP/Library/DUartPortLib/DUart.h [new file with mode: 0644]
Silicon/NXP/Library/DUartPortLib/DUartPortLib.c [new file with mode: 0644]
Silicon/NXP/Library/DUartPortLib/DUartPortLib.inf [new file with mode: 0644]
Silicon/NXP/Library/GpioLib/GpioLib.c [new file with mode: 0644]
Silicon/NXP/Library/GpioLib/GpioLib.inf [new file with mode: 0644]
Silicon/NXP/Library/I2cLib/I2cLib.c [new file with mode: 0644]
Silicon/NXP/Library/I2cLib/I2cLib.inf [new file with mode: 0644]
Silicon/NXP/Library/I2cLib/I2cLibInternal.h [new file with mode: 0644]
Silicon/NXP/Library/IoAccessLib/IoAccessLib.c [new file with mode: 0644]
Silicon/NXP/Library/IoAccessLib/IoAccessLib.inf [new file with mode: 0644]
Silicon/NXP/Library/MemoryInitPeiLib/MemoryInitPeiLib.c [new file with mode: 0644]
Silicon/NXP/Library/MemoryInitPeiLib/MemoryInitPeiLib.h [new file with mode: 0644]
Silicon/NXP/Library/MemoryInitPeiLib/MemoryInitPeiLib.inf [new file with mode: 0644]
Silicon/NXP/Library/PL011UartClockLib/PL011UartClockLib.c [new file with mode: 0644]
Silicon/NXP/Library/PL011UartClockLib/PL011UartClockLib.inf [new file with mode: 0644]
Silicon/NXP/Library/Pcf8563RealTimeClockLib/Pcf8563RealTimeClockLib.c [new file with mode: 0644]
Silicon/NXP/Library/Pcf8563RealTimeClockLib/Pcf8563RealTimeClockLib.dec [new file with mode: 0644]
Silicon/NXP/Library/Pcf8563RealTimeClockLib/Pcf8563RealTimeClockLib.inf [new file with mode: 0644]
Silicon/NXP/Library/PciHostBridgeLib/PciHostBridgeLib.c [new file with mode: 0644]
Silicon/NXP/Library/PciHostBridgeLib/PciHostBridgeLib.inf [new file with mode: 0644]
Silicon/NXP/Library/PciSegmentLib/PciSegmentLib.c [new file with mode: 0755]
Silicon/NXP/Library/PciSegmentLib/PciSegmentLib.inf [new file with mode: 0755]
Silicon/NXP/Library/SerDesHelperLib/SerDesHelperLib.c [new file with mode: 0644]
Silicon/NXP/Library/SerDesHelperLib/SerDesHelperLib.inf [new file with mode: 0644]
Silicon/NXP/NxpQoriqLs.dec [new file with mode: 0644]
Silicon/NXP/NxpQoriqLs.dsc.inc [new file with mode: 0644]
Silicon/Openmoko/ChaosKeyDxe/ChaosKeyDriver.c [new file with mode: 0644]
Silicon/Openmoko/ChaosKeyDxe/ChaosKeyDriver.h [new file with mode: 0644]
Silicon/Openmoko/ChaosKeyDxe/ChaosKeyDxe.inf [new file with mode: 0644]
Silicon/Openmoko/ChaosKeyDxe/ComponentName.c [new file with mode: 0644]
Silicon/Openmoko/ChaosKeyDxe/DriverBinding.c [new file with mode: 0644]
Silicon/Openmoko/Openmoko.dsc [new file with mode: 0644]
Silicon/Phytium/FT2000-4Pkg/Drivers/AcpiTables/AcpiSsdtRootPci.asl [new file with mode: 0644]
Silicon/Phytium/FT2000-4Pkg/Drivers/AcpiTables/AcpiTables.inf [new file with mode: 0644]
Silicon/Phytium/FT2000-4Pkg/Drivers/AcpiTables/Dbg2.aslc [new file with mode: 0644]
Silicon/Phytium/FT2000-4Pkg/Drivers/AcpiTables/Dsdt/Cpu.asl [new file with mode: 0644]
Silicon/Phytium/FT2000-4Pkg/Drivers/AcpiTables/Dsdt/Dsdt.asl [new file with mode: 0644]
Silicon/Phytium/FT2000-4Pkg/Drivers/AcpiTables/Dsdt/Uart.asl [new file with mode: 0644]
Silicon/Phytium/FT2000-4Pkg/Drivers/AcpiTables/Fadt.aslc [new file with mode: 0644]
Silicon/Phytium/FT2000-4Pkg/Drivers/AcpiTables/Gtdt.aslc [new file with mode: 0644]
Silicon/Phytium/FT2000-4Pkg/Drivers/AcpiTables/Iort.aslc [new file with mode: 0644]
Silicon/Phytium/FT2000-4Pkg/Drivers/AcpiTables/Madt.aslc [new file with mode: 0644]
Silicon/Phytium/FT2000-4Pkg/Drivers/AcpiTables/Mcfg.aslc [new file with mode: 0644]
Silicon/Phytium/FT2000-4Pkg/Drivers/AcpiTables/Pptt.aslc [new file with mode: 0644]
Silicon/Phytium/FT2000-4Pkg/Drivers/AcpiTables/Spcr.aslc [new file with mode: 0644]
Silicon/Phytium/FT2000-4Pkg/Drivers/SmbiosPlatformDxe/SmbiosPlatformDxe.c [new file with mode: 0644]
Silicon/Phytium/FT2000-4Pkg/Drivers/SmbiosPlatformDxe/SmbiosPlatformDxe.inf [new file with mode: 0644]
Silicon/Phytium/FT2000-4Pkg/Drivers/SpiDxe/SpiDxe.c [new file with mode: 0644]
Silicon/Phytium/FT2000-4Pkg/Drivers/SpiDxe/SpiDxe.h [new file with mode: 0644]
Silicon/Phytium/FT2000-4Pkg/Drivers/SpiDxe/SpiDxe.inf [new file with mode: 0644]
Silicon/Phytium/FT2000-4Pkg/Library/PciHostBridgeLib/PciHostBridgeLib.c [new file with mode: 0644]
Silicon/Phytium/FT2000-4Pkg/Library/PciHostBridgeLib/PciHostBridgeLib.inf [new file with mode: 0644]
Silicon/Phytium/FT2000-4Pkg/Library/PciSegmentLib/PciSegmentLib.c [new file with mode: 0644]
Silicon/Phytium/FT2000-4Pkg/Library/PciSegmentLib/PciSegmentLib.inf [new file with mode: 0644]
Silicon/Phytium/FT2000-4Pkg/Library/PlatformLib/AArch64/PhytiumPlatformHelper.S [new file with mode: 0644]
Silicon/Phytium/FT2000-4Pkg/Library/PlatformLib/PlatformLib.c [new file with mode: 0644]
Silicon/Phytium/FT2000-4Pkg/Library/PlatformLib/PlatformLib.inf [new file with mode: 0644]
Silicon/Phytium/FT2000-4Pkg/Library/PlatformLib/PlatformLibMem.c [new file with mode: 0644]
Silicon/Phytium/FT2000-4Pkg/Library/RealTimeClockLib/RealTimeClockLib.c [new file with mode: 0644]
Silicon/Phytium/FT2000-4Pkg/Library/RealTimeClockLib/RealTimeClockLib.h [new file with mode: 0644]
Silicon/Phytium/FT2000-4Pkg/Library/RealTimeClockLib/RealTimeClockLib.inf [new file with mode: 0644]
Silicon/Phytium/PhytiumCommonPkg/Drivers/AcpiPlatformDxe/AcpiPlatform.c [new file with mode: 0644]
Silicon/Phytium/PhytiumCommonPkg/Drivers/AcpiPlatformDxe/AcpiPlatformDxe.inf [new file with mode: 0644]
Silicon/Phytium/PhytiumCommonPkg/Include/Platform.h [new file with mode: 0644]
Silicon/Phytium/PhytiumCommonPkg/Include/Protocol/SpiProtocol.h [new file with mode: 0644]
Silicon/Phytium/PhytiumCommonPkg/Include/SystemServiceInterface.h [new file with mode: 0644]
Silicon/Phytium/PhytiumCommonPkg/PhytiumCommonPkg.dec [new file with mode: 0644]
Silicon/Phytium/PhytiumCommonPkg/PhytiumCommonPkg.dsc.inc [new file with mode: 0644]
Silicon/Phytium/PhytiumCommonPkg/PhytiumCommonPkg.fdf.inc [new file with mode: 0644]
Silicon/Qemu/SbsaQemu/Acpi.dsc.inc [new file with mode: 0644]
Silicon/Qemu/SbsaQemu/AcpiTables/AcpiTables.inf [new file with mode: 0644]
Silicon/Qemu/SbsaQemu/AcpiTables/Dbg2.aslc [new file with mode: 0644]
Silicon/Qemu/SbsaQemu/AcpiTables/Dsdt.asl [new file with mode: 0644]
Silicon/Qemu/SbsaQemu/AcpiTables/Fadt.aslc [new file with mode: 0644]
Silicon/Qemu/SbsaQemu/AcpiTables/Gtdt.aslc [new file with mode: 0644]
Silicon/Qemu/SbsaQemu/AcpiTables/Mcfg.aslc [new file with mode: 0644]
Silicon/Qemu/SbsaQemu/AcpiTables/Spcr.aslc [new file with mode: 0644]
Silicon/Qemu/SbsaQemu/Drivers/SbsaQemuAcpiDxe/SbsaQemuAcpiDxe.c [new file with mode: 0644]
Silicon/Qemu/SbsaQemu/Drivers/SbsaQemuAcpiDxe/SbsaQemuAcpiDxe.inf [new file with mode: 0644]
Silicon/Qemu/SbsaQemu/Drivers/SbsaQemuPlatformDxe/SbsaQemuPlatformDxe.c [new file with mode: 0644]
Silicon/Qemu/SbsaQemu/Drivers/SbsaQemuPlatformDxe/SbsaQemuPlatformDxe.inf [new file with mode: 0644]
Silicon/Qemu/SbsaQemu/Drivers/SbsaQemuSmbiosDxe/SbsaQemuSmbiosDxe.c [new file with mode: 0644]
Silicon/Qemu/SbsaQemu/Drivers/SbsaQemuSmbiosDxe/SbsaQemuSmbiosDxe.inf [new file with mode: 0644]
Silicon/Qemu/SbsaQemu/Include/IndustryStandard/SbsaQemuAcpi.h [new file with mode: 0644]
Silicon/Qemu/SbsaQemu/Include/Library/FdtHelperLib.h [new file with mode: 0644]
Silicon/Qemu/SbsaQemu/Library/FdtHelperLib/FdtHelperLib.c [new file with mode: 0644]
Silicon/Qemu/SbsaQemu/Library/FdtHelperLib/FdtHelperLib.inf [new file with mode: 0644]
Silicon/Qemu/SbsaQemu/Library/SbsaQemuLib/SbsaQemuHelper.S [new file with mode: 0644]
Silicon/Qemu/SbsaQemu/Library/SbsaQemuLib/SbsaQemuLib.c [new file with mode: 0644]
Silicon/Qemu/SbsaQemu/Library/SbsaQemuLib/SbsaQemuLib.inf [new file with mode: 0644]
Silicon/Qemu/SbsaQemu/Library/SbsaQemuLib/SbsaQemuMem.c [new file with mode: 0644]
Silicon/Qemu/SbsaQemu/Library/SbsaQemuNorFlashLib/SbsaQemuNorFlashLib.c [new file with mode: 0644]
Silicon/Qemu/SbsaQemu/Library/SbsaQemuNorFlashLib/SbsaQemuNorFlashLib.inf [new file with mode: 0644]
Silicon/Qemu/SbsaQemu/Library/SbsaQemuPciHostBridgeLib/SbsaQemuPciHostBridgeLib.c [new file with mode: 0644]
Silicon/Qemu/SbsaQemu/Library/SbsaQemuPciHostBridgeLib/SbsaQemuPciHostBridgeLib.inf [new file with mode: 0644]
Silicon/Qemu/SbsaQemu/SbsaQemu.dec [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Include/IndustryStandard/RiscV.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Include/IndustryStandard/RiscVOpensbi.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Include/Library/MachineModeTimerLib.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Include/Library/RiscVCpuLib.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Include/Library/RiscVEdk2SbiLib.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Include/Library/RiscVFirmwareContextLib.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Include/Library/RiscVPlatformTimerLib.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Include/OpensbiTypes.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Include/ProcessorSpecificHobData.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Include/RiscVImpl.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Include/SmbiosProcessorSpecificData.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/PeiServicesTablePointerLibOpenSbi/PeiServicesTablePointerLibOpenSbi.inf [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/PeiServicesTablePointerLibOpenSbi/PeiServicesTablePointerLibOpenSbi.uni [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/PeiServicesTablePointerLibOpenSbi/PeiServicesTablePointerOpenSbi.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVCpuLib/Cpu.S [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVCpuLib/RiscVCpuLib.inf [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVEdk2SbiLib/RiscVEdk2SbiLib.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVEdk2SbiLib/RiscVEdk2SbiLib.inf [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVExceptionLib/CpuExceptionHandlerDxeLib.inf [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVExceptionLib/CpuExceptionHandlerLib.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVExceptionLib/CpuExceptionHandlerLib.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVExceptionLib/CpuExceptionHandlerLib.uni [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVExceptionLib/SupervisorTrapHandler.S [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVFirmwareContextSbiLib/RiscVFirmwareContextSbiLib.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVFirmwareContextSbiLib/RiscVFirmwareContextSbiLib.inf [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVFirmwareContextSscratchLib/RiscVFirmwareContextSscratchLib.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVFirmwareContextSscratchLib/RiscVFirmwareContextSscratchLib.inf [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVFirmwareContextStvecLib/RiscVFirmwareContextStvecLib.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVFirmwareContextStvecLib/RiscVFirmwareContextStvecLib.inf [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/RiscVOpensbiLib.inf [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/.clang-format [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/.gitignore [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/CONTRIBUTORS.md [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/COPYING.BSD [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/Makefile [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/README.md [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/ThirdPartyNotices.md [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/docs/contributing.md [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/docs/domain_support.md [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/docs/doxygen.cfg [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/docs/external/coreboot.md [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/docs/firmware/fw.md [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/docs/firmware/fw_dynamic.md [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/docs/firmware/fw_jump.md [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/docs/firmware/fw_payload.md [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/docs/firmware/payload_linux.md [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/docs/firmware/payload_uboot.md [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/docs/library_usage.md [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/docs/platform/andes-ae350.md [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/docs/platform/fpga-ariane.md [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/docs/platform/fpga-openpiton.md [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/docs/platform/generic.md [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/docs/platform/nuclei_ux600.md [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/docs/platform/platform.md [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/docs/platform/qemu_virt.md [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/docs/platform/shakti_cclass.md [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/docs/platform/sifive_fu540.md [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/docs/platform/spike.md [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/docs/platform/thead-c9xx.md [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/docs/platform_guide.md [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/docs/platform_requirements.md [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/firmware/external_deps.mk [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/firmware/fw_base.S [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/firmware/fw_base.ldS [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/firmware/fw_dynamic.S [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/firmware/fw_dynamic.elf.ldS [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/firmware/fw_jump.S [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/firmware/fw_jump.elf.ldS [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/firmware/fw_payload.S [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/firmware/fw_payload.elf.ldS [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/firmware/objects.mk [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/firmware/payloads/objects.mk [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/firmware/payloads/test.elf.ldS [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/firmware/payloads/test_head.S [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/firmware/payloads/test_main.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi/fw_dynamic.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi/riscv_asm.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi/riscv_atomic.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi/riscv_barrier.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi/riscv_elf.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi/riscv_encoding.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi/riscv_fp.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi/riscv_io.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi/riscv_locks.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi/sbi_bitmap.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi/sbi_bitops.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi/sbi_console.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi/sbi_const.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi/sbi_csr_detect.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi/sbi_domain.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi/sbi_ecall.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi/sbi_ecall_interface.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi/sbi_emulate_csr.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi/sbi_error.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi/sbi_fifo.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi/sbi_hart.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi/sbi_hartmask.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi/sbi_hfence.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi/sbi_hsm.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi/sbi_illegal_insn.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi/sbi_init.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi/sbi_ipi.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi/sbi_list.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi/sbi_math.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi/sbi_misaligned_ldst.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi/sbi_platform.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi/sbi_scratch.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi/sbi_string.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi/sbi_system.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi/sbi_timer.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi/sbi_tlb.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi/sbi_trap.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi/sbi_types.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi/sbi_unpriv.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi/sbi_version.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi_utils/fdt/fdt_domain.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi_utils/fdt/fdt_fixup.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi_utils/fdt/fdt_helper.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi_utils/ipi/aclint_mswi.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi_utils/ipi/fdt_ipi.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi_utils/irqchip/fdt_irqchip.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi_utils/irqchip/plic.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi_utils/reset/fdt_reset.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi_utils/serial/fdt_serial.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi_utils/serial/gaisler-uart.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi_utils/serial/shakti-uart.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi_utils/serial/sifive-uart.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi_utils/serial/uart8250.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi_utils/sys/htif.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi_utils/sys/sifive_test.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi_utils/timer/aclint_mtimer.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/include/sbi_utils/timer/fdt_timer.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/sbi/objects.mk [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/sbi/riscv_asm.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/sbi/riscv_atomic.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/sbi/riscv_hardfp.S [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/sbi/riscv_locks.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/sbi/sbi_bitmap.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/sbi/sbi_bitops.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/sbi/sbi_console.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/sbi/sbi_domain.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/sbi/sbi_ecall.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/sbi/sbi_ecall_base.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/sbi/sbi_ecall_hsm.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/sbi/sbi_ecall_legacy.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/sbi/sbi_ecall_replace.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/sbi/sbi_ecall_vendor.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/sbi/sbi_emulate_csr.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/sbi/sbi_expected_trap.S [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/sbi/sbi_fifo.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/sbi/sbi_hart.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/sbi/sbi_hfence.S [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/sbi/sbi_hsm.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/sbi/sbi_illegal_insn.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/sbi/sbi_init.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/sbi/sbi_ipi.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/sbi/sbi_math.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/sbi/sbi_misaligned_ldst.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/sbi/sbi_platform.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/sbi/sbi_scratch.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/sbi/sbi_string.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/sbi/sbi_system.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/sbi/sbi_timer.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/sbi/sbi_tlb.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/sbi/sbi_trap.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/sbi/sbi_unpriv.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/fdt/fdt_domain.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/fdt/fdt_fixup.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/fdt/fdt_helper.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/fdt/objects.mk [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/ipi/aclint_mswi.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/ipi/fdt_ipi.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/ipi/fdt_ipi_mswi.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/ipi/objects.mk [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/irqchip/fdt_irqchip.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/irqchip/fdt_irqchip_plic.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/irqchip/objects.mk [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/irqchip/plic.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/libfdt/.clang-format [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/libfdt/Makefile.libfdt [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/libfdt/TODO [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/libfdt/fdt.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/libfdt/fdt.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/libfdt/fdt_addresses.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/libfdt/fdt_check.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/libfdt/fdt_empty_tree.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/libfdt/fdt_overlay.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/libfdt/fdt_ro.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/libfdt/fdt_rw.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/libfdt/fdt_strerror.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/libfdt/fdt_sw.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/libfdt/fdt_wip.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/libfdt/libfdt.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/libfdt/libfdt_env.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/libfdt/libfdt_internal.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/libfdt/objects.mk [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/libfdt/version.lds [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/reset/fdt_reset.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/reset/fdt_reset_htif.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/reset/fdt_reset_sifive.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/reset/fdt_reset_thead.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/reset/fdt_reset_thead.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/reset/fdt_reset_thead_asm.S [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/reset/objects.mk [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/serial/fdt_serial.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/serial/fdt_serial_gaisler.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/serial/fdt_serial_htif.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/serial/fdt_serial_shakti.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/serial/fdt_serial_sifive.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/serial/fdt_serial_uart8250.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/serial/gaisler-uart.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/serial/objects.mk [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/serial/shakti-uart.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/serial/sifive-uart.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/serial/uart8250.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/sys/htif.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/sys/objects.mk [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/sys/sifive_test.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/timer/aclint_mtimer.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/timer/fdt_timer.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/timer/fdt_timer_mtimer.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/lib/utils/timer/objects.mk [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/platform/andes/ae350/cache.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/platform/andes/ae350/cache.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/platform/andes/ae350/config.mk [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/platform/andes/ae350/objects.mk [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/platform/andes/ae350/platform.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/platform/andes/ae350/platform.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/platform/andes/ae350/plicsw.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/platform/andes/ae350/plicsw.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/platform/andes/ae350/plmt.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/platform/andes/ae350/plmt.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/platform/fpga/ariane/config.mk [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/platform/fpga/ariane/objects.mk [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/platform/fpga/ariane/platform.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/platform/fpga/openpiton/config.mk [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/platform/fpga/openpiton/objects.mk [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/platform/fpga/openpiton/platform.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/platform/generic/config.mk [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/platform/generic/include/platform_override.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/platform/generic/objects.mk [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/platform/generic/platform.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/platform/generic/sifive_fu540.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/platform/kendryte/k210/config.mk [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/platform/kendryte/k210/k210.dts [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/platform/kendryte/k210/objects.mk [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/platform/kendryte/k210/platform.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/platform/kendryte/k210/platform.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/platform/nuclei/ux600/config.mk [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/platform/nuclei/ux600/objects.mk [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/platform/nuclei/ux600/platform.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/platform/template/config.mk [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/platform/template/objects.mk [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/platform/template/platform.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/scripts/create-binary-archive.sh [new file with mode: 0755]
Silicon/RISC-V/ProcessorPkg/Library/RiscVOpensbiLib/opensbi/scripts/d2c.sh [new file with mode: 0755]
Silicon/RISC-V/ProcessorPkg/Library/RiscVPlatformTimerLibNull/RiscVPlatformTimerLib.inf [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVPlatformTimerLibNull/RiscVPlatformTimerLibNull.S [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVReadMachineModeTimer/EmulatedMachineModeTimerLib/EmulatedMachineModeTimerLib.S [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVReadMachineModeTimer/EmulatedMachineModeTimerLib/EmulatedMachineModeTimerLib.inf [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVReadMachineModeTimer/MachineModeTimerLib/MachineModeTimerLib.S [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Library/RiscVReadMachineModeTimer/MachineModeTimerLib/MachineModeTimerLib.inf [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/RiscVProcessorPkg.dec [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/RiscVProcessorPkg.dsc [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/RiscVProcessorPkg.uni [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/RiscVProcessorPkgExtra.uni [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Universal/FdtDxe/FdtDxe.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Universal/FdtDxe/FdtDxe.inf [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Universal/PciCpuIo2Dxe/PciCpuIo2Dxe.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Universal/PciCpuIo2Dxe/PciCpuIo2Dxe.inf [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Universal/SmbiosDxe/RiscVSmbiosDxe.c [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Universal/SmbiosDxe/RiscVSmbiosDxe.h [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Universal/SmbiosDxe/RiscVSmbiosDxe.inf [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Universal/SmbiosDxe/RiscVSmbiosDxe.uni [new file with mode: 0644]
Silicon/RISC-V/ProcessorPkg/Universal/SmbiosDxe/RiscVSmbiosDxeExtra.uni [new file with mode: 0644]
Silicon/SiFive/Include/Library/SiFiveU54.h [new file with mode: 0644]
Silicon/SiFive/SiFive.dec [new file with mode: 0644]
Silicon/SiFive/U54/Library/PeiCoreInfoHobLib/CoreInfoHob.c [new file with mode: 0644]
Silicon/SiFive/U54/Library/PeiCoreInfoHobLib/PeiCoreInfoHobLib.inf [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Acpi.dsc.inc [new file with mode: 0644]
Silicon/Socionext/SynQuacer/AcpiTables/AcpiSsdtRootPci.asl [new file with mode: 0644]
Silicon/Socionext/SynQuacer/AcpiTables/AcpiTables.h [new file with mode: 0644]
Silicon/Socionext/SynQuacer/AcpiTables/AcpiTables.inf [new file with mode: 0644]
Silicon/Socionext/SynQuacer/AcpiTables/Dbg2.aslc [new file with mode: 0644]
Silicon/Socionext/SynQuacer/AcpiTables/Dsdt.asl [new file with mode: 0644]
Silicon/Socionext/SynQuacer/AcpiTables/Fadt.aslc [new file with mode: 0644]
Silicon/Socionext/SynQuacer/AcpiTables/Gtdt.aslc [new file with mode: 0644]
Silicon/Socionext/SynQuacer/AcpiTables/Iort.aslc [new file with mode: 0644]
Silicon/Socionext/SynQuacer/AcpiTables/Madt.aslc [new file with mode: 0644]
Silicon/Socionext/SynQuacer/AcpiTables/Mcfg.aslc [new file with mode: 0644]
Silicon/Socionext/SynQuacer/AcpiTables/Pptt.aslc [new file with mode: 0644]
Silicon/Socionext/SynQuacer/AcpiTables/Spcr.aslc [new file with mode: 0644]
Silicon/Socionext/SynQuacer/DeviceTree/DeveloperBox.dts [new file with mode: 0644]
Silicon/Socionext/SynQuacer/DeviceTree/DeveloperBox.inf [new file with mode: 0644]
Silicon/Socionext/SynQuacer/DeviceTree/SynQuacer.dtsi [new file with mode: 0644]
Silicon/Socionext/SynQuacer/DeviceTree/SynQuacerCaches.dtsi [new file with mode: 0644]
Silicon/Socionext/SynQuacer/DeviceTree/SynQuacerEvalBoard.dts [new file with mode: 0644]
Silicon/Socionext/SynQuacer/DeviceTree/SynQuacerEvalBoard.inf [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/Fip006Dxe/Fip006Dxe.dec [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/Fip006Dxe/Fip006Dxe.inf [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/Fip006Dxe/Fip006Reg.h [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/Fip006Dxe/Fip006StandaloneMm.inf [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/Fip006Dxe/NorFlash.c [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/Fip006Dxe/NorFlash.h [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/Fip006Dxe/NorFlashDxe.c [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/Fip006Dxe/NorFlashFvb.c [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/Fip006Dxe/NorFlashSmm.c [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/Net/NetsecDxe/ComponentName.c [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/Net/NetsecDxe/DriverBinding.c [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/Net/NetsecDxe/NetsecDxe.c [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/Net/NetsecDxe/NetsecDxe.dec [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/Net/NetsecDxe/NetsecDxe.h [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/Net/NetsecDxe/NetsecDxe.inf [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/Net/NetsecDxe/netsec_for_uefi/netsec_sdk/include/ogma_api.h [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/Net/NetsecDxe/netsec_for_uefi/netsec_sdk/include/ogma_basic_type.h [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/Net/NetsecDxe/netsec_for_uefi/netsec_sdk/include/ogma_version.h [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/Net/NetsecDxe/netsec_for_uefi/netsec_sdk/src/ogma_basic_access.c [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/Net/NetsecDxe/netsec_for_uefi/netsec_sdk/src/ogma_basic_access.h [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/Net/NetsecDxe/netsec_for_uefi/netsec_sdk/src/ogma_desc_ring_access.c [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/Net/NetsecDxe/netsec_for_uefi/netsec_sdk/src/ogma_desc_ring_access_internal.h [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/Net/NetsecDxe/netsec_for_uefi/netsec_sdk/src/ogma_gmac_access.c [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/Net/NetsecDxe/netsec_for_uefi/netsec_sdk/src/ogma_internal.h [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/Net/NetsecDxe/netsec_for_uefi/netsec_sdk/src/ogma_misc.c [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/Net/NetsecDxe/netsec_for_uefi/netsec_sdk/src/ogma_misc_internal.h [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/Net/NetsecDxe/netsec_for_uefi/netsec_sdk/src/ogma_reg.h [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/Net/NetsecDxe/netsec_for_uefi/netsec_sdk/src/ogma_reg_f_gmac_4mt.h [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/Net/NetsecDxe/netsec_for_uefi/netsec_sdk/src/ogma_reg_netsec.h [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/Net/NetsecDxe/netsec_for_uefi/ogma_config.h [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/Net/NetsecDxe/netsec_for_uefi/pfdep.h [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/Net/NetsecDxe/netsec_for_uefi/pfdep_uefi.c [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/OpteeRngDxe/OpteeRng.c [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/OpteeRngDxe/OpteeRngDxe.inf [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/OpteeRngDxe/OpteeRngDxe.uni [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/OpteeRngDxe/OpteeRngDxeExtra.uni [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/PlatformDxe/Emmc.asl [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/PlatformDxe/EmmcDxe.c [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/PlatformDxe/Optee.asl [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/PlatformDxe/Pci.c [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/PlatformDxe/PlatformDxe.c [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/PlatformDxe/PlatformDxe.h [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/PlatformDxe/PlatformDxe.inf [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/PlatformDxe/PlatformDxeHii.uni [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/PlatformDxe/PlatformDxeHii.vfr [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/SynQuacerGpioPei/SynQuacerGpioPei.c [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/SynQuacerGpioPei/SynQuacerGpioPei.inf [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/SynQuacerI2cDxe/ComponentName.c [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/SynQuacerI2cDxe/DriverBinding.c [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/SynQuacerI2cDxe/SynQuacerI2cDxe.c [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/SynQuacerI2cDxe/SynQuacerI2cDxe.h [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/SynQuacerI2cDxe/SynQuacerI2cDxe.inf [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/SynQuacerPciCpuIo2Dxe/SynQuacerPciCpuIo2Dxe.c [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Drivers/SynQuacerPciCpuIo2Dxe/SynQuacerPciCpuIo2Dxe.inf [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Include/Guid/SynQuacerPlatformFormSet.h [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Include/Platform/DramInfo.h [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Include/Platform/MemoryMap.h [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Include/Platform/Pcie.h [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Include/Platform/VarStore.h [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Include/Ppi/DramInfo.h [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Library/SynQuacerDtbLoaderLib/SynQuacerDtbLoaderLib.c [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Library/SynQuacerDtbLoaderLib/SynQuacerDtbLoaderLib.inf [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Library/SynQuacerLib/AArch64/SynQuacerHelper.S [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Library/SynQuacerLib/Arm/SynQuacerHelper.S [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Library/SynQuacerLib/SynQuacer.c [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Library/SynQuacerLib/SynQuacerLib.inf [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Library/SynQuacerMemoryInitPeiLib/SynQuacerMemoryInitPeiLib.c [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Library/SynQuacerMemoryInitPeiLib/SynQuacerMemoryInitPeiLib.inf [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Library/SynQuacerPciHostBridgeLib/SynQuacerPciHostBridgeLib.c [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Library/SynQuacerPciHostBridgeLib/SynQuacerPciHostBridgeLib.inf [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Library/SynQuacerPciHostBridgeLib/SynQuacerPciHostBridgeLibConstructor.c [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Library/SynQuacerPciSegmentLib/PciSegmentLib.c [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Library/SynQuacerPciSegmentLib/SynQuacerPciSegmentLib.inf [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Library/SynQuacerPlatformFlashAccessLib/SynQuacerPlatformFlashAccessLib.c [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Library/SynQuacerPlatformFlashAccessLib/SynQuacerPlatformFlashAccessLib.inf [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Library/SynQuacerPlatformPeiLib/SynQuacerPlatformPeiLib.c [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Library/SynQuacerPlatformPeiLib/SynQuacerPlatformPeiLib.inf [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Stage2Tables/GNUmakefile [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Stage2Tables/Stage2Tables.S [new file with mode: 0644]
Silicon/Socionext/SynQuacer/Stage2Tables/Stage2Tables.inf [new file with mode: 0644]
Silicon/Socionext/SynQuacer/SynQuacer.dec [new file with mode: 0644]
Silicon/Synopsys/DesignWare/DesignWare.dec [new file with mode: 0755]
Silicon/Synopsys/DesignWare/DesignWare.dsc [new file with mode: 0755]
Silicon/Synopsys/DesignWare/Drivers/DwEmacSnpDxe/ComponentName.c [new file with mode: 0755]
Silicon/Synopsys/DesignWare/Drivers/DwEmacSnpDxe/DriverBinding.c [new file with mode: 0755]
Silicon/Synopsys/DesignWare/Drivers/DwEmacSnpDxe/DwEmacSnpDxe.c [new file with mode: 0755]
Silicon/Synopsys/DesignWare/Drivers/DwEmacSnpDxe/DwEmacSnpDxe.h [new file with mode: 0755]
Silicon/Synopsys/DesignWare/Drivers/DwEmacSnpDxe/DwEmacSnpDxe.inf [new file with mode: 0755]
Silicon/Synopsys/DesignWare/Drivers/DwEmacSnpDxe/EmacDxeUtil.c [new file with mode: 0755]
Silicon/Synopsys/DesignWare/Drivers/DwEmacSnpDxe/EmacDxeUtil.h [new file with mode: 0755]
Silicon/Synopsys/DesignWare/Drivers/DwEmacSnpDxe/PhyDxeUtil.c [new file with mode: 0755]
Silicon/Synopsys/DesignWare/Drivers/DwEmacSnpDxe/PhyDxeUtil.h [new file with mode: 0755]
Silicon/Synopsys/DesignWare/Drivers/DwEmmcDxe/DwEmmc.h [new file with mode: 0644]
Silicon/Synopsys/DesignWare/Drivers/DwEmmcDxe/DwEmmcDxe.c [new file with mode: 0644]
Silicon/Synopsys/DesignWare/Drivers/DwEmmcDxe/DwEmmcDxe.inf [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/Flash/Flash.c [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/Flash/Flash.h [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/Flash/Flash.inf [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/Gpio/Gpio.c [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/Gpio/Gpio.inf [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/Include/Library/OmapDmaLib.h [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/Include/Library/OmapLib.h [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/Include/Omap3530/Omap3530.h [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/Include/Omap3530/Omap3530Dma.h [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/Include/Omap3530/Omap3530Gpio.h [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/Include/Omap3530/Omap3530Gpmc.h [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/Include/Omap3530/Omap3530I2c.h [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/Include/Omap3530/Omap3530Interrupt.h [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/Include/Omap3530/Omap3530MMCHS.h [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/Include/Omap3530/Omap3530PadConfiguration.h [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/Include/Omap3530/Omap3530Prcm.h [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/Include/Omap3530/Omap3530Timer.h [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/Include/Omap3530/Omap3530Uart.h [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/Include/Omap3530/Omap3530Usb.h [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/Include/TPS65950.h [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/InterruptDxe/HardwareInterrupt.c [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/InterruptDxe/InterruptDxe.inf [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/LcdGraphicsOutputDxe/LcdGraphicsOutputBlt.c [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/LcdGraphicsOutputDxe/LcdGraphicsOutputDxe.c [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/LcdGraphicsOutputDxe/LcdGraphicsOutputDxe.h [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/LcdGraphicsOutputDxe/LcdGraphicsOutputDxe.inf [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/Library/DebugAgentTimerLib/DebugAgentTimerLib.c [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/Library/DebugAgentTimerLib/DebugAgentTimerLib.inf [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/Library/GdbSerialLib/GdbSerialLib.c [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/Library/GdbSerialLib/GdbSerialLib.inf [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/Library/Omap35xxTimerLib/Omap35xxTimerLib.inf [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/Library/Omap35xxTimerLib/TimerLib.c [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/Library/OmapDmaLib/OmapDmaLib.c [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/Library/OmapDmaLib/OmapDmaLib.inf [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/Library/OmapLib/OmapLib.c [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/Library/OmapLib/OmapLib.inf [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/Library/RealTimeClockLib/RealTimeClockLib.c [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/Library/RealTimeClockLib/RealTimeClockLib.inf [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/Library/SerialPortLib/SerialPortLib.c [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/Library/SerialPortLib/SerialPortLib.inf [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/MmcHostDxe/MmcHostDxe.c [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/MmcHostDxe/MmcHostDxe.h [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/MmcHostDxe/MmcHostDxe.inf [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/Omap35xxPkg.dec [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/Omap35xxPkg.dsc [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/PciEmulation/PciEmulation.c [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/PciEmulation/PciEmulation.inf [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/SmbusDxe/Smbus.c [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/SmbusDxe/Smbus.inf [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/TPS65950Dxe/TPS65950.c [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/TPS65950Dxe/TPS65950.inf [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/TimerDxe/Timer.c [new file with mode: 0644]
Silicon/TexasInstruments/Omap35xxPkg/TimerDxe/TimerDxe.inf [new file with mode: 0644]
SourceLevelDebugPkg/Library/DebugCommunicationLibUsb3/DebugCommunicationLibUsb3Dxe.c
SourceLevelDebugPkg/Library/DebugCommunicationLibUsb3/DebugCommunicationLibUsb3Pei.c
SourceLevelDebugPkg/SourceLevelDebugPkg.dsc
StandaloneMmPkg/Library/StandaloneMmCoreEntryPoint/Arm/SetPermissions.c
StandaloneMmPkg/Library/StandaloneMmMemLib/X86StandaloneMmMemLibInternal.c
StandaloneMmPkg/Library/StandaloneMmPeCoffExtraActionLib/AArch64/StandaloneMmPeCoffExtraActionLib.c
UefiCpuPkg/Application/Cpuid/Cpuid.c
UefiCpuPkg/CpuDxe/CpuDxe.c
UefiCpuPkg/CpuDxe/CpuDxe.h
UefiCpuPkg/CpuDxe/CpuDxe.inf
UefiCpuPkg/CpuDxeRiscV64/CpuDxe.c
UefiCpuPkg/CpuMpPei/CpuBist.c
UefiCpuPkg/CpuMpPei/CpuMpPei.c
UefiCpuPkg/CpuMpPei/CpuPaging.c
UefiCpuPkg/CpuS3DataDxe/CpuS3Data.c
UefiCpuPkg/CpuTimerDxeRiscV64/Timer.c
UefiCpuPkg/Include/Guid/SmmBaseHob.h [new file with mode: 0644]
UefiCpuPkg/Include/Library/CpuPageTableLib.h
UefiCpuPkg/Include/Library/UefiCpuLib.h [deleted file]
UefiCpuPkg/Library/BaseRiscV64CpuExceptionHandlerLib/CpuExceptionHandlerLib.c
UefiCpuPkg/Library/BaseRiscV64CpuExceptionHandlerLib/CpuExceptionHandlerLib.h
UefiCpuPkg/Library/BaseRiscV64CpuExceptionHandlerLib/SupervisorTrapHandler.S
UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib.c [deleted file]
UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib.inf [deleted file]
UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib.uni [deleted file]
UefiCpuPkg/Library/BaseUefiCpuLib/Ia32/InitializeFpu.nasm [deleted file]
UefiCpuPkg/Library/BaseUefiCpuLib/X64/InitializeFpu.nasm [deleted file]
UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.c
UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.inf
UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib.c
UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib.inf
UefiCpuPkg/Library/CpuCommonFeaturesLib/CpuCommonFeaturesLib.inf
UefiCpuPkg/Library/CpuCommonFeaturesLib/ProcTrace.c
UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib.inf
UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuExceptionHandlerLib.inf
UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib.inf
UefiCpuPkg/Library/CpuExceptionHandlerLib/SmmCpuExceptionHandlerLib.inf
UefiCpuPkg/Library/CpuExceptionHandlerLib/UnitTest/CpuExceptionHandlerTestCommon.c
UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/ExceptionHandlerAsm.nasm
UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/SecPeiExceptionHandlerAsm.nasm [new file with mode: 0644]
UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/Xcode5ExceptionHandlerAsm.nasm [deleted file]
UefiCpuPkg/Library/CpuExceptionHandlerLib/Xcode5SecPeiCpuExceptionHandlerLib.inf [deleted file]
UefiCpuPkg/Library/CpuExceptionHandlerLib/Xcode5SecPeiCpuExceptionHandlerLib.uni [deleted file]
UefiCpuPkg/Library/CpuPageTableLib/CpuPageTable.h
UefiCpuPkg/Library/CpuPageTableLib/CpuPageTableMap.c
UefiCpuPkg/Library/CpuPageTableLib/CpuPageTableParse.c
UefiCpuPkg/Library/CpuPageTableLib/UnitTest/CpuPageTableLibUnitTestHost.c
UefiCpuPkg/Library/CpuPageTableLib/UnitTest/RandomTest.c
UefiCpuPkg/Library/CpuPageTableLib/UnitTest/TestHelper.c
UefiCpuPkg/Library/MpInitLib/DxeMpInitLib.inf
UefiCpuPkg/Library/MpInitLib/DxeMpLib.c
UefiCpuPkg/Library/MpInitLib/Ia32/CreatePageTable.c [new file with mode: 0644]
UefiCpuPkg/Library/MpInitLib/Ia32/MpFuncs.nasm
UefiCpuPkg/Library/MpInitLib/Microcode.c
UefiCpuPkg/Library/MpInitLib/MpEqu.inc
UefiCpuPkg/Library/MpInitLib/MpLib.c
UefiCpuPkg/Library/MpInitLib/MpLib.h
UefiCpuPkg/Library/MpInitLib/PeiMpInitLib.inf
UefiCpuPkg/Library/MpInitLib/PeiMpLib.c
UefiCpuPkg/Library/MpInitLib/X64/AmdSev.c
UefiCpuPkg/Library/MpInitLib/X64/AmdSev.nasm
UefiCpuPkg/Library/MpInitLib/X64/CreatePageTable.c [new file with mode: 0644]
UefiCpuPkg/Library/MpInitLib/X64/MpFuncs.nasm
UefiCpuPkg/Library/MtrrLib/MtrrLib.c
UefiCpuPkg/Library/MtrrLib/UnitTest/MtrrLibUnitTest.c
UefiCpuPkg/Library/MtrrLib/UnitTest/MtrrLibUnitTest.h
UefiCpuPkg/Library/MtrrLib/UnitTest/Support.c
UefiCpuPkg/Library/RegisterCpuFeaturesLib/CpuFeaturesInitialize.c
UefiCpuPkg/Library/SmmCpuFeaturesLib/CpuFeaturesLib.h
UefiCpuPkg/Library/SmmCpuFeaturesLib/IntelSmmCpuFeaturesLib.c
UefiCpuPkg/Library/SmmCpuFeaturesLib/SmmCpuFeaturesLib.inf
UefiCpuPkg/Library/SmmCpuFeaturesLib/SmmCpuFeaturesLibStm.inf
UefiCpuPkg/Library/SmmCpuFeaturesLib/SmmStm.c
UefiCpuPkg/Library/SmmCpuFeaturesLib/StandaloneMmCpuFeaturesLib.inf
UefiCpuPkg/MicrocodeMeasurementDxe/MicrocodeMeasurementDxe.c
UefiCpuPkg/PiSmmCpuDxeSmm/CpuS3.c
UefiCpuPkg/PiSmmCpuDxeSmm/MpService.c
UefiCpuPkg/PiSmmCpuDxeSmm/PiSmmCpuDxeSmm.c
UefiCpuPkg/PiSmmCpuDxeSmm/PiSmmCpuDxeSmm.h
UefiCpuPkg/PiSmmCpuDxeSmm/PiSmmCpuDxeSmm.inf
UefiCpuPkg/PiSmmCpuDxeSmm/SmmProfileInternal.h
UefiCpuPkg/SecCore/SecCore.inf
UefiCpuPkg/SecCore/SecCoreNative.inf
UefiCpuPkg/SecCore/SecMain.c
UefiCpuPkg/SecCore/SecMain.h
UefiCpuPkg/Test/UnitTest/EfiMpServicesPpiProtocol/EfiMpServicesUnitTestCommom.c
UefiCpuPkg/UefiCpuPkg.dec
UefiCpuPkg/UefiCpuPkg.dsc
UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume.c
UefiPayloadPkg/Library/BaseSerialPortLibHob/BaseSerialPortLibHob.c
UefiPayloadPkg/Library/BaseSerialPortLibHob/DxeBaseSerialPortLibHob.c [new file with mode: 0644]
UefiPayloadPkg/Library/BaseSerialPortLibHob/DxeBaseSerialPortLibHob.inf [new file with mode: 0644]
UefiPayloadPkg/Library/PciHostBridgeLib/PciHostBridgeLib.c
UefiPayloadPkg/Library/PlatformBootManagerLib/PlatformBootManager.c
UefiPayloadPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf
UefiPayloadPkg/Tools/ElfFv.py [new file with mode: 0644]
UefiPayloadPkg/Tools/__init__.py [new file with mode: 0644]
UefiPayloadPkg/UefiPayloadEntry/Ia32/DxeLoadFunc.c
UefiPayloadPkg/UefiPayloadEntry/UefiPayloadEntry.c
UefiPayloadPkg/UefiPayloadEntry/UefiPayloadEntry.h
UefiPayloadPkg/UefiPayloadEntry/UefiPayloadEntry.inf
UefiPayloadPkg/UefiPayloadEntry/UniversalPayloadEntry.c
UefiPayloadPkg/UefiPayloadEntry/UniversalPayloadEntry.inf
UefiPayloadPkg/UefiPayloadPkg.ci.yaml
UefiPayloadPkg/UefiPayloadPkg.dec
UefiPayloadPkg/UefiPayloadPkg.dsc
UefiPayloadPkg/UefiPayloadPkg.fdf
UefiPayloadPkg/UniversalPayloadBuild.py
UnitTestFrameworkPkg/Include/Library/FunctionMockLib.h [new file with mode: 0644]
UnitTestFrameworkPkg/Include/Library/GoogleTestLib.h
UnitTestFrameworkPkg/Include/Library/SubhookLib.h [new file with mode: 0644]
UnitTestFrameworkPkg/Library/CmockaLib/CmockaLib.inf
UnitTestFrameworkPkg/Library/FunctionMockLib/FunctionMockLib.c [new file with mode: 0644]
UnitTestFrameworkPkg/Library/FunctionMockLib/FunctionMockLib.inf [new file with mode: 0644]
UnitTestFrameworkPkg/Library/FunctionMockLib/FunctionMockLib.uni [new file with mode: 0644]
UnitTestFrameworkPkg/Library/GoogleTestLib/GoogleTestLib.inf
UnitTestFrameworkPkg/Library/GoogleTestLib/GoogleTestLib.uni
UnitTestFrameworkPkg/Library/SubhookLib/SubhookLib.inf [new file with mode: 0644]
UnitTestFrameworkPkg/Library/SubhookLib/SubhookLib.uni [new file with mode: 0644]
UnitTestFrameworkPkg/Library/SubhookLib/subhook/.editorconfig [new file with mode: 0644]
UnitTestFrameworkPkg/Library/SubhookLib/subhook/.gitattributes [new file with mode: 0644]
UnitTestFrameworkPkg/Library/SubhookLib/subhook/.gitignore [new file with mode: 0644]
UnitTestFrameworkPkg/Library/SubhookLib/subhook/.travis.yml [new file with mode: 0644]
UnitTestFrameworkPkg/Library/SubhookLib/subhook/CMakeLists.txt [new file with mode: 0644]
UnitTestFrameworkPkg/Library/SubhookLib/subhook/LICENSE.txt [new file with mode: 0644]
UnitTestFrameworkPkg/Library/SubhookLib/subhook/README.md [new file with mode: 0644]
UnitTestFrameworkPkg/Library/SubhookLib/subhook/appveyor.yml [new file with mode: 0644]
UnitTestFrameworkPkg/Library/SubhookLib/subhook/cmake/Config.cmake.in [new file with mode: 0644]
UnitTestFrameworkPkg/Library/SubhookLib/subhook/cmake/FindYasm.cmake [new file with mode: 0644]
UnitTestFrameworkPkg/Library/SubhookLib/subhook/subhook.c [new file with mode: 0644]
UnitTestFrameworkPkg/Library/SubhookLib/subhook/subhook.h [new file with mode: 0644]
UnitTestFrameworkPkg/Library/SubhookLib/subhook/subhook_private.h [new file with mode: 0644]
UnitTestFrameworkPkg/Library/SubhookLib/subhook/subhook_unix.c [new file with mode: 0644]
UnitTestFrameworkPkg/Library/SubhookLib/subhook/subhook_windows.c [new file with mode: 0644]
UnitTestFrameworkPkg/Library/SubhookLib/subhook/subhook_x86.c [new file with mode: 0644]
UnitTestFrameworkPkg/Library/SubhookLib/subhook/tests/.gitignore [new file with mode: 0644]
UnitTestFrameworkPkg/Library/SubhookLib/subhook/tests/CMakeLists.txt [new file with mode: 0644]
UnitTestFrameworkPkg/Library/SubhookLib/subhook/tests/foo.cpp [new file with mode: 0644]
UnitTestFrameworkPkg/Library/SubhookLib/subhook/tests/foo_32.asm [new file with mode: 0644]
UnitTestFrameworkPkg/Library/SubhookLib/subhook/tests/foo_64_unix.asm [new file with mode: 0644]
UnitTestFrameworkPkg/Library/SubhookLib/subhook/tests/foo_64_win.asm [new file with mode: 0644]
UnitTestFrameworkPkg/Library/SubhookLib/subhook/tests/foo_main.c [new file with mode: 0644]
UnitTestFrameworkPkg/Library/SubhookLib/subhook/tests/foo_main.cpp [new file with mode: 0644]
UnitTestFrameworkPkg/Library/SubhookLib/subhook/tests/test.c [new file with mode: 0644]
UnitTestFrameworkPkg/Library/SubhookLib/subhook/tests/test.cpp [new file with mode: 0644]
UnitTestFrameworkPkg/Library/UnitTestBootLibUsbClass/UnitTestBootLibUsbClass.c
UnitTestFrameworkPkg/Library/UnitTestLib/Log.c
UnitTestFrameworkPkg/Library/UnitTestLib/UnitTestLib.c
UnitTestFrameworkPkg/Library/UnitTestPersistenceLibSimpleFileSystem/UnitTestPersistenceLibSimpleFileSystem.c
UnitTestFrameworkPkg/Library/UnitTestResultReportLib/UnitTestResultReportLib.c
UnitTestFrameworkPkg/Library/UnitTestResultReportLib/UnitTestResultReportLibConOut.c
UnitTestFrameworkPkg/Library/UnitTestResultReportLib/UnitTestResultReportLibDebugLib.c
UnitTestFrameworkPkg/ReadMe.md
UnitTestFrameworkPkg/Test/UnitTestFrameworkPkgHostTest.dsc
UnitTestFrameworkPkg/UnitTestFrameworkPkg.ci.yaml
UnitTestFrameworkPkg/UnitTestFrameworkPkg.dec
UnitTestFrameworkPkg/UnitTestFrameworkPkgHost.dsc.inc
edksetup.bat
edksetup.sh
pip-requirements.txt