]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/X64/EnableCache.S
MdePkg: Clean up source files
[mirror_edk2.git] / MdePkg / Library / BaseLib / X64 / EnableCache.S
index 9d739603c909c7bec14fdef7bf99706249080c6c..9f01f3d793e3f513f66e2e5ea926eb98a8a6c72e 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\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
@@ -15,7 +15,7 @@
 #\r
 # Abstract:\r
 #\r
-#   Flush all caches with a WBINVD instruction, clear the CD bit of CR0 to 0, and clear \r
+#   Flush all caches with a WBINVD instruction, clear the CD bit of CR0 to 0, and clear\r
 #   the NW bit of CR0 to 0\r
 #\r
 # Notes:\r