From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=pass header.i=@linaro.org header.s=google header.b=yh7G9h+8; spf=pass (domain: linaro.org, ip: 209.85.128.66, mailfrom: leif.lindholm@linaro.org) Received: from mail-wm1-f66.google.com (mail-wm1-f66.google.com [209.85.128.66]) by groups.io with SMTP; Thu, 19 Sep 2019 09:03:41 -0700 Received: by mail-wm1-f66.google.com with SMTP id x2so5253959wmj.2 for ; Thu, 19 Sep 2019 09:03:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=L3xtEH3LP+hzXzdroSLDszBAZ9ChWbjt/btLrwZzobk=; b=yh7G9h+8hAYMmz+xu6KdHjh//IzvaSzwqN/A0Z/MTFJj2ps6sTpq9iCrJ7yXkwDNCe dbVDKxflwRpepi4ghbPqJiuOnBfGhc0aYoDTn4Ig91sKj9fuJG/nsl0YMwmcMg2ZiXUk rLJfM3pOj3YCr/HcuCHjsw7nJA1PnBBWVCeMOUjmardGgA3QY69R7b4KBtcdKDrU8+DT XyHGyCOxVmid9DAoMmyLb6yh2ECTgNic/N2u68wn/H7KdIrT5v2jLHv1ynanqoRa54rf 2Y4Hdj5L/e8CoeHyiRzhA11S/04pLWhY07qnbuK9EVDxDhzra1Q7c4ox6Z4RnacNKtYH 3BXw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=L3xtEH3LP+hzXzdroSLDszBAZ9ChWbjt/btLrwZzobk=; b=VUfy9hNTvpR8mDf4Gie9baGF19jyTQFV4gxrfosLvYp9IDnt9ncYezgQDZO/RR954i Ef6qRA2I+Mzvbsep2EDW+g6NCiqZbOSIjX8qXknGpjJvXNHWXL6DPagYe3O8XHbZ+eaj sca7m6/LpZCBNkvD4zTLI3k9Q/4tQMbgOO1ToyQoxwql+axwbicIfpUtFqDctjVPki7J l0PFPSppCPRWL1AoLOPpa18e8aO/ap8BObfmHycQblYeGe1rVN3aRyzVPJcRFrCZfF0w oCvI0G79FuEWmLMyZi8KugZc0WC+eT4hGXsNL1+Hpz654YwfqqmRaoVy5cACH0rOWeOQ Jijg== X-Gm-Message-State: APjAAAVVPyL2NLTqgTmXmY3kZdFaYq1WEEAR62iMHSO92HoUYknCe/kN iTWMzw05Vl9L9jnw4Mb5nz/3D6d72Fo= X-Google-Smtp-Source: APXvYqxaByMIOLUikp9hLw4pDPhC/TsDNq3bWLFOEtWqc+ethMENbE+xARS134hlM4rllgMvS0H+aQ== X-Received: by 2002:a7b:c203:: with SMTP id x3mr3693569wmi.8.1568909019408; Thu, 19 Sep 2019 09:03:39 -0700 (PDT) Return-Path: Received: from vanye.hemma.eciton.net (cpc92302-cmbg19-2-0-cust304.5-4.cable.virginm.net. [82.1.209.49]) by smtp.gmail.com with ESMTPSA id v4sm15948662wrg.56.2019.09.19.09.03.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 19 Sep 2019 09:03:38 -0700 (PDT) From: "Leif Lindholm" To: devel@edk2.groups.io Cc: Ard Biesheuvel , "Kinney, Michael D" Subject: [PATCH v2 9/9] EmbeddedPkg: convert Lauterbach README.txt to 7-bit safe Readme.md Date: Thu, 19 Sep 2019 17:03:19 +0100 Message-Id: <20190919160319.16270-10-leif.lindholm@linaro.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190919160319.16270-1-leif.lindholm@linaro.org> References: <20190919160319.16270-1-leif.lindholm@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This file contained what looked like windows 1250 encoded single quotation marks. Convert them to regular 's. Rework the file to markdown format and and rename it Readme.md while we're at it. Cc: Ard Biesheuvel Cc: "Kinney, Michael D" Signed-off-by: Leif Lindholm --- EmbeddedPkg/Scripts/LauterbachT32/README.txt | 7 ------- EmbeddedPkg/Scripts/LauterbachT32/Readme.md | 16 ++++++++++++++++ 2 files changed, 16 insertions(+), 7 deletions(-) diff --git a/EmbeddedPkg/Scripts/LauterbachT32/README.txt b/EmbeddedPkg/Scripts/LauterbachT32/README.txt deleted file mode 100644 index 06602ab8763a..000000000000 --- a/EmbeddedPkg/Scripts/LauterbachT32/README.txt +++ /dev/null @@ -1,7 +0,0 @@ -DXE Phase Debug -=============== -Update the memsize variable in EfiLoadDxe.cmm for the actual amount of memory available in your system. Allow your system to boot to the point that the DXE core is initialized (so that the System Table and Debug Information table is present in memory) and execute this script (using the toolbar button or ‘do EfiLoadDxe’ from the command area). It will scan memory for the debug info table and load modules in it. - -SEC/PEI Phase Debug -=================== -There is no way to autodetect where these images reside so you must pass an address for the memory-mapped Firmware Volume containing these images. To do this, enter ‘do EfiLoadFv ’ where is the base address for the firmware volume containing the SEC or PEI code. To be more efficient you may want to create a script that calls this, like MyBoardLoadSec.cmm which contains the call to EfiLoadFv. You can them map this script to a T32 menu or toolbar button for quick access. diff --git a/EmbeddedPkg/Scripts/LauterbachT32/Readme.md b/EmbeddedPkg/Scripts/LauterbachT32/Readme.md new file mode 100644 index 000000000000..51d2c8da5405 --- /dev/null +++ b/EmbeddedPkg/Scripts/LauterbachT32/Readme.md @@ -0,0 +1,16 @@ +# DXE Phase Debug +Update the memsize variable in EfiLoadDxe.cmm for the actual amount of memory +available in your system. Allow your system to boot to the point that the DXE +core is initialized (so that the System Table and Debug Information table is +present in memory) and execute this script (using the toolbar button or +'do EfiLoadDxe' from the command area). It will scan memory for the debug info +table and load modules in it. + +# SEC/PEI Phase Debug +There is no way to autodetect where these images reside so you must pass an +address for the memory-mapped Firmware Volume containing these images. To do +this, enter 'do EfiLoadFv ' where is the base address for the +firmware volume containing the SEC or PEI code. To be more efficient you may +want to create a script that calls this, like MyBoardLoadSec.cmm which contains +the call to EfiLoadFv. You can them map this script to a T32 menu or toolbar +button for quick access. -- 2.20.1