I have one question about the AHCI support in current EFI BIOS...
Before when we plug external storage card(Ex. PCie-SATA) and attach the SATA drive, BIOS always invokes the Option ROM on that card to do some initializations and provide UI to config during POST...Then we can choose it as boot device !
My question is: (which case is the correct one ?)
- (case 1) current EFI BIOS natively support AHCI for this kind of external card (here "natively" means EFI BIOS does NOT invoke the Option ROM and can fully configure this card itself then enable AHCI function...)
- (case 2) current EFI BIOS just natively support Intel or AMD's AHCI controller ONLY
- (case 3) current EFI BIOS still invokes the Option ROM(no matter for internal or external controller) to support AHCI feature
Regards,