From: Michael Kinney Date: Sun, 31 Jan 2016 19:22:57 +0000 (+0000) Subject: QuarkPlatformPkg/Readme.md: Move images to tianocore wiki X-Git-Tag: edk2-stable201903~7918 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=33e0f9a7dfa536fc90c0d21be8ccf0483d751a48;hp=2281eb6f4885c8d78de69645fdee885c4e629b1b QuarkPlatformPkg/Readme.md: Move images to tianocore wiki Move image files associated with Readme.md from tianocore website to tianocore wiki. Cc: Kelly Steele Cc: Jiewen Yao Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Michael Kinney Reviewed-by: Jordan Justen git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19779 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/QuarkPlatformPkg/Readme.md b/QuarkPlatformPkg/Readme.md index b48e072ffb..8f5b898b6a 100644 --- a/QuarkPlatformPkg/Readme.md +++ b/QuarkPlatformPkg/Readme.md @@ -239,7 +239,7 @@ http://www.dediprog.com/pd/spi-flash-solution/SF100). * Connect the DediProg SF100 to the Galileo development board. - ![](http://www.tianocore.org/Projects/QuarkPlatformPkg/Images/Dediprog.jpg) + ![](https://github.com/tianocore/tianocore.github.io/wiki/Projects/QuarkPlatformPkg/Images/Dediprog.jpg) * Make sure ```dpcmd.exe``` is in ```PATH``` @@ -273,7 +273,7 @@ Boot Manager, UEFI Shell, and operating system. The default serial communication parameters for the Intel(R) Galileo Gen 2 Development Board is 921600,n,8,1 with no hardware flow control. -![](http://www.tianocore.org/Projects/QuarkPlatformPkg/Images/TeraTermSerialParameters.png) +![](https://github.com/tianocore/tianocore.github.io/wiki/Projects/QuarkPlatformPkg/Images/TeraTermSerialParameters.png) The default serial communication parameters for the Intel(R) Galileo Development Board is 461800,n,8,1 with no hardware flow control. @@ -285,11 +285,11 @@ recommendation apply to the TCPIP use cases. * TERATERM.INI - Set terminal size to 80 x 25 and terminal settings to UTF8. -![](http://www.tianocore.org/Projects/QuarkPlatformPkg/Images/TeraTermTerminal.png) +![](https://github.com/tianocore/tianocore.github.io/wiki/Projects/QuarkPlatformPkg/Images/TeraTermTerminal.png) * TERATERM.INI - Set font type to Terminal to support box drawing glyphs. -![](http://www.tianocore.org/Projects/QuarkPlatformPkg/Images/TeraTermFont.png) +![](https://github.com/tianocore/tianocore.github.io/wiki/Projects/QuarkPlatformPkg/Images/TeraTermFont.png) * TERATERM.INI - Disable line mode to make TCPIP mode work like COM port mode. @@ -353,7 +353,7 @@ Connect power adapter to Galileo development board, and the logging messages should be seen, followed by 5 second countdown, followed by an automatic boot to the built-in UEFI Shell. -![](http://www.tianocore.org/Projects/QuarkPlatformPkg/Images/UefiShell.png) +![](https://github.com/tianocore/tianocore.github.io/wiki/Projects/QuarkPlatformPkg/Images/UefiShell.png) ## **Source Level Debug Using Intel(R) UEFI Development Kit Debugger Tool** @@ -410,7 +410,7 @@ the debug agent is initialized. The WinDbg window shows that the debugger is connected and the WinDbg application can be used for run control, breakpoint management, and viewing call stacks, local variables, global variables, etc. -![](http://www.tianocore.org/Projects/QuarkPlatformPkg/Images/UdkDebugger.png) +![](https://github.com/tianocore/tianocore.github.io/wiki/Projects/QuarkPlatformPkg/Images/UdkDebugger.png) ## **Debug Using Intel(R) System Debugger using OpenOCD** @@ -615,7 +615,7 @@ Use Dediprog SF100 to update the Galileo development board FLASH image. Attach the CryptoShield to the Arduino header of the Galileo development board as shown below. -![](http://www.tianocore.org/Projects/QuarkPlatformPkg/Images/GalileoCryptoShield.jpg) +![](https://github.com/tianocore/tianocore.github.io/wiki/Projects/QuarkPlatformPkg/Images/GalileoCryptoShield.jpg) Connect power adapter to Galileo development board and boot to the UEFI Shell. In the boot logging messages, messages similar to the following should be seen @@ -663,4 +663,4 @@ extra work that is only performed one time. In order to get correct performance measurements, use the 2nd or later boots. After the 2nd boot, run the ```dp -s``` command. The output should look similar to the figure below. -![](http://www.tianocore.org/Projects/QuarkPlatformPkg/Images/DpCommand.png) +![](https://github.com/tianocore/tianocore.github.io/wiki/Projects/QuarkPlatformPkg/Images/DpCommand.png)