[edk2-devel] [PATCH v1 2/4] DynamicTablesPkg: Add access size to CM_ARM_SERIAL_PORT_INFO

Sami Mujawar sami.mujawar at arm.com
Fri Apr 16 11:51:09 UTC 2021


Hi Joey,

This patch looks good to me.

Reviewed-by: Sami Mujawar <sami.mujawar at arm.com>

Regards,

Sami Mujawar

On 15/04/2021, 13:19, "Joey Gouly" <joey.gouly at arm.com> wrote:

    Add access size to CM_ARM_SERIAL_PORT_INFO so that this can be
    passed down to the Generic Address Structure.

    Signed-off-by: Joey Gouly <joey.gouly at arm.com>
    ---
     DynamicTablesPkg/Include/ArmNameSpaceObjects.h | 3 +++
     1 file changed, 3 insertions(+)

    diff --git a/DynamicTablesPkg/Include/ArmNameSpaceObjects.h b/DynamicTablesPkg/Include/ArmNameSpaceObjects.h
    index afcfe3704cb908afb1e6b17e6771b2ebe3f67f76..19dcae13b2191e5f0b03ea85edec1191d2a406bf 100644
    --- a/DynamicTablesPkg/Include/ArmNameSpaceObjects.h
    +++ b/DynamicTablesPkg/Include/ArmNameSpaceObjects.h
    @@ -293,6 +293,9 @@ typedef struct CmArmSerialPortInfo {

       /// The Base address length
       UINT64  BaseAddressLength;
    +
    +  /// The access size
    +  UINT8   AccessSize;
     } CM_ARM_SERIAL_PORT_INFO;

     /** A structure that describes the
    -- 
    Guid("CE165669-3EF3-493F-B85D-6190EE5B9759")




-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#74205): https://edk2.groups.io/g/devel/message/74205
Mute This Topic: https://groups.io/mt/82115118/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-






More information about the edk2-devel-archive mailing list