From d196f44fdcc485873d0cdc357c9c066c798f9040 Mon Sep 17 00:00:00 2001 From: jljusten Date: Fri, 11 Apr 2008 23:18:07 +0000 Subject: Remove duplicate definition of EFI_REPORT_STATUS_CODE. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5053 6f19259b-4bc3-4df7-8a09-765794883524 --- .../StatusCode/Lib/RtMemoryStatusCode/RtMemoryStatusCode.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'EdkCompatibilityPkg/Sample') diff --git a/EdkCompatibilityPkg/Sample/Platform/Generic/RuntimeDxe/StatusCode/Lib/RtMemoryStatusCode/RtMemoryStatusCode.h b/EdkCompatibilityPkg/Sample/Platform/Generic/RuntimeDxe/StatusCode/Lib/RtMemoryStatusCode/RtMemoryStatusCode.h index 15db58cf16..cf21b29588 100644 --- a/EdkCompatibilityPkg/Sample/Platform/Generic/RuntimeDxe/StatusCode/Lib/RtMemoryStatusCode/RtMemoryStatusCode.h +++ b/EdkCompatibilityPkg/Sample/Platform/Generic/RuntimeDxe/StatusCode/Lib/RtMemoryStatusCode/RtMemoryStatusCode.h @@ -32,6 +32,12 @@ Abstract: #include "EfiHobLib.h" #include "RtPlatformStatusCodeLib.h" +// +// Referenced protocols +// +#include EFI_ARCH_PROTOCOL_DEFINITION (StatusCode) + + // // Consumed protocols // -- cgit v1.2.3