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 9E1B37803E7 for ; Wed, 20 Mar 2024 08:42:45 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=k1zKwTBj5hw1EjNP9ksrMJs0/iJbaS9WaLrVWo9uk7c=; c=relaxed/simple; d=groups.io; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References:MIME-Version:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Resent-Date:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Transfer-Encoding; s=20240206; t=1710924164; v=1; b=DEPc/tz+7AfL64aqpZHnusTSAFCaSlqO5uq/LVTTuGOgmuFPvcNPjh9RGgVuHepXBE7u8N4C 1I3TBVaqtgKSNh13LXok4QpjA2urU5SeYrM4cpW4ycF5IjU/9uH0TeGTnX6tHWKm+8Em2dTFodm jHKXYBulTIBidp15Ku7ExZ6RZu5NOG8KzUCzqKMXiC9qMAOgEeWD0RBLgvpBFuxBha/kzqHtIrI yoqObBazlao63EWRLgsSG1/RczZFKCzH+fVoS3NJSHe74puIfRiMuOltzd3SkLKlA/cZMGP68BS OkjYYXZfe+OK0WjFf9814fblwcvyJGD671j744HO9udsQ== X-Received: by 127.0.0.2 with SMTP id ntXKYY7687511xkSzNSaMhhT; Wed, 20 Mar 2024 01:42:44 -0700 X-Received: from mail.loongson.cn (mail.loongson.cn [114.242.206.163]) by mx.groups.io with SMTP id smtpd.web11.39134.1710924161710144684 for ; Wed, 20 Mar 2024 01:42:43 -0700 X-Received: from loongson.cn (unknown [10.2.9.245]) by gateway (Coremail) with SMTP id _____8Dx_7t+ofpl5SwbAA--.45522S3; Wed, 20 Mar 2024 16:42:38 +0800 (CST) X-Received: from code-server.gen (unknown [10.2.9.245]) by localhost.localdomain (Coremail) with SMTP id AQAAf8BxXRN9ofplxz9eAA--.51697S2; Wed, 20 Mar 2024 16:42:37 +0800 (CST) From: "Chao Li" To: devel@edk2.groups.io Cc: Ray Ni , Rahul Kumar , Gerd Hoffmann Subject: [edk2-devel] [PATCH v2 01/13] UefiCpuPkg/CpuTimerLib: Reorder the INF file alphabetically Date: Wed, 20 Mar 2024 16:42:35 +0800 Message-Id: <20240320084235.274145-1-lichao@loongson.cn> In-Reply-To: <20240320084152.268323-1-lichao@loongson.cn> References: <20240320084152.268323-1-lichao@loongson.cn> MIME-Version: 1.0 X-CM-TRANSID: AQAAf8BxXRN9ofplxz9eAA--.51697S2 X-CM-SenderInfo: xolfxt3r6o00pqjv00gofq/1tbiAQACCGX5TOgKgAAJsw X-Coremail-Antispam: 1Uk129KBjDUn29KB7ZKAUJUUUUU529EdanIXcx71UUUUU7KY7 ZEXasCq-sGcSsGvfJ3UbIjqfuFe4nvWSU5nxnvy29KBjDU0xBIdaVrnUUvcSsGvfC2Kfnx nUUI43ZEXa7xR_UUUUUUUUU== 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 Resent-Date: Wed, 20 Mar 2024 01:42:43 -0700 Reply-To: devel@edk2.groups.io,lichao@loongson.cn List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: DTcfkvzcVGehYZMyOOmYbWL5x7686176AA= Content-Transfer-Encoding: 8bit X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20240206 header.b="DEPc/tz+"; dmarc=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 Some of the order is not in alphabetical, reorder. BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=4726 Cc: Ray Ni Cc: Rahul Kumar Cc: Gerd Hoffmann Signed-off-by: Chao Li Acked-by: Gerd Hoffmann --- UefiCpuPkg/Library/CpuTimerLib/BaseCpuTimerLib.inf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UefiCpuPkg/Library/CpuTimerLib/BaseCpuTimerLib.inf b/UefiCpuPkg/Library/CpuTimerLib/BaseCpuTimerLib.inf index de0648de91..f0f4ae902a 100644 --- a/UefiCpuPkg/Library/CpuTimerLib/BaseCpuTimerLib.inf +++ b/UefiCpuPkg/Library/CpuTimerLib/BaseCpuTimerLib.inf @@ -28,8 +28,8 @@ [Packages] [LibraryClasses] BaseLib - PcdLib DebugLib + PcdLib [Pcd] gUefiCpuPkgTokenSpaceGuid.PcdCpuCoreCrystalClockFrequency ## CONSUMES -- 2.27.0 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#116917): https://edk2.groups.io/g/devel/message/116917 Mute This Topic: https://groups.io/mt/105041086/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-