ECC Clean up.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6206 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||
**/
|
||||
|
||||
#ifndef _ALERT_STANDARD_FORMAT_TABLE_H
|
||||
#define _ALERT_STANDARD_FORMAT_TABLE_H
|
||||
#ifndef _ALERT_STANDARD_FORMAT_TABLE_H_
|
||||
#define _ALERT_STANDARD_FORMAT_TABLE_H_
|
||||
|
||||
#include <IndustryStandard/Acpi.h>
|
||||
|
||||
|
@@ -10,7 +10,7 @@ http://opensource.org/licenses/bsd-license.php
|
||||
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||
|
||||
--*/
|
||||
**/
|
||||
|
||||
#ifndef _ELTORITO_H_
|
||||
#define _ELTORITO_H_
|
||||
|
@@ -10,7 +10,7 @@ http://opensource.org/licenses/bsd-license.php
|
||||
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||
|
||||
--*/
|
||||
**/
|
||||
|
||||
#ifndef _MBR_H_
|
||||
#define _MBR_H_
|
||||
|
@@ -1121,9 +1121,6 @@ typedef struct tdTPM_AUDIT_EVENT_OUT {
|
||||
//
|
||||
// Part 2, section 16: Return Codes
|
||||
//
|
||||
#ifndef TPM_BASE
|
||||
#error "TPM Error Codes require definition of TPM_BASE"
|
||||
#endif
|
||||
|
||||
#define TPM_VENDOR_ERROR TPM_Vendor_Specific32
|
||||
#define TPM_NON_FATAL 0x00000800
|
||||
|
Reference in New Issue
Block a user