Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 79af8319e0d05a44defbc5c0d4d4fa211bd57888
https://github.com/tianocore/edk2/commit/79af8319e0d05a44defbc5c0d4d4fa211bd57888
Author: Eric Dong <eric.d...@intel.com>
Date: 2016-03-29 (Tue, 29 Mar 2016)
Changed paths:
A MdePkg/Include/IndustryStandard/TcgStorageCore.h
A MdePkg/Include/IndustryStandard/TcgStorageOpal.h
Log Message:
-----------
MdePkg: Add definition for TCG Storage Core and Opal specs.
The definitions are defined in TCG storage core and opal spec.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Eric Dong <eric.d...@intel.com>
Reviewed-by: Feng Tian <feng.t...@intel.com>
Commit: 085dcf01f7f4ed84a0ecc58e46ad5122b26539f9
https://github.com/tianocore/edk2/commit/085dcf01f7f4ed84a0ecc58e46ad5122b26539f9
Author: Eric Dong <eric.d...@intel.com>
Date: 2016-03-29 (Tue, 29 Mar 2016)
Changed paths:
A SecurityPkg/Include/Library/TcgStorageCoreLib.h
A SecurityPkg/Library/TcgStorageCoreLib/TcgStorageCore.c
A SecurityPkg/Library/TcgStorageCoreLib/TcgStorageCoreLib.inf
A SecurityPkg/Library/TcgStorageCoreLib/TcgStorageUtil.c
Log Message:
-----------
SecurityPkg: TcgStorageCoreLib: Add TCG storage core library.
APIs used to create commands defined by TCG storage core spec.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Eric Dong <eric.d...@intel.com>
Reviewed-by: Feng Tian <feng.t...@intel.com>
Commit: 9dd05ddec35a4c6d010dcd122d9a715d40d88d9c
https://github.com/tianocore/edk2/commit/9dd05ddec35a4c6d010dcd122d9a715d40d88d9c
Author: Eric Dong <eric.d...@intel.com>
Date: 2016-03-29 (Tue, 29 Mar 2016)
Changed paths:
A SecurityPkg/Include/Library/TcgStorageOpalLib.h
A SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalCore.c
A SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalLib.inf
A SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalUtil.c
Log Message:
-----------
SecurityPkg: TcgStorageOpalLib: Add TCG storage opal library.
Library APIs used to create commands defined by TCG storage opal spec.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Eric Dong <eric.d...@intel.com>
Reviewed-by: Feng Tian <feng.t...@intel.com>
Commit: 1cf00fbdb36fd2f350d92530007483b8831d4340
https://github.com/tianocore/edk2/commit/1cf00fbdb36fd2f350d92530007483b8831d4340
Author: Eric Dong <eric.d...@intel.com>
Date: 2016-03-29 (Tue, 29 Mar 2016)
Changed paths:
A SecurityPkg/Include/Guid/OpalPasswordExtraInfoVariable.h
A SecurityPkg/Include/Library/OpalPasswordSupportLib.h
A SecurityPkg/Library/OpalPasswordSupportLib/OpalPasswordSupportLib.c
A SecurityPkg/Library/OpalPasswordSupportLib/OpalPasswordSupportLib.inf
A SecurityPkg/Library/OpalPasswordSupportLib/OpalPasswordSupportNotify.h
M SecurityPkg/SecurityPkg.dec
Log Message:
-----------
SecurityPkg: OpalPasswordSupportLib: Add Opal password support library.
APIs used to support opal password solution to trig opal command.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Eric Dong <eric.d...@intel.com>
Reviewed-by: Feng Tian <feng.t...@intel.com>
Commit: a06875e1f040dde20dc46fd349cc655c627c3e83
https://github.com/tianocore/edk2/commit/a06875e1f040dde20dc46fd349cc655c627c3e83
Author: Eric Dong <eric.d...@intel.com>
Date: 2016-03-29 (Tue, 29 Mar 2016)
Changed paths:
A SecurityPkg/Tcg/Opal/OpalPasswordDxe/ComponentName.c
A SecurityPkg/Tcg/Opal/OpalPasswordDxe/OpalDriver.c
A SecurityPkg/Tcg/Opal/OpalPasswordDxe/OpalDriver.h
A SecurityPkg/Tcg/Opal/OpalPasswordDxe/OpalDriverPrivate.h
A SecurityPkg/Tcg/Opal/OpalPasswordDxe/OpalHii.c
A SecurityPkg/Tcg/Opal/OpalPasswordDxe/OpalHii.h
A SecurityPkg/Tcg/Opal/OpalPasswordDxe/OpalHiiCallbacks.c
A SecurityPkg/Tcg/Opal/OpalPasswordDxe/OpalHiiFormStrings.uni
A SecurityPkg/Tcg/Opal/OpalPasswordDxe/OpalHiiFormValues.h
A SecurityPkg/Tcg/Opal/OpalPasswordDxe/OpalHiiPrivate.h
A SecurityPkg/Tcg/Opal/OpalPasswordDxe/OpalPasswordDxe.inf
A SecurityPkg/Tcg/Opal/OpalPasswordDxe/OpalPasswordForm.vfr
Log Message:
-----------
SecurityPkg: OpalPasswordDxe: Add Opal password dxe driver.
This driver used to enables opal feature in bios.
It adds setup menu and unlock device process in boot phase.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Eric Dong <eric.d...@intel.com>
Reviewed-by: Feng Tian <feng.t...@intel.com>
Commit: cb274a270344cef20d6012eb873fc71a46931a85
https://github.com/tianocore/edk2/commit/cb274a270344cef20d6012eb873fc71a46931a85
Author: Eric Dong <eric.d...@intel.com>
Date: 2016-03-29 (Tue, 29 Mar 2016)
Changed paths:
A SecurityPkg/Tcg/Opal/OpalPasswordSmm/OpalAhciMode.c
A SecurityPkg/Tcg/Opal/OpalPasswordSmm/OpalAhciMode.h
A SecurityPkg/Tcg/Opal/OpalPasswordSmm/OpalIdeMode.c
A SecurityPkg/Tcg/Opal/OpalPasswordSmm/OpalIdeMode.h
A SecurityPkg/Tcg/Opal/OpalPasswordSmm/OpalNvmeMode.c
A SecurityPkg/Tcg/Opal/OpalPasswordSmm/OpalNvmeMode.h
A SecurityPkg/Tcg/Opal/OpalPasswordSmm/OpalNvmeReg.h
A SecurityPkg/Tcg/Opal/OpalPasswordSmm/OpalPasswordSmm.c
A SecurityPkg/Tcg/Opal/OpalPasswordSmm/OpalPasswordSmm.h
A SecurityPkg/Tcg/Opal/OpalPasswordSmm/OpalPasswordSmm.inf
Log Message:
-----------
SecurityPkg: OpalPasswordSmm: Add Opal password Smm driver.
This driver used to unlock device in S3 resume phase.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Eric Dong <eric.d...@intel.com>
Reviewed-by: Feng Tian <feng.t...@intel.com>
Commit: d4de4f99dac4a42b43b07ee360212a7bec820640
https://github.com/tianocore/edk2/commit/d4de4f99dac4a42b43b07ee360212a7bec820640
Author: Eric Dong <eric.d...@intel.com>
Date: 2016-03-29 (Tue, 29 Mar 2016)
Changed paths:
M SecurityPkg/SecurityPkg.dsc
Log Message:
-----------
SecurityPkg: Enable Opal password solution build.
This patch used to enable opal password solution build
in Security package level build.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Eric Dong <eric.d...@intel.com>
Reviewed-by: Feng Tian <feng.t...@intel.com>
Compare: https://github.com/tianocore/edk2/compare/c8d07c5eeb48...d4de4f99dac4
------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140
_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits