X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=EmbeddedPkg%2FGdbStub%2FArm%2FProcessor.c;h=96b4f570c4ebb0733c086df2faa7c3ef69e7b623;hb=76c09700edc67686b29662e81a3ca7d947594ce5;hp=80803b2d913e7803b7a4aba713b079d13712430c;hpb=3402aac7d985bf8a9f9d3c639f3fe93609380513;p=mirror_edk2.git diff --git a/EmbeddedPkg/GdbStub/Arm/Processor.c b/EmbeddedPkg/GdbStub/Arm/Processor.c index 80803b2d91..96b4f570c4 100644 --- a/EmbeddedPkg/GdbStub/Arm/Processor.c +++ b/EmbeddedPkg/GdbStub/Arm/Processor.c @@ -398,7 +398,7 @@ LIST_ENTRY BreakpointList; /** Insert Single Step in the SystemContext - @param SystemContext Register content at time of the exception + @param SystemContext Register content at time of the exception **/ VOID AddSingleStep ( @@ -429,7 +429,7 @@ AddSingleStep ( /** Remove Single Step in the SystemContext - @param SystemContext Register content at time of the exception + @param SystemContext Register content at time of the exception **/ VOID RemoveSingleStep (