From 187cf4d1af81ba45af85dfe4443574c6e0e0f98a Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Fri, 23 Jan 2026 19:55:05 +0100 Subject: chore: Codebase improvements, add groundwork for #122. Signed-off-by: Amlal El Mahrouss --- src/boot/BootKit/BootKit.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/boot/BootKit/BootKit.h') diff --git a/src/boot/BootKit/BootKit.h b/src/boot/BootKit/BootKit.h index fe90601e..fa10e6cf 100644 --- a/src/boot/BootKit/BootKit.h +++ b/src/boot/BootKit/BootKit.h @@ -35,6 +35,7 @@ /// Framebuffer helpers. /***********************************************************************************/ +/// @brief The **BootZ** namespace. namespace Boot { void ThrowError(const WideChar* errorCode, const WideChar* reason); -- cgit v1.2.3