MdeModulePkg: SpiHc: SpiHc Drivers
Added SpiHc DXE and SMM drivers. This code receives bus transactions from the SpiBus layer and passes them onto the SpiHcPlatformLib Platform Initialization Spec 1.7 volume 5 section 18.1.7 Bugzilla #4753 Cc: Abner Chang <abner.chang@amd.com> Cc: Abdul Lateef Attar <AbdulLateef.Attar@amd.com> Signed-off-by: Brit Chesley <brit.chesley@amd.com> Reviewed-by: Abner Chang <abner.chang@amd.com>
This commit is contained in:
committed by
mergify[bot]
parent
5590cefe93
commit
82b0358e3f
10
MdeModulePkg/Bus/Spi/SpiHc/SpiHc.uni
Normal file
10
MdeModulePkg/Bus/Spi/SpiHc/SpiHc.uni
Normal file
@@ -0,0 +1,10 @@
|
||||
// /** @file
|
||||
//
|
||||
// Copyright (C) 2024 Advanced Micro Devices, Inc. All rights reserved.<BR>
|
||||
//
|
||||
// SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||
//
|
||||
// **/
|
||||
|
||||
#string STR_PROPERTIES_MODULE_NAME
|
||||
#language en-US "SPI host controller driver"
|
Reference in New Issue
Block a user