TianoCore EDK2 master
Loading...
Searching...
No Matches
DisplayUpdateProgressLib.h
Go to the documentation of this file.
1
15#ifndef __DISPLAY_PROGRESS_LIB__
16#define __DISPLAY_PROGRESS_LIB__
17
19
42EFIAPI
44 IN UINTN Completion,
46 );
47
48#endif
UINT64 UINTN
EFI_STATUS EFIAPI DisplayUpdateProgress(IN UINTN Completion, IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL_UNION *Color OPTIONAL)
#define IN
Definition: Base.h:279
RETURN_STATUS EFI_STATUS
Definition: UefiBaseType.h:29