X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=SecurityPkg%2FUserIdentification%2FUserProfileManagerDxe%2FUserProfileManager.h;h=bff953960267974807967c0dbf5c8ffbb9ce4d54;hp=b7098dc7b67582572722fdfdb3623206f148b932;hb=a0c56a8219ec268d8ac4e051035f1636545cc478;hpb=e24fc1032db5d5d2395260f6d7af94aa5a2a0802 diff --git a/SecurityPkg/UserIdentification/UserProfileManagerDxe/UserProfileManager.h b/SecurityPkg/UserIdentification/UserProfileManagerDxe/UserProfileManager.h index b7098dc7b6..bff9539602 100644 --- a/SecurityPkg/UserIdentification/UserProfileManagerDxe/UserProfileManager.h +++ b/SecurityPkg/UserIdentification/UserProfileManagerDxe/UserProfileManager.h @@ -1,7 +1,7 @@ /** @file The header file for user profile manager driver. -Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.
+Copyright (c) 2009 - 2011, Intel Corporation. All rights reserved.
This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at @@ -112,11 +112,6 @@ extern UINT8 UserProfileManagerVfrBin[]; // extern UINT8 UserProfileManagerStrings[]; -// -// Guid used in the form browse. -// -extern EFI_GUID mUserProfileManagerGuid; - // // The user manager protocol, used in several function. //