顯示具有 DMI 標籤的文章。 顯示所有文章
顯示具有 DMI 標籤的文章。 顯示所有文章

2017年12月20日 星期三

Dump SMBIOS Tools for UEFI Shell

1. Download and Extract zip file.

 https://github.com/spyker729/bohan-debug-utility/raw/master/smbios.zip

2. Excute smbios.efi

image

3. Dump and forward to text file.

fs0:\> smbios.efi > smbios.txt

smbios

How to read SMBIOS


~ Thanks ~

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 ~