@@ -239,7 +239,7 @@ http://www.dediprog.com/pd/spi-flash-solution/SF100).
239
239
240
240
* Connect the DediProg SF100 to the Galileo development board.
241
241
242
- 
242
+ 
243
243
244
244
* Make sure ```dpcmd.exe``` is in ```PATH```
245
245
@@ -273,7 +273,7 @@ Boot Manager, UEFI Shell, and operating system.
273
273
The default serial communication parameters for the Intel(R) Galileo Gen 2
274
274
Development Board is 921600,n,8,1 with no hardware flow control.
275
275
276
- 
276
+ 
277
277
278
278
The default serial communication parameters for the Intel(R) Galileo Development
279
279
Board is 461800,n,8,1 with no hardware flow control.
@@ -285,11 +285,11 @@ recommendation apply to the TCPIP use cases.
285
285
286
286
* TERATERM.INI - Set terminal size to 80 x 25 and terminal settings to UTF8.
287
287
288
- 
288
+ 
289
289
290
290
* TERATERM.INI - Set font type to Terminal to support box drawing glyphs.
291
291
292
- 
292
+ 
293
293
294
294
* TERATERM.INI - Disable line mode to make TCPIP mode work like COM port mode.
295
295
@@ -353,7 +353,7 @@ Connect power adapter to Galileo development board, and the logging messages
353
353
should be seen, followed by 5 second countdown, followed by an automatic boot to
354
354
the built-in UEFI Shell.
355
355
356
- ![ ] ( http ://www. tianocore.org /Projects/QuarkPlatformPkg/Images/UefiShell.png)
356
+ ![ ] ( https ://github.com/ tianocore/tianocore.github.io/wiki /Projects/QuarkPlatformPkg/Images/UefiShell.png)
357
357
358
358
## ** Source Level Debug Using Intel(R) UEFI Development Kit Debugger Tool**
359
359
@@ -410,7 +410,7 @@ the debug agent is initialized. The WinDbg window shows that the debugger is
410
410
connected and the WinDbg application can be used for run control, breakpoint
411
411
management, and viewing call stacks, local variables, global variables, etc.
412
412
413
- ![ ] ( http ://www. tianocore.org /Projects/QuarkPlatformPkg/Images/UdkDebugger.png)
413
+ ![ ] ( https ://github.com/ tianocore/tianocore.github.io/wiki /Projects/QuarkPlatformPkg/Images/UdkDebugger.png)
414
414
415
415
## ** Debug Using Intel(R) System Debugger using OpenOCD**
416
416
@@ -615,7 +615,7 @@ Use Dediprog SF100 to update the Galileo development board FLASH image.
615
615
Attach the CryptoShield to the Arduino header of the Galileo development board
616
616
as shown below.
617
617
618
- ![ ] ( http ://www. tianocore.org /Projects/QuarkPlatformPkg/Images/GalileoCryptoShield.jpg)
618
+ ![ ] ( https ://github.com/ tianocore/tianocore.github.io/wiki /Projects/QuarkPlatformPkg/Images/GalileoCryptoShield.jpg)
619
619
620
620
Connect power adapter to Galileo development board and boot to the UEFI Shell.
621
621
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
663
663
measurements, use the 2nd or later boots. After the 2nd boot, run the
664
664
``` dp -s ``` command. The output should look similar to the figure below.
665
665
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