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::233; helo=mail-pf0-x233.google.com; envelope-from=heyi.guo@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-pf0-x233.google.com (mail-pf0-x233.google.com [IPv6:2607:f8b0:400e:c00::233]) (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 47C5F2034BBEA for ; Wed, 8 Nov 2017 19:27:04 -0800 (PST) Received: by mail-pf0-x233.google.com with SMTP id a8so3318889pfc.0 for ; Wed, 08 Nov 2017 19:31:05 -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=ZIhW1Xul2DKxiYae6+rAGc0pI65Y0alLZx3oGZOcphw=; b=G9lW16ZrGn2f+2WAcxDejPdXzDuEI6vJM/sn4X46kMqLEGglNSr76pwuT5rWlZa0IE oOTIokdhz+n58UTvhz9W8c8Fzb5yVhmQS0AWTxXQo+2SV16cPnZvebRZi/U067Fvp5Wx /OE081T0OqM1GLaCElGcyFZRlyyz+4luUmrcc= 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=ZIhW1Xul2DKxiYae6+rAGc0pI65Y0alLZx3oGZOcphw=; b=bK0qWYWuV6+8mAsvKUUdaFlw6ab4GHgUQU9cWmh4CYcnJCOJQsKgUcSry8qUxVpnDB W23Hq2qo1oVG9Lx3oXDG9AopkWTmKIbF68A9ujILS3ptyGuqDIF0jCnggehQVjPY0giI l3viKSHdaFNjkEJM0/X9io0OLa5g1/sTyzy1bBQScEvZ3WXxEMvjnd3rEFWmniiUvw1c Uiy9Z7Gp8vFhzJ4c5tz2mdfGPCclt7emtC3Bm3Kz12/QO777B7WQnrl2iGQB2U4Kf4cl gjIbALMn83yQNJemBroxFVHm4+zsFqLy5k7jHZ1dN6oaLfcZvnscg8X57ueuEZKVwGzi fLcg== X-Gm-Message-State: AJaThX7hLY0Qwg7aS54g3vrP7q11vjpqjpv5P98EFAEiMIJATPwiBuOV cxKaU4RitNF21lK90kbUCViO1w== X-Google-Smtp-Source: ABhQp+SWriAFaKtZtbITJ/RbqEuQhXvrJ6NWvnYT9EDChHdvZJ/sSKOkyQmnTlCJ3DpRtUVXde3bNA== X-Received: by 10.101.100.216 with SMTP id t24mr2435011pgv.439.1510198265229; Wed, 08 Nov 2017 19:31:05 -0800 (PST) Received: from localhost.localdomain ([120.31.149.194]) by smtp.gmail.com with ESMTPSA id y27sm10379717pfi.107.2017.11.08.19.31.02 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 08 Nov 2017 19:31:04 -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: Thu, 9 Nov 2017 11:30:33 +0800 Message-Id: <1510198234-50072-1-git-send-email-huangming23@huawei.com> X-Mailer: git-send-email 1.9.1 Subject: [PATCH edk2-non-osi v1] 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: Thu, 09 Nov 2017 03:27:04 -0000 https://bugs.linaro.org/show_bug.cgi?id=3061 For fix this bug,the function PciIoPciRead of NonDiscoverablePciDeviceDxe should be modifyed also. Code can also be found in github: https://github.com/hisilicon/OpenPlatformPkg.git branch: rp-osi-bug-v1 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