![[收集] ACPI 入門相關資料-GoMCU](https://gomcu.com/wp-content/uploads/2013/01/8ee39b196697547bae63d9f6696b4b85.jpg)
[收集] ACPI 入門相關資料
ACPI簡介 出處: http://frankuefi.blogspot.tw/2012/05/acpi.html ACPI (Advanced Configuration and Power Interface),故名思義是對硬體的電源管...
ACPI簡介 出處: http://frankuefi.blogspot.tw/2012/05/acpi.html ACPI (Advanced Configuration and Power Interface),故名思義是對硬體的電源管...
出處:http://biosengineer.blogspot.tw/2007/10/sci-vs-smi.html SCI v.s SMI 基本概念 這邊大概描述一下這兩種東西的不同處(BIOS 觀點): SMM is entered v...
出處:http://blog.csdn.net/yanhc519/article/details/5667390 以前看过一段时间Cyclone FPGA控制PEX8111的程序,没看懂,最近又结合PCI规范重新看了一下。 PCI Spec...
出處:http://blog.yam.com/wttmama/article/33768917 這是一個本來看不懂的東東 後來去追了裡面的 code 。 m,真的很特別,但~我要強調,它不能讓你瞭解BIOS 但可以讓你對 程式更...
UHCI,OHCI,EHCI差異 出處:http://stenlyho.blogspot.tw/2008/08/uhciohciehci.html USB(Universal Serial Bus)通用串列匯流排:USB1.1規格支援兩種速...
mov ax, [bx] 這樣沒問題,已指定為ax (word) 大小的數據。 必須聲明操作數據大小的一般是內存單元,比如 mov word ptr...
出處:http://william30101.blogspot.tw/ UEFI – SEC Phase SEC Phase (Security) Why?? 1. 需要用Assembly 完成C無...
出處:http://william30101.blogspot.tw/2012/04/uefi-boot-flow.html 1. SEC Phase (Security) 在開機後,系統執行第一個指令的時後,就代表已經進入SEC...
出處:http://frankuefi.blogspot.tw/2012/05/pei-and-dxe-q.html PEI 和DXE的Q&A,這些是我剛開始學習UEFI時所做的筆記,大約是兩、三年前,看完之後可以更了解UEFI在做...
出處:http://w3tony.blogspot.tw/2006/04/flat-real-mode_114619442075796383.html 這年頭寫組合語言的人少多了,能找到的資料都是英文,看來組語只適合我們這種”老...
UEFI实战(1) 出處:http://www.cppblog.com/djxzh/ 本篇为UEFI实战系列第一部分。 UEFI实战前10个部分计划如下: UEFI 实战(1) 开发环境 讲述如何配置开发环境。 UEF...
出處:http://iorlvskyo.blogspot.tw/2010/10/pci-io-protocols.html 若要對PCI Device進行讀寫的動作時,可以使用EFI_PCI_IO_PROTOCOL所提供的Function來...
出處:http://blog.csdn.net/celiaqianhj/article/details/6764433 Handle Database Handle Database是由Handles和Protocols组成的,...
Source Insight 3.5 User Manual 原廠手冊連結:Source Insight 3.5 User Manual ===================================================...
出處:http://home.educities.edu.tw/wanker742126/asm/ch28.html 在往後的一、兩章裏,小木偶想談談輸出入埠,所謂輸出入埠,就是英文的 Input/Output prot,簡稱為「I/O p...