On 4/3/24 4:19 PM, Sam Kaynor via groups.io wrote:
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4352
Implemented dumping of the UEFI Conformance Profiles Table using Dmem.c
Additionally added the base support for the table with new
header file ConformanceProfiles.h (Cc'd maintainers of MdePkg for this)
Cc: Ray Ni <ray...@intel.com>
Cc: Zhichao Gao <zhichao....@intel.com>
Cc: Michael D Kinney <michael.d.kin...@intel.com>
Cc: Liming Gao <gaolim...@byosoft.com.cn>
Cc: Zhiguang Liu <zhiguang....@intel.com>
Signed-off-by: Sam Kaynor <sam.kay...@arm.com>
---
Notes:
v3:
- fixed build errors
- properly using Address variable
- removed unecessary comment in header file
MdePkg/MdePkg.dec |
5 ++
ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.inf |
3 +
MdePkg/Include/Guid/ConformanceProfiles.h |
56 ++++++++++++++++
ShellPkg/Library/UefiShellDebug1CommandsLib/Dmem.c |
69 ++++++++++++++++++++
ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.uni |
5 ++
5 files changed, 138 insertions(+)
Tested-by: Stuart Yoder <stuart.yo...@arm.com>
Tested on EDK2, output looks like:
Conformance Profile Table
----------------------------------------
Version 0x1
Profile GUIDs:
EFI_CONFORMANCE_PROFILES_UEFI_SPEC_GUID
523C91AF-A195-4382-818D-295FE4006465
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#117449): https://edk2.groups.io/g/devel/message/117449
Mute This Topic: https://groups.io/mt/105318210/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-