]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Ia32/EnablePaging32.c
Update the copyright notice format
[mirror_edk2.git] / MdePkg / Library / BaseLib / Ia32 / EnablePaging32.c
index 8d963e15d0c32fae26588ff8a5b2e266e6c58df2..b6db82a2ece3f2404af40f8eade78f5ae3eb5112 100644 (file)
@@ -1,8 +1,8 @@
 /** @file\r
   AsmEnablePaging32 function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
-  All rights reserved. This program and the accompanying materials\r
+  Copyright (c) 2006 - 2008, 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
   http://opensource.org/licenses/bsd-license.php\r
 \r
 **/\r
 \r
-\r
-#include <BaseLibInternals.h>\r
-\r
-#if _MSC_EXTENSIONS\r
+#include "BaseLibInternals.h"\r
 \r
 /**\r
   Enables the 32-bit paging mode on the CPU.\r
@@ -82,4 +79,3 @@ InternalX86EnablePaging32 (
   }\r
 }\r
 \r
-#endif\r