config
来自「网卡 BOOT ROM 的 64 住源程序。模块有:核心代码、H文件、网卡驱动程」· 代码 · 共 23 行
TXT
23 行
# Config for ia64 Etherboot## Do not delete the tag OptionDescription and /OptionDescription# It is used to automatically generate the documentation.## @OptionDescrition@## BIOS interface options:## -DCONFIG_EFI# Compile in support for EFI## @/OptionDescription@CFLAGS+= -DCONSOLE_FIRMWARECFLAGS+= -DCONFIG_EFICFLAGS+= -fpic -mconstant-gp -mauto-picASFLAGS+= -mconstant-gp -mauto-picLDFLAGS+= -static -shared -Bsymbolic --warn-multiple-gp --warn-common
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?