* [edk2-devel] [PATCH 1/1] Platform/Intel/Readme.md: Link to the OSS FSP repo
@ 2023-11-29 23:40 Pedro Falcato
2023-11-30 0:43 ` Nate DeSimone
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Pedro Falcato @ 2023-11-29 23:40 UTC (permalink / raw)
To: devel; +Cc: Pedro Falcato, Nate DeSimone, Sai Chaganty
Link to github.com/intel/FSP, which is the canonical OSS place for
all your FSP needs. The old link is not accessible publicly.
Signed-off-by: Pedro Falcato <pedro.falcato@gmail.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Sai Chaganty <rangasai.v.chaganty@intel.com>
---
Platform/Intel/Readme.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Platform/Intel/Readme.md b/Platform/Intel/Readme.md
index 112d0af1f6eb..d29a90729f1a 100644
--- a/Platform/Intel/Readme.md
+++ b/Platform/Intel/Readme.md
@@ -47,7 +47,7 @@ A UEFI firmware implementation using MinPlatformPkg is constructed using the fol
| |
|------------------------------------|
| [EDK II](https://github.com/tianocore/edk2) |
-| [Intel(r) FSP](https://github.com/IntelFsp/FSP) |
+| [Intel(r) FSP](https://github.com/intel/FSP) |
| [Minimum Platform (`MinPlatformPkg`)](https://github.com/tianocore/edk2-platforms/tree/master/Platform/Intel/MinPlatformPkg) |
| [Board Support (\<xxx\>OpenBoardPkg)](https://github.com/tianocore/edk2-platforms/tree/master/Platform/Intel) |
--
2.43.0
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#111863): https://edk2.groups.io/g/devel/message/111863
Mute This Topic: https://groups.io/mt/102883723/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [edk2-devel] [PATCH 1/1] Platform/Intel/Readme.md: Link to the OSS FSP repo
2023-11-29 23:40 [edk2-devel] [PATCH 1/1] Platform/Intel/Readme.md: Link to the OSS FSP repo Pedro Falcato
@ 2023-11-30 0:43 ` Nate DeSimone
2023-11-30 0:50 ` Chaganty, Rangasai V
2023-11-30 1:30 ` Nate DeSimone
2 siblings, 0 replies; 4+ messages in thread
From: Nate DeSimone @ 2023-11-30 0:43 UTC (permalink / raw)
To: Pedro Falcato, devel@edk2.groups.io; +Cc: Chaganty, Rangasai V
Reviewed-by: Nate DeSimone <nathaniel.l.desimone@intel.com>
-----Original Message-----
From: Pedro Falcato <pedro.falcato@gmail.com>
Sent: Wednesday, November 29, 2023 3:41 PM
To: devel@edk2.groups.io
Cc: Pedro Falcato <pedro.falcato@gmail.com>; Desimone, Nathaniel L <nathaniel.l.desimone@intel.com>; Chaganty, Rangasai V <rangasai.v.chaganty@intel.com>
Subject: [PATCH 1/1] Platform/Intel/Readme.md: Link to the OSS FSP repo
Link to github.com/intel/FSP, which is the canonical OSS place for all your FSP needs. The old link is not accessible publicly.
Signed-off-by: Pedro Falcato <pedro.falcato@gmail.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Sai Chaganty <rangasai.v.chaganty@intel.com>
---
Platform/Intel/Readme.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Platform/Intel/Readme.md b/Platform/Intel/Readme.md index 112d0af1f6eb..d29a90729f1a 100644
--- a/Platform/Intel/Readme.md
+++ b/Platform/Intel/Readme.md
@@ -47,7 +47,7 @@ A UEFI firmware implementation using MinPlatformPkg is constructed using the fol
| |
|------------------------------------|
| [EDK II](https://github.com/tianocore/edk2) |
-| [Intel(r) FSP](https://github.com/IntelFsp/FSP) |
+| [Intel(r) FSP](https://github.com/intel/FSP) |
| [Minimum Platform (`MinPlatformPkg`)](https://github.com/tianocore/edk2-platforms/tree/master/Platform/Intel/MinPlatformPkg) |
| [Board Support (\<xxx\>OpenBoardPkg)](https://github.com/tianocore/edk2-platforms/tree/master/Platform/Intel) |
--
2.43.0
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#111866): https://edk2.groups.io/g/devel/message/111866
Mute This Topic: https://groups.io/mt/102883723/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [edk2-devel] [PATCH 1/1] Platform/Intel/Readme.md: Link to the OSS FSP repo
2023-11-29 23:40 [edk2-devel] [PATCH 1/1] Platform/Intel/Readme.md: Link to the OSS FSP repo Pedro Falcato
2023-11-30 0:43 ` Nate DeSimone
@ 2023-11-30 0:50 ` Chaganty, Rangasai V
2023-11-30 1:30 ` Nate DeSimone
2 siblings, 0 replies; 4+ messages in thread
From: Chaganty, Rangasai V @ 2023-11-30 0:50 UTC (permalink / raw)
To: Pedro Falcato, devel@edk2.groups.io; +Cc: Desimone, Nathaniel L
I do see the existing link gets redirected to the new link. Still a good change. Thanks!
Reviewed-by: Sai Chaganty <rangasai.v.chaganty@intel.com>
-----Original Message-----
From: Pedro Falcato <pedro.falcato@gmail.com>
Sent: Wednesday, November 29, 2023 3:41 PM
To: devel@edk2.groups.io
Cc: Pedro Falcato <pedro.falcato@gmail.com>; Desimone, Nathaniel L <nathaniel.l.desimone@intel.com>; Chaganty, Rangasai V <rangasai.v.chaganty@intel.com>
Subject: [PATCH 1/1] Platform/Intel/Readme.md: Link to the OSS FSP repo
Link to github.com/intel/FSP, which is the canonical OSS place for all your FSP needs. The old link is not accessible publicly.
Signed-off-by: Pedro Falcato <pedro.falcato@gmail.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Sai Chaganty <rangasai.v.chaganty@intel.com>
---
Platform/Intel/Readme.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Platform/Intel/Readme.md b/Platform/Intel/Readme.md index 112d0af1f6eb..d29a90729f1a 100644
--- a/Platform/Intel/Readme.md
+++ b/Platform/Intel/Readme.md
@@ -47,7 +47,7 @@ A UEFI firmware implementation using MinPlatformPkg is constructed using the fol
| |
|------------------------------------|
| [EDK II](https://github.com/tianocore/edk2) |
-| [Intel(r) FSP](https://github.com/IntelFsp/FSP) |
+| [Intel(r) FSP](https://github.com/intel/FSP) |
| [Minimum Platform (`MinPlatformPkg`)](https://github.com/tianocore/edk2-platforms/tree/master/Platform/Intel/MinPlatformPkg) |
| [Board Support (\<xxx\>OpenBoardPkg)](https://github.com/tianocore/edk2-platforms/tree/master/Platform/Intel) |
--
2.43.0
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#111869): https://edk2.groups.io/g/devel/message/111869
Mute This Topic: https://groups.io/mt/102883723/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [edk2-devel] [PATCH 1/1] Platform/Intel/Readme.md: Link to the OSS FSP repo
2023-11-29 23:40 [edk2-devel] [PATCH 1/1] Platform/Intel/Readme.md: Link to the OSS FSP repo Pedro Falcato
2023-11-30 0:43 ` Nate DeSimone
2023-11-30 0:50 ` Chaganty, Rangasai V
@ 2023-11-30 1:30 ` Nate DeSimone
2 siblings, 0 replies; 4+ messages in thread
From: Nate DeSimone @ 2023-11-30 1:30 UTC (permalink / raw)
To: Pedro Falcato, devel@edk2.groups.io; +Cc: Chaganty, Rangasai V
Pushed as 2cd4f97
-----Original Message-----
From: Pedro Falcato <pedro.falcato@gmail.com>
Sent: Wednesday, November 29, 2023 3:41 PM
To: devel@edk2.groups.io
Cc: Pedro Falcato <pedro.falcato@gmail.com>; Desimone, Nathaniel L <nathaniel.l.desimone@intel.com>; Chaganty, Rangasai V <rangasai.v.chaganty@intel.com>
Subject: [PATCH 1/1] Platform/Intel/Readme.md: Link to the OSS FSP repo
Link to github.com/intel/FSP, which is the canonical OSS place for all your FSP needs. The old link is not accessible publicly.
Signed-off-by: Pedro Falcato <pedro.falcato@gmail.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Sai Chaganty <rangasai.v.chaganty@intel.com>
---
Platform/Intel/Readme.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Platform/Intel/Readme.md b/Platform/Intel/Readme.md index 112d0af1f6eb..d29a90729f1a 100644
--- a/Platform/Intel/Readme.md
+++ b/Platform/Intel/Readme.md
@@ -47,7 +47,7 @@ A UEFI firmware implementation using MinPlatformPkg is constructed using the fol
| |
|------------------------------------|
| [EDK II](https://github.com/tianocore/edk2) |
-| [Intel(r) FSP](https://github.com/IntelFsp/FSP) |
+| [Intel(r) FSP](https://github.com/intel/FSP) |
| [Minimum Platform (`MinPlatformPkg`)](https://github.com/tianocore/edk2-platforms/tree/master/Platform/Intel/MinPlatformPkg) |
| [Board Support (\<xxx\>OpenBoardPkg)](https://github.com/tianocore/edk2-platforms/tree/master/Platform/Intel) |
--
2.43.0
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#111875): https://edk2.groups.io/g/devel/message/111875
Mute This Topic: https://groups.io/mt/102883723/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2023-11-30 1:30 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-29 23:40 [edk2-devel] [PATCH 1/1] Platform/Intel/Readme.md: Link to the OSS FSP repo Pedro Falcato
2023-11-30 0:43 ` Nate DeSimone
2023-11-30 0:50 ` Chaganty, Rangasai V
2023-11-30 1:30 ` Nate DeSimone
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox