summaryrefslogtreecommitdiffhomepage
path: root/src/hal/neboot-flash-driver.c
blob: 8e1f02dc757abec1e7f00c6fca3ae2d78c722760 (plain)
1
2
3
4
5
6
7
8
9
10
/* -------------------------------------------

Copyright (C) 2024, Amlal El Mahrouss, licensed under Apache 2.0.

------------------------------------------- */

#include <lib/boot.h>
#include <lib/mp-bit.h>
#include <lib/partition-map.h>
#include <lib/pci-tree.h>