summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-03Fixed an issue which a library module could be built even it's not in the act...jwang36
2007-04-03Add the ReadWriteBarrier in the Acquire/ReleaseSpin to block the unexpected o...yshang1
2007-04-02Add in OFFSET_OF macro as defined in MDE Library specqwang12
2007-04-02Add comments on the definition of SPIN_LOCK_RELEASED & SPIN_LOCK_ACQUIREDqhuang8
2007-04-02Merged the fix of CompressDll.dll manifest issue when built by VS2005jwang36
2007-03-30Restored the SetVirtualAddress and SetExitBootService related code generation...jwang36
2007-03-301. Advance IP in case of Break(3) in breakpoint exceptionqhuang8
2007-03-30remove unnecessary files from EdkGenericBdsLib in EdkNt32pkgvanjeff
2007-03-301. Perfect libraries MSA filesvanjeff
2007-03-30Sync the Guid value of MTFTP protocol in spd file since it has been updated i...qhuang8
2007-03-29Variable driver: add checking to make sure flash is properly initializedqhuang8
2007-03-291.Define SPIN_LOCK as "volatile UINTN" to prevent mutli-processor access harz...qhuang8
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