summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-291. Use MemoryAllocationLib to replace boot services memory services functions...vanjeff
2007-03-29to fix xgu3
2007-03-29[Source] Useless assigning statement in ata and atapixgu3
2007-03-281. Removed #ifndef to enable Capsule architecture protocol on IPF.vanjeff
2007-03-27Correct some wrong usage typesqhuang8
2007-03-27add new blank line for GCC buildklu2
2007-03-27Fixed an Autogen issue which will cause build break when encountering some ki...jwang36
2007-03-26Remove the generation of "Exit" function calling since the UefiApplicationLib...jwang36
2007-03-261. Removed definition for EFI_1_1 from module ConSplittervanjeff
2007-03-26For building UnixPkg in CYGWIN, it should use gcc binded by CYGWIN but not th...klu2
2007-03-23Add tool chain's configuration for building and running UnixPkg in CYGWIN env...klu2
2007-03-23Add target.txt file for building UnixPkg in CYGWIN environment.klu2
2007-03-22Add return EFI_INVALID_PARAMETER if pointer type parameter for UEFI and Tiano...qwang12
2007-03-22Need no zero pool for improving performance.klu2
2007-03-221. Removed AsmSwitchStackAndBackingStore from BaseLib.hvanjeff
2007-03-21fix build broken issueklu2
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