summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal
AgeCommit message (Expand)Author
2011-09-05Support new format of IPv4 device path node, FibreEx and PcieRoot device path...niruiyu
2011-09-02Add capsule > 4GB support. When capsule data is put above 4GB, IA32 PEI trans...li-elvin
2011-09-01Fix bug for UefiPxeBcDxe driver to catch the return status.sfu5
2011-09-01Update HiiBlockToConfig function to follow spec.ydong10
2011-08-30Add new op-code samples, includes efi varstore, refresh guid group and ref op...ydong10
2011-08-30Enable the follow feature for string op-code:ydong10
2011-08-29MdeModulePkg: Add ACPI S3 Save State driversjljusten
2011-08-29MdeModulePkg: Add BootScriptExecutorDxe driverjljusten
2011-08-29Fix issue with SMBIOS driver assumming memory exists below 4GB. andrewfish
2011-08-26Fixed memory leak and buffer overrun for string op-code.ydong10
2011-08-25RestoreLockBox in DXE with Length NULL, Buffer NULL will fail to get data fro...li-elvin
2011-08-24Update to NOT to use EFI_BROWSER_ACTION_FORM_OPEN in Callback function thus a...tye1
2011-08-24Remove CONST modifier to be spec complianceerictian
2011-08-241. Refine the error handling for PXE-v4 driver.hhuan13
2011-08-09Fix the bug in AcpiTableDxe drivers that doesn't work when more than 20 Acpi ...lgao4
2011-08-02Fix 32-bit bios build error.li-elvin
2011-08-01When status code handler unregister itself, status code dispatch in status co...li-elvin
2011-08-01Create smbios table when user adds/removes/Updatestring for a SMBIOS entry. I...li-elvin
2011-08-01Fixes two issues in HiiFontProtocol->StringToImage() implementation on how to...lgao4
2011-07-28Adjust the day field when update the month and year field.ydong10
2011-07-19MdeModulePkg: Add SMM LockBoxjljusten
2011-07-141. Define a netlib library function NetLibGetSystemGuid()hhuan13
2011-07-13Fixed build fail with GCC/ICC toolsydong10
2011-07-12MdeModulePkg: Add CD Express PEIMjljusten
2011-07-12MdeModulePkg: Add Capsule PEIMjljusten
2011-07-12Change the HiiDataBase and browser codes to support new efi varstore data str...ydong10
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu
2011-07-05correct leap year calculate method.ydong10
2011-07-05Refine name definition for better user experience.ydong10
2011-07-05Enable value roll over when hit max or min.ydong10
2011-07-05Refine code to avoid potential access violation.ydong10
2011-07-05Keep the highlight field after user changes the value for time/date opcodeydong10
2011-07-04MdeModulePkg: Add unload support for SnpDxe and fix NULL ImageHandle in EfiLi...xdu2
2011-07-01MdeModulePkg: Add ResetSystemRuntimeDxe driverjljusten
2011-07-01MdeModulePkg: Add GenericMemoryTestDxe driverjljusten
2011-06-30Fix DevPathToTextIPv6(): no comma between protocol and type string.niruiyu
2011-06-28Enable new "ref5" opcode in browser.ydong10
2011-06-28Restore the whole form set to default value when user enter F9, old logical o...ydong10
2011-06-27Adjust the start position of the opcode string before saving it to avoid show...ydong10
2011-06-21Move the check refresh attribute logical out of the option string check logic...ydong10
2011-06-21Add sample code for vfr opcode "guidop"ydong10
2011-06-15Updates old formset info before exit to avoid old change lost.ydong10
2011-06-141. In IPv4 and IPv6 driver, before calling IPsec, a new NET_FRAGMENT structur...qianouyang
2011-06-131. When get value from AltCfg data, check the varstore type first.ydong10
2011-06-13Fix the issue that the GOP produced by ConSplitter requires SetMode before Ge...niruiyu
2011-06-13Fix GCC build failydong10
2011-06-10Add the missing logic in HiiConfigRouting ExtractConfig() to retrieves FALSE ...lgao4
2011-06-091. Fix PXE performance issue : enhance EfiPxeBcSetIpFilter() to eliminate unn...hhuan13
2011-06-08Add new "Refresh guid" opcode, also add sample code to use it.ydong10
2011-06-08Add new "Modal form" opcode, also add sample code to use it.ydong10