From eb2046d6cc73540f540b30e94bf4593ddf24100e Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Wed, 31 Jan 2024 14:41:48 +0100 Subject: - Update UEFI implementation of SimpleTextProtocol. - Working on BFileReader. - Working on Interrupts for AMD64. - Refactor copyright remove year. Signed-off-by: Amlal El Mahrouss --- Private/HALKit/AMD64/PCI/Express.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Private/HALKit/AMD64/PCI/Express.cpp') diff --git a/Private/HALKit/AMD64/PCI/Express.cpp b/Private/HALKit/AMD64/PCI/Express.cpp index 4a7bf20c..812d1401 100644 --- a/Private/HALKit/AMD64/PCI/Express.cpp +++ b/Private/HALKit/AMD64/PCI/Express.cpp @@ -2,7 +2,7 @@ * ======================================================== * * HCore - * Copyright 2024 Mahrouss Logic, all rights reserved. + * Copyright Mahrouss Logic, all rights reserved. * * ======================================================== */ -- cgit v1.2.3