From 9a426abcdb1b6d7e2cc2bcbf9416eb152b7c7d6e Mon Sep 17 00:00:00 2001 From: Jordan Justen Date: Thu, 5 Feb 2015 18:24:38 +0000 Subject: [PATCH] OvmfPkg: Update web page and wiki urls Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jordan Justen Reviewed-by: Bruce Cran Reviewed-by: Laszlo Ersek git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16778 6f19259b-4bc3-4df7-8a09-765794883524 --- OvmfPkg/README | 4 ++-- OvmfPkg/create-release.py | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/OvmfPkg/README b/OvmfPkg/README index ef49bf8edd..147e6e0ebf 100644 --- a/OvmfPkg/README +++ b/OvmfPkg/README @@ -5,7 +5,7 @@ The Open Virtual Machine Firmware (OVMF) project aims to support firmware for Virtual Machines using the edk2 code base. More information can be found at: -http://sourceforge.net/apps/mediawiki/tianocore/index.php?title=OVMF +http://www.tianocore.org/ovmf/ === STATUS === @@ -55,7 +55,7 @@ these binary outputs: More information on building OVMF can be found at: -http://sourceforge.net/apps/mediawiki/tianocore/index.php?title=How_to_build_OVMF +https://github.com/tianocore/tianocore.github.io/wiki/How%20to%20build%20OVMF === RUNNING OVMF on QEMU === diff --git a/OvmfPkg/create-release.py b/OvmfPkg/create-release.py index a15d2473c8..82d8e7b0a2 100755 --- a/OvmfPkg/create-release.py +++ b/OvmfPkg/create-release.py @@ -134,7 +134,7 @@ shown below. One sub-component of the OVMF project is a FAT filesystem driver. The FAT filesystem driver code is also BSD licensed, but the code license contains one additional term. This license can be found at -http://sourceforge.net/apps/mediawiki/tianocore/index.php?title=Edk2-fat-driver, +https://github.com/tianocore/tianocore.github.io/wiki/Edk2-fat-driver and a copy is shown below (following the normal BSD license). === BSD license: START === -- 2.39.2