Hello Shrishail, Pull requests is no longer the way to get your change request into the new edk2-test repo. Please send in “git format-patch” style patches to the [email protected]<mailto:[email protected]> with the subject line containing [edk2-test].
Thanks, Supreeth From: shrishailp <[email protected]> Sent: Sunday, May 26, 2019 11:05 PM To: tianocore/edk2-test <[email protected]> Cc: Subscribed <[email protected]> Subject: [tianocore/edk2-test] Add Firmware Management Protocol and HII Config Access Protocol into IHVSCT. (#3) Add Firmware Management Protocol and HII Config Access Protocol into IHVSCT. Change-Id: Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Shrishail B Patil [email protected]<mailto:[email protected]> Reviewed-by: ________________________________ You can view, comment on, or merge this pull request online at: https://github.com/tianocore/edk2-test/pull/3 Commit Summary * Adding FMP and HII Config Access protocol into IHVSCT File Changes * M uefi-sct/SctPkg/CommonGenFramework.bat<https://github.com/tianocore/edk2-test/pull/3/files#diff-0> (3) * M uefi-sct/SctPkg/CommonGenFramework.sh<https://github.com/tianocore/edk2-test/pull/3/files#diff-1> (3) * A uefi-sct/SctPkg/TestCase/UEFI/IHV/Protocol/FirmwareManagement/BlackBoxTest/FirmwareManagementBBTestConformance.c<https://github.com/tianocore/edk2-test/pull/3/files#diff-2> (3632) * A uefi-sct/SctPkg/TestCase/UEFI/IHV/Protocol/FirmwareManagement/BlackBoxTest/FirmwareManagementBBTestFunction.c<https://github.com/tianocore/edk2-test/pull/3/files#diff-3> (891) * A uefi-sct/SctPkg/TestCase/UEFI/IHV/Protocol/FirmwareManagement/BlackBoxTest/FirmwareManagementBBTestMain.c<https://github.com/tianocore/edk2-test/pull/3/files#diff-4> (228) * A uefi-sct/SctPkg/TestCase/UEFI/IHV/Protocol/FirmwareManagement/BlackBoxTest/FirmwareManagementBBTestMain.h<https://github.com/tianocore/edk2-test/pull/3/files#diff-5> (223) * A uefi-sct/SctPkg/TestCase/UEFI/IHV/Protocol/FirmwareManagement/BlackBoxTest/Guid.c<https://github.com/tianocore/edk2-test/pull/3/files#diff-6> (63) * A uefi-sct/SctPkg/TestCase/UEFI/IHV/Protocol/FirmwareManagement/BlackBoxTest/Guid.h<https://github.com/tianocore/edk2-test/pull/3/files#diff-7> (153) * A uefi-sct/SctPkg/TestCase/UEFI/IHV/Protocol/FirmwareManagement/BlackBoxTest/IhvFirmwareManagementBBTest.inf<https://github.com/tianocore/edk2-test/pull/3/files#diff-8> (52) * A uefi-sct/SctPkg/TestCase/UEFI/IHV/Protocol/HIIConfigAccess/BlackBoxTest/Guid.c<https://github.com/tianocore/edk2-test/pull/3/files#diff-9> (46) * A uefi-sct/SctPkg/TestCase/UEFI/IHV/Protocol/HIIConfigAccess/BlackBoxTest/Guid.h<https://github.com/tianocore/edk2-test/pull/3/files#diff-10> (109) * A uefi-sct/SctPkg/TestCase/UEFI/IHV/Protocol/HIIConfigAccess/BlackBoxTest/HIIConfigAccessBBTestConformance.c<https://github.com/tianocore/edk2-test/pull/3/files#diff-11> (908) * A uefi-sct/SctPkg/TestCase/UEFI/IHV/Protocol/HIIConfigAccess/BlackBoxTest/HIIConfigAccessBBTestFunction.c<https://github.com/tianocore/edk2-test/pull/3/files#diff-12> (606) * A uefi-sct/SctPkg/TestCase/UEFI/IHV/Protocol/HIIConfigAccess/BlackBoxTest/HIIConfigAccessBBTestMain.c<https://github.com/tianocore/edk2-test/pull/3/files#diff-13> (655) * A uefi-sct/SctPkg/TestCase/UEFI/IHV/Protocol/HIIConfigAccess/BlackBoxTest/HIIConfigAccessBBTestMain.h<https://github.com/tianocore/edk2-test/pull/3/files#diff-14> (168) * A uefi-sct/SctPkg/TestCase/UEFI/IHV/Protocol/HIIConfigAccess/BlackBoxTest/IhvHIIConfigAccessBBTest.inf<https://github.com/tianocore/edk2-test/pull/3/files#diff-15> (55) * M uefi-sct/SctPkg/UEFI/IHV_SCT.dsc<https://github.com/tianocore/edk2-test/pull/3/files#diff-16> (2) Patch Links: * https://github.com/tianocore/edk2-test/pull/3.patch * https://github.com/tianocore/edk2-test/pull/3.diff — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub<https://github.com/tianocore/edk2-test/pull/3?email_source=notifications&email_token=ADDXBQVJTZHRKN5IWPL66ATPXNMXBA5CNFSM4HPYM26KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GV56SWA>, or mute the thread<https://github.com/notifications/unsubscribe-auth/ADDXBQT2LVXBO7QTSD2GC6DPXNMXBANCNFSM4HPYM26A>. IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you. -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#42305): https://edk2.groups.io/g/devel/message/42305 Mute This Topic: https://groups.io/mt/32044381/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
