📄 config
字号:
# 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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -