EDK II Module Writer's Guide
Search…
EDK II Module Writer's Guide
EDK II Module Writer's Guide
Tables
Figures
1 The Basics of EDK II
2 An EDK II Package
3 Module Development
4 UEFI Applications
5 UEFI Drivers
6 SEC Module
6.1 Beginning to Write the INF File
6.2 Setup Pre-Memory Environment
6.3 Prepare for Data PEI Foundation
7 Pre-EFI Initialization Modules
8 DXE Drivers: non-UEFI drivers
Appendix A Dynamic PCD
Powered By
GitBook
6 SEC Module
The SEC module is the first module executed after power-on. It is responsible for configuring the PEI environment's memory call stack. In addition, this module discovers and passes control to PEI Core and hands information to the PEI Foundation.
Previous
5.4 Communication between UEFI Drivers
Next
6.1 Beginning to Write the INF File
Last modified
2yr ago
Copy link