]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2012-01-10 jcarseyShellPkg: Add dump information for PCI Root Bridge...
2012-01-10 rsun3DuetPkg BootSector: Clean up .S files for 64-bit Duet...
2012-01-09 jcarseyShellPkg: Add protocols / protocol GUIDs to display...
2012-01-07 andrewfishFix bug where open() mode was not being set based on...
2012-01-06 darylm503StdLib: Add a file was missed and should have been...
2012-01-06 andrewfishAdd an error print and exit if SEC core is not found.
2012-01-05 jcarseyShellPkg: fix copyright date.
2012-01-05 jcarseyShellPkg: fix For command parsing list of values.
2012-01-05 jcarseyShellPkg: Fix swapping of reset behavior.
2012-01-05 gdong1Remove illegal TPL usage.
2012-01-04 lgao4Fix the issue in PeiCore that doesn’t handle Unix style...
2012-01-04 lgao4Add the missing DebugPrintErrorLevelLib library class...
2012-01-02 jcarseyShellPkg: print error when column index is out of range...
2012-01-02 jcarseyShellPkg: fix Pipe usage verification.
2011-12-29 oliviermartinBeagleBoard: Support bash script when 'set -u'
2011-12-29 oliviermartinBeagleBoard: Allow to overwrite the default toolchain
2011-12-29 oliviermartinEmbeddedPkg/PrePiLib: Ensure FvImageInfo has been initi...
2011-12-28 lgao4Roll back the previous change in MdePkg BaseLib Ia32...
2011-12-26 li-elvinChange Openssl build option for IPF back to SIXTY_FOUR_BIT.
2011-12-22 ydong10Patch includes:
2011-12-22 rsun3MdeModulePkg PCI Bus Driver: Remove the workaround...
2011-12-21 erictianMdeModulePkg: Fix a bug in GetNextTargetLun()/GetNextTa...
2011-12-20 lgao4Clean up the hard code offset in MdePkg BaseLib Ia32...
2011-12-20 niruiyuRemove the redundancy commas when converting the SASEx...
2011-12-20 lzeng14Add the omissions to comply with latest SMBIOS 2.7...
2011-12-19 lgao4Add more check to make sure the valid pointer be used.
2011-12-19 ydong10Update the process of some question from EFI_BROWSER_AC...
2011-12-16 sfu5Reconfigure the UdpRead instance if an error occurred...
2011-12-16 lgao4Sync BaseTool trunk (version r2474) into EDKII BaseTools.
2011-12-16 ydong10Refine file header format to follow coding style.
2011-12-16 ydong10Refine file header format to follow coding style.
2011-12-16 ydong10Refine file header format to follow coding style.
2011-12-15 andrewfishAdd a PcdEmulatorLazyLoadSymbols that allows non-lazy...
2011-12-15 oliviermartinArmPlatformPkg: Fix ARM EB and VE builds
2011-12-15 lgao4Fix the issue to clear the high 16-bit of EAX before...
2011-12-15 lgao4Fix the issue to clear the high 16-bit of EAX before...
2011-12-15 lgao4Update PcdSetPtr() API to set the output buffer size...
2011-12-15 lgao4Enhance DXE dispatcher logic to check the duplicated...
2011-12-15 lzeng14Add comments for EFI_CACHE_SRAM_TYPE_DATA because of...
2011-12-15 lzeng14Add comments for EFI_CACHE_SRAM_TYPE_DATA because of...
2011-12-15 lzeng14Exchange the sequence of Asynchronous and Synchronous...
2011-12-15 rsun3MdePkg: Per PI 1.2 Errata C, update the function descri...
2011-12-15 jyao1InstallAcpiTable() - Do not update the checksum in...
2011-12-15 ydong10Update for SecurityPkg.
2011-12-15 ydong10Update for NetworkPkg.
2011-12-15 ydong10Update for IntelFrameworkModulePkg.
2011-12-15 ydong10Per UEFI spec, on CallBack action EFI_BROWSER_ACTION_CH...
2011-12-15 lgao4Correct one comment to match the function name.
2011-12-15 lgao4Update UEFI spec version from UEFI2.3 to UEFI2.3.1
2011-12-14 oliviermartinArmPlatformPkg/ArmVExpressPkg: Add PL180 MCI support...
2011-12-14 oliviermartinArmPlatformPkg: Renamed 'DebugSecExtraActionLib' into...
2011-12-14 oliviermartinArmPlatformPkg/LcdPlatformLib: Produce the protocols...
2011-12-14 oliviermartinEmbeddedPkg: Fix Runtime driver module type
2011-12-14 oliviermartinArmPlatformPkg/Sec: Fixed Monitor stack setup
2011-12-14 niruiyuRefine wording in SourceLevelDebugPkg/Readme.txt.
2011-12-14 lgao4Update EDKII BuildNotes to say the default tool chain...
2011-12-14 qianouyangUpdate NetworkPkg package version from 0.92 to 0.93.
2011-12-14 vanjeffUpdate SourceLevelDebugPkg version: 0.70 -> 0.71
2011-12-14 vanjeffUpdate IntelFrameworkModulePkg version: 0.91->0.92
2011-12-14 vanjeffUpdate IntelFrameworkPkg version: 0.91->0.92
2011-12-14 rsun3Update package version for MdeModulePkg, UefiCpuPkg.
2011-12-14 gdong1Update SecurityPkg package versions from 0.91 to 0.92.
2011-12-13 geekboy15aShellPkg: Updated version number.
2011-12-13 geekboy15aShellBinPkg: Updated version number.
2011-12-13 ydong10Refine file header format to follow coding style.
2011-12-13 tye1Update CryptoPkg package versions from 0.91 to 0.92.
2011-12-13 oliviermartinSecurityPkg/VariableAuthenticated: Check if there is...
2011-12-13 lgao4Update the Package version.
2011-12-13 gdong1Update SignatureSupport variable to reflect firmware...
2011-12-13 niruiyuUpdate the Package version.
2011-12-13 niruiyuUpdate the Package version.
2011-12-13 niruiyuUpdate the Package version.
2011-12-13 niruiyuUpdate the Package version.
2011-12-13 niruiyuUpdate the Package version.
2011-12-13 niruiyuMissing declaration of the GUID gEfiSystemNvDataFvGuid.
2011-12-12 oliviermartinMdeModulePkg/Variable: Check if there is a NV Variable...
2011-12-12 erictianMdeModulePkg: Fix a bug that UnregisterAtaDev() will...
2011-12-12 jyao1Update ACPI5.0 header file about ACPI spec release...
2011-12-11 lgao4Update OvmfPkg FDF to avoid DXE driver to be rebased...
2011-12-09 tye1Fix Windows 2008 R2 installation fail issue in IPF...
2011-12-09 sfu51. Fix a bug when verify the CertType GUID in authentic...
2011-12-09 rsun3MdeModulePkg DXE Core: Refine code to avoid UNIXGCC...
2011-12-08 qianouyangIpsecConfigApp add the check for the required options...
2011-12-07 oliviermartinArmPlatformPkg: Coding style changes (tab and line...
2011-12-07 lgao4Sync BaseTool trunk (version r2460) into EDKII BaseTool...
2011-12-07 ydong10Enable EFI_BROWSER_ACTION_CHANGED callback type for...
2011-12-07 lgao4Update code comments to specify the correct language...
2011-12-06 oliviermartinBaseTools: Pending patches update
2011-12-06 oliviermartinArmPlatformPkg/Sec: Enabled VFP (if supported by platfo...
2011-12-06 rsun3MdeModulePkg DXE Core: Fix overflow and truncation...
2011-12-06 lgao4Fix ICC11 build failure.
2011-12-05 oliviermartinBeagleBoard: Fix build
2011-12-05 oliviermartinArmPlatformPkg: Update pending patches with the latest...
2011-12-05 ydong10Refine the select highlight menu logic.
2011-12-05 ydong10Disable change value for grayout or readonly menu.
2011-12-05 lgao4Fix ICC11 build failure.
2011-12-05 qianouyangFix a ECC error - the parameter's name in comments...
2011-12-05 lgao4Correct DriverFamilyOverrideProtocol guid value defined...
2011-12-02 gdong1Update a return status for UEFI spec compliance.
2011-12-02 vanjeffSet the current view point to the breaking CPU if it...
next