summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-11-23Apply library to test controller handle.qhuang81-37/+6
2007-11-23Port CirrusLogic5430 from EDK II code base.qhuang810-10/+2514
2007-11-22correct on bug in DebugLib instance.qwang122-4/+13
2007-11-22Update AtapiPassThru driver in Option ROM package to support to produce EFI D...qhuang86-3/+50
2007-11-22Fix typo.qhuang81-5/+5
2007-11-22Fix some bugs in DSC/INF file Nt32 platformklu23-2/+7
2007-11-22Clean up: update "EFI" to "UEFI" if applicable.qhuang861-72/+72
2007-11-21Minor change for GenFv to support capsule attribute, GenSec to support guid h...lgao44-0/+0
2007-11-21delete a debug output to pass through EBC build and align some line to confor...eric_tian1-62/+62
2007-11-20Remove the old definition in FlashMapHobklu21-15/+0
2007-11-20Remove AtapiPassThru driver in NT32 DSC fileqhuang82-2/+0
2007-11-20Add change log for non-compatible change.qhuang81-0/+14
2007-11-20Remove debug print statement checked in inadvertently qhuang81-3/+0
2007-11-20Remove Atapi Pass Thru driver in MdeModulePkg. This module is only used for t...qhuang87-3701/+3
2007-11-20Add OptionRomPkg, it contains AtapiPassThru driver for the test purpose of Sc...qhuang87-0/+5399
2007-11-20remove member context from _EFI_MTFTP4_TOKEN structure.vanjeff2-13/+19
2007-11-201. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff48-527/+1819
2007-11-20Move out the FlashMapHob klu22-120/+0
2007-11-20Revert R4300 change, Runtime driver doesn't need to covert the physical addre...lgao43-49/+2
2007-11-19a. Revised error message for a module that is not required by a Platform when...jwang362-0/+0
2007-11-19Use MACRO EFI_FV_FILETYPE_ALL instead of a constant.qwang121-1/+1
2007-11-191) Make PEI PI File system service to skip PAD fileqwang122-67/+2
2007-11-18Fix up the comment for several functions and make sure the IN and OUT modifie...qwang123-15/+165
2007-11-16Convert the capsule image address installed in Configuration table to virtual...lgao43-0/+44
2007-11-16Add CapsuleInfo guid to store the list of capsule image guid.lgao44-21/+88
2007-11-15Add a feature flag to allow platform developer to decide if TE or PE32 sectio...qwang123-6/+19
2007-11-14add UsbMouseSimulateTouchPad driver to verify the correction of dispatching A...eric_tian13-5/+2793
2007-11-13Remove gEfiNetworkInterfaceIdentifierProtocolGuid reference from code base. O...vanjeff1-2/+1
2007-11-13Remove gEfiNetworkInterfaceIdentifierProtocolGuid reference from code base. O...vanjeff13-574/+79
2007-11-091. CoreOpenImageFile(): FilePath should be IN OUT.vanjeff4-73/+74
2007-11-08Fix build break for X64 cpu architecture.qhuang81-1/+1
2007-11-08gEfiVariableWriteArchProtocolGuid should be used for the depex as defined in ...qwang121-1/+1
2007-11-08Fixed the dependency issue on wrong name of makefile.jwang362-2/+2
2007-11-08PI spec will be updated to make it clear that this HOB should describe the st...qhuang85-0/+56
2007-11-08Merge EDK899: fixed bug to support EFI_HOB_TYPE_MEMORY_ALLOCATION to allocat...qhuang81-11/+11
2007-11-081) If PeiLoadImage fails, the section extraction PPI or Decompress PPI may no...qwang124-16/+19
2007-11-08Fix the wrong memory type for BSP stack hob. EfiConventionalMemoryType will b...qhuang81-1/+1
2007-11-081) Fix bugs in BaseMemoryLibOptXXX instances in MdePkg.yshang16-164/+45
2007-11-07Removed the PAL definition of PAL_ROUTE_CONFIG because it is not in published...zliu31-40/+0
2007-11-07Fix GenFv bug without init local variablelgao41-0/+0
2007-11-07Strip the relocation section for SEC, PEIM and PEI CORE typed files, accordin...jlin162-0/+0
2007-11-07Fix a memory leak issue.qhuang81-0/+1
2007-11-07Fix a memory leak issue.qhuang81-0/+1
2007-11-06Update tool to support reloc section removed, PAD file with same guid and che...lgao43-0/+0
2007-11-06To find DxeCore by PE32 section is enough, DxeCore can't be wrapped TE section. lgao41-19/+2
2007-11-06Fixed an issue which would cause trimming empty file error.jwang361-0/+0
2007-11-06Add the -mno-red-zone for gcc on x64. Since the GNU calling convention of x64...yshang11-2/+2
2007-11-06Fix two issues:qhuang82-7/+9
2007-11-05define the variable related to PCD for supporting big variable (>32K) easily.gtian8-21/+35
2007-11-05the implementation of FVB->SetAttribute() interface should check the unchange...klu21-0/+19