Change *s to *.S.

Signed-off-by: Abner Chang <abner.ch...@hpe.com>

Cc: Leif Lindholm <leif.lindh...@linaro.org>
Cc: Gilbert Chen <gilbert.c...@hpe.com>
---
 Platform/RiscV/Universal/Sec/SecMain.inf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Platform/RiscV/Universal/Sec/SecMain.inf 
b/Platform/RiscV/Universal/Sec/SecMain.inf
index 2c048ff..ddbfe35 100644
--- a/Platform/RiscV/Universal/Sec/SecMain.inf
+++ b/Platform/RiscV/Universal/Sec/SecMain.inf
@@ -8,7 +8,7 @@
 ##
 
 [Defines]
-  INF_VERSION                    = 0x00010005
+  INF_VERSION                    = 0x0001001b
   BASE_NAME                      = SecMain
   FILE_GUID                      = df1ccef6-f301-4a63-9661-fc6030dcc880
   MODULE_TYPE                    = SEC
@@ -25,7 +25,7 @@
   SecMain.c
 
 [Sources.RISCV64]
-  Riscv64/SecEntry.s
+  Riscv64/SecEntry.S
 
 [Packages]
   MdePkg/MdePkg.dec
-- 
2.7.4


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#47797): https://edk2.groups.io/g/devel/message/47797
Mute This Topic: https://groups.io/mt/34260849/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to