Follow up EDKT247-253
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1449 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@ -137,7 +137,7 @@ InitializationDispatcherWorker (
|
||||
//
|
||||
// See whether there is gap of packet or not
|
||||
//
|
||||
if (HobStart) {
|
||||
if (NULL != HobStart) {
|
||||
HobStart = NULL;
|
||||
Hob.Raw = HobStart;
|
||||
continue;
|
||||
|
Reference in New Issue
Block a user