summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-10CorebootPayloadPkg: Use extra braces to prevent gcc compile failScott Duplichan1-3/+3
2015-04-10CorebootModulePkg: Reformat asm constant to avoid gcc assembler failScott Duplichan1-1/+1
2015-04-10CorebootModulePkg: Add 'ULL' suffix to avoid gcc 4.4 compile failScott Duplichan1-1/+1
2015-04-10CorebootModulePkg: Change CbParseAcpiTable prototype to avoid gcc failScott Duplichan2-3/+3
2015-04-10CorebootModulePkg: Remove unused static functions to prevent gcc build failScott Duplichan1-10/+0
2015-04-10CorebootModulePkg: Fix build failure with 32-bit NOOPT targetScott Duplichan1-1/+1
2015-04-10MdeModulePkg Variable: Enhance the code logic about VariableLockStar Zeng1-0/+14
2015-04-10SecurityPkg Variable: Enhance the code logic about VariableLockStar Zeng1-0/+14
2015-04-10MdeModulePkg: Roll back report status code change in RuntimeDriverSetVirtualA...Elvin Li1-4/+5
2015-04-10IntelFrameworkModulePkg: update comments to clarify runtime memory usage for ...Elvin Li1-1/+1
2015-04-10CorebootModulePkg: Add EFIAPI to OnReadyToBoot to fix gcc compile failScott Duplichan1-2/+3
2015-04-09MdeModulePkg: Put report status code at the end of RuntimeDriverSetVirtualAdd...Elvin Li1-5/+4
2015-04-09IntelFrameworkModulePkg: add comments to clarify runtime memory usage for leg...Elvin Li1-0/+6
2015-04-09UefiCpuPkg: Avoid "error A2085" when DDK3790 tool chain is usedScott Duplichan1-1/+2
2015-04-08ArmPlatformPkg: Use LzmaDecompress support from MdeModulePkgOlivier Martin18-19/+18
2015-04-08IntelFrameworkModulePkg: Update LegacyBiosDxe to use UmaAddress and UmaSize i...David Woodhouse2-3/+31
2015-04-08IntelFrameworkPkg: Update EFI_COMPATIBILITY16_TABLE to CSM 0.98.David Woodhouse1-2/+27
2015-04-07ShellPkg: fix mv and cp command related issuesTapan Shah3-14/+31
2015-04-07ShellPkg: UefiShellDebug1CommandsLib: fix hex string parsing in SETVARLaszlo Ersek1-1/+31
2015-04-07ShellPkg: UefiShellDebug1CommandsLib: fix SETVAR option summaryLaszlo Ersek1-0/+0
2015-04-07Add missing parameter in function header.Jeff Fan2-2/+2
2015-04-07IntelFrameworkModulePkg: Put report status code after event was signaled per ...Elvin Li2-11/+13
2015-04-07MdeModulePkg: Put report status code after event was signaled per PI spec.Elvin Li1-6/+6
2015-04-07MdeModulePkg: Add LzmaDecompress GuidLiming Gao1-0/+0
2015-04-03Rollback r17113.Hao Wu4-289/+123
2015-04-03MdePkg: Add ESRT Interface DefinitionsHao Wu4-123/+289
2015-04-03MdeModulePkg: Add two library instancesLiming Gao26-0/+4894
2015-04-03MdeModulePkg: Add LzmaDecompress GuidLiming Gao2-0/+40
2015-04-03IntelFrameworkModulePkg: Move LzmaDecompress GUIDLiming Gao4-45/+5
2015-04-03IntelFrameworkModulePkg: Cleanup PeiDxeDebugLibReportStatusCodeLiming Gao2-3/+1
2015-04-02ArmPkg/BaseMemoryLib(Sym|Vstm): Do not post increment returned pointerOlivier Martin2-8/+16
2015-04-02EmbeddedPkg/Lan9118Dxe: Fix risk of buffer overflow.Olivier Martin1-6/+6
2015-04-02EmbeddedPkg/Lan9118Dxe: Fix the reset after a receiver or transmitter errorRonald Cron1-10/+31
2015-04-02ShellPkg: Added newline at the end of source filesOlivier Martin2-2/+2
2015-04-02MdePkg: Missing GUID variable in DiskInfo.hFelix Polyudov2-0/+8
2015-04-02Removed MBI Device from ACPI DSDT Table.Shifei Lu1-121/+0
2015-04-01Adding Prince Agyeman and Maurice Ma as CorebootModulePkg and CorebootPayload...Prince Agyeman1-0/+6
2015-04-01ArmPlatformPkg/ArmJunoDxe: Fixed returned valueOlivier Martin1-4/+4
2015-04-01ArmPlatformPkg/ArmJunoPkg/ArmJuno.dec: Update Juno R0 Device Tree default nameOlivier Martin1-1/+1
2015-04-01ArmJunoPkg: Upate Juno R1 Device Tree names to be 8 characters longOlivier Martin2-3/+3
2015-04-01ArmPlatformPkg/ArmJunoDxe: Add PCI GBE MAC address to Juno R1 boot optionsRonald Cron2-82/+233
2015-04-01ArmPlatformPkg/ArmXenRelocatablePlatformLib: Replaced tabulation by spacesOlivier Martin1-173/+173
2015-04-01ArmPlatformPkg/ArmVirtualizationPkg/PciHostBridgeDxe: Removed unreachable sta...Olivier Martin1-2/+0
2015-04-01ArmPlatformPkg/ArmVirtualizationPkg: Removed trailing spacesOlivier Martin5-321/+321
2015-04-01OvmfPkg/XenBusDxe: Fix build issue with VS2010Jordan Justen1-1/+2
2015-04-01OvmfPkg/SmbiosPlatformDxe: Fix build issue with VS2010Jordan Justen1-5/+7
2015-04-01SourceLevelDebugPkg: Use CPU Local APIC timer to handle timeout.Jeff Fan17-667/+283
2015-04-01MdeModulePkg: add error handling when DXE IPL PPI is not found.Elvin Li1-1/+12
2015-04-01ShellPkg: Remove extra quotes surrounding flag values.Qiu Shumin1-28/+9
2015-03-31MdeModulePkg: Remove unused internal structure in PeiCoreLiming Gao1-12/+4