projects
/
mirror_edk2.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ArmPlatformPkg: Minor code changes (comments, misspellings, coding stylei, line endings)
[mirror_edk2.git]
/
ArmPlatformPkg
/
Bds
/
BootOptionSupport.c
diff --git
a/ArmPlatformPkg/Bds/BootOptionSupport.c
b/ArmPlatformPkg/Bds/BootOptionSupport.c
index f16de7c82dc3df6877edca7db28deca91a8c9397..e22280dc81f28febce0604a8ce437ba5a3e09870 100644
(file)
--- a/
ArmPlatformPkg/Bds/BootOptionSupport.c
+++ b/
ArmPlatformPkg/Bds/BootOptionSupport.c
@@
-390,7
+390,7
@@
BdsLoadOptionFileSystemUpdateDevicePath (
FILEPATH_DEVICE_PATH* FilePathDevicePath;
\r
EFI_DEVICE_PATH* DevicePath;
\r
\r
FILEPATH_DEVICE_PATH* FilePathDevicePath;
\r
EFI_DEVICE_PATH* DevicePath;
\r
\r
- DevicePath = DuplicateDevicePath(OldDevicePath);
\r
+ DevicePath = DuplicateDevicePath
(OldDevicePath);
\r
\r
EndingDevicePath = (FILEPATH_DEVICE_PATH*)GetLastDevicePathNode (DevicePath);
\r
\r
\r
EndingDevicePath = (FILEPATH_DEVICE_PATH*)GetLastDevicePathNode (DevicePath);
\r
\r