使用 ACPI Embedded Controller 得到溫度

使用 ACPI Embedded Controller 得到溫度

瀏覽:1195
日期:2025-11-14
ACPI 規格書 Embedded Controller 章節已詳細介紹程式實作方法, 到 Advanced Configuration and Power Interface 網站下載規格書.... case IOCTL_Embedded_Control_Read: if(inBufLength 1 || outBufLength 1){ status = STATUS_BUFFER_TOO_SMALL; } ......看更多