summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal
AgeCommit message (Expand)Author
2014-08-08Clean the useless code.Eric Dong
2014-08-071) Add type cast for better coding style.Feng Tian
2014-08-04The pointer argument should be set to NULL if not used not FALSE.Harry Liebel
2014-08-01MdeModulePkg: Fix wrong check for SetAttribute in ConsplitterElvin Li
2014-07-31MdeModulePkg: Removed valid text mode check in SetAttribute interface in Grap...Elvin Li
2014-07-30Refine code to make it more safely.Eric Dong
2014-07-28Update code to support VS2013 tool chain.Eric Dong
2014-07-28Update the code to follow UEFI spec, process date/time/ref value type as buff...Eric Dong
2014-07-28Print the CodeType and Value of status code with fixed length.Li, Elvin
2014-07-25MdeModulePkg: Fix parameter verification for SetAttributeJaben Carsey
2014-07-24Clear the whole EFI_PHYSICAL_ADDRESS CapsuleDataPtr64 to 0 at first to avoid ...Elvin Li
2014-07-21Refine code to follow good coding style.Eric Dong
2014-07-14Add check to make code more safely.Eric Dong
2014-07-14Check the validation when return from callback function to avoid use the inva...Eric Dong
2014-07-10Fix build fail for VS2005 tool chain.Eric Dong
2014-07-09Fixed typos: hanlder should be handler.Chen Fan
2014-07-09Refine the sample for action, should not use text two part.Eric Dong
2014-07-09Fix build fail for VS2005 tool chain.Eric Dong
2014-07-08Refine the save action for the browser.Eric Dong
2014-07-07Restore the question value before call the CHANGED callback type.Eric Dong
2014-07-02Correct the default value for date opcode.Eric Dong
2014-06-30Fix a bug in IP4 driver when computing the network broadcast adress.Fu, Siyuan
2014-06-26Refine code to make it more safely.Eric Dong
2014-05-21Add 'file not found' debug message to MTFTP.Brendan Jackman
2014-05-15Fix some build issues (ARM toolchain).Olivier Martin
2014-05-14Based on request, export ResetRequired info used by browser.Eric Dong
2014-05-12Correct String language tag.Gao, Liming
2014-05-071. Mark the network volatile variables as deprecated in code comments and rem...Fu Siyuan
2014-05-06MdeModulePkg/IntelFrameworkModulePkg ACPI: Follow the new UEFI 2.4a spec to r...Star Zeng
2014-04-24Correct the incorrect string. Gao, Liming
2014-04-21Fix GCC build fail.Eric Dong
2014-04-18Refine the check expression result logic.Eric Dong
2014-04-18Enhance the browser parse opcode logic, skip the opcode which is not defined ...Eric Dong
2014-04-15Update question validation logic, move the check pointer from after user inpu...Eric Dong
2014-04-14Call EFI_BROWSER_ACTION_RETRIEVE for each form instead of only call once befo...Eric Dong
2014-04-11Update logic, only question with interactive attribute should trig the callba...Eric Dong
2014-04-11Sync value for string opcode after call the Callback function.Eric Dong
2014-04-10Check the pointer before use it.Eric Dong
2014-04-10Fix a bug in IP driver that the fragment overlap check may be skipped incorre...Fu Siyuan
2014-04-08Refine the load form sets process for BrowserCallback function.Eric Dong
2014-03-28Add ASSERT to check if NewVariable is NULL.Elvin Li
2014-03-27Calculate enough space for 2 variables (public key and variable data) instead...Dong Guo
2014-03-27Update code logic, remove ASSERT and use error handling. Eric Dong
2014-03-27Remove RT attribute for variable PlatDriOver.Gao, Liming
2014-03-26Add check to make sure the data be valid.Gao, Liming
2014-03-25MdeModulePkg/SecurityPkg Variable: Calculate enough space for PlatformLang an...Star Zeng
2014-03-25Report the setting variable failure to platform through the status code when ...Ruiyu Ni
2014-03-21MdeModulePkg PCD: Fix PCD driver to return default data if size mismatch.Star Zeng
2014-03-20Removes MacString Rt attribute in Ip4Config/Mnp driver.Fu Siyuan
2014-03-20Use PXE_OPFLAGS_STATION_ADDRESS_WRITE when setting new MAC address for the NI...Fu Siyuan