]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BeagleBoardPkg/BeagleBoardPkg.dsc
BeagleBoardPkg: sync log level comments to DebugLib.h
[mirror_edk2.git] / BeagleBoardPkg / BeagleBoardPkg.dsc
index b90576ee76d39ea75ab8b4751c7856dbf995ae07..37e285af1b25f0af868fcef34459e91017186ce2 100644 (file)
 \r
 [LibraryClasses.common.SEC]\r
   ArmLib|ArmPkg/Library/ArmLib/ArmV7/ArmV7LibPrePi.inf\r
-  ArmPlatformGlobalVariableLib|ArmPlatformPkg/Library/ArmPlatformGlobalVariableLib/PrePi/PrePiArmPlatformGlobalVariableLib.inf\r
 \r
   PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
   ReportStatusCodeLib|IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf\r
   DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf\r
   SecurityManagementLib|MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.inf\r
   PerformanceLib|MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf\r
-  ArmPlatformGlobalVariableLib|ArmPlatformPkg/Library/ArmPlatformGlobalVariableLib/Dxe/DxeArmPlatformGlobalVariableLib.inf\r
 \r
 [LibraryClasses.common.UEFI_APPLICATION]\r
   ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
 #  DEBUG_WARN      0x00000002  // Warnings\r
 #  DEBUG_LOAD      0x00000004  // Load events\r
 #  DEBUG_FS        0x00000008  // EFI File system\r
-#  DEBUG_POOL      0x00000010  // Alloc & Free's\r
-#  DEBUG_PAGE      0x00000020  // Alloc & Free's\r
-#  DEBUG_INFO      0x00000040  // Verbose\r
-#  DEBUG_DISPATCH  0x00000080  // PEI/DXE Dispatchers\r
+#  DEBUG_POOL      0x00000010  // Alloc & Free (pool)\r
+#  DEBUG_PAGE      0x00000020  // Alloc & Free (page)\r
+#  DEBUG_INFO      0x00000040  // Informational debug messages\r
+#  DEBUG_DISPATCH  0x00000080  // PEI/DXE/SMM Dispatchers\r
 #  DEBUG_VARIABLE  0x00000100  // Variable\r
 #  DEBUG_BM        0x00000400  // Boot Manager\r
 #  DEBUG_BLKIO     0x00001000  // BlkIo Driver\r
-#  DEBUG_NET       0x00004000  // SNI Driver\r
+#  DEBUG_NET       0x00004000  // SNP Driver\r
 #  DEBUG_UNDI      0x00010000  // UNDI Driver\r
-#  DEBUG_LOADFILE  0x00020000  // UNDI Driver\r
+#  DEBUG_LOADFILE  0x00020000  // LoadFile\r
 #  DEBUG_EVENT     0x00080000  // Event messages\r
+#  DEBUG_GCD       0x00100000  // Global Coherency Database changes\r
+#  DEBUG_CACHE     0x00200000  // Memory range cachability changes\r
+#  DEBUG_VERBOSE   0x00400000  // Detailed debug messages that may\r
+#                              // significantly impact boot performance\r
 #  DEBUG_ERROR     0x80000000  // Error\r
   gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x8000000F\r
 \r