summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-18Add PI1.2.1 EndOfDxe support.jyao1
2012-12-17Refine code to follow coding style.ydong10
2012-12-17Fix GCC build fail issue for MdeModulePkg and NetworkPkg.sfu5
2012-12-17Base on the value type to get the value for default opcode.ydong10
2012-12-17Reclaim work space when the remaining space size is even not enough to contai...lzeng14
2012-12-17Add boot mode BOOT_WITH_MFG_MODE_SETTINGS.lgao4
2012-12-17OvmfPkg: create \_S3 and \_S4 packages dynamicallyjljusten
2012-12-17OvmfPkg: report S3 state in DSDTjljusten
2012-12-17OvmfPkg: fix PIIX4 SUS_TYP value in \_S4 packagejljusten
2012-12-17OvmfPkg: add comments to existing \_Sx packages in DSDTjljusten
2012-12-17OvmfPkg/README: Update required QEMU & OS boot statusjljusten
2012-12-14Initialize Data.lzeng14
2012-12-13ShellPkg: Updates to 'help' commandjcarsey
2012-12-13ShellPkg: Updates to 'smbiosview' commandjcarsey
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu5
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL support for UNDI driver.sfu5
2012-12-12Use SMM_VARIABLE_COMMUNICATE_HEADER_SIZE instead of OFFSET_OF (SMM_VARIABLE_C...lzeng14
2012-12-12Update PCD description.li-elvin
2012-12-12Remove hard code value and create new PCDs for OpROM reserved range in CSM mo...li-elvin
2012-12-12Add a NULL string to the Image Execution Information Table if the Name is NUL...sfu5
2012-12-11StdLib: Add terminal type line editing (Interactive IO) for console devices.darylm503
2012-12-11StdLib: Add internal use only header for interactive I/O.darylm503
2012-12-101. Update IoRead to support UINT64 also.lzeng14
2012-12-071. Duplicate the original boot script data copy, because it may have INSERT b...lzeng14
2012-12-06Remove the ASSERT (FALSE) code, just return unsupported.ydong10
2012-12-06Multi-SMM drivers couldn't save their boot script successfully all at runtime...lzeng14
2012-12-05Update the HiiConfigToBlock to follow spec.ydong10
2012-12-03ShellPkg: Remove “2.0” prefix text from shell prompt.jcarsey
2012-12-03Fix build error.jyao1
2012-11-30ACPI4.0/5.0 have clear description:jyao1
2012-11-29Fix the issue that S3BootScriptLabel() does not work to insert label when the...lzeng14
2012-11-29Fix Gcc build errorczhang46
2012-11-29Use mS3BootScriptTablePtr->TableLength + sizeof (EFI_BOOT_SCRIPT_TERMINATE) t...lzeng14
2012-11-28Fix coding style issueczhang46
2012-11-28Move the declaration of gEfiCertDbGuid to the package's Include folder.sfu5
2012-11-28Save/Restore missing volatile registers (XMM0-5) save/restore in Page Fault h...vanjeff
2012-11-28Enhance the check for RelocBase->SizeOfBlock before use it.ydong10
2012-11-28Enhance the check for some fields in the PE image before use it.ydong10
2012-11-28Measure Processor location as system identity to PCR[1] according to Tcg serv...czhang46
2012-11-28Measure Processor location as system identity to PCR[1] according to Tcg serv...czhang46
2012-11-27QemuVideo: stdvga mmio bar supportjljusten
2012-11-27QemuVideo: Add support for the bochs dispi interfacejljusten
2012-11-27QemuVideo: prepare to support more hardwarejljusten
2012-11-271. Add S3BootScriptDone Debug message when meeting S3_BOOT_SCRIPT_LIB_TERMINA...lzeng14
2012-11-27Add the memory check to reserve memory for TERMINATE opcode in S3BootScriptGe...lzeng14
2012-11-271.Measure ACPI table data comes from flash event type EV_POST_CODE ACPI DATA ...czhang46
2012-11-271.Measure ACPI table data comes from flash event type EV_POST_CODE ACPI DATA ...czhang46
2012-11-26Enhance the check for resource section data.ydong10
2012-11-26Enhance the check for debug data before get the PdbPointer.ydong10
2012-11-26Fix IA32 build failure to add UINTN type cast.li-elvin