]> git.proxmox.com Git - mirror_edk2.git/commit
Add DxeCoreReportStatusCodeLibFromHob library instance. For now, it is dedicated...
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 9 Feb 2009 10:02:28 +0000 (10:02 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 9 Feb 2009 10:02:28 +0000 (10:02 +0000)
commit6dacb8cda9b1ff1df90965b22432020600f56ab3
tree071dc2f62f1e48303b03761fb22852f9234fb589
parent05b1c4143ce224d45e1ac059e3f1cb81a69d2043
Add DxeCoreReportStatusCodeLibFromHob library instance. For now, it is dedicated to DxeCore for DuetPkg.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7483 6f19259b-4bc3-4df7-8a09-765794883524
DuetPkg/Library/DxeCoreReportStatusCodeLibFromHob/DxeCoreReportStatusCodeLibFromHob.inf [new file with mode: 0644]
DuetPkg/Library/DxeCoreReportStatusCodeLibFromHob/DxeSupport.c [new file with mode: 0644]
DuetPkg/Library/DxeCoreReportStatusCodeLibFromHob/ReportStatusCodeLib.c [new file with mode: 0644]
DuetPkg/Library/DxeCoreReportStatusCodeLibFromHob/ReportStatusCodeLibInternal.h [new file with mode: 0644]