summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Clean up the following module msa files, they are edkmodule package ftwlit, C...lgao42007-04-0520-338/+751
* Fixed the incremental build issue for .dxs file by adding .dep generation for...jwang362007-04-051-1/+9
* Open all warning checking for EdkUnixPkg, and current EdkUnixPkg has no warni...klu22007-04-051-1/+1
* Add more judgement.klu22007-04-051-3/+7
* 1) Change the alignment from 1 to 2 for IA32 and X64 arch.klu22007-04-056-70/+34
* fix build warning issueklu22007-04-051-1/+1
* The alignment of data section also meet with the requirement of section itself.klu22007-04-051-2/+10
* Sync the HII GUID with EDK I code base. Please take note: This GUID is not th...qwang122007-04-052-24/+24
* Fix the TPL broken issue for UnixPkgklu22007-04-041-14/+26
* Change BDS to get the default logo picture by default bmp logo guid. lgao42007-04-048-66/+15
* Fixed issue for ICC, since ICC does not allow to cast data with volatile qual...yshang12007-04-041-2/+2
* Fix the unalignment issue for RODATA section when converting ELF image to PE ...klu22007-04-041-14/+22
* Change the Guid Value of EFI_ISCSI_INITIATOR_NAME_PROTOCOL_GUID.qhuang82007-04-042-2/+2
* Rename the enum value of EFI_STANDBY_BUTTON_PHASE.yshang12007-04-041-2/+3
* Update the MSA for ICC build.yshang12007-04-041-1/+1
* SMMcis defines "Exit" as the one of phases of EFI_SMM_STANDBY_BUTTON_CONTEXT....yshang12007-04-031-2/+2
* Updated MSA file for EBC.yshang12007-04-034-8/+383
* Fixed an issue which a library module could be built even it's not in the act...jwang362007-04-031-2/+7
* Add the ReadWriteBarrier in the Acquire/ReleaseSpin to block the unexpected o...yshang12007-04-033-19/+392
* Add in OFFSET_OF macro as defined in MDE Library specqwang122007-04-021-38/+43
* Add comments on the definition of SPIN_LOCK_RELEASED & SPIN_LOCK_ACQUIREDqhuang82007-04-021-0/+4
* Merged the fix of CompressDll.dll manifest issue when built by VS2005jwang362007-04-021-0/+10
* Restored the SetVirtualAddress and SetExitBootService related code generation...jwang362007-03-301-0/+1
* 1. Advance IP in case of Break(3) in breakpoint exceptionqhuang82007-03-3013-121/+420
* remove unnecessary files from EdkGenericBdsLib in EdkNt32pkgvanjeff2007-03-301-53/+0
* 1. Perfect libraries MSA filesvanjeff2007-03-3043-1042/+893
* Sync the Guid value of MTFTP protocol in spd file since it has been updated i...qhuang82007-03-301-1/+1
* Variable driver: add checking to make sure flash is properly initializedqhuang82007-03-292-2/+9
* 1.Define SPIN_LOCK as "volatile UINTN" to prevent mutli-processor access harz...qhuang82007-03-295-7/+9
* 1. Use MemoryAllocationLib to replace boot services memory services functions...vanjeff2007-03-2913-394/+357
* to fix xgu32007-03-291-12/+23
* [Source] Useless assigning statement in ata and atapixgu32007-03-294-6/+8
* 1. Removed #ifndef to enable Capsule architecture protocol on IPF.vanjeff2007-03-283-18/+6
* Correct some wrong usage typesqhuang82007-03-273-5/+5
* add new blank line for GCC buildklu22007-03-271-1/+2
* Fixed an Autogen issue which will cause build break when encountering some ki...jwang362007-03-272-10/+26
* Remove the generation of "Exit" function calling since the UefiApplicationLib...jwang362007-03-261-19/+25
* 1. Removed definition for EFI_1_1 from module ConSplittervanjeff2007-03-263-687/+593
* For building UnixPkg in CYGWIN, it should use gcc binded by CYGWIN but not th...klu22007-03-261-1/+1
* Add tool chain's configuration for building and running UnixPkg in CYGWIN env...klu22007-03-231-1/+25
* Add target.txt file for building UnixPkg in CYGWIN environment.klu22007-03-231-0/+75
* Add return EFI_INVALID_PARAMETER if pointer type parameter for UEFI and Tiano...qwang122007-03-221-2/+37
* Need no zero pool for improving performance.klu22007-03-221-15/+9
* 1. Removed AsmSwitchStackAndBackingStore from BaseLib.hvanjeff2007-03-2210-357/+422
* fix build broken issueklu22007-03-211-3/+2
* fix the build broken issueklu22007-03-211-0/+3
* Fix build broken issue.klu22007-03-211-0/+1
* 1. Removed #ifdef EDK_RELEASE_VERSION from all c files for all modulesvanjeff2007-03-2125-1156/+446
* Change the TPL lock level to EFI_TPL_NOTIFY. Variable Service is called in Re...qwang122007-03-202-2/+2
* Thread work load assignment change.jlin162007-03-201-3/+3