]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Nt32Pkg/Sec/WinNtThunk.c
Remove ; from end of EFI_PEI_PCI_CFG_ADDRESS() macro that prevents the macro from...
[mirror_edk2.git] / Nt32Pkg / Sec / WinNtThunk.c
index ef1dcb464d20395ced37ba4c9c20dc671bab07d1..e4589cbfc716e80aad3598f9386a6860c8ac4bb2 100644 (file)
@@ -1,7 +1,7 @@
 /**@file\r
 \r
-Copyright (c) 2006, Intel Corporation                                                         \r
-All rights reserved. This program and the accompanying materials                          \r
+Copyright (c) 2006 - 2010, 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
@@ -124,6 +124,7 @@ EFI_WIN_NT_THUNK_PROTOCOL mWinNtThunkTable = {
   MoveFile,\r
   SetFileTime,\r
   SystemTimeToFileTime,\r
+  LocalFileTimeToFileTime,\r
   FileTimeToLocalFileTime,\r
   FileTimeToSystemTime,\r
   GetSystemTime,\r