mirror of https://github.com/acidanthera/audk.git
Remove the unnecessary top level header files in protocol header file.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10326 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
caeefbfe14
commit
35a895c9f8
|
@ -20,9 +20,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
|||
#ifndef __EFI_SMM_BASE_HELPER_READY_H__
|
||||
#define __EFI_SMM_BASE_HELPER_READY_H__
|
||||
|
||||
#include <FrameworkSmm.h>
|
||||
#include <PiSmm.h>
|
||||
|
||||
#define EFI_SMM_BASE_HELPER_READY_PROTOCOL_GUID \
|
||||
{ \
|
||||
0x910dca07, 0x1f94, 0x4ee7, { 0xaf, 0x2f, 0xff, 0x72, 0xf3, 0x15, 0x43, 0x53 } \
|
||||
|
|
Loading…
Reference in New Issue