• UEFI on ARM Fastmodel simulator?
    Note: This was originally posted on 16th October 2012 at http://forums.arm.com Hi is it possible to run a UEFI firmware on the FM simulator? Can I just place the uefi.bin in as the flashloader file? Is...
  • UEFI Debug Made Easy
    Unified Extensible Firmware Interface (UEFI) is a well-established specification that defines a software interface to control the start-up of complex microprocessor systems, including initializing firmware...
  • How to build an UEFI with DS-5?
    Hello, ARMer, I am following Mr. Theobald's blog: UEFI Debug Made Easy to run an UEFI BIOS on a FVP of ArmVExpress-RTSM-A9x4. But when building, an error is always reported as below: 17:42:45 **** Incremental...
  • A tool to pick up and map functions usage?
    Hello, Does anybody know such a (preferably simple) tool that would allow an automated creation of a list of all used function related to some particular module in a project. For example, I have...
  • Related to IDE
    If I implement a 1 ms software delay in one version of keil, does it change in another version? Is there any chance of change? Or can I use same delay function?