uefi

  • 30th March 2025

My Week in Code #27

Updates regarding BeagleBoard Rust Imager and Rust std for UEFI

Read more 
  • 23rd March 2025

My Week in Code #26

Updates regarding BeagleBoard Rust Imager, devicetree specification and Rust std for UEFI

Read more 
  • 9th March 2025

My Week in Code #24

Updates regarding PocketBeagle 2 examples, BeagleBoard Rust Imager and Rust Std for UEFI

Read more 
  • 23rd February 2025

My Week in Code #22

Updates regarding PocketBeagle 2 examples, devicetree, Rust std for UEFI and Zola flatpak

Read more 
  • 9th February 2025

My Week in Code #20

Updates regarding PocketBeagle 2, image building and Rust std for UEFI

Read more 
  • 2nd February 2025

My Week in Code #19

Updates regarding Devicetree, PocketBeagle and Rust std for UEFI

Read more 
  • 19th January 2025

My Week in Code #17

Updates regarding BeagleBoard Rust Imager and Rust fs support for UEFI

Read more 
  • 12th January 2025

My Week in Code #16

Updates regarding BeagleBoard Rust Imager, Devicetree compiler and Rust fs support for UEFI

Read more 
  • 24th November 2024

My Week in Code #11

Updates regarding BeagleBoard Rust Imager and UEFI Rust std

Read more 
  • 10th November 2024

My Week in Code #9

Updates regarding BeagleConnect Freedom, BeagleBoard Rust Imager and Linux kernel

Read more 
  • 3rd November 2024

My Week in Code #8

Updates regarding BeagleConnect Freedom, BeagleBoard Rust Imager and Rust std for UEFI

Read more 
  • 27th October 2024

My Week in Code #7

Updates regarding BeagleConnect Freedom, MicroPython, Zephyr, BeagleBoard Rust Imager and Rust std for UEFI

Read more 
  • 20th October 2024

My Week in Code #6

Updates regarding BeagleConnect Freedom, MicroPython, BeagleBoard Rust Imager and Rust std for UEFI

Read more 
  • 13th October 2024

My Week in Code #5

Updates regarding BeaglePlay and BeagleConnect Freedom Zephyr support, BeagleBoard Rust Imager and Rust std for UEFI

Read more 
  • 25th September 2023

UEFI Rust Std is now in Nightly

Initial support for UEFI Rust Std has been merged into upstream Rust

Read more 
  • 7th April 2023

Handling ExitBootServices Event in Rust std

Describes the current implementation of handling ExitBootServices Event in Rust std implementation for UEFI

Read more 
  • 15th March 2023

Minimal Rust Std for UEFI

Summary of current state of Rust std for UEFI

Read more 
  • 27th October 2022

Using Rust main from custom entry point (Part 3)

Generating a compiler generated entry point

Read more 
  • 5th September 2022

GSoC22: Summary Post

A blog post summarizing all my Google Summer of Code 2022 Work

Read more 
  • 27th August 2022

Writing UEFI Protocol in Rust

A post about writing UEFI Protocol in Rust

Read more 
  • 5th August 2022

UEFI Rust std has a new home

A short post to help external contribution

Read more 
  • 24th July 2022

GSoC 2022: Progress Report 2

Google Summer of Code Progress Report 2

Read more 
  • 8th July 2022

Implementing Stdio for UEFI

An implementation of Stdio for UEFI

Read more 
  • 29th June 2022

GSoC 2022: Progress Report 1

A description about the current state of project

Read more 
  • 25th June 2022

Using Rust main from a custom entry point (Part 2)

How to use Rust main function with a custom entry point with a custom function signature

Read more 
  • 23rd June 2022

Writing an Allocator for UEFI

How to write a system allocator for UEFI

Read more 
  • 21st June 2022

Using Rust main from a custom entry point

How to use Rust main function with a custom entry point with a custom function signature

Read more 
  • 16th June 2022

Use Restricted std in UEFI

Compile Rust std for UEFI

Read more