summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-21fix the build broken issueklu2
2007-03-21Fix build broken issue.klu2
2007-03-211. Removed #ifdef EDK_RELEASE_VERSION from all c files for all modulesvanjeff
2007-03-20Change the TPL lock level to EFI_TPL_NOTIFY. Variable Service is called in Re...qwang12
2007-03-20Thread work load assignment change.jlin16
2007-03-20Removed #ifdef SNP_DEBUG and used debug lib to output information.vanjeff
2007-03-20Create more threads to synchronize pcd data for FrameworkModules in a platform.jlin16
2007-03-20Utilize multi-thread support of JAVA to improve UI response time of opening F...jlin16
2007-03-201. Removed #ifdef SNP_DEBUG and used debug lib to output informationvanjeff
2007-03-19Change the EfiAquireLock with RaiseTPL as the call to Boot Service UnloadImag...qwang12
2007-03-16Cleanup the msa for PeiVariable.klu2
2007-03-16Rollback the work-around fix of FAT detection since the root cause is issue i...qhuang8
2007-03-16Fix a critical bug: When reading block succeeds but detecting MBR fails, it s...qhuang8
2007-03-16Fix the issue that the variable Unicode string may be not aligned on 16-bit b...klu2
2007-03-161. Added PcdNtEmulator and Removed MACRO EFI_NT_EMULATORvanjeff
2007-03-16Perfect the msa of the following modules, DiskIo, Partition, English and Ebc.lgao4
2007-03-16fixed a build error with Intel IPF compilervprabhal
2007-03-15Fix the issue of FAT detection in previous check-in (Based on source code SVN...qhuang8
2007-03-15Fix the issue that HiiGetForms does not return correct BufferLengthklu2
2007-03-15Fix the issue of Wide char help strings cannot break into multiple lines corr...klu2
2007-03-15Fix the TPL issueqhuang8
2007-03-15Fixed EDKT538; Removed the some code generation for UEFI_APPLICATION type of ...jwang36
2007-03-151. Remove #ifdef _MSC_EXTENSION_ from all source filesvanjeff
2007-03-14changed the guid assignment from constant array to hi and low UINT64s (Intel ...vprabhal
2007-03-14changed the guid assignment from constant array to hi and low UINT64s (Intel ...vprabhal
2007-03-14changed the guid assignment from constant array to hi and low UINT64s (Intel ...vprabhal
2007-03-14the ipf compiler needs a switch to not use FP registers higher than 0-31 for ...vprabhal
2007-03-14redefined the guids as _hi and _lo to deal with intel compiler's method of as...vprabhal
2007-03-14Add check whether input parameter is NULL before call freepool API defined in...lgao4
2007-03-14Make sure RestoreTPL paired with RaiseTPLqwang12
2007-03-14Remove the BugBug in package header file for DXE_CORE and DXE_DRIVER which fo...qwang12
2007-03-14Remove the BugBug in package header file for DXE_CORE and DXE_DRIVER which fo...qwang12
2007-03-14Remove the BugBug in package header file for DXE_CORE and DXE_DRIVER which fo...qwang12
2007-03-14Clean up the gBS sevice (CopyMem, SetMem, AllocatePool, FreePool) with the co...lgao4
2007-03-13pair RaiseTPL with RestoreTPLqwang12
2007-03-13STATIC should be prefixed for internal functions to pass the stringent compil...qwang12
2007-03-12Add a lock to protect the critical region in Service APIs for gEfiBlockIoProt...qwang12
2007-03-12Add a lock to protect the critical region in Service APIs for gEfiBlockIoProt...qwang12
2007-03-12Resolve the build break caused by changes to DxeCore.qwang12
2007-03-12Add a lock to protect the critical region in Service APIs for gEfiSimpleTextO...qwang12
2007-03-12Resolve the build break caused by changes to DxeCore.qwang12
2007-03-12Resolve the build break caused by changes to DxeCore.qwang12
2007-03-12Add a lock to protect the critical region in Service APIs for UEFI Runtime Va...qwang12
2007-03-12Add a lock to protect the critical region in Service APIs for gEfiBlockIoProt...qwang12
2007-03-12Fixed EDKT532 and EDKT533jwang36
2007-03-12Add a lock to protect the critical region in UEFI Boot Service API: Exit() an...qwang12
2007-03-10Commented out the pre-compile option of IPF ARCH for ICC tool chain. There's ...jwang36
2007-03-09Perfect the msa of the following console, datahub and DebugPort modules.lgao4
2007-03-09The latest IPF boot failure is found and is not caused by this fixing, so che...klu2
2007-03-091) Replace BdsLibGetBootMode with GetBootMode from HobLib of MdePkg.qwang12