]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Library/UefiLibFramework/UefiLibFramework.h
Remove the EDK prefix from library instance folder's name
[mirror_edk2.git] / IntelFrameworkPkg / Library / UefiLibFramework / UefiLibFramework.h
index 4bdc4b1edcfa65f04d093e9e1b57fd0ce94689bb..9d91611cd6834c7278367a8923d566ffe7a58a17 100644 (file)
 #ifndef _UEFI_LIB_FRAMEWORK_H_\r
 #define _UEFI_LIB_FRAMEWORK_H_\r
 \r
+//\r
+// The package level header files this module uses\r
+//\r
 #include <FrameworkDxe.h>\r
+//\r
+// The protocols, PPI and GUID defintions for this module\r
+//\r
+#include <Guid/EventGroup.h>\r
+#include <Guid/EventLegacyBios.h>\r
+#include <Guid/FrameworkDevicePath.h>\r
+//\r
+// The Library classes this module consumes\r
+//\r
+#include <Library/UefiLib.h>\r
 #include <Library/UefiBootServicesTableLib.h>\r
 #include <Library/BaseLib.h>\r
 #include <Library/BaseMemoryLib.h>\r
@@ -26,6 +39,5 @@
 #include <Library/MemoryAllocationLib.h>\r
 #include <Library/PcdLib.h>\r
 #include <Library/PrintLib.h>\r
-#include <Library/UefiLib.h>\r
 \r
 #endif\r