Pages

Postgresql DB tool

Postgresql DB tool
PGDB

PLC

PLC
Click above to download latest version 點擊上方圖片下載最新版

PL

PL
Click above to download latest version 點擊上方圖片下載最新版

Sunday, December 7, 2008

pl v1.28

1. Bit Edit function becomes standard feature.
The bit edit function is available with PCI/Memory/IndexIO/IoBase/Disk.
2. CPU/Smbus/SATA dump (Experimental Function!!!)

To use exmarimental function, cheat code is required.
Press Ctrl+T to input cheat code. Cheat Code is available somewhere in this page.

Wednesday, November 26, 2008

pl v1.27

1. Command line switches update
/ix Open file in HEX dump mode
Example: Open acpi.bin in HEX dump mode
C:\>pl /ixacpi.bin
/it Open file in TEXT mode
Example: Open help.txt in TEXT mode
C:\>pl /ithelp.txt.bin
/dp Assign display buffer for system without display adaptor
Example: Assign display buffer to 0x9400
C:\>pl /dp=9400
For pl version lower than v1.27, type pl 9400 to assign display buffer
2. DISK
F2: Save all disk info function added

3. FILE
Alt+G choose dump mode

Thursday, November 20, 2008

PL v1.26

v1.26 Friday 11-21-2008

1. MPT table
PCI bus id too long
2. HDAUDIO
2.1 Verb command: codec address and NID value automatically assigned to current view
2.2 HDAUDIO entry save added
2.3 Clear right panel for unknown NID
3. FileOpen theme changed

Monday, November 10, 2008

pl v1.25

v1.25 Thursday 11-06-2008
1. Wrong address assigned for memory dump if input 8 HEX numbers memory address
2. Some right panel items are no dumped properly. (SMBIOS, CPU info, ACPI FACP data)
3. DWORD index access added
If IndexPort=0x70, dataPort=0x71 Then BYTE_ACCESS
If IndexPort=0x2E, dataPort=0x2F Then BYTE_ACCESS
If IndexPort=0xF010, dataPort=0xF014 Then DWORD_ACCESS
If IndexPort=0x0202, dataPort=0x0204 Then WORD_ACCESS
4. AHCI controller info incorrect in ATA dump


下載位置:
Click Me

Friday, October 17, 2008

PL v1.24

v1.24 Friday 10-17-2008
1. Wrong HEX value displayed in input field for getting memory search pattern
2. IndexIO in WORD access support
3. BETA!!! Mouset Interface test function added (Alt+T->BiosMouseIfCheck)


Following is the snapshot of SMBIOS.htm saved by PL.exe
-----------------------------------------------------------------------------
Project Lambda - Tool for BIOS programmer - Saved FileProject Lambda - Tool for BIOS programmer
Version 00.01.24 Written by Tony C.S. Lo, Copyright 2002-2008
tonycslo@ms31.hinet.net
Visit Balason's" Blog to get tool information



[SMBIOS]
;---------------------------------------------------
;BIOS SMBIOS Data Information
;---------------------------------------------------
Table Entry Pointer found at F000:8E40
Anchor String 5F4D535F
Entry Point Structure Checksum C8
Entry Point Length 1F
SMBIOS Major Version 02
SMBIOS Minor Version 04
Maximum Structure Size 00B5
Entry Point Revision 00
Formatted Area 00 00 00 00 00
Intermediate Anchor String 5F 44 4D 49 5F
Intermediate Checksum BE
Strcture Table Length 0643
Strcture Table Address 000E5DB0
Number of SMBIOS Structures 0022
SMBIOS BCD Revision 24
[ENDS]