]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/DxeIpl/PpisNeededByDxeCore.c
Change DUET specific HOB structure to make all HOB 8-byte align to fix the PI-SCT...
[mirror_edk2.git] / DuetPkg / DxeIpl / PpisNeededByDxeCore.c
index a1b9b039891f9e2128461e47fea15903e8ee627e..820a14e77a3d70839e1906a048bbd494906e6ba3 100644 (file)
@@ -1,6 +1,6 @@
 /** @file\r
 \r
-Copyright (c) 2006, Intel Corporation                                                         \r
+Copyright (c) 2006 - 2010, Intel Corporation                                                         \r
 All rights reserved. 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
@@ -70,7 +70,7 @@ Returns:
   //Hob->TianoDecompress.Interface = TianoDecompress;\r
 \r
   InstallSerialStatusCode (&ReportStatusCode);\r
-  Hob->SerialStatusCode.Interface = (VOID *)(UINTN)ReportStatusCode;\r
+  Hob->SerialStatusCode.Interface = (EFI_PHYSICAL_ADDRESS) (UINTN) ReportStatusCode;\r
 \r
   return EFI_SUCCESS;\r
 }\r