Reviewed-by: Sai Chaganty <rangasai.v.chaga...@intel.com>

-----Original Message-----
From: Desimone, Nathaniel L 
Sent: Thursday, November 21, 2019 12:59 AM
To: devel@edk2.groups.io
Cc: Chiu, Chasel <chasel.c...@intel.com>; Kubacki, Michael A 
<michael.a.kuba...@intel.com>; Chaganty, Rangasai V 
<rangasai.v.chaga...@intel.com>
Subject: [edk2-platforms] [PATCH V2 05/14] CoffeeLakeSiliconPkg: TcoWdtHob.h 
Cleanup

Removes duplicate EFI_HOB_GENERIC_HEADER and EFI_HOB_GUID_TYPE definitions from 
TcoWdtHob.h

Cc: Chasel Chiu <chasel.c...@intel.com>
Cc: Michael Kubacki <michael.a.kuba...@intel.com>
Cc: Sai Chaganty <rangasai.v.chaga...@intel.com>
Signed-off-by: Nate DeSimone <nathaniel.l.desim...@intel.com>
---
 .../Include/Guid/TcoWdtHob.h                  | 23 ++-----------------
 1 file changed, 2 insertions(+), 21 deletions(-)

diff --git a/Silicon/Intel/CoffeelakeSiliconPkg/Include/Guid/TcoWdtHob.h 
b/Silicon/Intel/CoffeelakeSiliconPkg/Include/Guid/TcoWdtHob.h
index 5bf2527963..9e83ed49c1 100644
--- a/Silicon/Intel/CoffeelakeSiliconPkg/Include/Guid/TcoWdtHob.h
+++ b/Silicon/Intel/CoffeelakeSiliconPkg/Include/Guid/TcoWdtHob.h
@@ -7,35 +7,16 @@
 #ifndef __TCO_WDT_HOB_H__ #define __TCO_WDT_HOB_H__ +#include <PiPei.h>+ 
#define TCO_WDT_HOB_GUID \   { \     0x3e405418, 0xd8c, 0x4f1a, { 0xb0, 0x55, 
0xbe, 0xf9, 0x8, 0x41, 0x46, 0x8d } \   } -#ifndef _PEI_HOB_H_-#ifndef 
__HOB__H__-#ifndef __PI_HOB_H__-typedef struct _EFI_HOB_GENERIC_HEADER {-  
UINT16  HobType;-  UINT16  HobLength;-  UINT32  Reserved;-} 
EFI_HOB_GENERIC_HEADER;--typedef struct _EFI_HOB_GUID_TYPE {-  
EFI_HOB_GENERIC_HEADER  Header;-  EFI_GUID                Name;-  //-  // Guid 
specific data goes here-  //-} EFI_HOB_GUID_TYPE;-#endif-#endif-#endif- typedef 
struct {   EFI_HOB_GUID_TYPE Header;   UINT8             TcoRebootHappened; } 
TCO_WDT_HOB;  #endif--- 
2.24.0.windows.2


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#51163): https://edk2.groups.io/g/devel/message/51163
Mute This Topic: https://groups.io/mt/61073529/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to