ArmPlatformPkg: Coding style (minor changes)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12625 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -57,7 +57,7 @@ UefiMain (
|
||||
return EFI_UNSUPPORTED;
|
||||
}
|
||||
|
||||
// Generate the File Path Node for the Linux Kernel & Device Tree blobl
|
||||
// Generate the File Path Node for the Linux Kernel & Device Tree blob
|
||||
DevicePathKernel = FileDevicePath (LoadedImage->DeviceHandle, LINUX_KERNEL_NAME);
|
||||
DevicePathFdt = FileDevicePath (LoadedImage->DeviceHandle, FDT_NAME);
|
||||
|
||||
|
Reference in New Issue
Block a user