summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-30Fix timeout logic in AcquireSpinLock(). It could fail if the end time comput...mdkinney
2007-11-29remove building of EFI_SEC_PLATFORM_INFORMATION_PPI GUIDed HOB from PEI core....qwang12
2007-11-29the last check-in for Ps2MouseAbsolutePointer is not correct. do it again.eric_tian
2007-11-29the last check-in for UsbMouseAbsolutePointer is not correct. do it again.eric_tian
2007-11-28Fixed potential issues to release resources when error occurs.vanjeff
2007-11-28modify the corresponding file path about Ps2MouseAbsolutePointerDxe driver & ...eric_tian
2007-11-28change "Ps2MouseSimulateTouchPad" to "Ps2MouseAbsolutePointer" for more clear...eric_tian
2007-11-28modify the corresponding file path about UsbMouseAbsolutePointerDxe drivereric_tian
2007-11-28change the folder name of "UsbMouseSimulateTouchPadDxe" to "UsbMouseAbsoluteP...eric_tian
2007-11-28change "UsbMouseSimulateTouchPad" to "UsbMouseAbsolutePointer" for more clear...eric_tian
2007-11-28Rearranged flags so they are in consiste locations, change ASM warning from /...lhauch
2007-11-27Update NT32 BDS to produce the MemoryTypeInformation variablemdkinney
2007-11-27Remove the unnecessary CapsuleInfo.h file.lgao4
2007-11-27Add Capsule image Table entry in Uefi/UefiSpec.h according to UEFI2.1 spec de...lgao4
2007-11-27use a PS/2 mouse to simulate a faked touchpad device.eric_tian
2007-11-27correct the gEfiCapsuleArchProtocolGuid to be the same with PI 1.0 spec with ...qwang12
2007-11-27Change Sleep() time to 1ms to reduce pauses when running on single CPU systemmdkinney
2007-11-27Add FUNCTION_ENTRY_POINT macromdkinney
2007-11-271) Improve the EFI Memory Map stability to improve ACPI S4 supportmdkinney
2007-11-23A small changing to reduce size for ConSplitter module.vanjeff
2007-11-23align some line to conform with code styleeric_tian
2007-11-23Save original PCI attributes in start() function and restore it in Stop().vanjeff
2007-11-23Apply library to test controller handle.qhuang8
2007-11-23Port CirrusLogic5430 from EDK II code base.qhuang8
2007-11-22correct on bug in DebugLib instance.qwang12
2007-11-22Update AtapiPassThru driver in Option ROM package to support to produce EFI D...qhuang8
2007-11-22Fix typo.qhuang8
2007-11-22Fix some bugs in DSC/INF file Nt32 platformklu2
2007-11-22Clean up: update "EFI" to "UEFI" if applicable.qhuang8
2007-11-21Minor change for GenFv to support capsule attribute, GenSec to support guid h...lgao4
2007-11-21delete a debug output to pass through EBC build and align some line to confor...eric_tian
2007-11-20Remove the old definition in FlashMapHobklu2
2007-11-20Remove AtapiPassThru driver in NT32 DSC fileqhuang8
2007-11-20Add change log for non-compatible change.qhuang8
2007-11-20Remove debug print statement checked in inadvertently qhuang8
2007-11-20Remove Atapi Pass Thru driver in MdeModulePkg. This module is only used for t...qhuang8
2007-11-20Add OptionRomPkg, it contains AtapiPassThru driver for the test purpose of Sc...qhuang8
2007-11-20remove member context from _EFI_MTFTP4_TOKEN structure.vanjeff
2007-11-201. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff
2007-11-20Move out the FlashMapHob klu2
2007-11-20Revert R4300 change, Runtime driver doesn't need to covert the physical addre...lgao4
2007-11-19a. Revised error message for a module that is not required by a Platform when...jwang36
2007-11-19Use MACRO EFI_FV_FILETYPE_ALL instead of a constant.qwang12
2007-11-191) Make PEI PI File system service to skip PAD fileqwang12
2007-11-18Fix up the comment for several functions and make sure the IN and OUT modifie...qwang12
2007-11-16Convert the capsule image address installed in Configuration table to virtual...lgao4
2007-11-16Add CapsuleInfo guid to store the list of capsule image guid.lgao4
2007-11-15Add a feature flag to allow platform developer to decide if TE or PE32 sectio...qwang12
2007-11-14add UsbMouseSimulateTouchPad driver to verify the correction of dispatching A...eric_tian
2007-11-13Remove gEfiNetworkInterfaceIdentifierProtocolGuid reference from code base. O...vanjeff