]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal
Check the input VaraibleName for db/dbx when appending variables with formatted as...
[mirror_edk2.git] / MdeModulePkg / Universal /
2013-01-25 lzeng14Variables with state VAR_ADDED&VAR_IN_DELETED_TRANSITIO...
2013-01-25 lzeng14Add NULL pointer check.
2013-01-24 ydong10Refine code to follow coding style.
2013-01-22 ydong10Refine the sample about how to convert the device path...
2013-01-22 ydong10Update the code of processing device path info in brows...
2013-01-22 li-elvinTake the highest horizontal resolution as highest video...
2013-01-22 ydong10Refine the menu display logic, support menus with more...
2013-01-18 lzeng141. Update the logic of UpdateVariable() for updating...
2013-01-17 lzeng14Fix ICC11(VS2005) build failure.
2013-01-16 lzeng14Fix build failure.
2013-01-15 lzeng14Fix the issue that RuntimeServiceQueryVariableInfo...
2013-01-15 lzeng14The unit of Duration for S3BootScriptSaveMemPoll()...
2013-01-08 lzeng14Add the TPL raise/restore code for VariableSmmRuntimeDx...
2013-01-06 ydong10Base on the type field to get the width of value field...
2013-01-04 lzeng141. Don't assume that flush the HOB variable to flash...
2012-12-25 li-elvinSet graphic mode if graphic mode is not same with the...
2012-12-24 sfu51. Fix buffer overflow bugs in SNP, MNP and IP6 driver.
2012-12-21 lzeng14Initialize a local work space header to be used by...
2012-12-17 sfu5Fix GCC build fail issue for MdeModulePkg and NetworkPkg.
2012-12-17 ydong10Base on the value type to get the value for default...
2012-12-17 lzeng14Reclaim work space when the remaining space size is...
2012-12-13 sfu51. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName...
2012-12-12 lzeng14Use SMM_VARIABLE_COMMUNICATE_HEADER_SIZE instead of...
2012-12-05 ydong10Update the HiiConfigToBlock to follow spec.
2012-12-03 jyao1Fix build error.
2012-11-30 jyao1ACPI4.0/5.0 have clear description:
2012-11-16 lzeng14Use IA32_IDT_GATE_DESCRIPTOR defined in BaseLib instead...
2012-11-15 ydong10Check mHiiPackageListUpdated before set it to FALSE.
2012-11-14 niruiyuEnhance SetupBrowser to call ReadKeyStroke() before...
2012-11-14 tye1Fix issue that node is still reachable after executing...
2012-11-12 lzeng14Allocate ReservedMemory instead of ACPIMemoryNVS for...
2012-11-12 lzeng14Free the buffer allocated by GetSectionFromAnyFv()...
2012-11-08 ydong10Refine code to make it more safely.
2012-11-07 li-elvinMoved the PeiS3ResumeState access when PeiS3ResumeState...
2012-11-01 erictianMdeModulePkg: eliminate all implicit library dependenci...
2012-11-01 ydong10Fix build fail.
2012-11-01 ydong10Add more check to make code more safely.
2012-10-30 li-elvinAdd missing status code in several modules.
2012-10-29 tye1Fix issue that ifconfig –c cannot clear IP address...
2012-10-25 li-elvinAdd uninstalling GOP and UGA protocol in Consplitter...
2012-10-17 sfu51. Fix a bug in PXE driver that the PXE boot do not...
2012-10-17 li-elvinFix buffer overflow issue in Consplitter.
2012-10-11 hhtianUpdate header format
2012-10-11 lzeng14Add missing braces around initializer.
2012-10-08 li-elvinMove GOP and UGA draw from Consplitter entrypoint to...
2012-09-29 erictianMdeModulePkg:removes the unreachable ‘break’ instructio...
2012-09-28 lzeng14Add more exact SMM check in SmmFaultTolerantWriteHandler.
2012-09-27 ydong10Enable EFI_IFR_DEFAULT2 opcode in browser.
2012-09-24 ydong10Clean the build warning.
2012-09-14 lzeng14Fix the issue that FTW driver fail to reclaim WorkSpace.
2012-09-12 erictianMdeModulePkg/VariableSmm: Fix a VariableSmm bug when...
2012-09-10 ydong10Enhance the check for options in the question.
2012-09-10 ydong10When question not have storage with it, not restore...
2012-08-30 ydong10Restore EditBuffer before call the callback function...
2012-08-29 erictianShould pass in bytes of string buffer to UnicodeSPrint...
2012-08-27 vanjeff1. Add debug init flag DEBUG_AGENT_INIT_THUNK_PEI_IA32T...
2012-08-22 li-elvinGet correct GOP protocol for physical GOP device.
2012-08-22 lgao4Add PI1.2.1 SAP2 support and UEFI231B mantis 896
2012-08-21 ydong10Initialize the variable before use it.
2012-08-21 ydong10Patch includes:
2012-08-21 czhang46Fix some coding style issues
2012-08-21 li-elvinFix Consplitter GOP UEFI SCT issue.
2012-08-21 ydong10Enhance the code to make the code logic more clear.
2012-08-17 czhang46Fix the issue that consplitter should not touch ConIn...
2012-08-17 li-elvinAdd missing break and add comment to non-necessary...
2012-08-16 vanjeffAdd validation on ACPI_S3_CONTEXT.S3DebugBufferAddress...
2012-08-16 jyao1Add missing function comments
2012-08-16 li-elvinFix incorrect sizeof () usage.
2012-08-14 ydong10Refine the logic to handle the device path info get...
2012-08-14 jyao1Create 4G page table by default, and using PF to handle...
2012-08-10 czhang46Fix 2 errors for new feature
2012-08-07 li-elvinRemoved SetMode in GraphicsConsole Start() in release...
2012-08-06 lzeng14LastVariableOffset is wrongly set to 0 when FtwVariable...
2012-07-30 czhang46Add 2 new Bds features
2012-07-30 niruiyuChange the type of NotifyHandle from EFI_HANDLE to...
2012-07-23 jyao1Add more security check for CommBuffer+CommBufferSize.
2012-07-17 sfu5Return EFI_UNSUPPORTED if READY_TO_BOOT function is...
2012-07-17 sfu5Fix a buffer overflow bug in VariableSmm driver.
2012-07-13 czhang46Add SMRAM range check to variable SMM SMI handler.
2012-07-13 lzeng14Remove unused CapsuleReset() in MdeModulePkg\Universal...
2012-07-12 lzeng14Clean up include of ACPI header file so that only Indus...
2012-07-10 ydong10Add SMRAM range check to fault tolerant write SMM SMI...
2012-07-09 ydong10Include read data buffer in CommBufferSize when calcula...
2012-07-06 ydong10When do discard action, enable callback action for...
2012-07-03 ydong10Return EFI_BROWSER_ACTION_REQUEST_FORM_APPLY action...
2012-06-27 czhang46Add more SMRAM range check to 3 SMI handler.
2012-06-26 ydong10Update the logic to get default value for question...
2012-06-26 ydong10Check whether has storage for date/time opcode, if...
2012-06-18 lzeng14Fix potential memory leak issue.
2012-06-12 jyao1Add comment for modules which have external input.
2012-06-12 lzeng14EFI_STATUS_CODE_DATA_MAX_SIZE is just for the maximum...
2012-06-12 ydong10Refine the logic about initialize questions value
2012-05-31 ydong10Fixed build failed.
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.
next