summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* correct on bug in DebugLib instance.qwang122007-11-222-4/+13
* Update AtapiPassThru driver in Option ROM package to support to produce EFI D...qhuang82007-11-226-3/+50
* Fix typo.qhuang82007-11-221-5/+5
* Fix some bugs in DSC/INF file Nt32 platformklu22007-11-223-2/+7
* Clean up: update "EFI" to "UEFI" if applicable.qhuang82007-11-2261-72/+72
* Minor change for GenFv to support capsule attribute, GenSec to support guid h...lgao42007-11-214-0/+0
* delete a debug output to pass through EBC build and align some line to confor...eric_tian2007-11-211-62/+62
* Remove the old definition in FlashMapHobklu22007-11-201-15/+0
* Remove AtapiPassThru driver in NT32 DSC fileqhuang82007-11-202-2/+0
* Add change log for non-compatible change.qhuang82007-11-201-0/+14
* Remove debug print statement checked in inadvertently qhuang82007-11-201-3/+0
* Remove Atapi Pass Thru driver in MdeModulePkg. This module is only used for t...qhuang82007-11-207-3701/+3
* Add OptionRomPkg, it contains AtapiPassThru driver for the test purpose of Sc...qhuang82007-11-207-0/+5399
* remove member context from _EFI_MTFTP4_TOKEN structure.vanjeff2007-11-202-13/+19
* 1. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff2007-11-2048-527/+1819
* Move out the FlashMapHob klu22007-11-202-120/+0
* Revert R4300 change, Runtime driver doesn't need to covert the physical addre...lgao42007-11-203-49/+2
* a. Revised error message for a module that is not required by a Platform when...jwang362007-11-192-0/+0
* Use MACRO EFI_FV_FILETYPE_ALL instead of a constant.qwang122007-11-191-1/+1
* 1) Make PEI PI File system service to skip PAD fileqwang122007-11-192-67/+2
* Fix up the comment for several functions and make sure the IN and OUT modifie...qwang122007-11-183-15/+165
* Convert the capsule image address installed in Configuration table to virtual...lgao42007-11-163-0/+44
* Add CapsuleInfo guid to store the list of capsule image guid.lgao42007-11-164-21/+88
* Add a feature flag to allow platform developer to decide if TE or PE32 sectio...qwang122007-11-153-6/+19
* add UsbMouseSimulateTouchPad driver to verify the correction of dispatching A...eric_tian2007-11-1413-5/+2793
* Remove gEfiNetworkInterfaceIdentifierProtocolGuid reference from code base. O...vanjeff2007-11-131-2/+1
* Remove gEfiNetworkInterfaceIdentifierProtocolGuid reference from code base. O...vanjeff2007-11-1313-574/+79
* 1. CoreOpenImageFile(): FilePath should be IN OUT.vanjeff2007-11-094-73/+74
* Fix build break for X64 cpu architecture.qhuang82007-11-081-1/+1
* gEfiVariableWriteArchProtocolGuid should be used for the depex as defined in ...qwang122007-11-081-1/+1
* Fixed the dependency issue on wrong name of makefile.jwang362007-11-082-2/+2
* PI spec will be updated to make it clear that this HOB should describe the st...qhuang82007-11-085-0/+56
* Merge EDK899: fixed bug to support EFI_HOB_TYPE_MEMORY_ALLOCATION to allocat...qhuang82007-11-081-11/+11
* 1) If PeiLoadImage fails, the section extraction PPI or Decompress PPI may no...qwang122007-11-084-16/+19
* Fix the wrong memory type for BSP stack hob. EfiConventionalMemoryType will b...qhuang82007-11-081-1/+1
* 1) Fix bugs in BaseMemoryLibOptXXX instances in MdePkg.yshang12007-11-086-164/+45
* Removed the PAL definition of PAL_ROUTE_CONFIG because it is not in published...zliu32007-11-071-40/+0
* Fix GenFv bug without init local variablelgao42007-11-071-0/+0
* Strip the relocation section for SEC, PEIM and PEI CORE typed files, accordin...jlin162007-11-072-0/+0
* Fix a memory leak issue.qhuang82007-11-071-0/+1
* Fix a memory leak issue.qhuang82007-11-071-0/+1
* Update tool to support reloc section removed, PAD file with same guid and che...lgao42007-11-063-0/+0
* To find DxeCore by PE32 section is enough, DxeCore can't be wrapped TE section. lgao42007-11-061-19/+2
* Fixed an issue which would cause trimming empty file error.jwang362007-11-061-0/+0
* Add the -mno-red-zone for gcc on x64. Since the GNU calling convention of x64...yshang12007-11-061-2/+2
* Fix two issues:qhuang82007-11-062-7/+9
* define the variable related to PCD for supporting big variable (>32K) easily.gtian2007-11-058-21/+35
* the implementation of FVB->SetAttribute() interface should check the unchange...klu22007-11-051-0/+19
* edk2/MdePkg/MdePkg/Library/UefiScsiLib/UefiScsiLib.c:jljusten2007-11-022-91/+91
* Add more PAL_ROUTE related definition in to PalCallLib.hgtian2007-11-011-0/+11