]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/VariableRuntimeDxe/CommonHeader.h
Add MonotonicCounter driver, which produces MonotonicCounter arch protocols
[mirror_edk2.git] / MdeModulePkg / Universal / VariableRuntimeDxe / CommonHeader.h
index 4f16113639d014992ee2b59910d9f51b5328fe4b..2cb78e7d63281b7c72412e89349b8e36dd922fe4 100644 (file)
@@ -19,7 +19,9 @@
 //\r
 // The package level header files this module uses\r
 //\r
-#include <FrameworkDxe.h>\r
+#include <PiDxe.h>\r
+\r
+\r
 //\r
 // The protocols, PPI and GUID defintions for this module\r
 //\r
@@ -41,6 +43,8 @@
 #include <Library/UefiLib.h>\r
 #include <Library/BaseLib.h>\r
 #include <Library/MemoryAllocationLib.h>\r
-\r
+#include <Library/HobLib.h>\r
+#include <Common/FlashMap.h>\r
+#include <Guid/FlashMapHob.h>\r
 \r
 #endif\r