]> git.proxmox.com Git - mirror_edk2.git/commit
Add Lock for cirtical section in PCD database processing routines as PCD database...
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 18 Jan 2007 02:46:28 +0000 (02:46 +0000)
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 18 Jan 2007 02:46:28 +0000 (02:46 +0000)
commita696a78c371709fc6a74295296c92c4e94b23a1d
tree993d056cfce3df9965ae3e80bbc484e043dfcd82
parent26355eed4310bfecea4a44d146919955c9be7861
Add Lock for cirtical section in PCD database processing routines as PCD database is a shared resource in the system. The lock level is defined as EFI_TPL_CALLBACK. The PCD spec should be updated accordingly.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2264 6f19259b-4bc3-4df7-8a09-765794883524
EdkModulePkg/Universal/PCD/Dxe/Pcd.c
EdkModulePkg/Universal/PCD/Dxe/Service.c
EdkModulePkg/Universal/PCD/Dxe/Service.h