]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Nt32Pkg/MetronomeDxe/MetronomeDxe.inf
Optimize the code to not call StrToBuf when DataLength is 0.
[mirror_edk2.git] / Nt32Pkg / MetronomeDxe / MetronomeDxe.inf
index 9dafe5549bf9f2eee8708e00cce3daf8b4b13409..31a1f12b36ace59797b6e6366408cafb7416e645 100644 (file)
@@ -2,9 +2,9 @@
 # NT Emulation Metronome Architectural Protocol Driver as defined in DXE CIS\r
 #\r
 # This metronome module simulates metronome by Sleep WinAPI.\r
-# Copyright (c) 2006 - 2010, Intel Corporation\r
+# Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
 #\r
-#  All rights reserved. This program and the accompanying materials\r
+#  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
 #  which accompanies this distribution. The full text of the license may be found at\r
 #  http://opensource.org/licenses/bsd-license.php\r
@@ -20,8 +20,6 @@
   FILE_GUID                      = 154CAB4A-52B5-46CD-99C3-4368ABBACFFD\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
 \r
   ENTRY_POINT                    = WinNtMetronomeDriverInitialize\r
 \r