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:c05::22a; helo=mail-pg0-x22a.google.com; envelope-from=heyi.guo@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-pg0-x22a.google.com (mail-pg0-x22a.google.com [IPv6:2607:f8b0:400e:c05::22a]) (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 3C9A420349DAA for ; Mon, 13 Nov 2017 04:19:40 -0800 (PST) Received: by mail-pg0-x22a.google.com with SMTP id 4so3646296pge.1 for ; Mon, 13 Nov 2017 04:23:46 -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=zlvYM7yHZ8J8wZn8Er/xhTPdO+BLw7k52SLF9ZgiMdQ=; b=CIfgrljTcIYqgjPQ68UXSB3FgUvREGAYx8GL62x6wuPgMjLaoZ2+mqjai3E9MQu109 PwXV36reQqiBRsuPKbOBCe627eLFiYt0ZvP5UVgGo8u/SOGrGhVT0Rv2ZfTg23V6g8oN OvCUNvnwir2nkNS62xlQEUJm6/jtcUC45rHVA= 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=zlvYM7yHZ8J8wZn8Er/xhTPdO+BLw7k52SLF9ZgiMdQ=; b=WJJtMWClknX/NUH433w1eVBNiwAJ+sXi7HYXyJkMke9HBTOoWJdulXp7Myzv6yPHfO iQiFcjRE9/aJL1mq+KiSDsCPHUd/j/BtBdBhDMq6W6SAhdvAThuq34ZH/gooj7WcRzta +CbMNS1SUhV6YDtXY2efEnKkgxZ+7sJ9HsbEbLSrw/3+IlnvYA0rlP7X/vIZRTNoMhj8 Y1WbpJPX3hc5SLQNVYwbbN3w1t44vuOPbTDtMHg7Un0m1fUvfXbA7//2XV0mVnZlPQEN s7qpa1mNRNdWcuc3cHDBxtIANuD6EYEV/62I3Ed2NzaFCMyAy3WP1ktKi5Xqgakvhr39 7H6Q== X-Gm-Message-State: AJaThX4temZDcYNuu/LD5TRL2gY8KwqIoUsJaMYiof37ftQEC7JitniL g3O73w7fZpSpVsmMBsat6blB2g== X-Google-Smtp-Source: AGs4zMb6+NDw7kwI/I+egjgxJDZkuL3ldbfewYGO5lHkvP5mMJq782kWuqT6+6vGqh+hSrZ1Et+6dw== X-Received: by 10.99.45.67 with SMTP id t64mr8379556pgt.108.1510575826273; Mon, 13 Nov 2017 04:23:46 -0800 (PST) Received: from localhost.localdomain ([120.31.149.194]) by smtp.gmail.com with ESMTPSA id i85sm4755507pfi.54.2017.11.13.04.23.43 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 13 Nov 2017 04:23:45 -0800 (PST) From: Heyi Guo 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, Heyi Guo Date: Mon, 13 Nov 2017 20:23:23 +0800 Message-Id: <1510575804-42572-1-git-send-email-heyi.guo@linaro.org> X-Mailer: git-send-email 1.9.1 Subject: [PATCH edk2-non-osi v3] 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: Mon, 13 Nov 2017 12:19:40 -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-v3 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