audk/SecurityPkg/VariableAuthenticated/RuntimeDxe
lzeng14 a5f15e3025 According to UEFI spec 2.3.1a. hardware error record variable should use the EFI_HARDWARE_ERROR_VARIABLE VendorGuid and have the L"HwErrRec####" name convention, #### is a printed hex value and no 0x or h is included in the hex value.
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Guo Dong <guo.dong@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13373 6f19259b-4bc3-4df7-8a09-765794883524
2012-05-30 02:53:10 +00:00
..
AuthService.c Update auth-variable and secure boot UI driver to support only time-based PK, KEK and Signature Database variable variable according to UEFI Spec requirement. 2012-05-14 07:36:20 +00:00
AuthService.h Update common authenticated variable (non PK/KEK/DB/DBX) support to comply with latest UEFI spec. 2012-03-31 04:42:20 +00:00
Reclaim.c Add security package to repository. 2011-09-02 07:49:32 +00:00
Variable.c According to UEFI spec 2.3.1a. hardware error record variable should use the EFI_HARDWARE_ERROR_VARIABLE VendorGuid and have the L"HwErrRec####" name convention, #### is a printed hex value and no 0x or h is included in the hex value. 2012-05-30 02:53:10 +00:00
Variable.h According to UEFI spec 2.3.1a. hardware error record variable should use the EFI_HARDWARE_ERROR_VARIABLE VendorGuid and have the L"HwErrRec####" name convention, #### is a printed hex value and no 0x or h is included in the hex value. 2012-05-30 02:53:10 +00:00
VariableDxe.c SecurityPkg: Update VariableAuthenticated driver with following changes: 2011-10-28 09:55:09 +00:00
VariableRuntimeDxe.inf According to UEFI spec 2.3.1a. hardware error record variable should use the EFI_HARDWARE_ERROR_VARIABLE VendorGuid and have the L"HwErrRec####" name convention, #### is a printed hex value and no 0x or h is included in the hex value. 2012-05-30 02:53:10 +00:00
VariableSmm.c 1. Enhance AuthVar driver to avoid process corrupted certificate input. 2011-09-21 05:17:50 +00:00
VariableSmm.inf According to UEFI spec 2.3.1a. hardware error record variable should use the EFI_HARDWARE_ERROR_VARIABLE VendorGuid and have the L"HwErrRec####" name convention, #### is a printed hex value and no 0x or h is included in the hex value. 2012-05-30 02:53:10 +00:00
VariableSmmRuntimeDxe.c Add security package to repository. 2011-09-02 07:49:32 +00:00
VariableSmmRuntimeDxe.inf Add security package to repository. 2011-09-02 07:49:32 +00:00