Add variable definitions of user identification

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9581 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
gdong1
2009-12-22 04:48:19 +00:00
parent 2022142e65
commit d14d2707ea
3 changed files with 46 additions and 0 deletions

View File

@@ -333,5 +333,6 @@ struct _EFI_USER_MANAGER_PROTOCOL {
};
extern EFI_GUID gEfiUserManagerProtocolGuid;
extern EFI_GUID gEfiEventUserProfileChangedGuid;
#endif