mirror of
https://github.com/acidanthera/audk.git
synced 2025-09-26 02:58:39 +02:00
MdeModulePkg/Core: Fixed code style.
This commit is contained in:
parent
89a789b06e
commit
edcfaa96a7
@ -541,7 +541,6 @@ PeiLoadImageLoadImage (
|
|||||||
EfiFileName,
|
EfiFileName,
|
||||||
sizeof (EfiFileName)
|
sizeof (EfiFileName)
|
||||||
);
|
);
|
||||||
|
|
||||||
if (!RETURN_ERROR (Status)) {
|
if (!RETURN_ERROR (Status)) {
|
||||||
DEBUG ((DEBUG_INFO | DEBUG_LOAD, "%a", EfiFileName));
|
DEBUG ((DEBUG_INFO | DEBUG_LOAD, "%a", EfiFileName));
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user