]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal
In AtaAtapiPassThru driver
[mirror_edk2.git] / MdeModulePkg / Universal /
2011-11-15 li-elvinThe handler dispatcher in PEI statuscode router driver...
2011-11-14 jyao1Follow PI1.2c spec, check empty string and return EFI_I...
2011-11-14 niruiyuFix a typo in the comments
2011-11-08 niruiyuAdd the missing (UINTN) type cast when calculating...
2011-11-08 niruiyuRoll back an incorrect change that causes EmuGetVariabl...
2011-11-03 xdu2MdeModulePkg: Define correct ABI for issuing UNDI comma...
2011-10-31 jljustenMdeModulePkg: Remove variables that are set, but not...
2011-10-31 ydong10When browser was requested to go to another formset...
2011-10-28 niruiyuAdd the missing HEADER_ALIGN macro.
2011-10-28 li-elvinRemove hard code video resolution in C code and use...
2011-10-28 tye11. Update error handling code if failing attach socket...
2011-10-27 niruiyuCheck the serial buffer empty status before performing...
2011-10-27 ydong10Initialize the parameter mUnicodeCollation before use...
2011-10-26 niruiyuAdopt new IPv4/IPv6 device path for network modules.
2011-10-25 ydong10Fix error: Multiline option info only shows the first...
2011-10-19 niruiyuSupport Variable driver (EmuRuntimeDxe) to support...
2011-10-18 niruiyuFix GCC build failure.
2011-10-14 niruiyuFix the clang compilation failure to handle all the...
2011-10-14 niruiyuChange Variable driver (Pei/RuntimeDxe) to support...
2011-10-13 ydong10Refine code and check null pointer error.
2011-10-12 niruiyuGrub4Dos copies the BPB of the first partition to the...
2011-10-11 jyao1Fix Smbios table checksum error, by zero IntermediateCh...
2011-10-11 li-elvinAsciiSPrint returns The number of ASCII characters...
2011-10-10 ydong10Enhance op-code EFI_IFR_TO_BOOLEAN to case insensitive.
2011-10-09 ydong10When the CONFIG_ACCESS_PROTOCOL.CallBack function retur...
2011-10-09 ydong10Update code to make get string case insensitive about...
2011-10-08 niruiyuMdeModulePkg: TerminalDxe driver code clean up
2011-10-08 niruiyuMdeModulePkg: Fix TerminalDxe FIFO Data Loss
2011-09-29 ydong10Add pointer check for NULL before dereference it.
2011-09-22 niruiyuReturn empty string when END device path is passed...
2011-09-21 jyao1Add PCD for 1G page table
2011-09-21 lgao4Remove EFI_USER_INFO_ACCESS_SETUP_ADMIN_GUID definition...
2011-09-19 jyao1Correct 1G page table generation.
2011-09-19 niruiyuThe patch enhances the Partition driver to return the...
2011-09-18 lgao4Clean up the private GUID definition in module Level.
2011-09-17 ydong10Fix Build fail for NT32 platform.
2011-09-16 ydong10Add exit action when Config_Access_Protocol.CallBack...
2011-09-16 ydong10Refine the logic about getting Value info to avoid...
2011-09-14 jyao1Fix build error.
2011-09-13 oliviermartinMdeModulePkg/HiiDatabaseDxe: Removed unused variables
2011-09-13 lgao4Enhance EDKII Browser to support flexible HotKey setting.
2011-09-13 li-elvinAdd NULl check for pointer.
2011-09-13 jyao1Use CPU_HOB to detect max address support from platform...
2011-09-09 sfu51. Fix bug in PXE driver UdpRead function to handle...
2011-09-05 li-elvinUpdate capsule pei module to pass IPF build.
2011-09-05 niruiyuSupport new format of IPv4 device path node, FibreEx...
2011-09-02 li-elvinAdd capsule > 4GB support. When capsule data is put...
2011-09-01 sfu5Fix bug for UefiPxeBcDxe driver to catch the return...
2011-09-01 ydong10Update HiiBlockToConfig function to follow spec.
2011-08-30 ydong10Add new op-code samples, includes efi varstore, refresh...
2011-08-30 ydong10Enable the follow feature for string op-code:
2011-08-29 jljustenMdeModulePkg: Add ACPI S3 Save State drivers
2011-08-29 jljustenMdeModulePkg: Add BootScriptExecutorDxe driver
2011-08-29 andrewfishFix issue with SMBIOS driver assumming memory exists...
2011-08-26 ydong10Fixed memory leak and buffer overrun for string op...
2011-08-25 li-elvinRestoreLockBox in DXE with Length NULL, Buffer NULL...
2011-08-24 tye1Update to NOT to use EFI_BROWSER_ACTION_FORM_OPEN in...
2011-08-24 erictianRemove CONST modifier to be spec compliance
2011-08-24 hhuan131. Refine the error handling for PXE-v4 driver.
2011-08-09 lgao4Fix the bug in AcpiTableDxe drivers that doesn't work...
2011-08-02 li-elvinFix 32-bit bios build error.
2011-08-01 li-elvinWhen status code handler unregister itself, status...
2011-08-01 li-elvinCreate smbios table when user adds/removes/Updatestring...
2011-08-01 lgao4Fixes two issues in HiiFontProtocol->StringToImage...
2011-07-28 ydong10Adjust the day field when update the month and year...
2011-07-19 jljustenMdeModulePkg: Add SMM LockBox
2011-07-14 hhuan131. Define a netlib library function NetLibGetSystemGuid()
2011-07-13 ydong10Fixed build fail with GCC/ICC tools
2011-07-12 jljustenMdeModulePkg: Add CD Express PEIM
2011-07-12 jljustenMdeModulePkg: Add Capsule PEIM
2011-07-12 ydong10Change the HiiDataBase and browser codes to support...
2011-07-06 niruiyuFix the comments to follow UEFI Spec regarding how...
2011-07-05 ydong10correct leap year calculate method.
2011-07-05 ydong10Refine name definition for better user experience.
2011-07-05 ydong10Enable value roll over when hit max or min.
2011-07-05 ydong10Refine code to avoid potential access violation.
2011-07-05 ydong10Keep the highlight field after user changes the value...
2011-07-04 xdu2MdeModulePkg: Add unload support for SnpDxe and fix...
2011-07-01 jljustenMdeModulePkg: Add ResetSystemRuntimeDxe driver
2011-07-01 jljustenMdeModulePkg: Add GenericMemoryTestDxe driver
2011-06-30 niruiyuFix DevPathToTextIPv6(): no comma between protocol...
2011-06-28 ydong10Enable new "ref5" opcode in browser.
2011-06-28 ydong10Restore the whole form set to default value when user...
2011-06-27 ydong10Adjust the start position of the opcode string before...
2011-06-21 ydong10Move the check refresh attribute logical out of the...
2011-06-21 ydong10Add sample code for vfr opcode "guidop"
2011-06-15 ydong10Updates old formset info before exit to avoid old chang...
2011-06-14 qianouyang1. In IPv4 and IPv6 driver, before calling IPsec, a...
2011-06-13 ydong101. When get value from AltCfg data, check the varstore...
2011-06-13 niruiyuFix the issue that the GOP produced by ConSplitter...
2011-06-13 ydong10Fix GCC build fail
2011-06-10 lgao4Add the missing logic in HiiConfigRouting ExtractConfig...
2011-06-09 hhuan131. Fix PXE performance issue : enhance EfiPxeBcSetIpFil...
2011-06-08 ydong10Add new "Refresh guid" opcode, also add sample code...
2011-06-08 ydong10Add new "Modal form" opcode, also add sample code to...
2011-06-08 lzeng14String Reference Cleanup.
2011-06-07 sfu5Remove duplicated definitions EFI_VARIABLE_INDEX_TABLE_...
2011-06-04 andrewfishFix X64 clang warnings.
2011-05-31 ydong10Add new call back return value; also add some sample...
2011-05-27 geekboy15aMdeModulePkg: Fixed memory corruption when BlockIo2...
next