]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg
Fix 32-bit build break
[mirror_edk2.git] / MdeModulePkg /
2011-01-06 erictian1. fix AtaPassThru.PassThru() sct failure
2011-01-06 mdkinneyAdd DEBUG() macros to all GCD services to monitor all...
2011-01-03 mdkinneyUse REPORT_STATUS_CODExxx() macros directly.
2010-12-31 gdong11. Invoke InstallConfigurationTable () in OnReadyToBoot...
2010-12-30 mdkinneyPrevent a NULL device path from being passed into REPOR...
2010-12-30 ydong10Enable number input for numeric, date and time opcode
2010-12-29 mdkinneyAdd mapping for PlatformHookLib to [LibraryClasses...
2010-12-28 rsun3Clean ISA_IO/ISA_IO_16 and VGA_IO/VGA_IO_16 attribute...
2010-12-27 mdkinneyAdd missing @param to function header comment.
2010-12-24 gdong1Remove ASSERT here for the zero attributes means deleti...
2010-12-24 xdu21. update MatchUsbWwid() to check Vendor Id, Product...
2010-12-23 ydong101. Support inconsistent if opcode used in string/passwo...
2010-12-23 ydong101. support numeric item +/- action generate callback
2010-12-23 gdong1Remove PcdSmmVariableEnable from MdeModulePkg since...
2010-12-22 gdong1Fix a potential bug that SetVariable is invoked for...
2010-12-20 mdkinneyFix ICC build issues
2010-12-18 mdkinneyAdd generic SerialPortLib instance for 16550 UARTs...
2010-12-17 mdkinneyRemove UefiDriverEntryPoint from [LibraryClasses] secti...
2010-12-16 tye1Minor code update to make TcpIo unchanged when return...
2010-12-15 andrewfishFix ARM link issue.
2010-12-15 gdong1Update inappropriate comments.
2010-12-14 rsun3Add special treatment for EFI_PCI_IO_ATTRIBUTE_EMBEDDED...
2010-12-14 tye1Add a TcpIo library to facilitate usage of TCP service.
2010-12-14 rsun3Update the PCI bus driver to correctly set the EFI_PCI_...
2010-12-12 gdong1Remove the unnecessary package from VariableSmmRuntimeD...
2010-12-11 gdong1Add typecast to remove warning with ICC.
2010-12-10 jljustenMdeModulePkg VariableRuntimeDxe: Fix build for GCC44...
2010-12-10 gdong1Add SMM Variable implementation.
2010-12-09 lgao4EFI_INVALID_PARAMETER should return when the input...
2010-12-09 xdu2Add missing Handle parameter for UninstallMultipleProto...
2010-12-09 rsun3when SMM Communication Protocol.Communicate() is called...
2010-12-09 ydong10update the comments.
2010-12-09 ydong10Co-work with patch V11137 to refine the Hii menu.
2010-12-06 mdkinney1) Change location of DEBUG() macro that prints the...
2010-12-06 jljustenDuetPkg, MdeModulePkg: Fix variable services hang with...
2010-12-04 mdkinneyUpdate PEI/DXE/SMM dispatchers to include DEBUG ((DEBUG...
2010-11-26 erictianEHCI Controllers with a CapLen of 0 are ignored.
2010-11-25 niruiyuFix a bug in GetLangFromSupportedLangCodes()
2010-11-24 niruiyuFix AutoUpdateLangVariable() logic to handle the case...
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-22 rsun3The PCI HotPlug Init Protocol returns a list of Root...
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 niruiyuFix AutoUpdateLangVariable() logic to handle the case...
2010-11-16 mdkinneyFix spelling error in comment
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 vanjeffReplaced MAX_EXTENDED_DATA_SIZE by EFI_STATUS_CODE_DATA...
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-08 rsun3Per the UEFI spec, if a PCI controller is a P2P bridge...
2010-11-04 mdkinneyPrevent infinite recursion when ASSERT(), DEBUG(),...
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 gikidyFix PCD token value conflict issue.
2010-11-01 ydong10Refine code to make code run more safely.
2010-10-28 erictianS.M.A.R.T feature enable
2010-10-26 lgao4Correct Data type conversion.
2010-10-25 lgao4Update HiiDatabase->ExportPackageLists() service to...
2010-10-25 lgao4Reserve one column at left screen to be more visually.
2010-10-25 lgao4Fix the following three issues:
2010-10-21 niruiyuUse the correct length to copy KeyData.
2010-10-20 qianouyangFix build issue in IPv4.
2010-10-19 erictianreturn EFI_DEVICE_ERROR if the Status value is not...
2010-10-18 ydong10Refine code to make code run more safely.
2010-10-18 erictianset the interface of usb hid device to boot protocol...
2010-10-15 andrewfishFix minor gcc build break.
2010-10-15 qianouyangUpdate IPsec.h file to follow approved ECR which will...
2010-10-14 niruiyuUpdate ConPlatform driver to support GOP driver which...
2010-10-14 erictianfix 32bit build warning
2010-10-13 jljustenDuetPkg, MdeModulePkg: Fix several enum comparions
2010-10-12 erictianadd ataatapipassthru driver to dsc file
2010-10-11 rsun3Correct the bad token number for gEfiMdeModulePkgTokenS...
2010-09-30 erictianremove additional space from comments and pass ICC...
2010-09-29 erictianadd native ide/ahci driver
2010-09-16 ydong10Refine code to make code run safely.
2010-09-15 ydong10Refine soma code to make code run safely.
2010-09-10 mdkinneyUpdate this library to restrict usage to DXE_RUNTIME_DR...
2010-09-09 hhuan13Improve PXE Over IPv4 performance:
2010-09-07 rsun3Rename one file to follow the file naming convention.
2010-09-07 rsun3Rename one file to follow the file naming convention.
2010-09-02 qhuang8Fill AtaDeviceHeader field in ATA command block
2010-08-27 tye1The patch acknowledges the TCP zero window probe messag...
2010-08-27 hhuan13To comply w/ UEFI spec , In Dhcp(), Discover(), and...
2010-08-26 pgao2Avoid DxeCore to reclaim PEI stack as IDT may be on...
2010-08-23 li-elvinChange the check condition for 16 byte command, when...
2010-08-20 hhuan13Fixed Ip4 bug that causing Iscsi reconnect hang sporadi...
2010-08-18 niruiyuclear the correct BAR register. Because for P2P device...
2010-08-18 hhuan131. Introduce PcdTftpBlockSize to let platform DSC custo...
2010-08-17 vanjeffremove CpuBreakpoint ().
2010-08-17 vanjeffFixed one bug which may lead standard error handle...
2010-08-15 hhuan13Roll back BlockSize to 0x8000 for PXE performance concern.
2010-08-12 xdu2Fix bug in Ip4Dxe and Dhcp4Dxe to ensure that RaiseTPL...
2010-08-10 rsun3Minor code refinement.
2010-08-09 hhuan13Fixed K9 scan issues.
next