OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EFI_MEMORY_DESCRIPTOR_VERSION
(Results
1 - 12
of
12
) sorted by null
/external/syslinux/efi32/include/efi/
efidef.h
183
#define
EFI_MEMORY_DESCRIPTOR_VERSION
1
/external/syslinux/efi64/include/efi/
efidef.h
183
#define
EFI_MEMORY_DESCRIPTOR_VERSION
1
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/
efidef.h
183
#define
EFI_MEMORY_DESCRIPTOR_VERSION
1
/device/linaro/bootloader/edk2/MdeModulePkg/Core/RuntimeDxe/
Runtime.c
77
EFI_MEMORY_DESCRIPTOR_VERSION
,
261
if (DescriptorVersion !=
EFI_MEMORY_DESCRIPTOR_VERSION
|| DescriptorSize < sizeof (EFI_MEMORY_DESCRIPTOR)) {
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
EfiTypes.h
241
#define
EFI_MEMORY_DESCRIPTOR_VERSION
1
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/DxeMain/
DxeMain.c
185
EFI_MEMORY_DESCRIPTOR_VERSION
,
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
Page.c
[
all
...]
/device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
UefiSpec.h
99
#define
EFI_MEMORY_DESCRIPTOR_VERSION
1
[
all
...]
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
MemMap.c
165
ASSERT(Version ==
EFI_MEMORY_DESCRIPTOR_VERSION
);
/external/syslinux/gpxe/src/include/gpxe/efi/Uefi/
UefiSpec.h
71
#define
EFI_MEMORY_DESCRIPTOR_VERSION
1
[
all
...]
/device/linaro/bootloader/edk2/DuetPkg/Library/DuetBdsLib/
BdsPlatform.c
112
ASSERT (DescriptorVersion ==
EFI_MEMORY_DESCRIPTOR_VERSION
);
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Mem/
Page.c
[
all
...]
Completed in 171 milliseconds