| .. | |||
| HddSecurity.c | 7 days ago | ||
| HddSecurity.h | 7 days ago | ||
| HddSecurity.md | 7 days ago | ||
| README.md | 7 days ago | ||
| Field | Value |
|---|---|
| Index | 0311 |
| Module | HddSecurity |
| Size | 26,628 bytes (PE32+) |
| SHA256 | 360f1422984c71a7f7a4609203e43937bcfc8c698819bf34c5b3e70e474a788a |
| Phase | DXE |
| Package | AmiModulePkg/HddSecurity |
| Build | DEBUG_VS2015 X64 |
| Image | HR6N0XMLK |
| Entry Point | 0x370 |
This DXE driver implements the AMI HddSecurity Protocol for managing ATA device security features, including password protection and secure erase, on both legacy IDE (Block I/O) and AHCI (Storage Security Command) controller interfaces. It installs protocol notifications to detect block I/O and ATA pass-through controllers, performs ATA security command transactions via passthrough, and publishes HII forms for user interaction through BIOS setup.
X64 UEFI DXE driver, PE32+ format, 5 sections (.text, .rdata, .data, section_3, .xdata). The largest of the eight modules at ~26 KB with substantial .data for ATA command logging.