]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal
EDK II Packages: Add Contributions.txt and License.txt files
[mirror_edk2.git] / MdeModulePkg / Universal /
2012-04-11 ydong10Add more check for the bmp file to avoid access violation.
2012-04-11 ydong10Enable Help string scroll when the help info can't...
2012-03-30 lzeng14If setting variable in Runtime and there has been a...
2012-03-19 lzeng14Remove the useless performance logging code in BootScri...
2012-03-15 oliviermartinMdeModulePkg/DebugPortDxe: Fixed the ordering of the...
2012-03-15 vanjeff1. Introduced CPU Exception Handler Library to provide...
2012-03-06 lgao4Update string offset and default offset from UINT16...
2012-02-29 lgao4Add sample code to show how to register Browser HotKey...
2012-02-24 li-elvinGraphicsConsole supports both UGA and GOP protocol...
2012-02-15 lgao4Enable PCD version check on PCD driver and PCD database.
2012-02-15 ydong10Add code check to avoid access violation.
2012-02-14 czhang46Enhance BGRT driver to install BGRT table upon every...
2012-02-03 lzeng14Change StrLen from UINT8 to UINTN to fix the potential...
2012-02-01 rsun3Add Missing invocations to VA_END() for VA_START().
2012-01-31 ydong10Update the code to follow the spec when evaluate the...
2012-01-31 ydong10Enable nest for suppressif/grayoutif/diableif for form...
2012-01-12 ydong10Correct definition to follow spec.
2011-12-20 niruiyuRemove the redundancy commas when converting the SASEx...
2011-12-16 sfu5Reconfigure the UdpRead instance if an error occurred...
2011-12-15 lgao4Update PcdSetPtr() API to set the output buffer size...
2011-12-15 jyao1InstallAcpiTable() - Do not update the checksum in...
2011-12-15 ydong10Per UEFI spec, on CallBack action EFI_BROWSER_ACTION_CH...
2011-12-13 niruiyuMissing declaration of the GUID gEfiSystemNvDataFvGuid.
2011-12-12 oliviermartinMdeModulePkg/Variable: Check if there is a NV Variable...
2011-12-07 ydong10Enable EFI_BROWSER_ACTION_CHANGED callback type for...
2011-12-05 ydong10Refine the select highlight menu logic.
2011-12-05 ydong10Disable change value for grayout or readonly menu.
2011-12-02 lzeng14Free memory allocated by ReadSection.
2011-12-01 qianouyang1. Remove the unnecessary check of the existing of...
2011-12-01 lgao4Add Acpi50 FPDT and BGRT module into MdeModulePkg.
2011-11-30 li-elvinRemove PCD usage for console driver, PcdConOutRow and...
2011-11-30 jyao1Add ACPI5.0 header file.
2011-11-28 lgao4Correctly use GetPtrTypeSize() to get MaxSize.
2011-11-28 lgao4Fix PcdSetPtr() service to use the max buffer size...
2011-11-25 li-elvinUpdated GraphicsConsole and Terminal driver text mode...
2011-11-25 ydong10Add sample code for EFI_IFR_QUESTION_REF3 opcode.
2011-11-24 ydong10Patch includes:
2011-11-23 jyao1Re-org the EBC thunk code for better code maintenance.
2011-11-23 ydong10Update code to follow coding style. Mainly change about:
2011-11-23 sfu5Add pointer check for NULL before dereference it.
2011-11-22 jyao1Remove assumption on EAX and R10 usage for IA32 compile...
2011-11-22 ydong10Add support for EFI_IFR_QUESTION_REF3 opcode for browse...
2011-11-22 lgao4Update SetupBrowser to initialize the question value...
2011-11-21 lzeng14According to PI errata 0000654 and 000811, we need...
2011-11-21 jyao11) Fix GCC version EBC interpreter bug.
2011-11-21 sfu51.Fix a bug in Dhcp4Dxe driver to correct the ‘secs...
2011-11-18 ydong10Enable buffer type when process some expression opcode...
2011-11-18 ydong10Patch for:
2011-11-16 ydong10Patch include:
2011-11-16 ydong10Enable lock attribute for statement and form; show...
2011-11-16 ydong10Update select highlight menu logic when opcode is date...
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.
next