OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MaxRuntimeImageLength
(Results
1 - 6
of
6
) sorted by null
/device/linaro/bootloader/edk2/BaseTools/Source/C/Include/IndustryStandard/
pci30.h
37
UINT16
MaxRuntimeImageLength
;
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
pci30.h
45
UINT16
MaxRuntimeImageLength
;
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Pci30.h
72
UINT16
MaxRuntimeImageLength
;
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
LegacyPci.c
271
@param
MaxRuntimeImageLength
The max runtime image length only valid if OpRomRevision >= 3
286
OUT UINTN *
MaxRuntimeImageLength
, OPTIONAL
409
if (
MaxRuntimeImageLength
!= NULL) {
411
*
MaxRuntimeImageLength
= 0;
413
*
MaxRuntimeImageLength
= Pcir->
MaxRuntimeImageLength
* 512;
[
all
...]
/device/linaro/bootloader/edk2/BaseTools/Source/C/EfiRom/
EfiRom.c
646
PciDs30.
MaxRuntimeImageLength
= 0; // to be fixed
[
all
...]
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/EfiRom/
EfiRom.c
[
all
...]
Completed in 113 milliseconds