OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mExtActionString
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/MdeModulePkg/Application/MemoryProfileInfo/
MemoryProfileInfo.c
54
ACTION_STRING
mExtActionString
[] = {
355
for (Index = 0; Index < ARRAY_SIZE (
mExtActionString
); Index++) {
356
if (
mExtActionString
[Index].Action == Action) {
357
return
mExtActionString
[Index].String;
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
SmramProfileRecord.c
[
all
...]
Completed in 205 milliseconds