HomeSort by relevance Sort by last modified time
    Searched refs:PRINTED_GUID_BUFFER_SIZE (Results 1 - 6 of 6) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/Common/
CommonLib.h 27 #define PRINTED_GUID_BUFFER_SIZE 37 // including null-termination
99 #define PRINTED_GUID_BUFFER_SIZE 37 // including null-termination
CommonLib.c 457 if (BufferLen < PRINTED_GUID_BUFFER_SIZE) {
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Common/
CommonLib.h 20 #define PRINTED_GUID_BUFFER_SIZE 37 // including null-termination
138 #define PRINTED_GUID_BUFFER_SIZE 37 // including null-termination
CommonLib.c 521 if (BufferLen < PRINTED_GUID_BUFFER_SIZE) {
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VolInfo/
VolInfo.c 63 INT8 Guid[PRINTED_GUID_BUFFER_SIZE];
976 UINT8 GuidBuffer[PRINTED_GUID_BUFFER_SIZE];
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFv/
GenFvInternalLib.c     [all...]

Completed in 1110 milliseconds