]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeCpuIoLibInternal.h
1. fixed one bug in Common/FrameworkFirmwareFileSystem.h
[mirror_edk2.git] / IntelFrameworkPkg / Library / DxeIoLibCpuIo / DxeCpuIoLibInternal.h
index ef3dc1041c29233d3b5d55d4f0636b5db957eaef..e0e54243b4032b85e604c16c01b997f2d656b4cf 100644 (file)
 #ifndef _DXE_CPUIO_LIB_INTERNAL_H_\r
 #define _DXE_CPUIO_LIB_INTERNAL_H_\r
 \r
+//\r
+// The package level header files this module uses\r
+//\r
 #include <FrameworkDxe.h>\r
+\r
+//\r
+// The protocols, PPI and GUID defintions for this module\r
+//\r
+#include <Protocol/CpuIo.h>\r
+#include <Protocol/PciRootBridgeIo.h>\r
+\r
+//\r
+// The Library classes this module consumes\r
+//\r
 #include <Library/IoLib.h>\r
 #include <Library/UefiBootServicesTableLib.h>\r
 #include <Library/DebugLib.h>\r
 #include <Library/BaseLib.h>\r
 \r
-#include <Protocol/PciRootBridgeIo.h>\r
-#include <Protocol/CpuIo.h>\r
 \r
 /**\r
   Reads registers in the EFI CPU I/O space.\r