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