1
0
şundan çatallanmış xt-sys/exectos

Install kernel under boot directory

Bu işleme şunda yer alıyor:
Rafal Kupiec 2022-10-26 20:30:39 +02:00
ebeveyn b1c08e4a9f
işleme 30bc0c3cb7
İmzalayan: belliash
GPG Anahtar Kimliği: 4E829243E0CFE6B4

Dosyayı Görüntüle

@ -30,7 +30,7 @@ add_executable(xtoskrnl
target_link_libraries(xtoskrnl)
# Set instal target
set_install_target(xtoskrnl "exectos/system")
set_install_target(xtoskrnl "exectos/boot")
# Set kernel entrypoint, imagebase address, ordinals and subsystem
set_entrypoint(xtoskrnl "KeStartXtSystem")