mirror of https://github.com/acidanthera/audk.git
Refine code to follow coding style.
Signed-off-by: ydong10 git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11875 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
8b67c4c879
commit
f6bd06633d
|
@ -310,7 +310,7 @@ ProcessSingleControllerHealth (
|
|||
IN EFI_DRIVER_HEALTH_HII_MESSAGE **MessageList, OPTIONAL
|
||||
IN EFI_HII_HANDLE FormHiiHandle,
|
||||
IN OUT BOOLEAN *RebootRequired
|
||||
);
|
||||
);
|
||||
|
||||
/**
|
||||
Repair notification function, simply print the repair progress.
|
||||
|
|
Loading…
Reference in New Issue