TianoCore EDK2 master
Loading...
Searching...
No Matches
ZeroGuid.h File Reference

Go to the source code of this file.

Macros

#define ZERO_GUID
 

Variables

EFI_GUID gZeroGuid
 

Detailed Description

GUID has all zero values.

Copyright (c) 2011 - 2018, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent

Definition in file ZeroGuid.h.

Macro Definition Documentation

◆ ZERO_GUID

#define ZERO_GUID
Value:
{ \
0x0, 0x0, 0x0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0} \
}

Definition at line 12 of file ZeroGuid.h.