Commit 621c8df
committed
Fix V56 FSP header compatibility by including both paths
Dasharo's custom FSP package (3rdparty/dasharo-blobs/) is missing MemInfoHob.h
that their code includes. Add both Dasharo and upstream FSP include paths so
the build can find all required headers.
The upstream FSP at 3rdparty/fsp/MeteorLakeFspBinPkg/IoT/MeteorLake/Include/
has MemInfoHob.h that's missing from Dasharo's custom FSP package.1 parent 7794cf2 commit 621c8df
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments