diff --git a/xtldr/efiutil.c b/xtldr/efiutil.c index 34adcf9..770f58e 100644 --- a/xtldr/efiutil.c +++ b/xtldr/efiutil.c @@ -9,6 +9,13 @@ #include +/** + * This routine initializes the COM port debug console. + * + * @return This routine returns a status code. + * + * @since XT 1.0 + */ EFI_STATUS BlComPortInitialize() {