From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2607:f8b0:400e:c00::22c; helo=mail-pf0-x22c.google.com; envelope-from=heyi.guo@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-pf0-x22c.google.com (mail-pf0-x22c.google.com [IPv6:2607:f8b0:400e:c00::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id F3F8920359A8E for ; Thu, 9 Nov 2017 23:27:42 -0800 (PST) Received: by mail-pf0-x22c.google.com with SMTP id n89so6151612pfk.11 for ; Thu, 09 Nov 2017 23:31:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id; bh=2VkgVNfDCyXVqCwstF6l6ZSDGOZlTJmI9WyCY9lgnA8=; b=ER6xe9mFTH2mSERicX/iYhula/Cdt4V36CPYv0c83Asii+MYMW4r8yfabL/Sp9/bGR QZRkHvOZLEssCCfVz4blNMjbcbJ7cZ1/maKsSynZfhOIvR8bcTmmG75/7fBoIRjJGm2j 6Tdb/9rCY3kW9vEVPnuI5uGtNcRe6w+2Bnwrw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=2VkgVNfDCyXVqCwstF6l6ZSDGOZlTJmI9WyCY9lgnA8=; b=fFLP63a82dadspfHD0QzU405GjHrhqQNCouYX2bS8jrKBroFSlOfyl0zaOYLLzM4t+ ceNdZMBMe7ulPQx37qpfXKNnPWc6epuhzqDV4OWfj1u6RXXvzECoJxOgfnPksi6BG/uk 8ecvby7mLoyKi7llmGRMYAykxFIuMuTNfqq2aexbyxwI7sRl446MlqKvTcpGyVn6Wzbj COjPJ0xVfmFY00MPHJJ4DpusiDf33H/LUViP1Zu/ZEZBk9OeuYo1yI8UeJ2GG+Qq1zd8 aMnMA9Gvme+Jt04R4TPgNEyMvSq+E13Rp2NEuWJH93MZ8hujjfLOHYUl9vtfM48/P8x4 djJg== X-Gm-Message-State: AJaThX4s18jHzDXHHIAeySLW6QBnD+bSV2dD7d74crEbSU9zvZQ4zM9m ZTRWwg+lSTWQ8Zt6WnK6XPMTTQ== X-Google-Smtp-Source: ABhQp+TQkGBj+E0bB4iepZk2xpjQrxTuKt2ZrSbDEw2WutK1llsZuaab5UD5SbjecStFzgE+rYu/pQ== X-Received: by 10.84.131.197 with SMTP id d63mr3322236pld.414.1510299105201; Thu, 09 Nov 2017 23:31:45 -0800 (PST) Received: from localhost.localdomain ([120.31.149.194]) by smtp.gmail.com with ESMTPSA id h29sm17718369pfd.65.2017.11.09.23.31.42 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 09 Nov 2017 23:31:44 -0800 (PST) From: Ming Huang X-Google-Original-From: Ming Huang To: leif.lindholm@linaro.org, linaro-uefi@lists.linaro.org, edk2-devel@lists.01.org, graeme.gregory@linaro.org Cc: ard.biesheuvel@linaro.org, guoheyi@huawei.com, wanghuiqiang@huawei.com, huangming23@huawei.com, zhangjinsong2@huawei.com, mengfanrong@huawei.com, waip23@126.com Date: Fri, 10 Nov 2017 15:31:31 +0800 Message-Id: <1510299092-38746-1-git-send-email-huangming23@huawei.com> X-Mailer: git-send-email 1.9.1 Subject: [PATCH edk2-non-osi v2] Update D03/D05 MemoryInit.efi binary for bug 3419 X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Nov 2017 07:27:43 -0000 https://bugs.linaro.org/show_bug.cgi?id=3061 For fix this bug,the function PciIoPciRead of NonDiscoverablePciDeviceDxe should be modified also. Code can also be found in github: https://github.com/hisilicon/OpenPlatformPkg.git branch: rp-osi-bug-v2 Ming Huang (1): Hisilicon D0x: Remove uncacheable attribute from memory resource HOB Platform/Hisilicon/D03/MemoryInitPei/MemoryInit.efi | Bin 90272 -> 90336 bytes Platform/Hisilicon/D05/MemoryInitPei/MemoryInit.efi | Bin 152576 -> 152480 bytes 2 files changed, 0 insertions(+), 0 deletions(-) -- 1.9.1