TianoCore EDK2
master
Loading...
Searching...
No Matches
Ui.h
Go to the documentation of this file.
1
9
#ifndef _BDS_MODULE_H_
10
#define _BDS_MODULE_H_
11
12
#include <
IndustryStandard/SmBios.h
>
13
14
#include <
Guid/MdeModuleHii.h
>
15
#include <
Guid/StatusCodeDataTypeId.h
>
16
17
#include <
Protocol/Smbios.h
>
18
#include <
Protocol/HiiConfigAccess.h
>
19
20
#include <
Library/PrintLib.h
>
21
#include <
Library/DebugLib.h
>
22
#include <
Library/BaseMemoryLib.h
>
23
#include <
Library/UefiBootServicesTableLib.h
>
24
#include <
Library/UefiLib.h
>
25
#include <
Library/MemoryAllocationLib.h
>
26
#include <
Library/ReportStatusCodeLib.h
>
27
#include <
Library/UefiRuntimeServicesTableLib.h
>
28
#include <
Library/HiiLib.h
>
29
#include <
Library/DevicePathLib.h
>
30
#include <
Library/UefiHiiServicesLib.h
>
31
#include <
Library/UefiBootManagerLib.h
>
32
33
#pragma pack(1)
34
38
typedef
struct
{
39
VENDOR_DEVICE_PATH
VendorDevicePath;
40
EFI_DEVICE_PATH_PROTOCOL
End;
41
}
HII_VENDOR_DEVICE_PATH
;
42
43
#pragma pack()
44
45
//
46
// The interface functions related to the Setup Browser Reset Reminder feature
47
//
48
54
VOID
55
EFIAPI
56
EnableResetRequired
(
57
VOID
58
);
59
64
BOOLEAN
65
EFIAPI
66
IsResetReminderFeatureEnable
(
67
VOID
68
);
69
74
BOOLEAN
75
EFIAPI
76
IsResetRequired
(
77
VOID
78
);
79
86
VOID
87
EFIAPI
88
SetupResetReminder
(
89
VOID
90
);
91
92
#endif
BaseMemoryLib.h
DevicePathLib.h
HiiConfigAccess.h
HiiLib.h
SmBios.h
MdeModuleHii.h
EnableResetRequired
VOID EFIAPI EnableResetRequired(VOID)
Definition:
FrontPage.c:1059
SetupResetReminder
VOID EFIAPI SetupResetReminder(VOID)
Definition:
FrontPage.c:1087
IsResetRequired
BOOLEAN EFIAPI IsResetRequired(VOID)
Definition:
FrontPage.c:1072
IsResetReminderFeatureEnable
BOOLEAN EFIAPI IsResetReminderFeatureEnable(VOID)
DebugLib.h
ReportStatusCodeLib.h
MemoryAllocationLib.h
PrintLib.h
Smbios.h
StatusCodeDataTypeId.h
UefiBootManagerLib.h
UefiBootServicesTableLib.h
UefiHiiServicesLib.h
UefiLib.h
UefiRuntimeServicesTableLib.h
EFI_DEVICE_PATH_PROTOCOL
Definition:
DevicePath.h:43
HII_VENDOR_DEVICE_PATH
Definition:
ConsolePrefDxe.c:33
VENDOR_DEVICE_PATH
Definition:
DevicePath.h:140
MdeModulePkg
Application
UiApp
Ui.h
Generated on Fri Nov 15 2024 18:01:06 for TianoCore EDK2 by
1.9.6