summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal
Commit message (Expand)AuthorAgeFilesLines
* Add pointer check for NULL before dereference it.ydong102011-09-297-5/+28
* Return empty string when END device path is passed in to align the original b...niruiyu2011-09-221-1/+6
* Add PCD for 1G page tablejyao12011-09-212-5/+10
* Remove EFI_USER_INFO_ACCESS_SETUP_ADMIN_GUID definition from MdeModulePkg, be...lgao42011-09-211-0/+3
* Correct 1G page table generation.jyao12011-09-191-2/+1
* The patch enhances the Partition driver to return the media status (EFI_NO_ME...niruiyu2011-09-191-12/+53
* Clean up the private GUID definition in module Level.lgao42011-09-1837-388/+164
* Fix Build fail for NT32 platform.ydong102011-09-171-1/+1
* Add exit action when Config_Access_Protocol.CallBack function returns Submit ...ydong102011-09-164-3/+5
* Refine the logic about getting Value info to avoid check data error.ydong102011-09-161-1/+7
* Fix build error.jyao12011-09-141-0/+2
* MdeModulePkg/HiiDatabaseDxe: Removed unused variablesoliviermartin2011-09-131-4/+0
* Enhance EDKII Browser to support flexible HotKey setting. lgao42011-09-139-266/+1237
* Add NULl check for pointer.li-elvin2011-09-132-0/+3
* Use CPU_HOB to detect max address support from platform, and added 1G page ta...jyao12011-09-132-39/+121
* 1. Fix bug in PXE driver UdpRead function to handle the IP fragmentation.sfu52011-09-091-15/+46
* Update capsule pei module to pass IPF build.li-elvin2011-09-055-69/+78
* Support new format of IPv4 device path node, FibreEx and PcieRoot device path...niruiyu2011-09-053-164/+264
* Add capsule > 4GB support. When capsule data is put above 4GB, IA32 PEI trans...li-elvin2011-09-0211-847/+2194
* Fix bug for UefiPxeBcDxe driver to catch the return status.sfu52011-09-011-0/+5
* Update HiiBlockToConfig function to follow spec.ydong102011-09-011-4/+11
* Add new op-code samples, includes efi varstore, refresh guid group and ref op...ydong102011-08-305-62/+182
* Enable the follow feature for string op-code:ydong102011-08-303-15/+76
* MdeModulePkg: Add ACPI S3 Save State driversjljusten2011-08-296-0/+2235
* MdeModulePkg: Add BootScriptExecutorDxe driverjljusten2011-08-299-0/+1081
* Fix issue with SMBIOS driver assumming memory exists below 4GB. andrewfish2011-08-291-10/+27
* Fixed memory leak and buffer overrun for string op-code.ydong102011-08-261-1/+5
* RestoreLockBox in DXE with Length NULL, Buffer NULL will fail to get data fro...li-elvin2011-08-251-6/+14
* Update to NOT to use EFI_BROWSER_ACTION_FORM_OPEN in Callback function thus a...tye12011-08-244-17/+23
* Remove CONST modifier to be spec complianceerictian2011-08-244-23/+23
* 1. Refine the error handling for PXE-v4 driver.hhuan132011-08-242-4/+6
* Fix the bug in AcpiTableDxe drivers that doesn't work when more than 20 Acpi ...lgao42011-08-091-44/+49
* Fix 32-bit bios build error.li-elvin2011-08-021-1/+1
* When status code handler unregister itself, status code dispatch in status co...li-elvin2011-08-013-13/+43
* Create smbios table when user adds/removes/Updatestring for a SMBIOS entry. I...li-elvin2011-08-012-113/+191
* Fixes two issues in HiiFontProtocol->StringToImage() implementation on how to...lgao42011-08-011-7/+29
* Adjust the day field when update the month and year field.ydong102011-07-281-0/+74
* MdeModulePkg: Add SMM LockBoxjljusten2011-07-192-0/+432
* 1. Define a netlib library function NetLibGetSystemGuid()hhuan132011-07-143-147/+6
* Fixed build fail with GCC/ICC toolsydong102011-07-131-1/+1
* MdeModulePkg: Add CD Express PEIMjljusten2011-07-123-0/+984
* MdeModulePkg: Add Capsule PEIMjljusten2011-07-123-0/+1438
* Change the HiiDataBase and browser codes to support new efi varstore data str...ydong102011-07-125-313/+939
* Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu2011-07-0642-99/+98
* correct leap year calculate method.ydong102011-07-051-2/+2
* Refine name definition for better user experience.ydong102011-07-051-3/+3
* Enable value roll over when hit max or min.ydong102011-07-051-5/+30
* Refine code to avoid potential access violation.ydong102011-07-052-2/+2
* Keep the highlight field after user changes the value for time/date opcodeydong102011-07-052-1/+7
* MdeModulePkg: Add unload support for SnpDxe and fix NULL ImageHandle in EfiLi...xdu22011-07-042-4/+5