Archives

Show All

  • 2020
  • 2014
  • 2013
  • 2012
  • 2009
  • 2007
    • December
      • Enabling AHCI in legacy (BIOS) OS on a Mac Pro
        07/12/18
        The Mac Pro is a really nice workstation, which comes with the really nice EFI instead of BIOS.

        EFI needs an adaptation layer (the Compatibility Support Module, or CSM) that emulates the BIOS, to be able to boot legacy OS, like Microsoft ones, or any GNU/Linux distribution without EFI sup

      • Intel 8051 control flow graph generator
        07/12/11
        Here is a script I wrote about two years ago, that produces a graph (using Graphviz) of branches and calls from a 8051 hex file, disassembled with Dis51. This µC can be found, for instance, in Cypress USB bridges, that load the firmware from USB when the device is plugged in, and are used for many

  • 2005