summaryrefslogtreecommitdiffhomepage
path: root/ReadMe.md
blob: 98a4256610be25e1fb0151b5f215d41ecfb64539 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# CoreBoot

![CI](https://github.com/amlel-el-mahrouss/fw/actions/workflows/arm64.yml/badge.svg)
[![License: GPL-3.0](https://img.shields.io/badge/license-GPL--3.0-blue.svg)](LICENSE)
[![QEMU Tested](https://img.shields.io/badge/QEMU-Tested-success)](#)

## Notice for documentation:

Build the documentation using Doxygen's `doxygen` CLI tool.

## Requirements:

- [CLang](https://clang.llvm.org/)
- [NASM](https://nasm.us/)
- [Git](https://git-scm.com/)
- GNU Make

## Cloning:

```sh
  git clone git@github.com:amlel-el-mahrouss/fw.git
```

###### Copyright 2024-2025, Amlal EL Mahrouss. all rights reserved.