PLe

PLe
UEFI Tool

PLC

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

PL

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

Postgresql DB tool

Postgresql DB tool
PGDB

Friday, July 25, 2025

PLe v0.9.5

 

PLe v0.9.5

x64 version UEFI shell application.

Download from GitHub: ClickMe


PLe provides dump of below:
1. PCI/PCI Express
2. System memory
3. ACPI
4. SMBIOS
5. CPU
6. UEFI System Tables/Handles/Variables/PCDs
7. UEFI Commander

PLC v1.0.1.4

 

PLC v1.0.1.4


Download from GitHub: ClickMe

Changes:
-Rebuild to include latest .net framework support. 


Functions Summary:
1. UEFI/BIOS Smart Debug Information
- Error/Checkpoint/Guid Message clarification and color highlight
- User defined message filter and color highight (Support two uder defined sets)
- Quick message search and locate debug message
- Save debug message on the fly (save to file)
- Load debug message and analysis
2. Addon Debug Message Functions
- Calculate the timeing between two marked debug messages, can be used to measure and tune the BIOS POST time.
(Click the 'Time' button on tool bar to open the 'Time' Windows, then use 'SPACE' key to mark the message.
- GUID and Meaniningful name translation
* Lookup the BIOS source code at startup. Once the GUID is displayed in the dbeug message, convert the GUID to the driver/protocol name of the GUID.
* (Need to set the 'GUID File Path' in the "Config" window to point to the UEFI/BIOS source code)
* (Click the 'Decode Messages' button in the tool bar to enable/disable the trsnslation.
3. USB
- USB topology map
- Save the USB topology map to TXT or ASL file
* - Compare the USB topology map. Can be utilize to check if any USB device loss cross system boots. (support command line mode)
- ACPI ASL _UPC and _PLD generation for USB devices.
4. Disk
- Need to launch the application in Administrator right.
- View GPT/MBR information
- Check disk boot capability.
5. Console Redirection
- Click 'Terminal' button in the tool bar to open the console window.
- Support ANSI/VT100 (Similar to Putty/Teraterm)
- Capture screen to file.
6. SUT Control (Control M/B)
- Need specific hardware
- Support Web http/https request or windows exe/bat to control the M/B - Support 'Level' or Pulse control
- Capable to control the M/B AC power or Power Button
7. UEFI Variable READ
- Need Administrator Right
- Read UEFI Variable in Windows