Use two PCDs to replace _DISABLE_UNUSED_HII_PROTOCOLS_ macro.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5498 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -16,7 +16,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||
|
||||
#include "HiiDatabase.h"
|
||||
|
||||
#ifndef _DISABLE_UNUSED_HII_PROTOCOLS_
|
||||
|
||||
/**
|
||||
Get the imageid of last image block: EFI_HII_IIBT_END_BLOCK when input
|
||||
@@ -1499,5 +1498,3 @@ HiiDrawImageId (
|
||||
return Status;
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user