Add a Pcd to define the maximum number of performance log entries during PEI phase.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1398 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -33,10 +33,6 @@ Abstract:
|
||||
//
|
||||
#define PEI_PERFORMANCE_STRING_SIZE 8
|
||||
#define PEI_PERFORMANCE_STRING_LENGTH (PEI_PERFORMANCE_STRING_SIZE - 1)
|
||||
//
|
||||
// Bugbug: This macro will be replaced by a binary patchable PCD entry in EdkModulePkg
|
||||
//
|
||||
#define MAX_PEI_PERFORMANCE_LOG_ENTRIES 28
|
||||
|
||||
typedef struct {
|
||||
EFI_PHYSICAL_ADDRESS Handle;
|
||||
|
Reference in New Issue
Block a user