]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Library/DxeSmmDriverEntryPoint.h
Code scrub for Metronome driver.
[mirror_edk2.git] / MdePkg / Include / Library / DxeSmmDriverEntryPoint.h
index 12d35d5f5242f7bcb46472959e962fdc79f0c357..ad23571b495ed8b4fea5b9913e6c14c7f641e73a 100644 (file)
@@ -15,19 +15,19 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #ifndef __MODULE_ENTRY_POINT_H__\r
 #define __MODULE_ENTRY_POINT_H__\r
 \r
-//\r
-// Declare the EFI/UEFI Specification Revision to which this driver is implemented \r
-//\r
+///\r
+/// Declare the EFI/UEFI Specification Revision to which this driver is implemented \r
+///\r
 extern const UINT32                   _gUefiDriverRevision;\r
 \r
-//\r
-// Declare the number of entry points in the image. \r
-//\r
+///\r
+/// Declare the number of entry points in the image. \r
+///\r
 extern const UINT8                    _gDriverEntryPointCount;\r
 \r
-//\r
-// Declare the number of unload handler in the image. \r
-//\r
+///\r
+/// Declare the number of unload handler in the image. \r
+///\r
 extern const UINT8                    _gDriverUnloadImageCount;\r
 \r
 /**\r