From feefaba102b8bf469436b38122f73b4f504791e3 Mon Sep 17 00:00:00 2001 From: Michael Kubacki Date: Tue, 3 Feb 2026 15:00:26 -0500 Subject: [PATCH] Global: Update wiki links in workspace root files The wiki has moved and this change updates links in the edk2 repo root to the new page location. - New location: https://github.com/tianocore/tianocore-wiki.github.io - Rendered version: https://www.tianocore.org/tianocore-wiki.github.io/ - Old location: https://github.com/tianocore/tianocore.github.io/wiki More details: https://github.com/tianocore/edk2/discussions/11969 Signed-off-by: Michael Kubacki --- CONTRIBUTING.md | 4 +++- Maintainers.txt | 47 +++++++++++++++++++++++------------------------ ReadMe.rst | 12 ++++++------ edksetup.sh | 5 ++--- 4 files changed, 34 insertions(+), 34 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7077743654..0a85f28a35 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,3 +1,5 @@ # Contributing to EDK2 -Contributor documentation is maintained on the wiki: https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Development-Process +Contributor documentation is maintained on the wiki: + +[EDK II Development Process](https://www.tianocore.org/tianocore-wiki.github.io/development/contribution-guides/edk_ii_development_process.html) diff --git a/Maintainers.txt b/Maintainers.txt index 8424c773b1..104f585a48 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -74,11 +74,11 @@ M: Michael Kubacki [makubacki] Responsible Disclosure, Reporting Security Issues ------------------------------------------------- -W: https://github.com/tianocore/tianocore.github.io/wiki/Security +W: https://www.tianocore.org/tianocore-wiki.github.io/reference/external-resources/security.html EDK II Releases: ---------------- -W: https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Release-Planning +W: https://www.tianocore.org/tianocore-wiki.github.io/releases-history/planning-roadmaps/edk_ii_release_planning.html M: Liming Gao [lgao4] EDK II Architectures: @@ -147,7 +147,7 @@ EDK II Packages: ---------------- ArmPkg F: ArmPkg/ -W: https://github.com/tianocore/tianocore.github.io/wiki/ArmPkg +W: https://www.tianocore.org/tianocore-wiki.github.io/platforms-packages/core-packages/arm_pkg.html M: Leif Lindholm [leiflindholm] M: Ard Biesheuvel [ardbiesheuvel] M: Sami Mujawar [samimujawar] @@ -155,14 +155,14 @@ R: Vishal Oliyil Kunnnil [vishalo] ArmPlatformPkg F: ArmPlatformPkg/ -W: https://github.com/tianocore/tianocore.github.io/wiki/ArmPlatformPkg +W: https://www.tianocore.org/tianocore-wiki.github.io/platforms-packages/core-packages/arm_platform_pkg.html M: Leif Lindholm [leiflindholm] M: Ard Biesheuvel [ardbiesheuvel] M: Sami Mujawar [samimujawar] ArmVirtPkg F: ArmVirtPkg/ -W: https://github.com/tianocore/tianocore.github.io/wiki/ArmVirtPkg +W: https://www.tianocore.org/tianocore-wiki.github.io/platforms-packages/core-packages/arm_virt_pkg.html M: Ard Biesheuvel [ardbiesheuvel] M: Sami Mujawar [samimujawar] R: Leif Lindholm [leiflindholm] @@ -170,7 +170,7 @@ R: Gerd Hoffmann [kraxel] BaseTools F: BaseTools/ -W: https://github.com/tianocore/tianocore.github.io/wiki/BaseTools +W: https://www.tianocore.org/tianocore-wiki.github.io/build-tooling/build-workflows/base_tools.html M: Liming Gao [lgao4] M: Guillermo Antonio Palomino Sosa [gapalomi] R: Yuwei Chen [YuweiChen1110] @@ -186,27 +186,26 @@ R: Liming Gao [lgao4] CryptoPkg F: CryptoPkg/ -W: https://github.com/tianocore/tianocore.github.io/wiki/CryptoPkg +W: https://www.tianocore.org/tianocore-wiki.github.io/platforms-packages/core-packages/crypto_pkg.html M: Jiewen Yao [jyao1] M: Yi Li [liyi77] M: Doug Flick [flickdm] DynamicTablesPkg F: DynamicTablesPkg/ -W: https://github.com/tianocore/tianocore.github.io/wiki/DynamicTablesPkg M: Sami Mujawar [samimujawar] M: Pierre Gondois [pierregondois] EmbeddedPkg F: EmbeddedPkg/ -W: https://github.com/tianocore/tianocore.github.io/wiki/EmbeddedPkg +W: https://www.tianocore.org/tianocore-wiki.github.io/platforms-packages/core-packages/embedded_pkg.html M: Leif Lindholm [leiflindholm] M: Ard Biesheuvel [ardbiesheuvel] M: Abner Chang [changab] EmulatorPkg F: EmulatorPkg/ -W: https://github.com/tianocore/tianocore.github.io/wiki/EmulatorPkg +W: https://www.tianocore.org/tianocore-wiki.github.io/platforms-packages/platform-ports/emulator_pkg.html M: Oliver Smith-Denny [os-d] M: Andrew Fish [ajfish] M: Michael Kubacki [makubacki] @@ -219,21 +218,21 @@ M: Nickle Wang [nicklela] FatPkg F: FatPkg/ -W: https://github.com/tianocore/tianocore.github.io/wiki/Edk2-fat-driver +W: https://www.tianocore.org/tianocore-wiki.github.io/platforms-packages/component-guides/edk2_fat_driver.html M: Oliver Smith-Denny [os-d] T: svn - https://svn.code.sf.net/p/edk2-fatdriver2/code/trunk/EnhancedFat T: git - https://github.com/tianocore/edk2-FatPkg.git FmpDevicePkg F: FmpDevicePkg/ -W: https://github.com/tianocore/tianocore.github.io/wiki/FmpDevicePkg +W: https://www.tianocore.org/tianocore-wiki.github.io/platforms-packages/core-packages/fmp_device_pkg.html M: Liming Gao [lgao4] M: Michael D Kinney [mdkinney] R: Wei6 Xu [xuweiintel] IntelFsp2Pkg F: IntelFsp2Pkg/ -W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2Pkg +W: https://www.tianocore.org/tianocore-wiki.github.io/platforms-packages/core-packages/intel_fsp2_pkg.html M: Chasel Chiu [ChaselChiu] M: Nate DeSimone [nate-desimone] R: Star Zeng [lzeng14] @@ -242,7 +241,7 @@ R: Ashraf Ali S [AshrafAliS] IntelFsp2WrapperPkg F: IntelFsp2WrapperPkg/ -W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2WrapperPkg +W: https://www.tianocore.org/tianocore-wiki.github.io/platforms-packages/core-packages/intel_fsp2_wrapper_pkg.html M: Chasel Chiu [ChaselChiu] M: Nate DeSimone [nate-desimone] R: Star Zeng [lzeng14] @@ -251,7 +250,7 @@ R: Ashraf Ali S [AshrafAliS] MdeModulePkg F: MdeModulePkg/ -W: https://github.com/tianocore/tianocore.github.io/wiki/MdeModulePkg +W: https://www.tianocore.org/tianocore-wiki.github.io/platforms-packages/core-packages/mde_module_pkg.html M: Liming Gao [lgao4] MdeModulePkg: ACPI modules @@ -414,7 +413,7 @@ R: Kun Qin [kuqin12] MdePkg F: MdePkg/ -W: https://github.com/tianocore/tianocore.github.io/wiki/MdePkg +W: https://www.tianocore.org/tianocore-wiki.github.io/platforms-packages/core-packages/mde_pkg.html M: Michael D Kinney [mdkinney] M: Liming Gao [lgao4] @@ -466,7 +465,7 @@ R: Kun Qin [kuqin12] NetworkPkg F: NetworkPkg/ -W: https://github.com/tianocore/tianocore.github.io/wiki/NetworkPkg +W: https://www.tianocore.org/tianocore-wiki.github.io/platforms-packages/core-packages/network_pkg.html R: Saloni Kasbekar [SaloniKasbekar] R: Zachary Clark-williams [Zclarkwilliams] @@ -586,7 +585,7 @@ R: Xianglai Li [lixianglai] PcAtChipsetPkg F: PcAtChipsetPkg/ -W: https://github.com/tianocore/tianocore.github.io/wiki/PcAtChipsetPkg +W: https://www.tianocore.org/tianocore-wiki.github.io/platforms-packages/core-packages/pc_at_chipset_pkg.html M: Ray Ni [niruiyu] PrmPkg @@ -607,7 +606,7 @@ R: Igor Kulchytskyy [igorkulchytskyy] SecurityPkg F: SecurityPkg/ -W: https://github.com/tianocore/tianocore.github.io/wiki/SecurityPkg +W: https://www.tianocore.org/tianocore-wiki.github.io/platforms-packages/core-packages/security_pkg.html M: Jiewen Yao [jyao1] SecurityPkg: Secure boot related modules @@ -632,16 +631,16 @@ R: Kun Qin [kuqin12] ShellPkg F: ShellPkg/ -W: https://github.com/tianocore/tianocore.github.io/wiki/ShellPkg +W: https://www.tianocore.org/tianocore-wiki.github.io/platforms-packages/core-packages/shell_pkg.html R: Pierre Gondois [pierregondois] SignedCapsulePkg F: SignedCapsulePkg/ -W: https://github.com/tianocore/tianocore.github.io/wiki/SignedCapsulePkg +W: https://www.tianocore.org/tianocore-wiki.github.io/platforms-packages/core-packages/signed_capsule_pkg.html SourceLevelDebugPkg F: SourceLevelDebugPkg/ -W: https://github.com/tianocore/tianocore.github.io/wiki/SourceLevelDebugPkg +W: https://www.tianocore.org/tianocore-wiki.github.io/platforms-packages/core-packages/source_level_debug_pkg.html StandaloneMmPkg F: StandaloneMmPkg/ @@ -656,7 +655,7 @@ R: Eduardo Cuevas Farfan [ecuevasf] UefiCpuPkg F: UefiCpuPkg/ -W: https://github.com/tianocore/tianocore.github.io/wiki/UefiCpuPkg +W: https://www.tianocore.org/tianocore-wiki.github.io/platforms-packages/core-packages/uefi_cpu_pkg.html M: Ray Ni [niruiyu] M: Jiaxin Wu [jiaxinwu] R: Zhiguang Liu [LiuZhiguang001] @@ -674,7 +673,7 @@ R: Abner Chang [changab] UefiPayloadPkg F: UefiPayloadPkg/ -W: https://github.com/tianocore/tianocore.github.io/wiki/UefiPayloadPkg +W: https://www.tianocore.org/tianocore-wiki.github.io/platforms-packages/core-packages/uefi_payload_pkg.html M: Guo Dong [gdong1] M: Sean Rhodes [Sean-StarLabs] M: James Lu [jameslu8] diff --git a/ReadMe.rst b/ReadMe.rst index f2313ea0d0..cd60c7ecb7 100644 --- a/ReadMe.rst +++ b/ReadMe.rst @@ -10,7 +10,7 @@ environment for the UEFI and PI specifications from www.uefi.org. It is recommended to install this Python version to run the full set of scripts that enable CI in the project. -Other Python requirements for build can be found in the `EDK II Build Instructions `__. +Other Python requirements for build can be found in the `EDK II Build Instructions `__. Core CI Build Status -------------------- @@ -106,15 +106,15 @@ Resources - `TianoCore `__ - `EDK - II `__ + II `__ - `Getting Started with EDK - II `__ + II `__ - `Mailing - Lists `__ + Lists `__ - `How To - Contribute `__ + Contribute `__ - `Release - Planning `__ + Planning `__ Code Contributions ------------------ diff --git a/edksetup.sh b/edksetup.sh index d36c690e51..e0490a6227 100755 --- a/edksetup.sh +++ b/edksetup.sh @@ -3,9 +3,8 @@ # Copyright (c) 2016, Linaro Ltd. All rights reserved.
# SPDX-License-Identifier: BSD-2-Clause-Patent # -# In Unix-like environment, the build tools's source is required and need to be compiled -# firstly, please reference https://github.com/tianocore/tianocore.github.io/wiki/SourceForge-to-Github-Quick-Start -# to get how to setup build tool. +# Reference https://www.tianocore.org/tianocore-wiki.github.io/build-tooling/environment-setup/buildtool_setup_guide.html +# to understand how tools are setup. # # Setup the environment for unix-like systems running a bash-like shell. # This file must be "sourced" not merely executed. For example: ". edksetup.sh"