]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ipf/Processor.c
Update the copyright notice format
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Library / Pei / PeiLib / Ipf / Processor.c
index e6d5c40435a3e775c9ad94ec6f9bc0e662c5b958..5546b286762d7018be3d83995156e092bfa788f0 100644 (file)
@@ -1,7 +1,7 @@
 /*++\r
 \r
-Copyright (c) 2004, Intel Corporation                                                         \r
-All rights reserved. This program and the accompanying materials                          \r
+Copyright (c) 2004, 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
@@ -31,8 +31,8 @@ WinNtFlushInstructionCacheFlush (
   );\r
 \r
 EFI_PEI_TRANSFER_CONTROL_PROTOCOL         mTransferControl = {\r
-  SetJump,\r
-  LongJump,\r
+  (EFI_PEI_TRANSFER_CONTROL_SET_JUMP)  SetJump,\r
+  (EFI_PEI_TRANSFER_CONTROL_LONG_JUMP) LongJump,\r
   sizeof (EFI_JUMP_BUFFER)\r
 };\r
 \r