]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg
Fix a bug that FV->ReadSection cannot get the EFI_SECTION_GUID_DEFINED type section...
[mirror_edk2.git] / MdeModulePkg /
2010-04-21 niruiyuFix a bug that FV->ReadSection cannot get the EFI_SECTI...
2010-04-19 erictianUse SimpleTextInEx.Reset to initialize correctly KeyTog...
2010-04-16 geekboy15aFixed GCC 4.4 build issues due to EFIAPI not being...
2010-04-09 vanjeff1.Fixed the bug when retrieved component name by child...
2010-04-07 klu2Fix the issue that GCC treat enum type as unsigned...
2010-04-06 lgao4Update the modules with the different module GUID to...
2010-04-05 jljustenMdeModulePkg: Fix warning with VS2005 toolchain on...
2010-04-03 jgong5Avoid DEBUG_CLEAR_MEMORY clearing MemoryMap internal...
2010-04-01 xdu2Enhance SNP to be compatible with UNDI driver which...
2010-03-28 qianouyangfixed IP fragment issue which caused the MTU used by...
2010-03-27 vanjeffremove PxeBc->Stop () when EFI_BUFFER_TOO_SMALL, the...
2010-03-25 hhtianNot maintained.
2010-03-21 jyao1Change BufferSize from UINTN * to UINTN to eliminate...
2010-03-21 lgao4Fix sync issue to make EbcLLCALLEX() function check...
2010-03-20 lgao4Fix compile break on IA32 arch.
2010-03-19 hhuan13Fix an bug for PXE boot assert
2010-03-19 rsun3git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2010-03-19 erictianFix a bug that usb keybarod can not work well when...
2010-03-19 jgong5Hold Memory Lock until DEBUG_CLEAR_MEMORY called in...
2010-03-18 vanjeffchanging UDP default timeout value to 2s to improve...
2010-03-18 erictianvariable driver doesn't support EFI_AUTHENTICATED_WRITE...
2010-03-18 jchen20Fixed a minor bug in PlatformDriOverrideDxe which will...
2010-03-18 klu21, For Pcd_PPI, UnregistedCallBack should return EFI_IN...
2010-03-18 qianouyangBug Fix: IPv4 Fragment is not correct when VLAN is...
2010-03-18 rsun3Roll back previous change.
2010-03-17 myronporterFormer change breaks build; changed back to commented...
2010-03-17 myronporterGrammatical and disclaimer changes (does not follow...
2010-03-17 erictianfix ia32 build error.
2010-03-17 erictianThe ATA alignment_logic_in_phy_blocks field doesn’t...
2010-03-16 xdu2Add check of MediaPresentSupported field in SNP mode...
2010-03-16 rsun3Add sample use case for IFR security op-code.
2010-03-16 rsun3Fix a bug in SetupBrowserDxe driver when check current...
2010-03-13 vanjeff1. update the definitions in debug agent library, renam...
2010-03-12 jchen20Fixed a bug in LMFA code
2010-03-11 vanjeffroll back IDT_ENTRY counter to 32
2010-03-10 rsun3Minor comment fix.
2010-03-10 jchen20The patch attached is to fix the issue that LMFA featur...
2010-03-09 rsun3MdeModule Package version updated from 0.90 to 0.91.
2010-03-09 qhuang8Minor update comment to remove unprintable character...
2010-03-09 jgong5Fix the SMRAM caching range base and size. The original...
2010-03-05 lgao4Add a blank line in the end of file.
2010-03-05 rsun3Add some robustness check in DriverSample driver.
2010-03-05 rsun3Minor update to some protocol interface function protot...
2010-03-05 erictianfix build error
2010-03-05 erictianroll back the parameter check of AsyncInterruptTransfer...
2010-03-05 jyao1Move SmmCoreSmmServicesTableLib from MdePkg to MdeModul...
2010-03-04 andrewfishAdd an EHCI register dump function for debug. Not hooke...
2010-03-04 lgao4Fix wrong BufferSize for Configuration data.
2010-03-04 tye1Update the title Network Configuration to IPv4 Network...
2010-03-04 niruiyuChange back the TPL of PCD from TPL_CALLBACK to TPL_NOT...
2010-03-04 erictianuniform the sw and hw expression to avoid confusing...
2010-03-04 lgao4Use the input Request string as check string.
2010-03-04 gdong1git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2010-03-04 gdong1Add align build option to avoid the build issues.
2010-03-04 lgao4Update HiiConfigAccess.ExtractConfig interface to suppo...
2010-03-04 rsun3Fix a bug that a NULL pointer may be dereferenced.
2010-03-04 jchen20Fix a bug in load modules at fixed address which may...
2010-03-04 jchen20Fix a bug in LMFA which may potentially impact OS S3.
2010-03-04 hhuan13Remove Size==0 branch in SmmAllocatePool()
2010-03-03 rsun3Minor bug fix and robustness check improvement.
2010-03-03 jchen20Enable "Load Module At fixed Address" feature in SMM...
2010-03-03 jyao1Change the minimal SMM core size from 1MB to 256KB-4K.
2010-03-02 hhuan13Fix K8 scan issues
2010-03-01 klu2Add checking whether FvCount is overflow when new unkno...
2010-03-01 rsun3Minor coding style fix.
2010-03-01 xli24Rollback change of revision 10061.
2010-03-01 jchen20update DxeIpl to use EFI_S3_RESUME2_PPI instead of...
2010-03-01 mdkinneyUpdate PI SMM Core to ignore memory ranges from SMRAM...
2010-03-01 hhuan13Update PiSmmCore:
2010-03-01 jljustenMdeModulePkg DxeNetLib: Fix compiler warning
2010-02-28 lgao4Add FormMap form example.
2010-02-28 erictianupdate Ehci driver to distinct pci memory address and...
2010-02-27 vanjeff1. Refine debug agent library.
2010-02-27 lgao4Add the missing check for NULL pointer before use it.
2010-02-26 geekboy15aFixed GCC build issue caused by converting a pointer...
2010-02-26 xli24Add parameter checking for PEI service AllocatePages...
2010-02-26 xli24Refine parameter description according to PI 1.2 errata A.
2010-02-26 rsun3Add more code robustness check for modules under MdeMod...
2010-02-26 jchen20Fix a bug in "Load module At fixed address" to enable...
2010-02-26 vanjeffimport Debug Agent Library and null instance in MdeModu...
2010-02-26 hhuan13Clean up PiSmmCore to pass K8 scan
2010-02-26 jgong5Add EfiCpuArchProtocol dependency for PiSmmIpl module...
2010-02-25 mdkinneyAdd PI SMM IPL and PI SMM Core
2010-02-25 mdkinneyAdd PI SMM IPL and PI SMM Core
2010-02-25 mdkinneyAdd MemoryAllocationLib for PI SMM Core
2010-02-25 jljustenCleanup: Remove PcdDxePcdDatabaseTraverseEnabled
2010-02-25 jljustenRemove svn:executable on *.c, *.h, *.asm, *.S, *.inf...
2010-02-25 klu2Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
2010-02-25 lgao4Enhance SetupBrowser to support new UEFI HiiFormMap...
2010-02-24 xli24Add support for capsule above 4G.
2010-02-24 vanjeffroll back changing on save and restore interrupt status...
2010-02-24 rsun3Minor comment fix.
2010-02-24 jgong5Avoid shadowing PE image read function on IPF
2010-02-24 jchen20fixed the bug in .S file to make the EBC driver work...
2010-02-24 lgao41. Correct File header to ## @file
2010-02-23 mdkinneyFix comment
2010-02-23 li-elvinEnhance UpdateCapsule () to support calling multiple...
2010-02-23 vanjeffenhanced Dhcp4Dxe module to clean active configure...
2010-02-22 lgao41. Update GetStringWorker() of HiiDataBaseDxe to only...
2010-02-22 niruiyuTPL of Pcd Dxe driver was changed to TPL_CALLBACK from...
next