Remove prefix EFI_ from some TPL macros reference in some comments
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2750 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -187,7 +187,7 @@ EfiInitializeLock (
|
||||
|
||||
**/
|
||||
#define EFI_INITIALIZE_LOCK_VARIABLE(Priority) \
|
||||
{Priority, EFI_TPL_APPLICATION, EfiLockReleased }
|
||||
{Priority, TPL_APPLICATION, EfiLockReleased }
|
||||
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user