]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkModulePkg/Universal/StatusCode/Dxe/DxeStatusCode.c
Follow up EDKT247-253
[mirror_edk2.git] / EdkModulePkg / Universal / StatusCode / Dxe / DxeStatusCode.c
index c47d34bc2364ae4536ab198e285b9116aa8385c4..27ea8dcd1c9fdbc3f78f4e477b48eee550a55b31 100644 (file)
@@ -137,7 +137,7 @@ InitializationDispatcherWorker (
       //\r
       // See whether there is gap of packet or not\r
       //\r
-      if (HobStart) {\r
+      if (NULL != HobStart) {\r
         HobStart  = NULL;\r
         Hob.Raw   = HobStart;\r
         continue;\r