OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EFI_CAPSULE_TABLE
(Results
1 - 5
of
5
) sorted by null
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/
Capsules.c
48
EFI_CAPSULE_TABLE
*CapsuleTable;
175
Size = sizeof(
EFI_CAPSULE_TABLE
) + (CapsuleNumber - 1) * sizeof(VOID*);
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Include/
EfiCapsule.h
60
}
EFI_CAPSULE_TABLE
;
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeCapsuleLibFmp/
DxeCapsuleProcessLib.c
197
EFI_CAPSULE_TABLE
*CapsuleTable;
280
Size = sizeof(
EFI_CAPSULE_TABLE
) + (CapsuleNumber - 1) * sizeof(VOID*);
/device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
UefiSpec.h
[
all
...]
/external/syslinux/gpxe/src/include/gpxe/efi/Uefi/
UefiSpec.h
[
all
...]
Completed in 236 milliseconds