summaryrefslogtreecommitdiffstats
path: root/DuetPkg/FSVariable/FSVariable.inf
diff options
context:
space:
mode:
authoreric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>2009-02-27 05:35:08 +0000
committereric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>2009-02-27 05:35:08 +0000
commit3709c4cd5bc3956fee59f31bdd1b7dc5b61a039a (patch)
tree2787bfad81002d6b2b5139e79889dc69e488b835 /DuetPkg/FSVariable/FSVariable.inf
parentaa19fa57db2a32a2cf41c6e1dee033129840ff1a (diff)
downloadedk2-3709c4cd5bc3956fee59f31bdd1b7dc5b61a039a.tar.gz
edk2-3709c4cd5bc3956fee59f31bdd1b7dc5b61a039a.tar.bz2
edk2-3709c4cd5bc3956fee59f31bdd1b7dc5b61a039a.zip
1. delete Include/Guid/VariableInfo.h
2. move VariableFormat.h into GUID directory and change the “Signature” field of the VARIABLE_STORE_HEADER to gEfiVariableGuid value. 3. merging VARIABLE_INFO_ENTRY structure into the new Include/Guid/VariableFormat.h 4. change gEfiVariableInfoGuid into gEfiVariableGuid. 5. modify FDF files to use new guid value instead of the original signature. 6. all code related to signature is changed to use guid value. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7728 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'DuetPkg/FSVariable/FSVariable.inf')
-rw-r--r--DuetPkg/FSVariable/FSVariable.inf1
1 files changed, 1 insertions, 0 deletions
diff --git a/DuetPkg/FSVariable/FSVariable.inf b/DuetPkg/FSVariable/FSVariable.inf
index 52a805d036..c2a8c84b52 100644
--- a/DuetPkg/FSVariable/FSVariable.inf
+++ b/DuetPkg/FSVariable/FSVariable.inf
@@ -57,6 +57,7 @@
[Guids]
gEfiHobListGuid
gEfiFlashMapHobGuid
+ gEfiVariableGuid
[Protocols]
gEfiVariableArchProtocolGuid