Searched refs:PcdSetPtr (Results 1 – 3 of 3) sorted by relevance
256 Buffer = PcdSetPtr (PcdFdtDevicePaths, &TextDevicePathSize, TextDevicePath); in ArmJunoEntryPoint()
193 Buffer = PcdSetPtr (PcdFdtDevicePaths, &TextDevicePathSize, TextDevicePath); in ArmFvpInitialise()
573 #define PcdSetPtr(TokenName, SizeOfBuffer, Buffer) \ macro