blob: e41f69c6adc88665f8be8d731201511c72b1c8db (
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
25
26
|
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: NeKernel.org Bootloader in C++
message: The Bootloader of NeKernel.org
type: software
authors:
- given-names: Amlal
family-names: El Mahrouss
email: aelmahrouss@acm.org
identifiers:
- type: url
value: 'https://nekernel.org'
description: NeKernel Website.
repository-code: 'https://github.com/ne-foss-org/neboot'
url: 'https://nekernel.org'
abstract: >-
This is NeKernel.org's Bootloader, authored
by Amlal El Mahrouss.
keywords:
- kernel
- bootloader
- firmware
- cpp
license: Apache-2.0
|