OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PlatformVarCleanup
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/
PlatformVarCleanupLib.h
55
PlatformVarCleanup
(
/device/linaro/bootloader/edk2/MdeModulePkg/Library/PlatformVarCleanupLib/
PlatVarCleanupLib.c
122
DEBUG ((EFI_D_INFO, "
PlatformVarCleanup
- User variable: %g:%s\n", Guid, Name));
126
// DEBUG ((EFI_D_INFO, "
PlatformVarCleanup
- Variable Property: %g:%s\n", Guid, Name));
283
DEBUG ((EFI_D_INFO, "
PlatformVarCleanup
- User variable count: 0x%04x\n", mUserVariableCount));
522
DEBUG ((EFI_D_INFO, "
PlatformVarCleanup
- Delete variable: %g:%s\n", &UserVariableNode->Guid, UserVariableNameNode->Name));
545
DEBUG ((EFI_D_INFO, "
PlatformVarCleanup
- Delete variable fail: %g:%s\n", &UserVariableNode->Guid, UserVariableNameNode->Name));
[
all
...]
Completed in 257 milliseconds