repo.or.cz
/
coreboot2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Xeon-SP boards: Factor out OCP VPD `get_cxl_mode()` impl
[coreboot2.git]
/
src
/
device
/
oprom
/
realmode
/
Makefile.mk
blob
a3c7774ff5bb3d49f961e47956e98f36fc243254
1
## SPDX-License-Identifier: GPL-2.0-only
2
3
ramstage-
$(
CONFIG_PCI_OPTION_ROM_RUN_REALMODE
) +=
x86.c
4
ramstage-
$(
CONFIG_PCI_OPTION_ROM_RUN_REALMODE
) +=
x86_asm.S
5
ramstage-
$(
CONFIG_PCI_OPTION_ROM_RUN_REALMODE
) +=
x86_interrupts.c