X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdeModulePkg%2FInclude%2FLibrary%2FGenericBdsLib.h;h=cd87cea5b95c39b2c43c89fbb949eb6b1d6a1ec5;hb=f3f2e05db8c89628498ec4efdb16184747824c63;hp=0dc18df735f68335bb0723f35ceeab0d89f59e00;hpb=0763673064e9e12a4e073c0770c6f30b4ed4b697;p=mirror_edk2.git diff --git a/MdeModulePkg/Include/Library/GenericBdsLib.h b/MdeModulePkg/Include/Library/GenericBdsLib.h index 0dc18df735..cd87cea5b9 100644 --- a/MdeModulePkg/Include/Library/GenericBdsLib.h +++ b/MdeModulePkg/Include/Library/GenericBdsLib.h @@ -74,7 +74,7 @@ extern EFI_HANDLE mBdsImageHandle; // // This data structure is the part of BDS_CONNECT_ENTRY that we can hard code. // -#define BDS_LOAD_OPTION_SIGNATURE EFI_SIGNATURE_32 ('B', 'd', 'C', 'O') +#define BDS_LOAD_OPTION_SIGNATURE SIGNATURE_32 ('B', 'd', 'C', 'O') typedef struct {