]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Application/VariableInfo/VariableInfo.c
Add Profiling support for Variable store and added a specialized caching algorithm
authorAJFISH <AJFISH@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 4 Oct 2007 21:01:21 +0000 (21:01 +0000)
committerAJFISH <AJFISH@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 4 Oct 2007 21:01:21 +0000 (21:01 +0000)
commit33a5a666a4c98521195d1d4137a1141e670f7e62
treec71e1370fcba730e38fbbce74bc9368a9e119690
parentdd98e32c6b5139bcf2ae5f8516490ad44adff861
Add Profiling support for Variable store and added a specialized caching algorithm

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4015 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Include/Guid/VariableInfo.h [new file with mode: 0644]
MdeModulePkg/MdeModulePkg.dec
MdeModulePkg/Universal/Variable/Application/VariableInfo.c [new file with mode: 0644]
MdeModulePkg/Universal/Variable/Application/VariableInfo.inf [new file with mode: 0644]
MdeModulePkg/Universal/Variable/RuntimeDxe/Variable.c
MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf