diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-04-04 09:05:35 +0200 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-04-04 09:23:57 +0200 |
| commit | 5e1ef5e23dd3e594072f8f32cbb4a6f392d36e55 (patch) | |
| tree | 7a908bfccc9530a818d730a6a4de22739a910b6e /src/custom_hw | |
| parent | a113f91c6be56c3f39fc7680ec7f5c814d4d2c27 (diff) | |
fw/modules: add astdx for embdfs.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'src/custom_hw')
| -rw-r--r-- | src/custom_hw/coreboot-flash.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/custom_hw/coreboot-flash.c b/src/custom_hw/coreboot-flash.c deleted file mode 100644 index 1416bc3..0000000 --- a/src/custom_hw/coreboot-flash.c +++ /dev/null @@ -1,10 +0,0 @@ -/* ------------------------------------------- - -Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. - -------------------------------------------- */ - -#include <lib/mp-bit.h> -#include <lib/partition-map.h> -#include <lib/pci-tree.h> -#include <lib/boot.h> |
