Skip to content

Commit 33e0f9a

Browse files
mdkinneymdkinney
authored and
mdkinney
committed
QuarkPlatformPkg/Readme.md: Move images to tianocore wiki
Move image files associated with Readme.md from tianocore website to tianocore wiki. Cc: Kelly Steele <kelly.steele@intel.com> Cc: Jiewen Yao <jiewen.yao@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Michael Kinney <michael.d.kinney@intel.com> Reviewed-by: Jordan Justen <jordan.l.justen@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19779 6f19259b-4bc3-4df7-8a09-765794883524
1 parent 2281eb6 commit 33e0f9a

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

QuarkPlatformPkg/Readme.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ http://www.dediprog.com/pd/spi-flash-solution/SF100).
239239
240240
* Connect the DediProg SF100 to the Galileo development board.
241241
242-
![](http://www.tianocore.org/Projects/QuarkPlatformPkg/Images/Dediprog.jpg)
242+
![](https://github.com/tianocore/tianocore.github.io/wiki/Projects/QuarkPlatformPkg/Images/Dediprog.jpg)
243243
244244
* Make sure ```dpcmd.exe``` is in ```PATH```
245245
@@ -273,7 +273,7 @@ Boot Manager, UEFI Shell, and operating system.
273273
The default serial communication parameters for the Intel(R) Galileo Gen 2
274274
Development Board is 921600,n,8,1 with no hardware flow control.
275275
276-
![](http://www.tianocore.org/Projects/QuarkPlatformPkg/Images/TeraTermSerialParameters.png)
276+
![](https://github.com/tianocore/tianocore.github.io/wiki/Projects/QuarkPlatformPkg/Images/TeraTermSerialParameters.png)
277277
278278
The default serial communication parameters for the Intel(R) Galileo Development
279279
Board is 461800,n,8,1 with no hardware flow control.
@@ -285,11 +285,11 @@ recommendation apply to the TCPIP use cases.
285285
286286
* TERATERM.INI - Set terminal size to 80 x 25 and terminal settings to UTF8.
287287
288-
![](http://www.tianocore.org/Projects/QuarkPlatformPkg/Images/TeraTermTerminal.png)
288+
![](https://github.com/tianocore/tianocore.github.io/wiki/Projects/QuarkPlatformPkg/Images/TeraTermTerminal.png)
289289
290290
* TERATERM.INI - Set font type to Terminal to support box drawing glyphs.
291291
292-
![](http://www.tianocore.org/Projects/QuarkPlatformPkg/Images/TeraTermFont.png)
292+
![](https://github.com/tianocore/tianocore.github.io/wiki/Projects/QuarkPlatformPkg/Images/TeraTermFont.png)
293293
294294
* TERATERM.INI - Disable line mode to make TCPIP mode work like COM port mode.
295295
@@ -353,7 +353,7 @@ Connect power adapter to Galileo development board, and the logging messages
353353
should be seen, followed by 5 second countdown, followed by an automatic boot to
354354
the built-in UEFI Shell.
355355

356-
![](http://www.tianocore.org/Projects/QuarkPlatformPkg/Images/UefiShell.png)
356+
![](https://github.com/tianocore/tianocore.github.io/wiki/Projects/QuarkPlatformPkg/Images/UefiShell.png)
357357

358358
## **Source Level Debug Using Intel(R) UEFI Development Kit Debugger Tool**
359359

@@ -410,7 +410,7 @@ the debug agent is initialized. The WinDbg window shows that the debugger is
410410
connected and the WinDbg application can be used for run control, breakpoint
411411
management, and viewing call stacks, local variables, global variables, etc.
412412

413-
![](http://www.tianocore.org/Projects/QuarkPlatformPkg/Images/UdkDebugger.png)
413+
![](https://github.com/tianocore/tianocore.github.io/wiki/Projects/QuarkPlatformPkg/Images/UdkDebugger.png)
414414

415415
## **Debug Using Intel(R) System Debugger using OpenOCD**
416416

@@ -615,7 +615,7 @@ Use Dediprog SF100 to update the Galileo development board FLASH image.
615615
Attach the CryptoShield to the Arduino header of the Galileo development board
616616
as shown below.
617617

618-
![](http://www.tianocore.org/Projects/QuarkPlatformPkg/Images/GalileoCryptoShield.jpg)
618+
![](https://github.com/tianocore/tianocore.github.io/wiki/Projects/QuarkPlatformPkg/Images/GalileoCryptoShield.jpg)
619619

620620
Connect power adapter to Galileo development board and boot to the UEFI Shell.
621621
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
663663
measurements, use the 2nd or later boots. After the 2nd boot, run the
664664
```dp -s``` command. The output should look similar to the figure below.
665665

666-
![](http://www.tianocore.org/Projects/QuarkPlatformPkg/Images/DpCommand.png)
666+
![](https://github.com/tianocore/tianocore.github.io/wiki/Projects/QuarkPlatformPkg/Images/DpCommand.png)

0 commit comments

Comments
 (0)