• Table of Contents
  • Is an a priori file checked first?
  • Is DXE single threaded now as PEI is?
  • Is SMI handled by BIOS or OS BIOS?
  • Is there a type Intel Development Environment IDE or are there Visual Studio solution files?
  • What specifies flash organization?
  • Why does EDK II use library classes? Are there different instances?
  • Is there an example of VFR?
  • When Recovery runs what part of the firmware gets updated on the UEFI target system?
  • What do the Version numbers mean for Package and platforms in the build description files for EDK II?
  • What does EDK II Flash mapping tool do?
  • How do I convert non-EFI oproms or Legacy ROM to UEFI oproms?
  • What about the libraries with EDK II?
  • Does EDK II support ASL code?
  • Does EDK II address Legacy USB?
  • What does the library code call?
  • What is recommended for compiling drivers and applications with 64bit?
  • For Lib classes (E.G. debuglib) how do you know which packages go with which library class?
  • In the FDF what is the list of order for final image?
  • How do you create additional FDF segments?
  • Any formal forum?
  • What happens when there is no more temporary RAM?
  • What is the Macro CPU breakpoint?
  • Can we use the same serial port for FW debug sessions and for an OS channel session?
  • Is there a prescribed method for adding an embedded legacy option ROM to be loaded for legacy boot?
  • Is there documentation or a guide on the IA32FamilyCpuPkg as far as what needs to be done for the different processor support?
  • Is there any other Native EDK II platform available?
  • Is there any porting guide available?
  • How does the Intel® BLDK interact / interface with EDK II?
  • Is there a template for the BSF file but there is not a way to create one from scratch?
  • What is the biggest difference in the Intel ® BLDK vs. EDK II?
  • What does “EFI API” mean and why?
  • Why do we have to put GUIDs and PPI, Libraries have to be under the /Include directory.
  • Can a Package have multiple token spaces? And can they be shared across multiple packages? For instance is it possible to have 5 tokens in 1 package and 5 in another?
  • What are the different Packages in EDK II and what are their inner dependences. Can you give a brief description of the packages?
  • Is there an example for read memory and or Memory mapped IO functions? Are there 2 separate calls for 32 and 64 bit?
  • Is there any EDK I code in the EDK II firmware?
  • What is the meaning of the different status EFI Status vs other Status code?
  • Is there a doc template for listing dependencies?
  • Is there a good example of .Inf.?
  • Is there a good example in the mde pkg?
  • What is there in EDK II relating to the FV and COU microcode patch?
  • Is there a tool that can operate on a binary image?
  • Is the Dispatch order of modules recorded?
  • Since a lot of boards no longer have a serial port can AMT be used for console redirection port?
  • How do you assign resource?
  • What are the Core version to match which spec versions of EDK(s)?
  • How do I burn a CD that is bootable (IA32.ISO)?