summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-211. Correct the counter-based hash algorithm according to UEFI spec.sfu5
2012-11-21Fix GCC44 build failure.li-elvin
2012-11-20Correct MACOR EFI_ERROR_RECORD_SIGNATURE_START definition in MdePkg.lgao4
2012-11-20Remove the useless code.ydong10
2012-11-20If IDE controller is not in IDE mode, we should not clear IO bar.li-elvin
2012-11-19Just reserve memory space for page table, but not create it, and allocate the...lzeng14
2012-11-16Use IA32_IDT_GATE_DESCRIPTOR defined in BaseLib instead of local struct INTER...lzeng14
2012-11-15Check mHiiPackageListUpdated before set it to FALSE.ydong10
2012-11-15Enhance CreatePopup to call ReadKeyStroke() before calling WaitForEvent(). Th...niruiyu
2012-11-15Enhance CreatePopup to call ReadKeyStroke() before calling WaitForEvent(). Th...niruiyu
2012-11-15Remove 0xc8000 check when searching PNP header. Remove the check about the si...li-elvin
2012-11-14ShellPkg: Fix line responsible for deleting “cwd” variable when exit shell.jcarsey
2012-11-14Enhance SetupBrowser to call ReadKeyStroke() before calling WaitForEvent(). T...niruiyu
2012-11-14MdeModulePkg/AtaAtapiPassThru: fix buffer overflow issue introduced by previo...erictian
2012-11-14Fix issue that node is still reachable after executing ifconfig –c.tye1
2012-11-13ShellPkg: Clean up header file usage.jcarsey
2012-11-13ShellPkg: Correct 3 places where memory was not being properly released by th...jcarsey
2012-11-12Allocate ReservedMemory instead of ACPIMemoryNVS for its shadow memory space ...lzeng14
2012-11-12BiosVideo allocate wrong size of buffer for EDID override data. Fix this issu...li-elvin
2012-11-12Free the buffer allocated by GetSectionFromAnyFv() when exit, and add Error S...lzeng14
2012-11-09MdeModulePkg/AtaAtapiPassThru: valid ports transverse algo of AHCI controller...erictian
2012-11-08Refine code to make it more safely.ydong10
2012-11-08Build the registered guid HOB and SystemTable to record the GUID itself in Pe...lzeng14
2012-11-07Moved the PeiS3ResumeState access when PeiS3ResumeState is not 0, this will f...li-elvin
2012-11-05Fix ECC issueczhang46
2012-11-02OvmfPkg: Add support for qemu's -kernel parameterjljusten
2012-11-02OvmfPkg: Add LoadLinuxLib library implementationjljusten
2012-11-02OvmfPkg: Add LoadLinuxLib library interfacejljusten
2012-11-02OvmfPkg: Add Linux bzimage include filejljusten
2012-11-02Add missing PCI class code definition.niruiyu
2012-11-02Update comments for functions UhciAllocateDev, EhcCreateUsb2Hc and XhcCreateU...li-elvin
2012-11-01Fixed one bug: gSmmCorePrivate->InSmm is not set to FALSE correctly before ex...vanjeff
2012-11-01MdeModulePkg: eliminate all implicit library dependencies for all modules in ...erictian
2012-11-01Add Physical Presence request UI detection logic. Refine UIConfirm ReadKey logicczhang46
2012-11-01Fix build fail.ydong10
2012-11-01Add more check to make code more safely.ydong10
2012-10-31MdeModulePkg/AtaBusDxe: remove a redundant error checkerictian
2012-10-31Raise TPL to high to disable CPU interrupt before 8259 legacy base vector is ...li-elvin
2012-10-31Install CustomGuidedSectionExtractionPpi for Tiano or Lzma DeCompression on S...lgao4
2012-10-31Remove the unsupported SEC PEIM PEI_CORE module type from DxeS3BootScriptLib.lzeng14
2012-10-31Fix build failure of PcAtChipsetPkg.li-elvin
2012-10-31Fix build failure.li-elvin
2012-10-30Fix memory out of band access in AsmFxSave() and AsmFxRestore(). lgao4
2012-10-30Fix memory out of band access in AsmFxSave() and AsmFxRestore(). lgao4
2012-10-30Fix comment typo to use UEFI spec defined WIN_CERT_TYPE_EFI_GUID.lgao4
2012-10-30Add missing status code in several modules.li-elvin
2012-10-30Add missing status code in several modules.li-elvin
2012-10-30Add missing status code in several modules.li-elvin
2012-10-30Add missing status code in several modules.li-elvin
2012-10-30Correct the definition for Modal opcode, from EFI_IFR_MODAL to EFI_IFR_MODAL_TAGydong10