From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by spool.mail.gandi.net (Postfix) with ESMTPS id 56E957803CD for ; Tue, 18 Jul 2023 09:02:16 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=qDNgsd/7QPCh8mH/O8upr1KmcL4Et0MpBqaeG7zMoaw=; c=relaxed/simple; d=groups.io; h=X-Received:X-Received:X-Received:X-Gm-Message-State:X-Google-Smtp-Source:X-Received:X-Received:From:To:Subject:Date:Message-Id:MIME-Version:Precedence:List-Unsubscribe:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:Content-Transfer-Encoding; s=20140610; t=1689670935; v=1; b=P9FXcBbKyEcowVVbR9Yaey85AJss25NFrN9JVdS5PtLn3kidc83N1hYZdrvqpBn1ByF2Ak3+ bgOGnJIU7U/0uJ4bposcyiYoC6qwExoErQMhuf8t2CFPSdPoy+sFmqfROxGDBmEdNWWt71Sx3jC KrJLHV/e07fWYaiGhwqiZyk0= X-Received: by 127.0.0.2 with SMTP id kvHnYY7687511xWdZK1bE4KS; Tue, 18 Jul 2023 02:02:15 -0700 X-Received: from mail-pl1-f169.google.com (mail-pl1-f169.google.com [209.85.214.169]) by mx.groups.io with SMTP id smtpd.web11.6412.1689595155021877444 for ; Mon, 17 Jul 2023 04:59:15 -0700 X-Received: by mail-pl1-f169.google.com with SMTP id d9443c01a7336-1b8baa836a5so34708835ad.1 for ; Mon, 17 Jul 2023 04:59:14 -0700 (PDT) X-Gm-Message-State: pVcVS4S8fTIC7XkohWBhNCGMx7686176AA= X-Google-Smtp-Source: APBJJlGQ8fmpKEeScIFcxzF01u9mT9tFteQ/XXmMdyyu7Z/iDkR5v4+7a7un9JYWIyy/wu3J3zxESQ== X-Received: by 2002:a17:903:234f:b0:1b8:7616:82d4 with SMTP id c15-20020a170903234f00b001b8761682d4mr16023978plh.19.1689595154463; Mon, 17 Jul 2023 04:59:14 -0700 (PDT) X-Received: from user-Latitude-5420.dc1.ventanamicro.com ([2401:4900:1cbd:8dd2:c2bf:93e0:5979:e5e0]) by smtp.gmail.com with ESMTPSA id s2-20020a170902ea0200b001b9fdeead86sm10299650plg.68.2023.07.17.04.59.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 17 Jul 2023 04:59:14 -0700 (PDT) From: Ranbir Singh To: devel@edk2.groups.io, rsingh@ventanamicro.com Subject: [edk2-devel] [PATCH v2 0/1] MdeModulePkg/Bus/Ata/AtaBusDxe: Fix issues Date: Mon, 17 Jul 2023 17:29:09 +0530 Message-Id: <20230717115910.2291824-1-rsingh@ventanamicro.com> MIME-Version: 1.0 Precedence: Bulk List-Unsubscribe: List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,rsingh@ventanamicro.com Content-Transfer-Encoding: 8bit X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=P9FXcBbK; dmarc=none; spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io v1 -> v2: - Retain outer cast Ranbir Singh (1): MdeModulePkg/Bus/Ata/AtaBusDxe: Fix SIGN_EXTENSION Coverity issue MdeModulePkg/Bus/Ata/AtaBusDxe/AtaPassThruExecute.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.34.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#107004): https://edk2.groups.io/g/devel/message/107004 Mute This Topic: https://groups.io/mt/100212106/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-