summaryrefslogtreecommitdiff
path: root/MdeModulePkg/ChangeLog.txt
diff options
context:
space:
mode:
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2007-09-17 03:50:40 +0000
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2007-09-17 03:50:40 +0000
commitc6492839539739efd067e8005a88fce2f4871db0 (patch)
tree2ad4f374e299d87bedc592fcc98d4437870d916f /MdeModulePkg/ChangeLog.txt
parent4aad654298eee25e924c27b28192345335673751 (diff)
downloadedk2-platforms-c6492839539739efd067e8005a88fce2f4871db0.tar.xz
1. Uefi2.1 feature - Add Hardware Error Record Persistence Support
2. Fix the return status accoring to approved UEFI ECRs. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3866 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/ChangeLog.txt')
-rw-r--r--MdeModulePkg/ChangeLog.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/MdeModulePkg/ChangeLog.txt b/MdeModulePkg/ChangeLog.txt
index 35971b17fe..75bd4563d0 100644
--- a/MdeModulePkg/ChangeLog.txt
+++ b/MdeModulePkg/ChangeLog.txt
@@ -59,3 +59,12 @@ EDK_3773: Non-Compatible: qwang12
3) The gEfiFirmwareVolumeProtocolGuid in [Depex] section of INF file should updated.
And the package dependency should also be changed if needed due to this protocol
GUID change.
+
+
+==========================================================================================
+EDK_3865: Compatible: qhuang8
+
+ Class_UefiEnable[0]: Uefi2.1 feature - Add Hardware Error Record Persistence Support
+ Code Change :
+ 1) Modify MdeModulePkg/Universal/Variable/RuntimeDxe
+ 2) Modify MdeModulePkg/Universal/Variable/EmuRuntimeDxe