mirror of https://github.com/acidanthera/audk.git
Remove a duplicated definition.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5671 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
4e498a0f27
commit
35f8f32669
|
@ -56,7 +56,6 @@ typedef struct {
|
|||
#define EFI_IFR_EXTEND_OP_TIMEOUT 0x2
|
||||
#define EFI_IFR_EXTEND_OP_CLASS 0x3
|
||||
#define EFI_IFR_EXTEND_OP_SUBCLASS 0x4
|
||||
#define EFI_IFR_EXTEND_OP_OPTIONKEY 0x5
|
||||
|
||||
|
||||
typedef struct _EFI_IFR_GUID_LABEL {
|
||||
|
|
Loading…
Reference in New Issue