OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SMRAM_PROFILE_PARAMETER_GET_PROFILE_DATA
(Results
1 - 3
of
3
) sorted by null
/device/linaro/bootloader/edk2/MdeModulePkg/Application/MemoryProfileInfo/
MemoryProfileInfo.c
638
SMRAM_PROFILE_PARAMETER_GET_PROFILE_DATA
*CommGetProfileData;
649
CommSize = sizeof (EFI_GUID) + sizeof (UINTN) + sizeof (
SMRAM_PROFILE_PARAMETER_GET_PROFILE_DATA
);
698
CommHeader->MessageLength = sizeof (
SMRAM_PROFILE_PARAMETER_GET_PROFILE_DATA
);
700
CommGetProfileData = (
SMRAM_PROFILE_PARAMETER_GET_PROFILE_DATA
*) &CommBuffer[OFFSET_OF (EFI_SMM_COMMUNICATE_HEADER, Data)];
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Guid/
MemoryProfile.h
263
}
SMRAM_PROFILE_PARAMETER_GET_PROFILE_DATA
;
/device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
SmramProfileRecord.c
[
all
...]
Completed in 4385 milliseconds