| Field | Value |
|---|---|
| Index | 0023 |
| Module | Legacy8259 |
| Size | 4,608 bytes (PE32+) |
| Phase | DXE |
UEFI DXE driver for the Intel 8259A Programmable Interrupt Controller (PIC). Manages legacy 8259 PIC hardware by providing an EFI_LEGACY_8259_PROTOCOL interface. Handles PIC initialization (ICW1-ICW4), interrupt masking via IMR, mode switching (legacy vs. virtual wire), IRQ-to-vector translation, and EOI signaling. Source: PcAtChipsetPkg/8259InterruptControllerDxe.
_ModuleEntryPoint -- PIC hardware init and protocol installationHR650X Purley (PcAtChipsetPkg)