From 28939d40c856aed0b56fe5a4d1d68a906099d745 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Fri, 2 Feb 2024 09:07:33 +0100 Subject: NewBoot: Add documentation to ATA driver. Signed-off-by: Amlal El Mahrouss --- Private/NewBoot/BootKit/BootKit.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Private/NewBoot/BootKit/BootKit.hxx') diff --git a/Private/NewBoot/BootKit/BootKit.hxx b/Private/NewBoot/BootKit/BootKit.hxx index 2b57ec56..90ef5156 100644 --- a/Private/NewBoot/BootKit/BootKit.hxx +++ b/Private/NewBoot/BootKit/BootKit.hxx @@ -132,4 +132,4 @@ inline UInt32 In32(UInt16 port) { return value; } -#endif // __EFI_x86_64__ \ No newline at end of file +#endif // __EFI_x86_64__ -- cgit v1.2.3