]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Update For Review
authorhfang <hfang@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 19 Jan 2009 07:00:28 +0000 (07:00 +0000)
committerhfang <hfang@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 19 Jan 2009 07:00:28 +0000 (07:00 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7304 6f19259b-4bc3-4df7-8a09-765794883524

IntelFrameworkModulePkg/Include/Common/MaxBbsEntries.h
IntelFrameworkModulePkg/Include/DebugInfo.h
IntelFrameworkModulePkg/Include/Guid/DataHubStatusCodeRecord.h
IntelFrameworkModulePkg/Include/Guid/MemoryStatusCodeRecord.h
IntelFrameworkModulePkg/Include/Guid/PciHotplugDevice.h
IntelFrameworkModulePkg/Include/Guid/PciOptionRomTable.h
IntelFrameworkModulePkg/Include/Protocol/IsaAcpi.h
IntelFrameworkModulePkg/Include/Protocol/IsaIo.h
IntelFrameworkModulePkg/Include/Protocol/PciHotPlugRequest.h
IntelFrameworkModulePkg/Include/Protocol/Ps2Policy.h
IntelFrameworkModulePkg/Include/Protocol/VgaMiniPort.h

index 36cf3aaf9739d3bbce52e36ac81083d10c38fc4c..6d9bb57a959d5ded9a3109c300177c4065de4c36 100644 (file)
@@ -12,8 +12,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 \r
 **/\r
 \r
 \r
 **/\r
 \r
-#ifndef _MAX_BBS_ENTRIES_H\r
-#define _MAX_BBS_ENTRIES_H\r
+#ifndef _MAX_BBS_ENTRIES_H_\r
+#define _MAX_BBS_ENTRIES_H_\r
 \r
 //\r
 // BUGBUG: This entry maybe changed to PCD in future and wait for\r
 \r
 //\r
 // BUGBUG: This entry maybe changed to PCD in future and wait for\r
index 2ca92bb148468312ce42017936b5644079743f4d..3c2889090aa1093466e7e6a1e6cf2bed8f556bd6 100644 (file)
@@ -12,8 +12,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 \r
 **/\r
 \r
 \r
 **/\r
 \r
-#ifndef _MAX_BBS_ENTRIES_H\r
-#define _MAX_BBS_ENTRIES_H\r
+#ifndef _MAX_BBS_ENTRIES_H_\r
+#define _MAX_BBS_ENTRIES_H_\r
 \r
 #pragma pack(1)\r
 \r
 \r
 #pragma pack(1)\r
 \r
index 34c1fefe373d9be0ba3353fbc166941d28126362..5e3e709fbc72a6dcfcba0f58f75241ec569c6546 100644 (file)
@@ -1,4 +1,4 @@
-/**@file\r
+/** @file\r
   GUID used to identify Data Hub records that originate from the Tiano \r
   ReportStatusCode API.\r
   \r
   GUID used to identify Data Hub records that originate from the Tiano \r
   ReportStatusCode API.\r
   \r
index 7a6bd06d109b8961d8a458085c9c53afe81d26a3..4f623b5de6dcbea69d2a28687b8f5684731d1f3c 100644 (file)
@@ -1,4 +1,4 @@
-/**@file\r
+/** @file\r
   GUID used to identify status code records HOB that originate from the PEI status code    \r
   \r
 Copyright (c) 2006, Intel Corporation                                                         \r
   GUID used to identify status code records HOB that originate from the PEI status code    \r
   \r
 Copyright (c) 2006, Intel Corporation                                                         \r
index e2c6e7ae84a10ed54bdffcda8bf777e5140d2d45..a5be56c39d83a981eec452a1fe66b0344fadd079 100644 (file)
@@ -1,4 +1,4 @@
-/**@file\r
+/** @file\r
   GUIDs used to indicate the device is Pccard hotplug device\r
   \r
 Copyright (c) 2006, Intel Corporation                                                         \r
   GUIDs used to indicate the device is Pccard hotplug device\r
   \r
 Copyright (c) 2006, Intel Corporation                                                         \r
index 32ab10ac3d2221073ad37f2d492b3b70354ac90c..09e4faa06dbadb396cde0c56c916909b27245286 100644 (file)
@@ -1,4 +1,4 @@
-/**@file\r
+/** @file\r
   GUID and data structure used to describe the list of PCI Option ROMs present in a system.\r
   \r
 Copyright (c) 2006, Intel Corporation                                                         \r
   GUID and data structure used to describe the list of PCI Option ROMs present in a system.\r
   \r
 Copyright (c) 2006, Intel Corporation                                                         \r
index c609ca4d15aa3046fa27543da1e4d502b613202f..573d5a4a60ba4c8b0e4c0c238264a38f3469a8fa 100644 (file)
@@ -1,4 +1,4 @@
-/**@file\r
+/** @file\r
   EFI ISA Acpi Protocol\r
 \r
 Copyright (c) 2006 - 2007, Intel Corporation                                                         \r
   EFI ISA Acpi Protocol\r
 \r
 Copyright (c) 2006 - 2007, Intel Corporation                                                         \r
index 4628710fef65638464450777a518f36f35bcbc0b..ce7f615621960efe78207017c4907f7f634fa71f 100644 (file)
@@ -1,4 +1,4 @@
-/**@file\r
+/** @file\r
   EFI ISA I/O Protocol\r
 \r
 Copyright (c) 2006 - 2007, Intel Corporation                                                         \r
   EFI ISA I/O Protocol\r
 \r
 Copyright (c) 2006 - 2007, Intel Corporation                                                         \r
@@ -12,8 +12,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 \r
 **/\r
 \r
 \r
 **/\r
 \r
-#ifndef _EFI_ISA_IO_H\r
-#define _EFI_ISA_IO_H\r
+#ifndef _EFI_ISA_IO_H_\r
+#define _EFI_ISA_IO_H_\r
 \r
 \r
 #include <Protocol/IsaAcpi.h>\r
 \r
 \r
 #include <Protocol/IsaAcpi.h>\r
index 17e5a65f8aba4c41a4243364083077a850239250..748ec103d664e4c3503a1c6a40850759e19eb568 100644 (file)
@@ -1,4 +1,4 @@
-/**@file\r
+/** @file\r
 \r
 Copyright (c) 2006 - 2007, Intel Corporation                                                         \r
 All rights reserved. This program and the accompanying materials                          \r
 \r
 Copyright (c) 2006 - 2007, Intel Corporation                                                         \r
 All rights reserved. This program and the accompanying materials                          \r
index 757d21f69fff66fafd93da1c61ea42af78f63e06..e6d20a8d0d3433dd37f9af82367256a51a978d1b 100644 (file)
@@ -1,4 +1,4 @@
-/**@file\r
+/** @file\r
   Protocol used for PS/2 Policy definition.\r
 \r
 Copyright (c) 2006 - 2007, Intel Corporation                                                         \r
   Protocol used for PS/2 Policy definition.\r
 \r
 Copyright (c) 2006 - 2007, Intel Corporation                                                         \r
index 714028993cbe13664ef854b730df505d16cb51d1..a76d4e2e5eda17d13825584a71c935116888e3b1 100644 (file)
@@ -1,4 +1,4 @@
-/**@file\r
+/** @file\r
   Vga Mini port binding for a VGA controller\r
 \r
 Copyright (c) 2006 - 2007, Intel Corporation                                                         \r
   Vga Mini port binding for a VGA controller\r
 \r
 Copyright (c) 2006 - 2007, Intel Corporation                                                         \r