summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-04-061) Initialize gBS, gST, gImageHandle in UefiBootServicesTableLib.c to NULLqwang1211-74/+82
2007-04-05The ALIGNMENT definition has been moved to common header file.klu21-7/+0
2007-04-05Change PcdWinNtFileSystem value is to the correct directory.lgao42-3/+3
2007-04-05To fix xgu32-10/+10
2007-04-05Clean up the following module msa files, they are edkmodule package ftwlit, C...lgao420-338/+751
2007-04-05Fixed the incremental build issue for .dxs file by adding .dep generation for...jwang361-1/+9
2007-04-05Open all warning checking for EdkUnixPkg, and current EdkUnixPkg has no warni...klu21-1/+1
2007-04-05Add more judgement.klu21-3/+7
2007-04-051) Change the alignment from 1 to 2 for IA32 and X64 arch.klu26-70/+34
2007-04-05fix build warning issueklu21-1/+1
2007-04-05The alignment of data section also meet with the requirement of section itself.klu21-2/+10
2007-04-05Sync the HII GUID with EDK I code base. Please take note: This GUID is not th...qwang122-24/+24
2007-04-04Fix the TPL broken issue for UnixPkgklu21-14/+26
2007-04-04Change BDS to get the default logo picture by default bmp logo guid. lgao48-66/+15
2007-04-04Fixed issue for ICC, since ICC does not allow to cast data with volatile qual...yshang11-2/+2
2007-04-04Fix the unalignment issue for RODATA section when converting ELF image to PE ...klu21-14/+22
2007-04-04Change the Guid Value of EFI_ISCSI_INITIATOR_NAME_PROTOCOL_GUID.qhuang82-2/+2
2007-04-04Rename the enum value of EFI_STANDBY_BUTTON_PHASE.yshang11-2/+3
2007-04-04Update the MSA for ICC build.yshang11-1/+1
2007-04-03SMMcis defines "Exit" as the one of phases of EFI_SMM_STANDBY_BUTTON_CONTEXT....yshang11-2/+2
2007-04-03Updated MSA file for EBC.yshang14-8/+383
2007-04-03Fixed an issue which a library module could be built even it's not in the act...jwang361-2/+7
2007-04-03Add the ReadWriteBarrier in the Acquire/ReleaseSpin to block the unexpected o...yshang13-19/+392
2007-04-02Add in OFFSET_OF macro as defined in MDE Library specqwang121-38/+43
2007-04-02Add comments on the definition of SPIN_LOCK_RELEASED & SPIN_LOCK_ACQUIREDqhuang81-0/+4
2007-04-02Merged the fix of CompressDll.dll manifest issue when built by VS2005jwang361-0/+10
2007-03-30Restored the SetVirtualAddress and SetExitBootService related code generation...jwang361-0/+1
2007-03-301. Advance IP in case of Break(3) in breakpoint exceptionqhuang813-121/+420
2007-03-30remove unnecessary files from EdkGenericBdsLib in EdkNt32pkgvanjeff1-53/+0
2007-03-301. Perfect libraries MSA filesvanjeff43-1042/+893
2007-03-30Sync the Guid value of MTFTP protocol in spd file since it has been updated i...qhuang81-1/+1
2007-03-29Variable driver: add checking to make sure flash is properly initializedqhuang82-2/+9
2007-03-291.Define SPIN_LOCK as "volatile UINTN" to prevent mutli-processor access harz...qhuang85-7/+9
2007-03-291. Use MemoryAllocationLib to replace boot services memory services functions...vanjeff13-394/+357
2007-03-29to fix xgu31-12/+23
2007-03-29[Source] Useless assigning statement in ata and atapixgu34-6/+8
2007-03-281. Removed #ifndef to enable Capsule architecture protocol on IPF.vanjeff3-18/+6
2007-03-27Correct some wrong usage typesqhuang83-5/+5
2007-03-27add new blank line for GCC buildklu21-1/+2
2007-03-27Fixed an Autogen issue which will cause build break when encountering some ki...jwang362-10/+26
2007-03-26Remove the generation of "Exit" function calling since the UefiApplicationLib...jwang361-19/+25
2007-03-261. Removed definition for EFI_1_1 from module ConSplittervanjeff3-687/+593
2007-03-26For building UnixPkg in CYGWIN, it should use gcc binded by CYGWIN but not th...klu21-1/+1
2007-03-23Add tool chain's configuration for building and running UnixPkg in CYGWIN env...klu21-1/+25
2007-03-23Add target.txt file for building UnixPkg in CYGWIN environment.klu21-0/+75
2007-03-22Add return EFI_INVALID_PARAMETER if pointer type parameter for UEFI and Tiano...qwang121-2/+37
2007-03-22Need no zero pool for improving performance.klu21-15/+9
2007-03-221. Removed AsmSwitchStackAndBackingStore from BaseLib.hvanjeff10-357/+422
2007-03-21fix build broken issueklu21-3/+2
2007-03-21fix the build broken issueklu21-0/+3