Archives
- 19 Apr Emulate a complete Aarch64 embedded Linux system using Yocto and QEMU
- 16 Apr Setting up U-Boot environment
- 04 Mar Writing Aarch64 bare metal bootloader.
- 20 Feb Understand the Linux Kernel Image formats
- 18 Jan Building a root filesystem for Linux system
- 18 Jan Discover the initrd concept in Linux system.
- 07 Dec Write bare metal boot code for ARM Cortex-M based SoC
- 13 Nov QEMU Object Module: a QEMU's Framework with OOP style
- 16 Aug Build your own bootloader for x86-64 OS: UEFI
- 23 Jul Build your own bootloader for x86 OS: BIOS (Legacy)
- 20 Jul Object Oriented Programming in C part V: Polymorphism
- 20 Jul Object Oriented Programming in C part IV: Inheritance
- 19 Jul Object Oriented Programming in C part III: Encapsulation
- 14 Jul Object Oriented Programming in C part II: Abstraction
- 13 Jul Object Oriented Programming in C part I: Object