]> git.proxmox.com Git - mirror_edk2.git/commit - EdkModulePkg/Core/Dxe/Misc/InstallConfigurationTable.c
MdePkg:
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 4 Jun 2007 09:36:42 +0000 (09:36 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 4 Jun 2007 09:36:42 +0000 (09:36 +0000)
commit06fb8ffd0771d95b3f8797c30bf8e620eddd1e23
treeaf6cf0abb258fa77de44d5d7b275cc232e26bc1c
parentdabd48785bc21cd05327c49db1fcb8f7fb9c3867
MdePkg:
1. Add AcpiTable & ComponentName2 Protocol definitions.
2. Add HardwareErrorVariable GUID definition.
EdkModulePkg:
1. Update DxeCore to let InsatllConfigurationTable() signal the event group whenever a table entry is inserted, modified or deleted.
2. Update ConPlatform to let Simple Text In and Out  not share a stop function .

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2625 6f19259b-4bc3-4df7-8a09-765794883524
EdkModulePkg/Core/Dxe/Misc/InstallConfigurationTable.c
EdkModulePkg/Include/Common/Variable.h
EdkModulePkg/Universal/ConPlatform/Dxe/ConPlatform.c
EdkModulePkg/Universal/ConPlatform/Dxe/ConPlatform.h
OldMdePkg/Include/Guid/HardwareErrorVariable.h [new file with mode: 0644]
OldMdePkg/Include/Protocol/AcpiTable.h [new file with mode: 0644]
OldMdePkg/Include/Protocol/ComponentName2.h [new file with mode: 0644]
OldMdePkg/Include/Uefi/UefiSpec.h
OldMdePkg/MdePkg.spd