| .. | |||
| Aint13.c | 7 days ago | ||
| Aint13.h | 7 days ago | ||
| Aint13.md | 7 days ago | ||
| Aint13_analysis.md | 7 days ago | ||
| README.md | 7 days ago | ||
Index: 0223 | Size: 4,608 bytes (9,216 body) | Phase: DXE
UEFI DXE driver providing legacy INT 13h disk I/O service compatibility for AHCI/SATA controllers. Discovers AHCI mass storage controllers via PCI I/O protocol, enumerates attached block devices (ATA and ATAPI), and wires them into real-mode INT 13h dispatch infrastructure. Parses MBR/EBR partition tables for CHS geometry optimization and programs INT 13h vector tables into legacy BIOS real-mode memory. Supports up to 8 disks with both native ATA and ATAPI (CD/DVD) devices.
sub_18FC, installs protocol interface with sub_624 callback.88ms).AInt13Csp.c split file).Aint13.c contains module entry/recovery scaffolding.AInt13Csp.c contains platform chipset behavior, including sub_1634 and hardware programming details.mImageHandlemSystemTablemBootServicesmRuntimeServicesmAint13ProtocolGuidbyte_2149 (mAint13InitDone)n8_2148 (mAint13DiskCount)psub_624 (mModuleProtocolThunk)qword_2140 (mInt13VectorTableBase)dword_21C0 (mPciMmrAddress)Intel Purley (Xeon Scalable), HR650X -- AMI AmiModulePkg/AHCI/Aint13/