From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: hpe.com, ip: 148.163.147.86, mailfrom: prvs=01695bccdc=abner.chang@hpe.com) Received: from mx0a-002e3701.pphosted.com (mx0a-002e3701.pphosted.com [148.163.147.86]) by groups.io with SMTP; Sun, 22 Sep 2019 21:11:27 -0700 Received: from pps.filterd (m0134422.ppops.net [127.0.0.1]) by mx0b-002e3701.pphosted.com (8.16.0.42/8.16.0.42) with SMTP id x8N4Apbs017432; Mon, 23 Sep 2019 04:11:26 GMT Received: from g4t3425.houston.hpe.com (g4t3425.houston.hpe.com [15.241.140.78]) by mx0b-002e3701.pphosted.com with ESMTP id 2v5d8k8feb-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 23 Sep 2019 04:11:26 +0000 Received: from g4t3433.houston.hpecorp.net (g4t3433.houston.hpecorp.net [16.208.49.245]) by g4t3425.houston.hpe.com (Postfix) with ESMTP id C74F18D; Mon, 23 Sep 2019 04:11:25 +0000 (UTC) Received: from UB16Abner.asiapacific.hpqcorp.net (ub16abner.asiapacific.hpqcorp.net [15.119.209.44]) by g4t3433.houston.hpecorp.net (Postfix) with ESMTP id 7021D47; Mon, 23 Sep 2019 04:11:24 +0000 (UTC) From: "Abner Chang" To: devel@edk2.groups.io Cc: abner.chang@hpe.com, Leif Lindholm , Gilbert Chen Subject: [platforms/devel-riscv-v2 PATCHv3 06/13] RiscV :Update INF revision Date: Mon, 23 Sep 2019 11:40:30 +0800 Message-Id: <1569210037-32285-7-git-send-email-abner.chang@hpe.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1569210037-32285-1-git-send-email-abner.chang@hpe.com> References: <1569210037-32285-1-git-send-email-abner.chang@hpe.com> X-HPE-SCL: -1 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.70,1.0.8 definitions=2019-09-22_09:2019-09-20,2019-09-22 signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 malwarescore=0 priorityscore=1501 mlxscore=0 spamscore=0 clxscore=1015 lowpriorityscore=0 mlxlogscore=936 adultscore=0 suspectscore=13 phishscore=0 bulkscore=0 impostorscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-1908290000 definitions=main-1909230038 Update INF revision. Signed-off-by: Abner Chang Cc: Leif Lindholm Cc: Gilbert Chen --- .../FirmwareContextProcessorSpecificLib.inf | 2 +- Platform/RiscV/Library/RealTimeClockLibNull/RealTimeClockLibNull.inf | 2 +- .../SiFive/U500Pkg/Library/OpenSbiPlatformLib/OpenSbiPlatformLib.inf | 2 +- .../SiFive/U500Pkg/Library/PeiCoreInfoHobLib/PeiCoreInfoHobLib.inf | 2 +- .../U500Pkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf | 2 +- Platform/RiscV/SiFive/U500Pkg/Library/SerialIoLib/SerialIoLib.inf | 2 +- .../Universal/Dxe/RamFvbServicesRuntimeDxe/FvbServicesRuntimeDxe.inf | 2 +- Platform/RiscV/SiFive/U500Pkg/Universal/Dxe/TimerDxe/TimerDxe.inf | 2 +- Platform/RiscV/SiFive/U500Pkg/Universal/Pei/PlatformPei/PlatformPei.inf | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Platform/RiscV/Library/FirmwareContextProcessorSpecificLib/FirmwareContextProcessorSpecificLib.inf b/Platform/RiscV/Library/FirmwareContextProcessorSpecificLib/FirmwareContextProcessorSpecificLib.inf index ff841c3..da04d5d 100644 --- a/Platform/RiscV/Library/FirmwareContextProcessorSpecificLib/FirmwareContextProcessorSpecificLib.inf +++ b/Platform/RiscV/Library/FirmwareContextProcessorSpecificLib/FirmwareContextProcessorSpecificLib.inf @@ -7,7 +7,7 @@ #**/ [Defines] - INF_VERSION = 0x00010005 + INF_VERSION = 0x0001001b BASE_NAME = FirmwareContextProcessorSpecificLib FILE_GUID = 8BEC9FD7-C554-403A-94F1-0EBBFD81A242 MODULE_TYPE = PEIM diff --git a/Platform/RiscV/Library/RealTimeClockLibNull/RealTimeClockLibNull.inf b/Platform/RiscV/Library/RealTimeClockLibNull/RealTimeClockLibNull.inf index 21b2e43..b9bffa1 100644 --- a/Platform/RiscV/Library/RealTimeClockLibNull/RealTimeClockLibNull.inf +++ b/Platform/RiscV/Library/RealTimeClockLibNull/RealTimeClockLibNull.inf @@ -7,7 +7,7 @@ #**/ [Defines] - INF_VERSION = 0x00010005 + INF_VERSION = 0x0001001b BASE_NAME = RealTimeClockLibNull FILE_GUID = BFC3E25A-8AD0-4201-8A75-F00DE7964370 MODULE_TYPE = BASE diff --git a/Platform/RiscV/SiFive/U500Pkg/Library/OpenSbiPlatformLib/OpenSbiPlatformLib.inf b/Platform/RiscV/SiFive/U500Pkg/Library/OpenSbiPlatformLib/OpenSbiPlatformLib.inf index 1b20b89..d292966 100644 --- a/Platform/RiscV/SiFive/U500Pkg/Library/OpenSbiPlatformLib/OpenSbiPlatformLib.inf +++ b/Platform/RiscV/SiFive/U500Pkg/Library/OpenSbiPlatformLib/OpenSbiPlatformLib.inf @@ -10,7 +10,7 @@ ## [Defines] - INF_VERSION = 0x00010005 + INF_VERSION = 0x0001001b BASE_NAME = OpenSbiPlatformLib FILE_GUID = 9424ED54-EBDA-4FB5-8FF6-8291B07BB151 MODULE_TYPE = SEC diff --git a/Platform/RiscV/SiFive/U500Pkg/Library/PeiCoreInfoHobLib/PeiCoreInfoHobLib.inf b/Platform/RiscV/SiFive/U500Pkg/Library/PeiCoreInfoHobLib/PeiCoreInfoHobLib.inf index 915021f..418536e 100644 --- a/Platform/RiscV/SiFive/U500Pkg/Library/PeiCoreInfoHobLib/PeiCoreInfoHobLib.inf +++ b/Platform/RiscV/SiFive/U500Pkg/Library/PeiCoreInfoHobLib/PeiCoreInfoHobLib.inf @@ -8,7 +8,7 @@ ## [Defines] - INF_VERSION = 0x00010005 + INF_VERSION = 0x0001001b BASE_NAME = SiliconSiFiveU5MCCoreplexInfoLib FILE_GUID = 4E397A71-5164-4E69-9884-70CBE2740AAB MODULE_TYPE = PEIM diff --git a/Platform/RiscV/SiFive/U500Pkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf b/Platform/RiscV/SiFive/U500Pkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf index 92c31db..8890891 100644 --- a/Platform/RiscV/SiFive/U500Pkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf +++ b/Platform/RiscV/SiFive/U500Pkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf @@ -9,7 +9,7 @@ ## [Defines] - INF_VERSION = 0x00010005 + INF_VERSION = 0x0001001b BASE_NAME = PlatformBootManagerLib FILE_GUID = 7DDA7916-6139-4D46-A415-30E854AF3BC7 MODULE_TYPE = DXE_DRIVER diff --git a/Platform/RiscV/SiFive/U500Pkg/Library/SerialIoLib/SerialIoLib.inf b/Platform/RiscV/SiFive/U500Pkg/Library/SerialIoLib/SerialIoLib.inf index 85af1fb..c80405d 100644 --- a/Platform/RiscV/SiFive/U500Pkg/Library/SerialIoLib/SerialIoLib.inf +++ b/Platform/RiscV/SiFive/U500Pkg/Library/SerialIoLib/SerialIoLib.inf @@ -9,7 +9,7 @@ ## [Defines] - INF_VERSION = 0x00010005 + INF_VERSION = 0x0001001b BASE_NAME = U500SerialPortLib MODULE_UNI_FILE = U500SerialPortLib.uni FILE_GUID = FCC4FD2B-2FF6-4FFA-B363-7C1111E5DCE9 diff --git a/Platform/RiscV/SiFive/U500Pkg/Universal/Dxe/RamFvbServicesRuntimeDxe/FvbServicesRuntimeDxe.inf b/Platform/RiscV/SiFive/U500Pkg/Universal/Dxe/RamFvbServicesRuntimeDxe/FvbServicesRuntimeDxe.inf index 1e8aa59..b234d05 100644 --- a/Platform/RiscV/SiFive/U500Pkg/Universal/Dxe/RamFvbServicesRuntimeDxe/FvbServicesRuntimeDxe.inf +++ b/Platform/RiscV/SiFive/U500Pkg/Universal/Dxe/RamFvbServicesRuntimeDxe/FvbServicesRuntimeDxe.inf @@ -13,7 +13,7 @@ ## [Defines] - INF_VERSION = 0x00010005 + INF_VERSION = 0x0001001b BASE_NAME = FvbServicesRuntimeDxe FILE_GUID = B04036D3-4C60-43D6-9850-0FCC090FF054 MODULE_TYPE = DXE_RUNTIME_DRIVER diff --git a/Platform/RiscV/SiFive/U500Pkg/Universal/Dxe/TimerDxe/TimerDxe.inf b/Platform/RiscV/SiFive/U500Pkg/Universal/Dxe/TimerDxe/TimerDxe.inf index f8af688..f9a3cd7 100644 --- a/Platform/RiscV/SiFive/U500Pkg/Universal/Dxe/TimerDxe/TimerDxe.inf +++ b/Platform/RiscV/SiFive/U500Pkg/Universal/Dxe/TimerDxe/TimerDxe.inf @@ -8,7 +8,7 @@ ## [Defines] - INF_VERSION = 0x00010005 + INF_VERSION = 0x0001001b BASE_NAME = Timer MODULE_UNI_FILE = Timer.uni FILE_GUID = 3F75D495-23FF-46B6-9D19-0DECC8A4EA91 diff --git a/Platform/RiscV/SiFive/U500Pkg/Universal/Pei/PlatformPei/PlatformPei.inf b/Platform/RiscV/SiFive/U500Pkg/Universal/Pei/PlatformPei/PlatformPei.inf index 420b070..447bfdc 100644 --- a/Platform/RiscV/SiFive/U500Pkg/Universal/Pei/PlatformPei/PlatformPei.inf +++ b/Platform/RiscV/SiFive/U500Pkg/Universal/Pei/PlatformPei/PlatformPei.inf @@ -11,7 +11,7 @@ ## [Defines] - INF_VERSION = 0x00010005 + INF_VERSION = 0x0001001b BASE_NAME = PlatformPei FILE_GUID = 222c386d-5abc-4fb4-b124-fbb82488acf4 MODULE_TYPE = PEIM -- 2.7.4