Re: [edk2-devel] [PATCH 0/4] Add DEBUG_MANAGEABILITY to debug level comments

2023-12-11 Thread Rebecca Cran
On 12/11/2023 6:17 PM, Laszlo Ersek wrote: On 12/9/23 01:33, Rebecca Cran via groups.io wrote: On 12/8/2023 5:19 PM, Rebecca Cran wrote: Add the new DEBUG_MANAGEABILITY debug level to MdePkg.dec and MdePkg.uni. Improve the wording of the description of the DEBUG_MANAGEABILITY level in DebugLib

Re: [edk2-devel] [PATCH 0/4] Add DEBUG_MANAGEABILITY to debug level comments

2023-12-11 Thread Laszlo Ersek
On 12/9/23 01:33, Rebecca Cran via groups.io wrote: > On 12/8/2023 5:19 PM, Rebecca Cran wrote: >> Add the new DEBUG_MANAGEABILITY debug level to MdePkg.dec and MdePkg.uni. >> >> Improve the wording of the description of the DEBUG_MANAGEABILITY >> level in >> DebugLib.h. >> >> Update the comment bl

Re: [edk2-devel] [PATCH 0/4] Add DEBUG_MANAGEABILITY to debug level comments

2023-12-08 Thread Michael D Kinney
; ; Leif Lindholm ; Sami > Mujawar ; Gerd Hoffmann > Cc: Rebecca Cran ; devel@edk2.groups.io > Subject: [edk2-devel] [PATCH 0/4] Add DEBUG_MANAGEABILITY to debug level > comments > > Add the new DEBUG_MANAGEABILITY debug level to MdePkg.dec and > MdePkg.uni. >

Re: [edk2-devel] [PATCH 0/4] Add DEBUG_MANAGEABILITY to debug level comments

2023-12-08 Thread Rebecca Cran via groups.io
On 12/8/2023 5:19 PM, Rebecca Cran wrote: Add the new DEBUG_MANAGEABILITY debug level to MdePkg.dec and MdePkg.uni. Improve the wording of the description of the DEBUG_MANAGEABILITY level in DebugLib.h. Update the comment block in ArmVirtPkg.dsc.inc with the new list and updated formatting. P

[edk2-devel] [PATCH 0/4] Add DEBUG_MANAGEABILITY to debug level comments

2023-12-08 Thread Rebecca Cran via groups.io
Add the new DEBUG_MANAGEABILITY debug level to MdePkg.dec and MdePkg.uni. Improve the wording of the description of the DEBUG_MANAGEABILITY level in DebugLib.h. Update the comment block in ArmVirtPkg.dsc.inc with the new list and updated formatting. Rebecca Cran (4): MdePkg: Improve wording o