summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/GenericBdsLib/InternalBdsLib.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdeModulePkg/Library/GenericBdsLib/InternalBdsLib.h')
-rw-r--r--MdeModulePkg/Library/GenericBdsLib/InternalBdsLib.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/MdeModulePkg/Library/GenericBdsLib/InternalBdsLib.h b/MdeModulePkg/Library/GenericBdsLib/InternalBdsLib.h
index 9619c31..0ee38ee 100644
--- a/MdeModulePkg/Library/GenericBdsLib/InternalBdsLib.h
+++ b/MdeModulePkg/Library/GenericBdsLib/InternalBdsLib.h
@@ -85,6 +85,12 @@ typedef struct {
UINT32 Signiture;
} PERF_HEADER;
+/**
+
+ Allocates a block of memory and writes performance data of booting into it.
+ OS can processing these record.
+
+**/
VOID
WriteBootToOsPerformanceData (
VOID