From ebadabf4b6ab4a08c47b098affa0de6d681b5982 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sun, 21 Apr 2024 08:53:36 +0200 Subject: MHR-8: IMP: Implement an allocator for catalog and forks. - Implement ke_find_free_catalog and ke_find_free_fork. Signed-off-by: Amlal El Mahrouss --- Private/NewBoot/Source/BootloaderRsrc.rsrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Private/NewBoot/Source/BootloaderRsrc.rsrc') diff --git a/Private/NewBoot/Source/BootloaderRsrc.rsrc b/Private/NewBoot/Source/BootloaderRsrc.rsrc index 424d4575..e8d89e9a 100644 --- a/Private/NewBoot/Source/BootloaderRsrc.rsrc +++ b/Private/NewBoot/Source/BootloaderRsrc.rsrc @@ -11,7 +11,7 @@ BEGIN BLOCK "080904E4" BEGIN VALUE "CompanyName", "Mahrouss-Logic" - VALUE "FileDescription", "NewOS multi-platform bootloader." + VALUE "FileDescription", "New OS multi-platform bootloader." VALUE "FileVersion", BOOTLOADER_VERSION VALUE "InternalName", "NewBoot" VALUE "LegalCopyright", "Copyright Mahrouss-Logic, all rights reserved." -- cgit v1.2.3