Specifications

Version 2.0
35
EFI_SHELL_PROTOCOL.GetPageBreak()
Summary
Gets the enable status of the page break output mode.
Prototype
typedef
BOOLEAN
(EFIAPI *EFI_SHELL_GET_PAGE_BREAK) (
VOID
);
Parameters
None
Description
User can use this function to determine current page break mode.
Status Codes Returned
TRUE The page break output mode is enabled
FALSE The page break output mode is disabled