summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Enhance CreatePopup to call ReadKeyStroke() before calling WaitForEvent(). Th...niruiyu2012-11-151-3/+16
* Enhance CreatePopup to call ReadKeyStroke() before calling WaitForEvent(). Th...niruiyu2012-11-151-2/+15
* Remove 0xc8000 check when searching PNP header. Remove the check about the si...li-elvin2012-11-151-49/+47
* ShellPkg: Fix line responsible for deleting “cwd” variable when exit shell.jcarsey2012-11-141-1/+1
* Enhance SetupBrowser to call ReadKeyStroke() before calling WaitForEvent(). T...niruiyu2012-11-142-17/+32
* MdeModulePkg/AtaAtapiPassThru: fix buffer overflow issue introduced by previo...erictian2012-11-141-1/+10
* Fix issue that node is still reachable after executing ifconfig –c.tye12012-11-144-6/+27
* ShellPkg: Clean up header file usage.jcarsey2012-11-139-87/+7
* ShellPkg: Correct 3 places where memory was not being properly released by th...jcarsey2012-11-133-5/+8
* Allocate ReservedMemory instead of ACPIMemoryNVS for its shadow memory space ...lzeng142012-11-123-9/+9
* BiosVideo allocate wrong size of buffer for EDID override data. Fix this issu...li-elvin2012-11-121-1/+1
* Free the buffer allocated by GetSectionFromAnyFv() when exit, and add Error S...lzeng142012-11-122-47/+31
* MdeModulePkg/AtaAtapiPassThru: valid ports transverse algo of AHCI controller...erictian2012-11-092-1/+14
* Refine code to make it more safely.ydong102012-11-082-5/+48
* Build the registered guid HOB and SystemTable to record the GUID itself in Pe...lzeng142012-11-088-31/+190
* Moved the PeiS3ResumeState access when PeiS3ResumeState is not 0, this will f...li-elvin2012-11-071-6/+5
* Fix ECC issueczhang462012-11-051-1/+1
* OvmfPkg: Add support for qemu's -kernel parameterjljusten2012-11-024-1/+178
* OvmfPkg: Add LoadLinuxLib library implementationjljusten2012-11-0211-0/+1039
* OvmfPkg: Add LoadLinuxLib library interfacejljusten2012-11-022-0/+195
* OvmfPkg: Add Linux bzimage include filejljusten2012-11-021-0/+164
* Add missing PCI class code definition.niruiyu2012-11-025-10/+172
* Update comments for functions UhciAllocateDev, EhcCreateUsb2Hc and XhcCreateU...li-elvin2012-11-023-0/+3
* Fixed one bug: gSmmCorePrivate->InSmm is not set to FALSE correctly before ex...vanjeff2012-11-011-2/+4
* MdeModulePkg: eliminate all implicit library dependencies for all modules in ...erictian2012-11-0118-18/+19
* Add Physical Presence request UI detection logic. Refine UIConfirm ReadKey logicczhang462012-11-012-56/+208
* Fix build fail.ydong102012-11-011-8/+8
* Add more check to make code more safely.ydong102012-11-016-1/+11
* MdeModulePkg/AtaBusDxe: remove a redundant error checkerictian2012-10-311-3/+1
* Raise TPL to high to disable CPU interrupt before 8259 legacy base vector is ...li-elvin2012-10-311-1/+5
* Install CustomGuidedSectionExtractionPpi for Tiano or Lzma DeCompression on S...lgao42012-10-311-19/+18
* Remove the unsupported SEC PEIM PEI_CORE module type from DxeS3BootScriptLib.lzeng142012-10-311-9/+3
* Fix build failure of PcAtChipsetPkg.li-elvin2012-10-311-0/+1
* Fix build failure.li-elvin2012-10-311-3/+3
* Fix memory out of band access in AsmFxSave() and AsmFxRestore(). lgao42012-10-302-4/+4
* Fix memory out of band access in AsmFxSave() and AsmFxRestore(). lgao42012-10-302-4/+4
* Fix comment typo to use UEFI spec defined WIN_CERT_TYPE_EFI_GUID.lgao42012-10-301-2/+2
* Add missing status code in several modules.li-elvin2012-10-301-0/+39
* Add missing status code in several modules.li-elvin2012-10-303-0/+9
* Add missing status code in several modules.li-elvin2012-10-3032-109/+478
* Add missing status code in several modules.li-elvin2012-10-307-35/+99
* Correct the definition for Modal opcode, from EFI_IFR_MODAL to EFI_IFR_MODAL_TAGydong102012-10-301-2/+2
* ArmPlatformPkg/Scripts: Fixed the Makefile for Windowsoliviermartin2012-10-291-5/+4
* Fix issue that ifconfig –c cannot clear IP address details.tye12012-10-291-3/+3
* Create a MAX_TIMER_TICK_DURATION for the error handling in 8254 timer module.li-elvin2012-10-252-5/+9
* Add uninstalling GOP and UGA protocol in Consplitter Stop ().li-elvin2012-10-251-0/+29
* Use ReadUnaligned16 function to access the buffer which is pointed by a possi...li-elvin2012-10-241-5/+11
* OvmfPkg VirtioScsiDxe: Fix build with VS2010jljusten2012-10-231-13/+2
* Add assertion to make sure the pointer is not NULL.niruiyu2012-10-231-0/+3
* ArmPlatformPkg/Scripts/Ds5: Added missing package declarations in Python scriptsoliviermartin2012-10-222-1/+5