Add SMM Variable implementation.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11151 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
[Sources]
|
||||
Reclaim.c
|
||||
Variable.c
|
||||
VariableDxe.c
|
||||
Variable.h
|
||||
|
||||
[Packages]
|
||||
@@ -76,7 +77,7 @@
|
||||
gEfiMdeModulePkgTokenSpaceGuid.PcdVariableCollectStatistics ## SOMETIME_CONSUMES (statistic the information of variable.)
|
||||
|
||||
[Depex]
|
||||
gEfiFirmwareVolumeBlockProtocolGuid AND gEfiFaultTolerantWriteProtocolGuid
|
||||
TRUE
|
||||
|
||||
# [Event]
|
||||
# ##
|
||||
@@ -84,4 +85,5 @@
|
||||
# #
|
||||
# EVENT_TYPE_NOTIFY_SIGNAL ## PRODUCES
|
||||
#
|
||||
#
|
||||
#
|
||||
|
||||
|
Reference in New Issue
Block a user