2014年12月17日 星期三

BDU v1.1.3 BIOS Utility for UEFI Shell

1. BDU v1.1.3 supports capturing a screenshot by pressing F12 key.

2. Fix input bug when pressing P key to configure address.

 

P.S. if you want to capture screen under UEFI shell. Please refer to here.

 

The following are the default file format :

iScreenshot (3)

Memory

PCI

IO

ISA

Help

Menu1

Menu

PCH_Straps

PCI_LIST

Download @ BDUEFI_V_1_1_3.zip
~ Thank you ~

iScreenshot for UEFI Shell

iScreenshoot supports automatically generate a unique file name for every time of pressing F12 key to do screenshot capturing.

Default resolution is 800 x 600 and will be generated “iScreenshot.bmp” file at your folder after the execution is complete.

iScreenshot (2)

iScreenshot

~ Thank you ~

2014年12月11日 星期四

Photo Viewer for UEFI Shell

How to use Photo Viewer ?
Shell > PhotoViewer.efi filename.bmp
Press “R” or “F5” Key to Refresh Screen !

123

456

789

DSC_1703

DSC_1704

Download @ Photo Viewer
~ Thank you ~

How to compile UDK2014 (UEFI Development Kit 2014)

Please make sure your computer has already installed Visual Studio 2008 or higher version 2010 and remember to install X64 compiler for generating X64 programs before compiling UDK2014.

 

If you want to complie EDK or EDK II

=> How To Build EDK & EDK II Environment In Easy Way

 

Download the following files :

1. Download UDK2014 source code from Sourceforge.

http://sourceforge.net/projects/edk2/files/UDK2014_Releases/

image

2. Download the GNU Patch.

http://gnuwin32.sourceforge.net/packages/patch.htm

image

3. Download http://www.openssl.org/source/openssl-0.9.8zb.tar.gz from http://www.openssl.org/source/


The following are the steps to compile UDK2014.

1. Unzip UDK2014.SP1.Complete.MyWorkSpace.zip to current folder.

image

image

2. Unzip UDK2014.SP1.MyWorkSpace.zip to current folder.

image

image

3. Unzip BaseTools(Windows).zip to MyWorkSpace folder.

image

image

4. Unzip openssl-0.9.8zb.tar.gz to MyWorkSpace\CryptoPkg\Library\OpensslLib folder using administrator privilege.

image

image

image

5. Copy the patch.exe in patch-2.5.9-7-bin.zip to MyWorkSpace\CryptoPkg\Library\OpensslLib\openssl-0.9.8zb folder.

image

image

image

6. Follow the instructions according to G:\UDK2014\MyWorkSpace\CryptoPkg\Library\OpensslLib\Patch-HOWTO.txt. (Remember to use the administrator privilege while executing commands)

image

image

image

image

image

7. The remaining steps.

image

image

image

image

~ Thank you ~

2014年11月25日 星期二

BDU v1.1.2 BIOS Utility for UEFI Shell


BDU v1.1.2 supports “System Information”.


 

Other modifications :

1. Support Broadcom PCIe devices.

2. Support LSI PCIe devices.

3. Support Matrox PCIe devices.

DSC_1585
DSC_1588
DSC_1590
~ Thank you ~

2014年9月17日 星期三

BDU v1.1.1 BIOS Utility for UEFI Shell

BDU v1.1.1 adds a new file format for Super I/O devices.
ISA : ISA_0xXXXX_0xXXXX.txt (X : Hexadecimal)
=> Super I/O with LDN : ISA_0xXXXX_0xXXXX_LDN_0xXX.txt
image
BDU v1.1.1 also has fixed the following bugs :
1. PCI List green cursor errors.
2. Remove surplus space for blue cursor.
3. Fix the algorithm of scanning PCI devices.
4. Update the device name database of PCI.
~ Thank you ~

2014年8月12日 星期二

BDU v1.1.0 BIOS Utility for UEFI Shell

BDU v1.1.0 supports file function by pressing F4 key.

The following is File format :

PCI : PCI_BXXX_DXXX_FXXX.txt (X : Decimal)


MEM : MEM_0xXXXXXXXX.txt (X : Hexadecimal)


IO  : IO_0xXXXX.txt (X : Hexadecimal)

ISA : ISA_0xXXXX_0xXXXX.txt (X : Hexadecimal)

All : REG_LIST.txt (Including all of PCI devicesMemoryI/OISA)

clip_image002
clip_image002[4]
clip_image001
clip_image001[4]
clip_image001[6]
clip_image001[8]
clip_image001[10]
clip_image001[12]
clip_image001[14]
~ Thank you ~