Hi Ray
No, I'm still not able to get it working, I have tried both
FlowControl=0 and 1(Target firmware matching), no success, then I started
to look at if I should add Debuger Agent to default console list through EDKII
BIOS setup UI, but the problem is I have no idea how to even get to EDKII
BIOS setup UI when firmware is enabled with source level debugging, what
key should press to get into setup ? I can get into HP's BIOS setup without
any issue.
Thanks
Kan
On Sun, May 24, 2015 at 11:51 PM, Ni, Ruiyu <ruiyu...@intel.com> wrote:
> Kan,
>
> It seems you have enabled the UDK Debugger in DUET. Any findings you can
> share with me?
>
>
>
> Thanks,
> Ray
>
>
>
> *From:* Kan Qiu [mailto:kan...@osbase.com]
> *Sent:* Thursday, May 21, 2015 4:27 PM
>
> *To:* Ni, Ruiyu
> *Cc:* edk2-devel@lists.sourceforge.net
> *Subject:* Re: [edk2] Debug UEFI driver using EDKII
>
>
>
> Thanks Ray, it didn't make the difference after turning
> gEfiMdeModulePkgTokenSpaceGuid.PcdSerialUseHardwareFlowControl to TRUE,
> then I tried making both HOST and Target OFF with FlowControl.
>
> Then the log seemed went a bit further, host and target were able to
> exchange messages initially, but at the end we still get received timeout.
> Could you please help by looking at the errors at the end of this log ?
>
> Thanks
>
> Kan
>
> ===Configuration===
> Debug Port:
> Channel: SERIAL
> Port: COM3
> BaudRate: 115200
> FlowControl: 0
> Target System:
> ProcessorCount: 2
> FlashBase: 0xFF000000
> FlashSize: 0x1000000
> Features:
> TerminalRedirectionPort: 20715
> ModeSwitchBreak: 1
> SymbolPath:
> Maintenance:
> Trace: 1f
> Debug: 1
> RetryTimeout: 500
> ResetDelay: 0
> Features:
> LoadModuleSymbol: 1
> Debugger:
> Exe: C:\Program Files (x86)\Debugging Tools for Windows (x86)\windbg.exe
> Directory: C:\Program Files (x86)\Debugging Tools for Windows (x86)
> Enter DUET Loader...
>
> BiosMemoryMapBaseAddress = 20B56
>
> Get 11 entries of memory map!
>
> Decompress BFV image, Image Address = 3863B Offset = 1663B
>
> BFV decompress: DestinationSize = 110000, ScratchSize = 10000
>
> Decompress DxeIpl image, Image Address = 26D10 Offset = 4D10
>
> Start load DxeIpl PE image
>
> LoadPe: new image base 7B889000
>
> DxeIpl PE image is successed loaded at 7B887000, entry=7B889BAC
>
> Decompress DxeMain FV image, Image Address = 2922E Offset = 722E
>
> LoadPe: new image base 7B860000
>
> DxeCore PE image is successed loaded at 7B85F000, entry=7B8602E0
>
>
>
> EFI Memory Descriptors
>
> Type = 7 Start = 00000000 NumberOfPages = 0000009F
>
> Type = 0 Start = 0009F000 NumberOfPages = 00000001
>
> Type = 0 Start = 0009F000 NumberOfPages = 00000001
>
> Type = 0 Start = 000E8000 NumberOfPages = 00000018
>
> Type = 7 Start = 00100000 NumberOfPages = 0007B75F
>
> Type = A Start = 7B9A1000 NumberOfPages = 00000003
>
> Type = A Start = 7B9A3000 NumberOfPages = 00000001
>
> Type = 0 Start = 7B9A3000 NumberOfPages = 0000265D
>
> Type = 0 Start = F4000000 NumberOfPages = 00004000
>
> Type = 0 Start = FEC00000 NumberOfPages = 00000140
>
> Type = 0 Start = FED45000 NumberOfPages = 000012BB
>
> Type = 6 Start = 7B891000 NumberOfPages = 00000110
>
> Type = 5 Start = 7B889000 NumberOfPages = 00000008
>
> Type = 6 Start = 7B887000 NumberOfPages = 00000002
>
> Type = 5 Start = 7B860000 NumberOfPages = 00000027
>
> Type = 6 Start = 7B85F000 NumberOfPages = 00000001
>
> Transfer to DxeIpl ...EntryPoint = 7B889BAC
>
> Enter DxeIpl ...
>
> Handoff:
>
> Handoff.BfvBase = 7B891000, BfvLength = 110000
>
> Handoff.DxeIplImageBase = 7B887000, DxeIplImageSize = A000
>
> Handoff.DxeCoreImageBase = 7B85F000, DxeCoreImageSize = 28000
>
> Prepare Cpu HOB information ...
>
> Prepare BFV HOB information ...
>
> Prepare Memory HOB information ...
>
> Prepare NV Storage information ...
>
> NV Storage Base = 7B82F000
>
> Stack Top=0x7B82F000, Stack Bottom=0x7B80F000
>
> Prepare DxeCore memory Hob ...
>
>
>
> AcpiTable=0xE5810 SMBIOS Table=0xF9C00 MPS Table=0xF9BF0
>
> HobStart = 7682F000
>
> Memory Top = 7B82F000, Bottom = 7682F000
>
> Free Memory Top = 7B7CB000, Bottom = 76830060
>
> NvStorageFvb = 7B82F000, Length = 20000
>
> BfvResource = 7B891000, Length = 110000
>
> NvStorageFvResource = 7B82F000, Length = 10000
>
> NvStorage = 7B82F048, Length = 4000
>
> NvFtwFvResource = 7B83F000, Length = 20000
>
> NvFtwWorking = 7B83F048, Length = 2000
>
> NvFtwSpare = 7B841048, Length = 10000
>
> Stack = 7B80F000, StackLength = 20000
>
> PageTable = 7B7CC000
>
> MemoryFreeUnder1MB = 86000, MemoryFreeUnder1MBLength = 19800
>
> MemoryAbove1MB = 100000, MemoryAbove1MBLength = 7B72F000
>
> MemoryAbove4GB = 0, MemoryAbove4GBLength = 0
>
> DxeCore = 7B85F000, DxeCoreLength = 32000
>
> MemoryAllocation = 7B7CB000, MemoryLength = 44000
>
> $
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> WELCOME TO EFI WORLD!
>
>
> Send INIT break packet and try to connect the HOST (Intel(R) UDK Debugger
> Tool v1.4) ...
>
> Received data [ fe 3f 06 00 59 ba ]
> Request = 0
> m_WaitingAckForReset is 0 when INIT_BREAK
> Sent data [ fe 80 06 00 9f66 ]
> ProcessAsyncCommand(): INIT_BREAK
> Received data [ fe 3f 06 00 59 ba ]
> HandleInitBreak() called
> Request = 0
> m_WaitingAckForReset is 0 when INIT_BREAK
> PutDebuggerSetting() called: Key = 2 Value = 1f
> Sent data [ fe 80 06 00 9f66 ]
> ProcessAsyncCommand(): INIT_BREAK
> Communicate-4() called
> H Sent data [ fe 11 08 01 ef 09 02 1f ]
> OST connection is successful!
>
> SendAckPacket: SequenceNo = 1
>
> Sent data [ FE 80 06 01 57 AC ]
>
> Received data [ fe 80 06 01 57 ac ]
> Communicate-4() returning
> TARGET: Try to get command from HOST...
>
> PutDebuggerSetting() returning
> PutDebuggerSetting() called: Key = 1 Value = 0
> Communicate-4() called
> Sent data [ fe 11 08 02 50 bd 01 00 ]
> Received data [ FE 11 08 02 00 00 01 00 ]
>
> Processor[0]:Received one command(11)
>
> SendAckPacket: SequenceNo = 2
>
> Sent data [ FE 80 06 02 04 F9 ]
>
> Received data [ fe 80 06 02 04 f9 ]
> Communicate-4() returning
> TARGET: Try to get command from HOST...
>
> PutDebuggerSetting() returning
> QueryRevision() called
> Communicate-4() called
> Sent data [ fe 12 06 03 c2 e1 ]
> Received data [ FE 12 06 03 00 00 ]
>
> Processor[0]:Received one command(12)
>
> Sent data [ FE 80 0E 03 0B C0 03 00 00 00 00 00 00 00 ]
>
> Received data [ fe 80 0e 03 0b c0 03 00 00 00 00 00 00 00 ]
> Sent data [ fe 80 06 03 ca35 ]
> Communicate-4() returning
> Received data [ FE 80 06 03 00 00 ]
>
> QueryRevision() returning : Revision = 3 Capability = 0
> TARGET: Try to get command from HOST...
>
> QueryTargetViewPoint() called
> Communicate-4() called
> Sent data [ fe 15 06 04 78 29 ]
> Received data [ FE 15 06 04 00 00 ]
>
> Processor[0]:Received one command(15)
>
> Sent data [ FE 80 0A 04 70 6F 00 00 00 00 ]
>
> Received data [ fe 80 0a 04 70 6f 00 00 00 00 ]
> Sent data [ fe 80 06 04 53a2 ]
> Communicate-4() returning
> Received data [ FE 80 06 04 00 00 ]
>
> QueryTargetViewPoint() returning : TargetViewpoint = 0
> TARGET: Try to get command from HOST...
>
> MemoryReady() called
> Communicate-4() called
> Sent data [ fe 3d 06 05 c4 a8 ]
> Received data [ FE 3D 06 05 00 00 ]
>
> Processor[0]:Received one command(3D)
>
> Sent data [ FE 80 07 05 12 89 00 ]
>
> Received data [ fe 80 07 05 12 89 00 ]
> Sent data [ fe 80 06 05 6093 ]
> Communicate-4() returning
> Received data [ FE 80 06 05 00 00 ]
>
> MemoryReady() returning : Ready = 0
> TARGET: Try to get command from HOST...
>
> Informing the happening of target event (reset)
> Informed the happening of target event (reset)
> InformTargetGo() called
> Communicate-4() called
> Sent data [ fe 01 06 06 4c 9e ]
> Received data [ FE 01 06 06 00 00 ]
>
> Processor[0]:Received one command(1)
>
> SendAckPacket: SequenceNo = 6
>
> Sent data [ FE 80 06 06 C0 35 ]
>
> Received data [ fe 80 06 06 c0 35 ]
> Communicate-4() returning
> Sent data [ FE 3D 06 01 00 64 ]
>
> InformTargetGo() returning
> Received data [ fe 3d 06 01 00 64 ]
> HandleInitBreak() returning
> Request = 1
> Target memory is ready!
> HandleInitBreak() called
> Sent data [ fe 80 06 01 ac57 ]
> PutDebuggerSetting() called: Key = 2 Value = 1f
> Communicate-4() called
> Received data [ FE 80 06 01 00 00 ]
>
> Sent data [ fe 11 08 01 ef 09 02 1f ]
> TARGET: Try to get command from HOST...
>
> Received data [ FE 11 08 01 00 00 02 1F ]
>
> Receive one invalid comamnd[1] agaist command[6]
>
> TARGET: Try to get command from HOST...
>
> Timeout...
> Recv timeout
> Sent data [ fe 11 08 01 ef 09 02 1f ]
> <1îu½Received data [ FE 11 08 01 00 00 02 1F ]
>
> Receive one invalid comamnd[1] agaist command[6]
>
> TARGET: Try to get command from HOST...
>
> Timeout...
> Recv timeout
> Sent data [ fe 11 08 01 ef 09 02 1f ]
> <1îu½Received data [ FE 11 08 01 00 00 02 1F ]
>
> Receive one invalid comamnd[1] agaist command[6]
>
> TARGET: Try to get command from HOST...
>
> Timeout...
> Recv timeout
> Sent data [ fe 11 08 01 ef 09 02 1f ]
> <1îu½Received data [ FE 11 08 01 00 00 02 1F ]
>
> Receive one invalid comamnd[1] agaist command[6]
>
> TARGET: Try to get command from HOST...
>
> Timeout...
> Recv timeout
>
>
>
> On Wed, May 20, 2015 at 7:58 PM, Ni, Ruiyu <ruiyu...@intel.com> wrote:
>
> Qiu,
>
> You need to make sure the flow control setting between HOST and TARGET are
> the same. In your case, you need to change the
> gEfiMdeModulePkgTokenSpaceGuid.PcdSerialUseHardwareFlowControl to TRUE.
>
>
>
>
>
>
>
> *From:* Kan Qiu [mailto:kan...@osbase.com]
> *Sent:* Thursday, May 21, 2015 2:11 AM
> *To:* Ni, Ruiyu
> *Cc:* edk2-devel@lists.sourceforge.net
>
>
> *Subject:* Re: [edk2] Debug UEFI driver using EDKII
>
>
>
> Hi Ray
>
> Have you got any findings ? I have dumped the log file into email text
> below in case the attachment didn't work, looks like the target side has no
> issue of communicating to host since the log does reflect what's going on
> with DUET Loader, how can we adjust HOST side software(Intel(R) UDK
> Debugger Tool v1.4) to work with Windbg ?
>
> Thanks
>
> Kan
>
> ===Configuration===
> Debug Port:
> Channel: SERIAL
> Port: COM3
> BaudRate: 115200
> FlowControl: 1
> Target System:
> ProcessorCount: 2
> FlashBase: 0xFF000000
> FlashSize: 0x1000000
> Features:
> TerminalRedirectionPort: 20715
> ModeSwitchBreak: 1
> SymbolPath:
> Maintenance:
> Trace: 1f
> Debug: 1
> RetryTimeout: 500
> ResetDelay: 0
> Features:
> LoadModuleSymbol: 1
> Debugger:
> Exe: C:\Program Files (x86)\Debugging Tools for Windows (x86)\windbg.exe
> Directory: C:\Program Files (x86)\Debugging Tools for Windows (x86)
> üEnter DUET Loader...
>
> BiosMemoryMapBaseAddress = 20710
>
> Get 11 entries of memory map!
>
> Decompress BFV image, Image Address = 366A4 Offset = 146A4
>
> BFV decompress: DestinationSize = A0000, ScratchSize = 10000
>
> Decompress DxeIpl image, Image Address = 26270 Offset = 4270
>
> Start load DxeIpl PE image
>
> LoadPe: new image base 7B8FB000
>
> DxeIpl PE image is successed loaded at 7B8FA000, entry=7B8FB669
>
> Decompress DxeMain FV image, Image Address = 2820B Offset = 620B
>
> LoadPe: new image base 7B8DD000
>
> DxeCore PE image is successed loaded at 7B8DA000, entry=7B8DD260
>
>
>
> EFI Memory Descriptors
>
> Type = 7 Start = 00000000 NumberOfPages = 0000009F
>
> Type = 0 Start = 0009F000 NumberOfPages = 00000001
>
> Type = 0 Start = 0009F000 NumberOfPages = 00000001
>
> Type = 0 Start = 000E8000 NumberOfPages = 00000018
>
> Type = 7 Start = 00100000 NumberOfPages = 0007B7DA
>
> Type = A Start = 7B9A1000 NumberOfPages = 00000003
>
> Type = A Start = 7B9A3000 NumberOfPages = 00000001
>
> Type = 0 Start = 7B9A3000 NumberOfPages = 0000265D
>
> Type = 0 Start = F4000000 NumberOfPages = 00004000
>
> Type = 0 Start = FEC00000 NumberOfPages = 00000140
>
> Type = 0 Start = FED45000 NumberOfPages = 000012BB
>
> Type = 6 Start = 7B901000 NumberOfPages = 000000A0
>
> Type = 5 Start = 7B8FB000 NumberOfPages = 00000006
>
> Type = 6 Start = 7B8FA000 NumberOfPages = 00000001
>
> Type = 5 Start = 7B8DD000 NumberOfPages = 0000001D
>
> Type = 6 Start = 7B8DA000 NumberOfPages = 00000003
>
> Transfer to DxeIpl ...EntryPoint = 7B8FB669
>
> Enter DxeIpl ...
>
> Handoff:
>
> Handoff.BfvBase = 7B901000, BfvLength = A0000
>
> Handoff.DxeIplImageBase = 7B8FA000, DxeIplImageSize = 7000
>
> Handoff.DxeCoreImageBase = 7B8DA000, DxeCoreImageSize = 20000
>
> Prepare Cpu HOB information ...
>
> Prepare BFV HOB information ...
>
> Prepare Memory HOB information ...
>
> Prepare NV Storage information ...
>
> NV Storage Base = 7B8AA000
>
> Stack Top=0x7B8AA000, Stack Bottom=0x7B88A000
>
> Prepare DxeCore memory Hob ...
>
>
>
> AcpiTable=0xE5810 SMBIOS Table=0xF9C00 MPS Table=0xF9BF0
>
> HobStart = 768AA000
>
> Memory Top = 7B8AA000, Bottom = 768AA000
>
> Free Memory Top = 7B887000, Bottom = 768AB058
>
> NvStorageFvb = 7B8AA000, Length = 20000
>
> BfvResource = 7B901000, Length = A0000
>
> NvStorageFvResource = 7B8AA000, Length = 10000
>
> NvStorage = 7B8AA048, Length = 4000
>
> NvFtwFvResource = 7B8BA000, Length = 20000
>
> NvFtwWorking = 7B8BA048, Length = 2000
>
> NvFtwSpare = 7B8BC048, Length = 10000
>
> Stack = 7B88A000, StackLength = 20000
>
> PageTable = 7B888000
>
> MemoryFreeUnder1MB = 86000, MemoryFreeUnder1MBLength = 19800
>
> MemoryAbove1MB = 100000, MemoryAbove1MBLength = 7B7AA000
>
> MemoryAbove4GB = 0, MemoryAbove4GBLength = 0
>
> DxeCore = 7B8DA000, DxeCoreLength = 27000
>
> MemoryAllocation = 7B887000, MemoryLength = 3000
>
> $
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> WELCOME TO EFI WORLD!
>
>
> Send INIT break packet and try to connect the HOST (Intel(R) UDK Debugger
> Tool v1.4) ...
>
> Received data [ fe 3f 06 00 59 ba ]
> Request = 0
> m_WaitingAckForReset is 0 when INIT_BREAK
> Halt() called
> Halt() returning - failed (80000013)
>
>
>
> On Mon, May 18, 2015 at 10:58 PM, Kan Qiu <kan...@osbase.com> wrote:
>
> Thanks Ray
>
> Please find attached udk-debugger-trace.log,
>
> ......
>
> WELCOME TO EFI WORLD!
>
>
> Send INIT break packet and try to connect the HOST (Intel(R) UDK Debugger
> Tool v1.4) ...
>
> Received data [ fe 3f 06 00 59 ba ]
> Request = 0
> m_WaitingAckForReset is 0 when INIT_BREAK
>
>
>
> then I tried to break in frm windbg, which resulted into
>
> Halt() called
> Halt() returning - failed (80000013)
> at the very end.
>
>
>
> I also added
> gEfiMdeModulePkgTokenSpaceGuid.PcdSerialUseHardwareFlowControl |FALSE to
> DuetPkgIa32.dsc when I built firmware this time.
>
> Thanks
>
> Kan
>
>
>
> On Mon, May 18, 2015 at 10:22 PM, Ni, Ruiyu <ruiyu...@intel.com> wrote:
>
> Kan,
>
> Please edit SoftDebugger.ini to set [Debug]/Trace = 0x1f.
>
> Then send out the C:\Users\<uid>\udk-debugger-trace.log.
>
>
>
> Thanks,
> Ray
>
>
>
> *From:* Kan Qiu [mailto:kan...@osbase.com]
> *Sent:* Monday, May 18, 2015 11:49 AM
> *To:* edk2-devel@lists.sourceforge.net
> *Subject:* Re: [edk2] Debug UEFI driver using EDKII
>
>
>
> *Hi Ruiyu,*
>
> *Thank you so much for responding. I added the following
> SOURCE_DEBUG_ENABLE to DuetPkgIa32 and DuetPkg.fdf,*
>
> *did *
>
> *build -D SOURCE_DEBUG_ENABLE -p DuetPkg\DuetPkgIa32.dsc -a IA32, *
>
> *cd DuetPkg*
>
> *PostBuild.bat IA32*
>
> *CreateBootDisk.bat usb e: FAT32 IA32*
>
> *CreateBootDisk.bat usb e: FAT32 IA32 step2*
>
> *Then boot up the firmware on target machine, it's a HP Compaq dc 7900,
> which is has a COM1 port,*
>
> *connected to host with a Plugable USB Serial Converter. *
>
> *Host side(which has USB port) is Win7 X64, installed*
>
> *http://firmware.intel.com/sites/default/files/2013-WW52-UDK.Debugger.Tool-1.4-Windows.zip
> <http://firmware.intel.com/sites/default/files/2013-WW52-UDK.Debugger.Tool-1.4-Windows.zip>*
>
>
> and required version of windbg configured at the right COM port
>
> However, Windbg is never able to get connected when the firmware is
> booting at Target and Target screen stuck
>
> at something like UEFI world..., but firmware without *SOURCE_DEBUG_ENABLE
> *boots just fine.
>
> I have verified that the same cable settings works with Windows debugging
> if I boot target to Windows
>
> and I was able to connect Windows via kernel mode Windbg from host, so
> there should be no issue
>
> with physical cable connection.
>
> Could you please advise if my settings below are correct ? Also the reason
> I use DuetPkg is so that
>
> I could test with hardware USB device, please let me know if you know of
> any other package that works better
>
> with debugging USB drivers.
>
> *Thanks*
>
> *Kan*
>
>
>
>
>
>
>
>
>
>
>
>
>
> *!ifdef $(SOURCE_DEBUG_ENABLE)
> PeCoffExtraActionLib|SourceLevelDebugPkg/Library/PeCoffExtraActionLibDebug/PeCoffExtraActionLibDebug.inf
>
> DebugCommunicationLib|SourceLevelDebugPkg/Library/DebugCommunicationLibSerialPort/DebugCommunicationLibSerialPort.inf
> DebugAgentLib|SourceLevelDebugPkg/Library/DebugAgent/DxeDebugAgentLib.inf
> ResetSystemLib|PcAtChipsetPkg/Library/ResetSystemLib/ResetSystemLib.inf
> LocalApicLib|UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.inf !else
> PeCoffExtraActionLib|MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf
>
> DebugAgentLib|MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf
> DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf !endif*
>
>
>
>
> *!ifdef $(SOURCE_DEBUG_ENABLE) [LibraryClasses.common.SEC]
> DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
> DebugAgentLib|SourceLevelDebugPkg/Library/DebugAgent/SecPeiDebugAgentLib.inf*
>
>
>
> *[LibraryClasses.common.PEIM]
> DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
> DebugAgentLib|SourceLevelDebugPkg/Library/DebugAgent/SecPeiDebugAgentLib.inf*
>
>
>
> *[LibraryClasses.common.DXE_DRIVER]
> DebugAgentLib|SourceLevelDebugPkg/Library/DebugAgent/DxeDebugAgentLib.inf
> !endif*
>
>
>
>
>
>
>
> *[LibraryClasses.common.DXE_CORE]
> HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf
> MemoryAllocationLib|MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf
> !ifdef $(SOURCE_DEBUG_ENABLE)
> DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
> DebugAgentLib|SourceLevelDebugPkg/Library/DebugAgent/DxeDebugAgentLib.inf
> !endif*
>
>
>
>
>
>
>
>
>
>
> *[PcdsFixedAtBuild]
> gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x0
> gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x0
> gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x0
> gEfiMdeModulePkgTokenSpaceGuid.PcdResetOnMemoryTypeInformationChange|FALSE
> !ifdef $(SOURCE_DEBUG_ENABLE)
> gPcAtChipsetPkgTokenSpaceGuid.PcdIsaAcpiCom1Enable|FALSE
> gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x17
> gEfiSourceLevelDebugPkgTokenSpaceGuid.PcdDebugLoadImageMethod|0x2 !endif*
>
> *and the following changes to DuetPkg.fdf*
>
> *!ifndef $(SOURCE_DEBUG_ENABLE)*
>
> * INF MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf ##
> comment this out to free serial port for debugging !endif*
>
>
>
> *!ifndef $(SOURCE_DEBUG_ENABLE) INF
> IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe.inf !endif*
>
>
>
> From: Ni, Ruiyu <ruiyu.ni@in...> - 2015-05-18 02:21:33
>
> *Attachments:* Message as HTML
> <https://sourceforge.net/p/edk2/mailman/attachment/734D49CCEBEEF84792F5B80ED585239D0ABAE9B3%40SHSMSX103.ccr.corp.intel.com/1/>
>
>
> Please give a list of detailed steps about what you did to try UDK Debugger.
>
>
>
> From: Kan Qiu [mailto:kanqiu@...]
>
> Sent: Sunday, May 17, 2015 1:43 PM
>
> To: edk2-devel@...
>
> Subject: [edk2] Debug UEFI driver using EDKII
>
>
>
> Hi I'm new to EDKII. I need to write a UEFI driver and I'm having difficulty
> setting up SourceLevelDebugging. I can build DuetPkg and boot up the
> firmware, but I'm not able to enable SourceLevelDebug with COM port using
> Windbg, I followed
> http://firmware.intel.com/sites/default/files/UDK-Debugger-Tool-User-Manual-SR1-v1-91_0.pdf
> and incorporated DuetPkg with needed debugger libs.
>
> Could anyone please advise me or point me a working example of enabling
> source level debugging ?
>
> Thanks
>
> Kan
>
>
>
>
>
>
>
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel