summaryrefslogtreecommitdiffhomepage
path: root/Drv
diff options
context:
space:
mode:
authorAmlal EL Mahrouss <amlal@softwarelabs.com>2024-06-08 10:32:50 +0200
committerAmlal EL Mahrouss <amlal@softwarelabs.com>2024-06-08 10:32:50 +0200
commitdf1b19604b3fcb9508d27d1d7e41bd3616eb78e5 (patch)
treed7a54666312153410dc0c46f4c76f1cb94607c49 /Drv
parent9994b8f3f88131f41be1061fb0947177e66dc7b0 (diff)
MHR-28: Implement SMP support.
Now we need to feed the core code to finish our scheduler. Signed-off-by: Amlal EL Mahrouss <amlal@softwarelabs.com>
Diffstat (limited to 'Drv')
-rw-r--r--Drv/Bonjour/DriverRsrc.rsrc2
-rw-r--r--Drv/SampleDriver/DriverRsrc.rsrc2
2 files changed, 2 insertions, 2 deletions
diff --git a/Drv/Bonjour/DriverRsrc.rsrc b/Drv/Bonjour/DriverRsrc.rsrc
index d2f15f1e..2ba7db11 100644
--- a/Drv/Bonjour/DriverRsrc.rsrc
+++ b/Drv/Bonjour/DriverRsrc.rsrc
@@ -1,4 +1,4 @@
-1 ICON "../../Kernel/Root/Boot/Icons/driver-logo.ico"
+1 ICON "../../Boot/Icons/driver-logo.ico"
1 VERSIONINFO
FILEVERSION 1,0,0,0
diff --git a/Drv/SampleDriver/DriverRsrc.rsrc b/Drv/SampleDriver/DriverRsrc.rsrc
index dc819c7e..a7170b93 100644
--- a/Drv/SampleDriver/DriverRsrc.rsrc
+++ b/Drv/SampleDriver/DriverRsrc.rsrc
@@ -1,4 +1,4 @@
-1 ICON "../../Kernel/Root/Boot/Icons/driver-logo.ico"
+1 ICON "../../Icons/driver-logo.ico"
1 VERSIONINFO
FILEVERSION 1,0,0,0