EDK II Build Specification
1.0.0
Search
⌃K
1.0.0
EDK II Build Specification
1.0.0
Search
⌃K
EDK II Build Specification
Tables
Figures
1 Introduction
2 Design Discussion
3 UEFI and PI Image Specification
4 EDK II Build Process Overview
5 Meta-Data File Specifications
6 Quick Start
7 Build Environment
8 Pre-Build AutoGen Stage
9 Build or $(MAKE) Stage
10 Post-Build ImageGen Stage - FLASH
11 Post-Build ImageGen Stage - Other
11.1 EFI PCI Option ROM Images
11.2 UEFI Applications
11.3 Capsules
12 Build Changes and Customizations
13 Build Reports
Appendix A Variables
Appendix B tools_def.txt
Appendix C target.txt
Appendix D build.exe command
Appendix E NT32 Platform Emulation
Appendix F Firmware Volume INF
Appendix G VS2005 Team Suite Performance
Appendix H Module Types
Appendix I VPD Tool
Appendix J Makefiles
Appendix K Third Party Tool Flags
Powered By GitBook

11 Post-Build ImageGen Stage - Other

This chapter describes the processing of the EFI files generated by the $(MAKE) Stage into images such as Applications or images used by PCI Option ROMs and/or Update Capsules. Creating images that do not go into a flash part directly such as stand-alone Applications and PCI Option ROM images, do not need an FDF file. This also applies to binary driver images that are to be used for a binary distribution - the files for these images are created during the $(MAKE) stage.
Previous
10.6 Post Build Processing
Next
11.1 EFI PCI Option ROM Images
Last modified 2yr ago
Copy link