]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2012-12-22 andrewfishSync with EmulatorPkg changes.
2012-12-22 andrewfishFix structure init issues.
2012-12-21 darylm503StdLib: Fix issue with Canonical output expansion of...
2012-12-21 lzeng14Initialize a local work space header to be used by...
2012-12-20 li-elvinCheck status before reporting error status code.
2012-12-19 jcarseyShellPkg: Updates to DumpHex() and ‘dmem’ command for...
2012-12-18 jyao1Add PI1.2.1 EndOfDxe support.
2012-12-17 ydong10Refine code to follow coding style.
2012-12-17 sfu5Fix GCC build fail issue for MdeModulePkg and NetworkPkg.
2012-12-17 ydong10Base on the value type to get the value for default...
2012-12-17 lzeng14Reclaim work space when the remaining space size is...
2012-12-17 lgao4Add boot mode BOOT_WITH_MFG_MODE_SETTINGS.
2012-12-17 jljustenOvmfPkg: create \_S3 and \_S4 packages dynamically
2012-12-17 jljustenOvmfPkg: report S3 state in DSDT
2012-12-17 jljustenOvmfPkg: fix PIIX4 SUS_TYP value in \_S4 package
2012-12-17 jljustenOvmfPkg: add comments to existing \_Sx packages in...
2012-12-17 jljustenOvmfPkg/README: Update required QEMU & OS boot status
2012-12-14 lzeng14Initialize Data.
2012-12-13 jcarseyShellPkg: Updates to 'help' command
2012-12-13 jcarseyShellPkg: Updates to 'smbiosview' command
2012-12-13 sfu51. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName...
2012-12-13 sfu51. Add EFI_COMPONENT_NAME2_PROTOCOL support for UNDI...
2012-12-12 lzeng14Use SMM_VARIABLE_COMMUNICATE_HEADER_SIZE instead of...
2012-12-12 li-elvinUpdate PCD description.
2012-12-12 li-elvinRemove hard code value and create new PCDs for OpROM...
2012-12-12 sfu5Add a NULL string to the Image Execution Information...
2012-12-11 darylm503StdLib: Add terminal type line editing (Interactive...
2012-12-11 darylm503StdLib: Add internal use only header for interactive...
2012-12-10 lzeng141. Update IoRead to support UINT64 also.
2012-12-07 lzeng141. Duplicate the original boot script data copy, becaus...
2012-12-06 ydong10Remove the ASSERT (FALSE) code, just return unsupported.
2012-12-06 lzeng14Multi-SMM drivers couldn't save their boot script succe...
2012-12-05 ydong10Update the HiiConfigToBlock to follow spec.
2012-12-03 jcarseyShellPkg: Remove “2.0” prefix text from shell prompt.
2012-12-03 jyao1Fix build error.
2012-11-30 jyao1ACPI4.0/5.0 have clear description:
2012-11-29 lzeng14Fix the issue that S3BootScriptLabel() does not work...
2012-11-29 czhang46Fix Gcc build error
2012-11-29 lzeng14Use mS3BootScriptTablePtr->TableLength + sizeof (EFI_BO...
2012-11-28 czhang46Fix coding style issue
2012-11-28 sfu5Move the declaration of gEfiCertDbGuid to the package...
2012-11-28 vanjeffSave/Restore missing volatile registers (XMM0-5) save...
2012-11-28 ydong10Enhance the check for RelocBase->SizeOfBlock before...
2012-11-28 ydong10Enhance the check for some fields in the PE image befor...
2012-11-28 czhang46Measure Processor location as system identity to PCR...
2012-11-28 czhang46Measure Processor location as system identity to PCR...
2012-11-27 jljustenQemuVideo: stdvga mmio bar support
2012-11-27 jljustenQemuVideo: Add support for the bochs dispi interface
2012-11-27 jljustenQemuVideo: prepare to support more hardware
2012-11-27 lzeng141. Add S3BootScriptDone Debug message when meeting...
2012-11-27 lzeng14Add the memory check to reserve memory for TERMINATE...
2012-11-27 czhang461.Measure ACPI table data comes from flash event type...
2012-11-27 czhang461.Measure ACPI table data comes from flash event type...
2012-11-26 ydong10Enhance the check for resource section data.
2012-11-26 ydong10Enhance the check for debug data before get the PdbPointer.
2012-11-26 li-elvinFix IA32 build failure to add UINTN type cast.
2012-11-23 li-elvinUpdate FrameBufferSize aligned with UEFI spec.
2012-11-22 tye1Fix issue that RsaPkcs1Verify() may not work in PEI...
2012-11-21 sfu51. Correct the counter-based hash algorithm according...
2012-11-21 li-elvinFix GCC44 build failure.
2012-11-20 lgao4Correct MACOR EFI_ERROR_RECORD_SIGNATURE_START definiti...
2012-11-20 ydong10Remove the useless code.
2012-11-20 li-elvinIf IDE controller is not in IDE mode, we should not...
2012-11-19 lzeng14Just reserve memory space for page table, but not creat...
2012-11-16 lzeng14Use IA32_IDT_GATE_DESCRIPTOR defined in BaseLib instead...
2012-11-15 ydong10Check mHiiPackageListUpdated before set it to FALSE.
2012-11-15 niruiyuEnhance CreatePopup to call ReadKeyStroke() before...
2012-11-15 niruiyuEnhance CreatePopup to call ReadKeyStroke() before...
2012-11-15 li-elvinRemove 0xc8000 check when searching PNP header. Remove...
2012-11-14 jcarseyShellPkg: Fix line responsible for deleting “cwd” varia...
2012-11-14 niruiyuEnhance SetupBrowser to call ReadKeyStroke() before...
2012-11-14 erictianMdeModulePkg/AtaAtapiPassThru: fix buffer overflow...
2012-11-14 tye1Fix issue that node is still reachable after executing...
2012-11-13 jcarseyShellPkg: Clean up header file usage.
2012-11-13 jcarseyShellPkg: Correct 3 places where memory was not being...
2012-11-12 lzeng14Allocate ReservedMemory instead of ACPIMemoryNVS for...
2012-11-12 li-elvinBiosVideo allocate wrong size of buffer for EDID overri...
2012-11-12 lzeng14Free the buffer allocated by GetSectionFromAnyFv()...
2012-11-09 erictianMdeModulePkg/AtaAtapiPassThru: valid ports transverse...
2012-11-08 ydong10Refine code to make it more safely.
2012-11-08 lzeng14Build the registered guid HOB and SystemTable to record...
2012-11-07 li-elvinMoved the PeiS3ResumeState access when PeiS3ResumeState...
2012-11-05 czhang46Fix ECC issue
2012-11-02 jljustenOvmfPkg: Add support for qemu's -kernel parameter
2012-11-02 jljustenOvmfPkg: Add LoadLinuxLib library implementation
2012-11-02 jljustenOvmfPkg: Add LoadLinuxLib library interface
2012-11-02 jljustenOvmfPkg: Add Linux bzimage include file
2012-11-02 niruiyuAdd missing PCI class code definition.
2012-11-02 li-elvinUpdate comments for functions UhciAllocateDev, EhcCreat...
2012-11-01 vanjeffFixed one bug: gSmmCorePrivate->InSmm is not set to...
2012-11-01 erictianMdeModulePkg: eliminate all implicit library dependenci...
2012-11-01 czhang46Add Physical Presence request UI detection logic. Refin...
2012-11-01 ydong10Fix build fail.
2012-11-01 ydong10Add more check to make code more safely.
2012-10-31 erictianMdeModulePkg/AtaBusDxe: remove a redundant error check
2012-10-31 li-elvinRaise TPL to high to disable CPU interrupt before 8259...
2012-10-31 lgao4Install CustomGuidedSectionExtractionPpi for Tiano...
2012-10-31 lzeng14Remove the unsupported SEC PEIM PEI_CORE module type...
2012-10-31 li-elvinFix build failure of PcAtChipsetPkg.
2012-10-31 li-elvinFix build failure.
next