]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2010-12-06 jcarseyfixes for NULL verification.
2010-12-06 andrewfishFix dec file to pass new stricter error checking.
2010-12-06 ydong10Refine code to make code more safely.
2010-12-06 jljustenDuetPkg: Update create boot disk script to not modify...
2010-12-06 jljustenMdePkg: Fix GCC Thunk support for IA32
2010-12-06 jljustenDuetPkg, OvmfPkg, UnixPkg: Remove unnecessary reset...
2010-12-06 jljustenDuetPkg, MdeModulePkg: Fix variable services hang with...
2010-12-06 lgao4Sync EDKII BaseTools to BaseTools project r2100.
2010-12-04 mdkinneyUpdate PEI/DXE/SMM dispatchers to include DEBUG ((DEBUG...
2010-12-03 hhuan13Fixed a bug for OPTION_NII(62) defined in RFC 5970.
2010-12-01 jcarseyfix for exit was specified in the startup script.
2010-12-01 hhuan13To align w/ UEFI 2.3 Spec, PXE driver installs PxeBc...
2010-12-01 mdkinneyUpdate comments for PI 1.2 SMM support.
2010-12-01 niruiyuFix the bug that <continue> may not boot the first...
2010-12-01 andrewfishRemove unused files to make it easier to add new thunks.
2010-12-01 andrewfishFix token dup caused by merge.
2010-12-01 andrewfish2nd wave of r11105 checkin.2nd wave of r11105 checkin.
2010-11-30 andrewfishAdding Simple Pointer, GOP, SimpleTextInEx, and Network...
2010-11-29 mdkinneySync update to improve compiler compatibility
2010-11-29 mdkinneyFix ICC 9.1 build break
2010-11-29 lgao4First try to get log time at TPL level <= TPL_CALLBACK...
2010-11-29 rsun3Lost a file in last check-in.
2010-11-29 rsun3Add a new Timer Library instance SecPeiDxeTimerLibUefiC...
2010-11-26 vanjeff1. enable /GL optimization building on OpensslLib.
2010-11-26 niruiyuFix the checking logic for the boot option enumeration.
2010-11-26 lgao4Reduce DataHub TPL Level to TPL_CALLBACK, because DataH...
2010-11-26 lgao4Sync all bug fixes between EDK1.04 and EDK1.06 into...
2010-11-26 erictianEHCI Controllers with a CapLen of 0 are ignored.
2010-11-25 niruiyuFix a bug in GetLangFromSupportedLangCodes()
2010-11-25 niruiyuFix a bug in GetLangFromSupportedLangCodes()
2010-11-25 niruiyuSet PcdResetOnMemoryTypeInformationChange to FALSE...
2010-11-24 jcarseyfix unaligned device path node access.
2010-11-24 niruiyuFix AutoUpdateLangVariable() logic to handle the case...
2010-11-24 niruiyuFix AutoUpdateLangVariable() logic to handle the case...
2010-11-23 lgao4Adds the missing return status description for HiiConfi...
2010-11-23 lgao4 Fix the bug that HiiConfigToBlock doesn't update Block...
2010-11-23 vanjeff1. Rollback the changing on replacing MAX_EXTENDED_DATA...
2010-11-23 vanjeff1. Rollback the changing on replacing MAX_EXTENDED_DATA...
2010-11-22 jcarseyfix typo in comment.
2010-11-22 rsun3The PCI HotPlug Init Protocol returns a list of Root...
2010-11-22 niruiyuUse PcdResetOnMemoryTypeInformationChange in MdeModuleP...
2010-11-22 niruiyuAdd a new PCD PcdResetOnMemoryTypeInformationChange...
2010-11-22 xdu2Include BaseMemoryLib.h for macro EFI_IP4_EQUAL, EFI_IP...
2010-11-22 lgao4Compare DXE performance token name by DXE performance...
2010-11-18 tye1Fix a potential issue in calling Cpu->GetTimerValue...
2010-11-18 niruiyuFix AutoUpdateLangVariable() logic to handle the case...
2010-11-17 qianouyangUpdate the file description in IpSec.h to refer to...
2010-11-17 qianouyangFixed the K9 failure.
2010-11-17 vanjeffRemoved unnecessary GLOBAL_REMOVE_IF_UNREFERENCED.
2010-11-16 jcarseyAdd "Debug1" profile (all but Edit and HexEdit commands)
2010-11-16 jcarseyadding "Install1" profile.
2010-11-16 jcarseyfixes for IPF, CTRL-C support, and file redirection.
2010-11-16 jcarseyadding new commands (libraries) to the build.
2010-11-16 hhuan13Fix PxeBcDhcp6.c comments since official UEFI 2.3 Errat...
2010-11-16 vanjeffOverride MSFT build option in INF files to remove ...
2010-11-16 mdkinneyFix spelling error in comment
2010-11-15 lgao4Sync EDKII BaseTools to BaseTools project r2093.
2010-11-15 ydong10Fix build error.
2010-11-12 jcarseyupdate error handling to use less ASSERT.
2010-11-12 jcarseyUpdate return value.
2010-11-12 jcarseyClarify the MARCO a little.
2010-11-12 jcarseyAdding Driver1 profile commands to the UEFI Shell 2.0.
2010-11-12 ydong10Refine coding style.
2010-11-12 li-elvinFix the issue that the high 16-bit of EAX may contain...
2010-11-12 li-elvinFix the issue that the high 16-bit of EAX may contain...
2010-11-12 li-elvinFix the issue that the high 16-bit of EAX may contain...
2010-11-12 ydong10Fixed build error
2010-11-12 erictianfix GCC build failure. make function definition same...
2010-11-12 vanjeffFix bug: The lower 2 bits of Width and stripped, Count...
2010-11-11 lgao4Print Arrow for Goto button.
2010-11-10 erictianfix build error
2010-11-10 vanjeffReplaced MAX_EXTENDED_DATA_SIZE by EFI_STATUS_CODE_DATA...
2010-11-10 vanjeffPrevent infinite recursion when ASSERT(), DEBUG(),...
2010-11-10 erictianstore Year/Month/Day to variable in SetWakeupTime(...
2010-11-10 rsun3Fix ICC build break.
2010-11-09 lgao4Add new PCD gEfiMdeModulePkgTokenSpaceGuid.PcdMaxEfiSy...
2010-11-09 rsun3Some existing PCI adapters with UEFI option ROMs make...
2010-11-09 ydong10Move some define code to the uni file. Also fixed some...
2010-11-09 ydong10Fix tracker for build error.
2010-11-08 rsun3Per the UEFI spec, if a PCI controller is a P2P bridge...
2010-11-08 niruiyuRemove unnecessary mBdsImageHandle.
2010-11-08 ydong10Refine code to make code follow the coding style.
2010-11-05 mdkinneyAdd Doxygen style comments to the EFI_SIZE_TO_PAGES...
2010-11-05 mdkinneyAdd comment that describes the TPL restrictions for...
2010-11-05 mdkinneyFix bug in DataHub where it would skip the first record...
2010-11-05 niruiyuUpdate ReadMe.txt to correct the minor errors in build...
2010-11-05 ydong10Refine code to make code run more safely.
2010-11-05 niruiyuUpdate EdkShellBinPkg to integrate a bug fix of Ping...
2010-11-05 rsun3Add comment about usage on EFI_SIZE_TO_PAGES() and...
2010-11-04 mdkinneyPrevent infinite recursion when ASSERT(), DEBUG(),...
2010-11-04 ydong10Add API to ExtractGuidedSectionLib.h to retrieve the...
2010-11-04 rsun3Complement fix for revision #10998 (Remove PI SMM IPL...
2010-11-03 vanjeffThe CurrentNumberOfxxxxx should be based on the device...
2010-11-03 vanjeffswaps the order of timer disable and memory map termina...
2010-11-03 rsun3Remove PI SMM IPL's dependency on CPU AP so that PI...
2010-11-02 qlongUpdate CryptoPkg for new ciphers (HMAC, Block Cipher...
2010-11-02 gikidyFix PCD token value conflict issue.
2010-11-02 gikidyFix PCD token value conflict issue.
2010-11-02 gikidyFix PCD token value format issue.
2010-11-01 ydong10Refine code to make code run more safely.
next