From 374d341bf0216294b58f0198dbe4ba986464563f Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Fri, 1 Mar 2024 09:37:23 +0100 Subject: :boom: See below. HCoreLdr: Start effort to load HCoreKrnl in case of a non-installer scenario. HCoreKrnl: Start working on disk abstraction (AHCI) and rework PE format header file. Signed-off-by: Amlal El Mahrouss --- Public/Kits/SystemKit/ThreadAPI.hxx | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) (limited to 'Public/Kits/SystemKit/ThreadAPI.hxx') diff --git a/Public/Kits/SystemKit/ThreadAPI.hxx b/Public/Kits/SystemKit/ThreadAPI.hxx index bbdf4779..ec15a64c 100644 --- a/Public/Kits/SystemKit/ThreadAPI.hxx +++ b/Public/Kits/SystemKit/ThreadAPI.hxx @@ -1,11 +1,8 @@ -/* - * ======================================================== - * - * h-core - * Copyright Mahrouss Logic, all rights reserved. - * - * ======================================================== - */ +/* ------------------------------------------- + + Copyright Mahrouss Logic + +------------------------------------------- */ // // Created by Amlal on 1/27/24. -- cgit v1.2.3