diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-07-31 08:57:14 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-07-31 08:57:14 +0100 |
| commit | 1891d7343a9ac25ab157c4495581a0fcbd7fbcbf (patch) | |
| tree | c6da72fdf5db30c67c28e968883f869ee57600d0 /src/hal/coreboot-flash-driver.c | |
| parent | 18d33e155d2f56e59eb49dadbb30ab2f7ac3e852 (diff) | |
feat! refactor NeBoot for NeKernel.org v1.0.0
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'src/hal/coreboot-flash-driver.c')
| -rw-r--r-- | src/hal/coreboot-flash-driver.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/hal/coreboot-flash-driver.c b/src/hal/coreboot-flash-driver.c deleted file mode 100644 index d1b0907..0000000 --- a/src/hal/coreboot-flash-driver.c +++ /dev/null @@ -1,10 +0,0 @@ -/* ------------------------------------------- - -Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. - -------------------------------------------- */ - -#include <lib/boot.h> -#include <lib/mp-bit.h> -#include <lib/partition-map.h> -#include <lib/pci-tree.h> |
