HomeSort by relevance Sort by last modified time
    Searched refs:IN (Results 326 - 350 of 6016) sorted by null

<<11121314151617181920>>

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Mtftp4Dxe/
Mtftp4Support.h 20 // It is used to remember the holes in the MTFTP block space. If all
21 // the holes are filled in, then the download or upload has completed.
40 without option negotiation, the server will directly send us the BLOCK1 in
55 IN LIST_ENTRY *Head,
56 IN UINT16 Start,
57 IN UINT16 End
70 IN LIST_ENTRY *Head
86 IN LIST_ENTRY *Head,
87 IN UINT16 Last
96 @param TotalBlock The continuous block number in all
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Library/
OrderedCollectionLib.h 42 // Altering the key field of an in-collection user structure (ie. the portion
44 // ORDERED_COLLECTION_KEY_COMPARE, below, read) is not allowed in-place. The
47 // reflected in the collection.
53 @param[in] UserStruct1 Pointer to the first user structure.
55 @param[in] UserStruct2 Pointer to the second user structure.
66 IN CONST VOID *UserStruct1,
67 IN CONST VOID *UserStruct2
73 @param[in] StandaloneKey Pointer to the bare key.
75 @param[in] UserStruct Pointer to the user structure with the embedded
87 IN CONST VOID *StandaloneKey,
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Common/
Crc32.h 22 IN UINT8 *Data,
23 IN UINTN DataSize,
24 IN OUT UINT32 *CrcOut
  /device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/Pem/
CryptPemNull.c 23 @param[in] PemData Pointer to the PEM-encoded key data to be retrieved.
24 @param[in] PemSize Size of the PEM key data in bytes.
25 @param[in] Password NULL-terminated passphrase used for encrypted PEM key data.
36 IN CONST UINT8 *PemData,
37 IN UINTN PemSize,
38 IN CONST CHAR8 *Password,
  /device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/Pk/
CryptRsaExtNull.c 4 This file does not provide real capabilities for following APIs in RSA handling:
28 @param[in, out] RsaContext Pointer to RSA context being set.
29 @param[in] KeyTag Tag of RSA key component being set.
31 @param[in, out] BnSize On input, the size of big number buffer in bytes.
32 On output, the size of data returned in big number buffer in bytes.
40 IN OUT VOID *RsaContext,
41 IN RSA_KEY_TAG KeyTag,
43 IN OUT UINTN *BnSize
    [all...]
  /device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pem/
CryptPemNull.c 23 @param[in] PemData Pointer to the PEM-encoded key data to be retrieved.
24 @param[in] PemSize Size of the PEM key data in bytes.
25 @param[in] Password NULL-terminated passphrase used for encrypted PEM key data.
36 IN CONST UINT8 *PemData,
37 IN UINTN PemSize,
38 IN CONST CHAR8 *Password,
  /device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/
CryptRsaExtNull.c 4 This file does not provide real capabilities for following APIs in RSA handling:
28 @param[in, out] RsaContext Pointer to RSA context being set.
29 @param[in] KeyTag Tag of RSA key component being set.
31 @param[in, out] BnSize On input, the size of big number buffer in bytes.
32 On output, the size of data returned in big number buffer in bytes.
40 IN OUT VOID *RsaContext,
41 IN RSA_KEY_TAG KeyTag,
43 IN OUT UINTN *BnSize
    [all...]
  /device/linaro/bootloader/edk2/DuetPkg/PciBusNoEnumerationDxe/
PciOptionRomSupport.h 29 IN PCI_IO_DEVICE *PciIoDevice
50 IN PCI_IO_DEVICE *PciDevice,
51 IN UINT64 ReservedMemoryBase
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/
ConfigAccess.h 36 IN CONST EFI_HII_PACKAGES *Packages,
37 IN OUT HII_THUNK_CONTEXT *ThunkContext
51 IN HII_THUNK_CONTEXT *ThunkContext
61 @param Request A null-terminated Unicode string in <ConfigRequest> format. Note that this
63 invalid for this string to be in <MultiConfigRequest> format.
65 @param Progress On return, points to a character in the Request string. Points to the string's null
67 failing name / value pair (or the beginning of the string if the failure is in the first
69 @param Results A null-terminated Unicode string in <ConfigAltResp> format which has all
70 values filled in for the names in the Request string. String to be allocated by the called
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/SectionExtraction/
SectionExtraction.h 18 Section extraction protocol as defined in the Tiano File Image Format specification.
46 IN EFI_SECTION_EXTRACTION_PROTOCOL * This,
47 IN UINTN SectionStreamLength,
48 IN VOID *SectionStream,
55 IN EFI_SECTION_EXTRACTION_PROTOCOL * This,
56 IN UINTN SectionStreamHandle,
57 IN EFI_SECTION_TYPE * SectionType,
58 IN EFI_GUID * SectionDefinitionGuid,
59 IN UINTN SectionInstance,
60 IN VOID **Buffer,
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
EdkIIGlueDxeSmmDriverEntryPoint.h 31 // Declare the number of entry points in the image.
36 // Declare the number of unload handler in the image.
47 @retval !EFI_SUCESS The return status from the last driver entry point in the list.
53 IN EFI_HANDLE ImageHandle,
54 IN EFI_SYSTEM_TABLE *SystemTable
64 @retval !EFI_SUCESS The return status from the last driver entry point in the list.
70 IN EFI_HANDLE ImageHandle,
71 IN EFI_SYSTEM_TABLE *SystemTable
84 IN EFI_STATUS Status
97 IN EFI_HANDLE ImageHandle,
    [all...]
EdkIIGlueMemoryAllocationLib.h 51 IN UINTN Pages
70 IN UINTN Pages
89 IN UINTN Pages
94 functions in the Memory Allocation Library.
99 If Buffer was not allocated with a page allocation function in the Memory Allocation Library,
110 IN VOID *Buffer,
111 IN UINTN Pages
133 IN UINTN Pages,
134 IN UINTN Alignment
156 IN UINTN Pages,
    [all...]
EdkIIGlueUefiDriverEntryPoint.h 32 // Declare the number of entry points in the image.
37 // Declare the number of unload handler in the image.
58 @retval !EFI_SUCESS The return status from the last driver entry point in the list.
64 IN EFI_HANDLE ImageHandle,
65 IN EFI_SYSTEM_TABLE *SystemTable
76 @retval !EFI_SUCESS The return status from the last driver entry point in the list.
82 IN EFI_HANDLE ImageHandle,
83 IN EFI_SYSTEM_TABLE *SystemTable
97 IN EFI_STATUS Status
111 IN EFI_HANDLE ImageHandle,
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseIoLibIntrinsic/
IoLib.c 42 IN UINTN Port
67 IN UINTN Port,
68 IN UINT64 Value
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/SmmRuntimeDxeReportStatusCodeLib/
ReportStatusCodeLibInternal.h 43 This function checks to see if a Status Code Protocol is present in the handle
45 returned. If a Status Code Protocol is present, then it is cached in gStatusCode,
46 and the ReportStatusCode() service of the Status Code Protocol is called passing in
65 IN EFI_STATUS_CODE_TYPE Type,
66 IN EFI_STATUS_CODE_VALUE Value,
67 IN UINT32 Instance,
68 IN CONST EFI_GUID *CallerId OPTIONAL,
69 IN EFI_STATUS_CODE_DATA *Data OPTIONAL
80 the extended data passed into this function. The standard header is filled in
101 standard header is filled in with
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ia32/
Processor.c 31 IN EFI_PEI_TRANSFER_CONTROL_PROTOCOL *This,
32 IN VOID *Jump
38 IN EFI_PEI_TRANSFER_CONTROL_PROTOCOL *This,
39 IN VOID *Jump
45 IN EFI_PEI_FLUSH_INSTRUCTION_CACHE_PROTOCOL *This,
46 IN EFI_PHYSICAL_ADDRESS Start,
47 IN UINT64 Length
66 IN OUT EFI_PEI_TRANSFER_CONTROL_PROTOCOL **This
90 IN OUT EFI_PEI_FLUSH_INSTRUCTION_CACHE_PROTOCOL **This
115 IN EFI_PEI_FLUSH_INSTRUCTION_CACHE_PROTOCOL *This,
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/X64/
Processor.c 32 IN EFI_PEI_TRANSFER_CONTROL_PROTOCOL *This,
33 IN VOID *Jump
39 IN EFI_PEI_TRANSFER_CONTROL_PROTOCOL *This,
40 IN VOID *Jump
46 IN EFI_PEI_FLUSH_INSTRUCTION_CACHE_PROTOCOL *This,
47 IN EFI_PHYSICAL_ADDRESS Start,
48 IN UINT64 Length
68 IN OUT EFI_PEI_TRANSFER_CONTROL_PROTOCOL **This
94 IN OUT EFI_PEI_FLUSH_INSTRUCTION_CACHE_PROTOCOL **This
120 IN EFI_PEI_FLUSH_INSTRUCTION_CACHE_PROTOCOL *This,
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Include/Library/
PlatformBdsLib.h 35 IN EXTENDMEM_COVERAGE_LEVEL Level
45 This function should be called by BDS in case we need to do some
60 IN EFI_BOOT_MODE BootMode
88 IN LIST_ENTRY *DriverOptionList,
89 IN LIST_ENTRY *BootOptionList,
90 IN PROCESS_CAPSULES ProcessCapsules,
91 IN BASEM_MEMORY_TEST BaseMemoryTest
106 IN BDS_COMMON_OPTION *Option,
107 IN EFI_STATUS Status,
108 IN CHAR16 *ExitData,
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/Acpi/AcpiS3SaveDxe/
AcpiS3Save.h 2 This is an implementation of the ACPI S3 Save protocol. This is defined in
23 This function is to get the buffer in legacy memory below 1MB that is required during S3 resume.
35 IN EFI_ACPI_S3_SAVE_PROTOCOL * This,
40 Prepares all information that is needed in the S3 resume boot path.
42 Allocate the resources or prepare informations and save in ACPI variable set for S3 resume boot path
56 IN EFI_ACPI_S3_SAVE_PROTOCOL *This,
57 IN VOID *LegacyMemoryAddress
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/
SectionExtraction.h 17 This protocol is defined in Firmware Volume Specification.
42 @param SectionStreamLength The size in bytes of the section stream.
58 IN EFI_SECTION_EXTRACTION_PROTOCOL *This,
59 IN UINTN SectionStreamLength,
60 IN VOID *SectionStream,
71 in Buffer. If SectionType is not NULL, only the
74 wild card to extract all sections in order.
84 @param Buffer Pointer to a pointer to a buffer in which the section
87 @param AuthenticationStatus A pointer to a caller-allocated UINT32 in
92 the section contents were returned in Buffer.
    [all...]
  /device/linaro/bootloader/edk2/IntelFspWrapperPkg/Include/Library/
FspHobProcessLib.h 21 @param[in] FspHobList Pointer to the HOB data structure produced by FSP.
28 IN VOID *FspHobList
34 @param[in] FspHobList Pointer to the HOB data structure produced by FSP.
41 IN VOID *FspHobList
47 @param[in] FspHobList Pointer to the HOB data structure produced by FSP.
54 IN VOID *FspHobList
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
PciLib.h 42 IN PCI_IO_DEVICE *PciIoDevice
55 IN EFI_HANDLE RootBridgeHandle,
56 IN PCI_IO_DEVICE *Bridge
74 IN EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL *PciResAlloc
86 is returned in NextBusNumber.
92 IN PCI_IO_DEVICE *Bridge,
93 IN UINT8 StartBusNumber,
94 IN UINT8 NumberOfBuses,
114 IN PCI_IO_DEVICE *Bridge,
115 IN UINT8 StartBusNumber,
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/
LockBoxLib.h 3 confidential information to LockBox and get it by PEI modules in S3 phase.
39 IN GUID *Guid,
40 IN VOID *Buffer,
41 IN UINTN Length
60 IN GUID *Guid,
61 IN UINT64 Attributes
88 IN GUID *Guid,
89 IN UINTN Offset,
90 IN VOID *Buffer,
91 IN UINTN Length
    [all...]
SortLib.h 20 @param[in] Buffer1 The pointer to first buffer.
21 @param[in] Buffer2 The pointer to second buffer.
30 IN CONST VOID *Buffer1,
31 IN CONST VOID *Buffer2
45 @param[in, out] BufferToSort On call, a Buffer of (possibly sorted) elements;
47 @param[in] Count The number of elements in the buffer to sort.
48 @param[in] ElementSize The size of an element in bytes.
49 @param[in] CompareFunction The function to call to perform the comparison
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/LockBoxNullLib/
LockBoxNullLib.c 37 IN GUID *Guid,
38 IN VOID *Buffer,
39 IN UINTN Length
61 IN GUID *Guid,
62 IN UINT64 Attributes
87 IN GUID *Guid,
88 IN UINTN Offset,
89 IN VOID *Buffer,
90 IN UINTN Length
117 IN GUID *Guid,
    [all...]

Completed in 1432 milliseconds

<<11121314151617181920>>