]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal
Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info. Also...
[mirror_edk2.git] / MdeModulePkg / Universal /
2012-05-30 ydong10Add new interface GetVariable2 and GetEfiGlobalVariable...
2012-05-30 lzeng14According to UEFI spec 2.3.1a. hardware error record...
2012-05-30 lzeng14Return EFI_WRITE_PROTECTED when setting HwErrRecSupport...
2012-05-29 ydong10Enable wide string for title and help string
2012-05-24 niruiyuRemove the check of signature because the code which...
2012-05-24 niruiyuEnhance the ConPlatform driver's matching algorithm...
2012-05-11 ydong10Add logic to validate new input value with minimum.
2012-05-11 lzeng14The code line where judges if offset exceed the FTW...
2012-05-11 lzeng14Enhance the code logic for RelocateBlockDescriptors.
2012-05-11 lzeng14Currently, CapsulePei assumes ScatterGatherList are...
2012-05-11 lzeng14Make sure CapsuleImage size is equal or less than DataB...
2012-05-11 lzeng14DestPtr may point to the lower aligned address in the...
2012-05-11 lzeng14Update CapsuleCoalesce() to return the correct size...
2012-05-09 niruiyuUse PartitionHeader->SizeOfPartitionEntry instead of...
2012-05-08 lgao4Enhance ACPI FPDT DXE and SMM driver to accept the...
2012-05-08 lzeng14Enhance SmbiosDxe driver:
2012-05-07 ydong10Fix memory leak issues.
2012-04-24 ydong10Fix build fail for DDK.
2012-04-24 lgao4Update HiiFont Service to return error status instead...
2012-04-23 ydong10Refine the code to have same function to process the...
2012-04-12 li-elvinKeep StdErr same logic initialization with ConOut,...
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
next