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 7B216740038 for ; Thu, 3 Aug 2023 10:34:29 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=ASUDslGYBoR2nGxXwqe7xEh8Uh6u2Vp4/SYhc4+HO3M=; c=relaxed/simple; d=groups.io; h=MIME-Version:References:In-Reply-To:From:Date:Message-ID:Subject:To:Cc:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Type:Content-Transfer-Encoding; s=20140610; t=1691058868; v=1; b=jDZWdYIfegBUXM3ihJTlKNYVWzH8lRBkFGuJBXJAeEqGFeHbzrtg6js3SEPjkjSY5CSli9rt ltnSekjG2gzuobRsKaA/4R4P11A+xe7JScb3WTTjMGil9cUpQ1Eydd37V/e+i3zI42HPAdic0aU olL5E4UxSULQ2ujvn+/wOmAQ= X-Received: by 127.0.0.2 with SMTP id zGEKYY7687511xuYZ57RumVW; Thu, 03 Aug 2023 03:34:28 -0700 X-Received: from mail-ua1-f44.google.com (mail-ua1-f44.google.com [209.85.222.44]) by mx.groups.io with SMTP id smtpd.web10.11281.1691058867410840342 for ; Thu, 03 Aug 2023 03:34:27 -0700 X-Received: by mail-ua1-f44.google.com with SMTP id a1e0cc1a2514c-79a46f02d45so292736241.0 for ; Thu, 03 Aug 2023 03:34:27 -0700 (PDT) X-Gm-Message-State: AGIl0tTS4tV8zVmtu3RJgIT5x7686176AA= X-Google-Smtp-Source: AGHT+IFxIUkGryRrnuZCaqsNMRFF8LYlQlglCw3zq0OHC1IlpQSS8048BhHkt3PR5Fz2KDQrgtXuij9vzp+Y5k8U81M= X-Received: by 2002:a67:ec15:0:b0:447:c7b0:f38e with SMTP id d21-20020a67ec15000000b00447c7b0f38emr540423vso.27.1691058866263; Thu, 03 Aug 2023 03:34:26 -0700 (PDT) MIME-Version: 1.0 References: <98d6a4e6edccdd8ecc9f221c4248b96fe004f80a.1691038792.git.chitralekha.ck@intel.com> In-Reply-To: <98d6a4e6edccdd8ecc9f221c4248b96fe004f80a.1691038792.git.chitralekha.ck@intel.com> From: "Pedro Falcato" Date: Thu, 3 Aug 2023 11:34:15 +0100 Message-ID: Subject: Re: [edk2-devel] [PATCH v2] MdeModulePkg: AllocatePages for TranslateBmpToGopBlt To: devel@edk2.groups.io, chitralekha.ck@intel.com Cc: Ray Ni , Zhichao Gao , Ashraf Ali S , Chinni B Duggapu Precedence: Bulk 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,pedro.falcato@gmail.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=jDZWdYIf; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=gmail.com (policy=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 On Thu, Aug 3, 2023 at 6:00=E2=80=AFAM chitralekha ck wrote: > > https://bugzilla.tianocore.org/show_bug.cgi?id=3D4507 > AllocatePool limits to allocate memory of 64 KB at most in PEI Phase. > AllocatePool() is being avoided due to its 64k allocation size limit > when the library is incorporated into a PEI component. > > change the function debug string to __func__ > > Cc: Ray Ni > Cc: Zhichao Gao > Cc: Ashraf Ali S > Cc: Chinni B Duggapu > Signed-off-by: chitralekha ck ????? Why are you resubmitting without addressing any of my feedback? https://edk2.groups.io/g/devel/message/107305 --=20 Pedro -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#107530): https://edk2.groups.io/g/devel/message/107530 Mute This Topic: https://groups.io/mt/100520797/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-