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

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>