[AMD Official Use Only - General]

Reviewed-by: Abner Chang <abner.ch...@amd.com>

> -----Original Message-----
> From: Chesley, Brit <brit.ches...@amd.com>
> Sent: Thursday, May 2, 2024 3:05 AM
> To: devel@edk2.groups.io
> Cc: Chang, Abner <abner.ch...@amd.com>; Attar, AbdulLateef (Abdul
> Lateef) <abdullateef.at...@amd.com>
> Subject: [PATCH v1 1/6] MdePkg/SpiConfiguration: Correct the definition
> spelling
>
> From: Abner Chang <abner.ch...@amd.com>
>
> Cc: Abner Chang <abner.ch...@amd.com>
> Cc: Abdul Lateef Attar <abdullateef.at...@amd.com>
> Signed-off-by: Brit Chesley <brit.ches...@amd.com>
> ---
>  MdePkg/Include/Protocol/SpiConfiguration.h | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/MdePkg/Include/Protocol/SpiConfiguration.h
> b/MdePkg/Include/Protocol/SpiConfiguration.h
> index 120b54bbad8e..cd7c1dd71ee9 100644
> --- a/MdePkg/Include/Protocol/SpiConfiguration.h
> +++ b/MdePkg/Include/Protocol/SpiConfiguration.h
> @@ -173,8 +173,8 @@ typedef struct _EFI_SPI_BUS {
>  /// Definitions of SPI Part Attributes.
>  ///
>  #define SPI_PART_SUPPORTS_2_BIT_DATA_BUS_WIDTH  BIT0
> -#define SPI_PART_SUPPORTS_4_B1T_DATA_BUS_WIDTH  BIT1
> -#define SPI_PART_SUPPORTS_8_B1T_DATA_BUS_WIDTH  BIT2
> +#define SPI_PART_SUPPORTS_4_BIT_DATA_BUS_WIDTH  BIT1
> +#define SPI_PART_SUPPORTS_8_BIT_DATA_BUS_WIDTH  BIT2
>
>  ///
>  /// The EFI_SPI_PERIPHERAL data structure describes how a specific block of
> --
> 2.42.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#118492): https://edk2.groups.io/g/devel/message/118492
Mute This Topic: https://groups.io/mt/105849124/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to