fix ecc report-out issues
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6831 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -14,8 +14,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||
|
||||
**/
|
||||
|
||||
#ifndef _ACPI_S3_SAVE_PROTOCOL_H
|
||||
#define _ACPI_S3_SAVE_PROTOCOL_H
|
||||
#ifndef _ACPI_S3_SAVE_PROTOCOL_H_
|
||||
#define _ACPI_S3_SAVE_PROTOCOL_H_
|
||||
|
||||
#include <PiDxe.h>
|
||||
|
||||
|
@@ -16,8 +16,8 @@
|
||||
|
||||
**/
|
||||
|
||||
#ifndef _BOOT_SCRIPT_SAVE_PROTOCOL_H
|
||||
#define _BOOT_SCRIPT_SAVE_PROTOCOL_H
|
||||
#ifndef _BOOT_SCRIPT_SAVE_PROTOCOL_H_
|
||||
#define _BOOT_SCRIPT_SAVE_PROTOCOL_H_
|
||||
|
||||
#include <PiDxe.h>
|
||||
//
|
||||
|
@@ -42,7 +42,7 @@
|
||||
typedef struct _EFI_LEGACY_BIOS_PROTOCOL EFI_LEGACY_BIOS_PROTOCOL;
|
||||
|
||||
//
|
||||
/// @bug: These macros appear in no specifications and are kept for backward
|
||||
/// @bug These macros appear in no specifications and are kept for backward
|
||||
// compatibility only.
|
||||
// Convert from 32-bit address (_Adr) to Segment:Offset 16-bit form
|
||||
//
|
||||
|
Reference in New Issue
Block a user