summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Add missing PCD usage information in UNI and DEC files.Qiu Shumin2015-07-282-0/+3
* BaseTools/GenFv: optimize away redundant paddingArd Biesheuvel2015-07-271-8/+161
* BaseTools: use GUID identifiable section for FFS alignment paddingArd Biesheuvel2015-07-272-37/+84
* BaseTools/GenFw: move PE/COFF header closer to payloadArd Biesheuvel2015-07-272-0/+20
* BaseTools/GenFw: move .debug contents to .data to save spaceArd Biesheuvel2015-07-272-57/+53
* MdeModulePkg:Add ESC key support in setup browser pop-up message boxDandan Bi2015-07-272-1/+2
* MdeModulePkg:SetupBrowser output debug message when DisplayEngineDxe is not i...Dandan Bi2015-07-271-0/+1
* Support get string from configuration string packages.Eric Dong2015-07-272-7/+8
* CorebootPayloadPkgIa32: Don't specify X64 architectureJordan Justen2015-07-271-1/+1
* MdePkg: Add missing PCD usage information in UNI files.Qiu Shumin2015-07-271-0/+0
* MdeModulePkg CapsuleRuntimeDxe: Reduce reserved memory consumptionStar Zeng2015-07-272-67/+47
* MdeModulePkg CapsuleX64: Reduce reserved memory consumptionStar Zeng2015-07-276-132/+478
* IntelFrameworkModulePkg AcpiS3SaveDxe: Reduce reserved memory consumptionStar Zeng2015-07-272-74/+124
* MdeModulePkg BootScriptExecutorDxe: Reduce reserved memory consumptionStar Zeng2015-07-271-23/+89
* NetworkPkg: fix an error lead building crashfanwang22015-07-271-1/+1
* MdeModulePkg Variable: Read MonotonicCount by ReadUnaligned64()Star Zeng2015-07-271-2/+2
* StdLib: Do not define memcpy for AARCH64 buildsScott Duplichan2015-07-261-3/+3
* MdeModulePkg: Make boot option description uniqueRuiyu Ni2015-07-261-0/+61
* IntelFrameworkModulePkg: GenericBdsLib: set Status before useLaszlo Ersek2015-07-261-0/+1
* Maintainers.txt: Add Daryl's new email addressJordan Justen2015-07-261-0/+3
* ShellPkg: Fix the ASSERT issue in Shell 'for' loopQiu Shumin2015-07-261-1/+1
* BaseTools: Make AutoGen.h array declaration match AutoGen.c definitionScott Duplichan2015-07-261-0/+2
* MdeModulePkg: Add old IPv4_DEVICE_PATH support for new IScsiDxefanwang22015-07-262-10/+24
* NetworkPkg: Add old IPv4_DEVICE_PATH and IPv6_DEVICE_PATH supportfanwang22015-07-262-13/+67
* SecurityPkg AuthVariableLib: Correct address pointers dataStar Zeng2015-07-261-6/+13
* MdeModulePkg VariableDxe: Correct address pointers from AuthVariableLibStar Zeng2015-07-262-2/+2
* MdeModulePkg: Check the case caused by mismatchDandan Bi2015-07-261-5/+7
* MdeModulePkg: Correct the parameter order in match2 sample opcodeDandan Bi2015-07-261-1/+1
* ShellPkg: Fix bad TimeZone (TZ) conversion.Andrew Fish2015-07-261-1/+1
* MdeModulePkg: Fix the issue EfiPxeBcDhcp() may return wrong status.Zhang Lubo2015-07-261-2/+2
* NetworkPkg: Fix the issue EfiPxeBcDhcp() may return wrong status.Zhang Lubo2015-07-261-3/+5
* MdeModulePkg: Remove TransmitReceive() and ActiveChild dependencyJiaxin Wu2015-07-262-5/+13
* BaseTools/Common: fix heap overrun in ReadMemoryFileLine ()Ard Biesheuvel2015-07-261-1/+1
* Maintainers.txt: ARM packages maintainer updateLeif Lindholm2015-07-261-5/+5
* NetworkPkg: Fix bug in IpSecImpl.c caused by missing parenthesesBruce Cran2015-07-261-1/+1
* ArmVirtPkg/ArmVirtQemu: support SMBIOSLaszlo Ersek2015-07-262-0/+12
* ArmVirtPkg: QemuFwCfgToPcdDxe: set SMBIOS entry point version dynamicallyLaszlo Ersek2015-07-263-0/+49
* ArmVirtPkg: add QemuFwCfgToPcdDxeLaszlo Ersek2015-07-264-0/+78
* MdeModulePkg: SmbiosDxe: ARM and AARCH64 are VALID_ARCHITECTURESLaszlo Ersek2015-07-261-1/+1
* OvmfPkg: SmbiosPlatformDxe: restrict current Xen code to IA32/X64Laszlo Ersek2015-07-263-2/+41
* OvmfPkg: SmbiosPlatformDxe: move IsEntryPointStructureValid() to Xen.cLaszlo Ersek2015-07-263-50/+35
* OvmfPkg: AcpiS3SaveDxe: drop EFI_ACPI_S3_SAVE_PROTOCOLLaszlo Ersek2015-07-263-139/+16
* OvmfPkg: install DxeSmmReadyToLock in PlatformBdsLibLaszlo Ersek2015-07-265-52/+55
* IntelFrameworkModulePkg/GenericBdsLib: remove AcpiS3->S3Save() callArd Biesheuvel2015-07-263-12/+0
* OvmfPkg: PlatformBdsLib: signal End-of-Dxe event groupLaszlo Ersek2015-07-263-0/+41
* OvmfPkg: AcpiS3SaveDxe: call S3Ready() at End-of-DxeLaszlo Ersek2015-07-262-0/+47
* OvmfPkg: AcpiS3SaveDxe: prepare for End-of-Dxe callbackLaszlo Ersek2015-07-261-0/+5
* Daryl has changed positions and I am taking over maintaining for now.Jaben Carsey2015-07-261-3/+3
* MdeModulePkg PiSmmCore: Remove a hidden assumption of SMRAM reservationStar Zeng2015-07-265-84/+444
* ArmPlatformPkg/Bds: Use HandleProtocol to get SNP instanceHeyi Guo2015-07-161-1/+1