diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-10-17 08:16:38 +0200 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-10-17 08:20:30 +0200 |
| commit | b5ebbd7406e87d19beee3760ef2417e1444a10d2 (patch) | |
| tree | 19961bbbec929b69a2e0ad1f3734334d05585f72 /dev/zba | |
| parent | 6fbdfddecc9771adb43b7c673a99c93e50c33dbc (diff) | |
FIX/IMP: A set of fixes and new features. (MHR-40, 46 and 47 related)
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'dev/zba')
| -rw-r--r-- | dev/zba/amd64-efi.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/zba/amd64-efi.make b/dev/zba/amd64-efi.make index 7bf3ceaa..e1a212ef 100644 --- a/dev/zba/amd64-efi.make +++ b/dev/zba/amd64-efi.make @@ -55,7 +55,7 @@ BOOT_LOADER=newosldr.exe KERNEL=minoskrnl.exe DDK=ddk.dll SCI=sci.dll -CRT=crt.dll +CRT=crtx64.dll SYS_CHK=syschk.sys STARTUP=startup.sys |
