|
回复: [PATCH v2 1/1] MdePkg/Include: Use DEBUG_FILE_PATH to specify debug file path.
Hi Liming, It's just an example for downstream developer how to use DEBUG_FILE_PATH. If the developer prefer the original ASSERT, nothing need to do. Now, we have an option to avoid the random file pa
Hi Liming, It's just an example for downstream developer how to use DEBUG_FILE_PATH. If the developer prefer the original ASSERT, nothing need to do. Now, we have an option to avoid the random file pa
|
By
Guomin Jiang
· #89719
·
|
|
回复: [PATCH v2 1/1] MdePkg/Include: Use DEBUG_FILE_PATH to specify debug file path.
Hi Liming, I just add ```-D DEBUG_FILE_PATH=gEfiCallerBaseName``` to BuildOptions Thanks Guomin
Hi Liming, I just add ```-D DEBUG_FILE_PATH=gEfiCallerBaseName``` to BuildOptions Thanks Guomin
|
By
Guomin Jiang
· #89128
·
|
|
回复: [PATCH v2 1/1] MdePkg/Include: Use DEBUG_FILE_PATH to specify debug file path.
Hi Liming, Below is the detail why need this change. If you only care usage. Please jump to "How to use it" directly. Why need: 1. Replication build is not new, you can refer https://reproducible-buil
Hi Liming, Below is the detail why need this change. If you only care usage. Please jump to "How to use it" directly. Why need: 1. Replication build is not new, you can refer https://reproducible-buil
|
By
Guomin Jiang
· #88842
·
|
|
[PATCH v2 1/1] MdePkg/Include: Use DEBUG_FILE_PATH to specify debug file path.
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3840 Use DEBUG_FILE_PATH to control ASSERT path Motivation and Goal: 1. Make replication build more easy and less toolchain dependency 2. Consume th
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3840 Use DEBUG_FILE_PATH to control ASSERT path Motivation and Goal: 1. Make replication build more easy and less toolchain dependency 2. Consume th
|
By
Guomin Jiang
· #88770
·
|
|
[edk2-platforms Patch 3/3] OptionRomPkg: Remove all UGA support
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2368 Remove all UGA support Cc: Ray Ni <ray.ni@...> Signed-off-by: Guomin Jiang <guomin.jiang@...> --- .../CirrusLogic5430Dxe/CirrusLogi
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2368 Remove all UGA support Cc: Ray Ni <ray.ni@...> Signed-off-by: Guomin Jiang <guomin.jiang@...> --- .../CirrusLogic5430Dxe/CirrusLogi
|
By
Guomin Jiang
· #87440
·
|
|
[edk2-platforms Patch 2/3] BoardModulePkg: Remove all UGA support
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2368 Remove all UGA support Cc: Eric Dong <eric.dong@...> Cc: Liming Gao <gaoliming@...> Signed-off-by: Guomin Jiang <guomin.jiang@
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2368 Remove all UGA support Cc: Eric Dong <eric.dong@...> Cc: Liming Gao <gaoliming@...> Signed-off-by: Guomin Jiang <guomin.jiang@
|
By
Guomin Jiang
· #87439
·
|
|
[edk2-platforms Patch 1/3] PurleyOpenBoardPkg: Remove All UGA support
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2368 Remove all UGA support in PurleyOpenBoardPkg Cc: Nate DeSimone <nathaniel.l.desimone@...> Cc: Chasel Chiu <chasel.chiu@...> Signed-
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2368 Remove all UGA support in PurleyOpenBoardPkg Cc: Nate DeSimone <nathaniel.l.desimone@...> Cc: Chasel Chiu <chasel.chiu@...> Signed-
|
By
Guomin Jiang
· #87438
·
|
|
[edk2-platforms Patch 0/3] Remove all UGA support
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2368 Remove all UGA support Cc: Nate DeSimone <nathaniel.l.desimone@...> Cc: Chasel Chiu <chasel.chiu@...> Cc: Eric Dong <eric.dong@inte
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2368 Remove all UGA support Cc: Nate DeSimone <nathaniel.l.desimone@...> Cc: Chasel Chiu <chasel.chiu@...> Cc: Eric Dong <eric.dong@inte
|
By
Guomin Jiang
· #87437
·
|
|
[PATCH v3 2/2] EmulatorPkg/EmuGopDxe: Set ModeInfo after Open successfully
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2668 WindowOpen will fail in some case. for example, without XServer. Shouldn't set ModeInfo in this case to avoid the caller use it incorrectly Cc:
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2668 WindowOpen will fail in some case. for example, without XServer. Shouldn't set ModeInfo in this case to avoid the caller use it incorrectly Cc:
|
By
Guomin Jiang
· #87192
·
|
|
[PATCH v3 1/2] MdeModulePkg/GraphicsConsoleDxe: Check status to make sure no error
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2668 SetMode will fail in some case. for example, without XServer. Should handle these case when SetMode fail. If we don't handle it, it will Segmen
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2668 SetMode will fail in some case. for example, without XServer. Should handle these case when SetMode fail. If we don't handle it, it will Segmen
|
By
Guomin Jiang
· #87191
·
|
|
[PATCH v3 0/2] Avoid Emulator Segmentation fault
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2668 Correct the logic to handle the case that XServer not present to avoid Segmentation fault V3: Fix uncrustify error V2: Fix typo error. Guomin J
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2668 Correct the logic to handle the case that XServer not present to avoid Segmentation fault V3: Fix uncrustify error V2: Fix typo error. Guomin J
|
By
Guomin Jiang
· #87190
·
|
|
[PATCH v2 2/2] EmulatorPkg/EmuGopDxe: Set ModeInfo after Open successfully
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2668 WindowOpen will fail in some case. for example, without XServer. Shouldn't set ModeInfo in this case to avoid the caller use it incorrectly Cc:
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2668 WindowOpen will fail in some case. for example, without XServer. Shouldn't set ModeInfo in this case to avoid the caller use it incorrectly Cc:
|
By
Guomin Jiang
· #87140
·
|
|
[PATCH v2 1/2] MdeModulePkg/GraphicsConsoleDxe: Check status to make sure no error
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2668 SetMode will fail in some case. for example, without XServer. Should handle these case when SetMode fail. If we don't handle it, it will Segmen
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2668 SetMode will fail in some case. for example, without XServer. Should handle these case when SetMode fail. If we don't handle it, it will Segmen
|
By
Guomin Jiang
· #87139
·
|
|
[PATCH v2 0/2] Avoid Emulator Segmentation fault
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2668 Correct the logic to handle the case that XServer not present to avoid Segmentation fault V2: Fix typo error. Guomin Jiang (2): MdeModulePkg/Gr
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2668 Correct the logic to handle the case that XServer not present to avoid Segmentation fault V2: Fix typo error. Guomin Jiang (2): MdeModulePkg/Gr
|
By
Guomin Jiang
· #87138
·
|
|
[PATCH 1/2] BaseTools/Conf: Reduce the ASSERT patch to save the binary size
Hi Bob, Have and the review link to the Bugzilla. Thanks
Hi Bob, Have and the review link to the Bugzilla. Thanks
|
By
Guomin Jiang
· #87110
·
|
|
[PATCH 2/2] MdePkg/Include: Define new DEBUG_FILE to specify path.
Hi Kinney, Liming, Zhiguang, Can you give comments on this patch Thanks Guomin
Hi Kinney, Liming, Zhiguang, Can you give comments on this patch Thanks Guomin
|
By
Guomin Jiang
· #86944
·
|
|
[PATCH 1/2] MdeModulePkg/GraphicsConsoleDxe: Check status to make sure no error
Hi Liming, Jian, Zhichao, Ray, Can you help review it? Thanks Guomin
Hi Liming, Jian, Zhichao, Ray, Can you help review it? Thanks Guomin
|
By
Guomin Jiang
· #86939
·
|
|
[PATCH 2/2] EmulatorPkg/EmuGopDxe: Set ModeInfo after Open successfully
Hi Fish and Ray, Can you help review it? Thanks Guomin
Hi Fish and Ray, Can you help review it? Thanks Guomin
|
By
Guomin Jiang
· #86938
·
|
|
[PATCH 2/2] EmulatorPkg/EmuGopDxe: Set ModeInfo after Open successfully
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2668 WindowOpen will fail in some case. for example, without XServer. Shouldn't set ModeInfo in this case to avoid the caller use it incorrectly Cc:
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2668 WindowOpen will fail in some case. for example, without XServer. Shouldn't set ModeInfo in this case to avoid the caller use it incorrectly Cc:
|
By
Guomin Jiang
· #86844
·
|
|
[PATCH 1/2] MdeModulePkg/GraphicsConsoleDxe: Check status to make sure no error
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2668 SetMode will fail in some case. for example, without XServer. Should handle these case when SetMode fail. If we don't handle it, it will Segmen
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2668 SetMode will fail in some case. for example, without XServer. Should handle these case when SetMode fail. If we don't handle it, it will Segmen
|
By
Guomin Jiang
· #86843
·
|