From 26167ad7fbf62db7a49aee2b189bea47a4b885f9 Mon Sep 17 00:00:00 2001 From: yshang1 Date: Thu, 26 Jul 2007 07:17:02 +0000 Subject: [PATCH] Clean the Bis.h git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3450 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Include/Protocol/Bis.h | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/MdePkg/Include/Protocol/Bis.h b/MdePkg/Include/Protocol/Bis.h index 63a3f38972..ab16ada035 100644 --- a/MdePkg/Include/Protocol/Bis.h +++ b/MdePkg/Include/Protocol/Bis.h @@ -114,19 +114,6 @@ typedef struct { // #define BIS_GET_SIGINFO_ARRAY(BisDataPtr) ((EFI_BIS_SIGNATURE_INFO *) (BisDataPtr)->Data) -// -// Binary Value of "X-Intel-BIS-ParameterSet" Attribute. -// (Value is Base64 encoded in actual signed manifest). -// {EDD35E31-07B9-11d2-83A3-00A0C91FADCF} -// -#define BOOT_OBJECT_AUTHORIZATION_PARMSET_GUID \ - { \ - 0xedd35e31, 0x7b9, 0x11d2, \ - { \ - 0x83, 0xa3, 0x0, 0xa0, 0xc9, 0x1f, 0xad, 0xcf \ - } \ - } - // // Support old name for backward compatible // -- 2.39.2