Searched refs:Library (Results 1 - 25 of 670) sorted by relevance

1234567891011>>

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Library/PlatformBdsLibNull/
H A DBdsPlatform.h18 #include <Library/DebugLib.h>
19 #include <Library/BaseMemoryLib.h>
20 #include <Library/UefiBootServicesTableLib.h>
21 #include <Library/MemoryAllocationLib.h>
22 #include <Library/BaseLib.h>
23 #include <Library/PcdLib.h>
24 #include <Library/GenericBdsLib.h>
25 #include <Library/PlatformBdsLib.h>
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Library/TpmCommLib/
H A DCommonHeader.h20 #include <Library/BaseLib.h>
21 #include <Library/BaseMemoryLib.h>
22 #include <Library/IoLib.h>
23 #include <Library/TimerLib.h>
24 #include <Library/TpmCommLib.h>
25 #include <Library/BaseCryptLib.h>
26 #include <Library/MemoryAllocationLib.h>
27 #include <Library/DebugLib.h>
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/UefiHiiLib/
H A DInternalHiiLib.h2 Internal include file for the HII Library instance.
23 #include <Library/BaseLib.h>
24 #include <Library/BaseMemoryLib.h>
25 #include <Library/HiiLib.h>
26 #include <Library/DebugLib.h>
27 #include <Library/MemoryAllocationLib.h>
28 #include <Library/UefiBootServicesTableLib.h>
29 #include <Library/DevicePathLib.h>
30 #include <Library/UefiHiiServicesLib.h>
31 #include <Library/PrintLi
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseIoLibIntrinsic/
H A DBaseIoLibIntrinsicInternal.h22 #include <Library/IoLib.h>
23 #include <Library/BaseLib.h>
24 #include <Library/DebugLib.h>
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/UefiUsbLib/
H A DUefiUsbLibInternal.h21 #include <Library/UefiUsbLib.h>
22 #include <Library/BaseMemoryLib.h>
23 #include <Library/DebugLib.h>
24 #include <Library/PcdLib.h>
/vbox/src/VBox/Devices/EFI/Firmware/SourceLevelDebugPkg/Library/DebugAgent/DxeDebugAgent/
H A DDxeDebugAgentLib.h2 Header file for Dxe Core Debug Agent Library instance.
20 #include <Library/UefiBootServicesTableLib.h>
21 #include <Library/UefiLib.h>
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellInstall1CommandsLib/
H A DUefiShellInstall1CommandsLib.h30 #include <Library/BaseLib.h>
31 #include <Library/BaseMemoryLib.h>
32 #include <Library/DebugLib.h>
33 #include <Library/MemoryAllocationLib.h>
34 #include <Library/PcdLib.h>
35 #include <Library/ShellCommandLib.h>
36 #include <Library/ShellLib.h>
37 #include <Library/SortLib.h>
38 #include <Library/UefiLib.h>
39 #include <Library/UefiRuntimeServicesTableLi
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/CryptoPkg/Library/BaseCryptLib/
H A DInternalCryptLib.h18 #include <Library/BaseLib.h>
19 #include <Library/BaseMemoryLib.h>
20 #include <Library/MemoryAllocationLib.h>
21 #include <Library/DebugLib.h>
22 #include <Library/BaseCryptLib.h>
25 // Environment Setting for OpenSSL-based UEFI Crypto Library.
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Library/GenericBdsLib/
H A DString.h18 #include <Library/HiiLib.h>
19 #include <Library/DebugLib.h>
20 #include <Library/DevicePathLib.h>
21 #include <Library/UefiLib.h>
22 #include <Library/UefiBootServicesTableLib.h>
/vbox/src/VBox/Devices/EFI/Firmware/PerformancePkg/Library/TscTimerLib/
H A DTscTimerLibInternal.h20 #include <Library/TimerLib.h>
21 #include <Library/BaseLib.h>
22 #include <Library/IoLib.h>
23 #include <Library/PciLib.h>
24 #include <Library/PcdLib.h>
/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxConsoleDxe/
H A DVBoxConsole.h30 #include <Library/UefiRuntimeServicesTableLib.h>
31 #include <Library/UefiBootServicesTableLib.h>
32 #include <Library/MemoryAllocationLib.h>
33 #include <Library/DebugLib.h>
34 #include <Library/UefiLib.h>
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Tcg/MemoryOverwriteControl/
H A DTcgMor.h22 #include <Library/UefiDriverEntryPoint.h>
23 #include <Library/UefiRuntimeServicesTableLib.h>
24 #include <Library/DebugLib.h>
/vbox/src/VBox/Devices/EFI/Firmware/OvmfPkg/Library/NvVarsFileLib/
H A DNvVarsFileLib.h24 #include <Library/BaseLib.h>
25 #include <Library/FileHandleLib.h>
26 #include <Library/SerializeVariablesLib.h>
27 #include <Library/UefiBootServicesTableLib.h>
28 #include <Library/UefiRuntimeServicesTableLib.h>
29 #include <Library/UefiLib.h>
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/
H A DScriptExecute.h23 #include <Library/BaseLib.h>
24 #include <Library/UefiDriverEntryPoint.h>
25 #include <Library/BaseMemoryLib.h>
26 #include <Library/DebugLib.h>
27 #include <Library/S3BootScriptLib.h>
28 #include <Library/PeCoffLib.h>
29 #include <Library/DxeServicesLib.h>
30 #include <Library/UefiBootServicesTableLib.h>
31 #include <Library/UefiRuntimeServicesTableLib.h>
32 #include <Library/PcdLi
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Metronome/
H A DMetronome.h20 #include <Library/UefiBootServicesTableLib.h>
21 #include <Library/TimerLib.h>
22 #include <Library/DebugLib.h>
23 #include <Library/UefiDriverEntryPoint.h>
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseS3StallLib/
H A DS3StallLib.c21 #include <Library/TimerLib.h>
22 #include <Library/DebugLib.h>
23 #include <Library/S3BootScriptLib.h>
24 #include <Library/S3StallLib.h>
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/DxeIoLibEsal/
H A DDxeIoLibEsalInternal.h2 Internal include file for the I/O Library using ESAL services.
23 #include <Library/IoLib.h>
24 #include <Library/DebugLib.h>
25 #include <Library/BaseLib.h>
26 #include <Library/ExtendedSalLib.h>
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Application/Ping6/Ia32/
H A DTsc.c16 #include <Library/BaseLib.h>
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Application/Ping6/Ipf/
H A DItc.c16 #include <Library/BaseLib.h>
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Application/Ping6/X64/
H A DTsc.c16 #include <Library/BaseLib.h>
/vbox/src/VBox/Devices/EFI/Firmware/OvmfPkg/SmbiosPlatformDxe/
H A DSmbiosPlatformDxe.h24 #include <Library/DebugLib.h>
25 #include <Library/BaseLib.h>
26 #include <Library/BaseMemoryLib.h>
27 #include <Library/UefiBootServicesTableLib.h>
/vbox/src/VBox/Devices/EFI/Firmware/SourceLevelDebugPkg/Library/DebugAgent/SmmDebugAgent/
H A DSmmDebugAgentLib.h2 Header file for Smm Debug Agent Library instance.
20 #include <Library/UefiLib.h>
/vbox/src/VBox/Devices/EFI/Firmware/CryptoPkg/Application/Cryptest/
H A DCryptest.h19 #include <Library/BaseLib.h>
20 #include <Library/BaseMemoryLib.h>
21 #include <Library/MemoryAllocationLib.h>
22 #include <Library/UefiLib.h>
23 #include <Library/UefiApplicationEntryPoint.h>
24 #include <Library/DebugLib.h>
25 #include <Library/BaseCryptLib.h>
/vbox/src/VBox/Devices/EFI/Firmware/OvmfPkg/Library/SerializeVariablesLib/
H A DSerializeVariablesLib.h2 Serialize Variables Library implementation
20 #include <Library/BaseLib.h>
21 #include <Library/BaseMemoryLib.h>
22 #include <Library/DebugLib.h>
23 #include <Library/MemoryAllocationLib.h>
24 #include <Library/SerializeVariablesLib.h>
25 #include <Library/UefiBootServicesTableLib.h>
26 #include <Library/UefiRuntimeServicesTableLib.h>
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Library/FrameworkUefiLib/
H A DUefiLibInternal.h33 #include <Library/UefiLib.h>
34 #include <Library/UefiBootServicesTableLib.h>
35 #include <Library/UefiRuntimeServicesTableLib.h>
36 #include <Library/BaseLib.h>
37 #include <Library/BaseMemoryLib.h>
38 #include <Library/DebugLib.h>
39 #include <Library/MemoryAllocationLib.h>
40 #include <Library/PcdLib.h>
41 #include <Library/PrintLib.h>
42 #include <Library/DevicePathLi
[all...]

Completed in 62 milliseconds

1234567891011>>