TianoCore EDK2 master
Loading...
Searching...
No Matches
MockUefiRuntimeServicesTableLib Struct Reference

Public Member Functions

 MOCK_INTERFACE_DECLARATION (MockUefiRuntimeServicesTableLib)
 
 MOCK_FUNCTION_DECLARATION (EFI_STATUS, gRT_GetVariable,(IN CHAR16 *VariableName, IN EFI_GUID *VendorGuid, OUT UINT32 *Attributes OPTIONAL, IN OUT UINTN *DataSize, OUT VOID *Data))
 
 MOCK_FUNCTION_DECLARATION (EFI_STATUS, gRT_SetVariable,(IN CHAR16 *VariableName, IN EFI_GUID *VendorGuid, IN UINT32 Attributes, IN UINTN DataSize, IN VOID *Data))
 
 MOCK_FUNCTION_DECLARATION (EFI_STATUS, gRT_GetTime,(OUT EFI_TIME *Time, OUT EFI_TIME_CAPABILITIES *Capabilities OPTIONAL))
 

Detailed Description

Definition at line 18 of file MockUefiRuntimeServicesTableLib.h.


The documentation for this struct was generated from the following file: