summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-02Fix issue with fixing tabs.andrewfish73-2692/+2692
2011-02-02Remove tabs.andrewfish1-120/+239
2011-02-02Remove tabs from all text files in the package.andrewfish51-1293/+1295
2011-02-02Update to match changes in the ArmPkg.andrewfish2-3/+2
2011-02-02Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsU...andrewfish113-964/+7979
2011-02-01Add the missing up/down arrow in UNI string.lgao41-0/+0
2011-02-01Add ArmPlatformPkg from ARM Ltd. patch.andrewfish103-0/+14402
2011-02-01Fix EBL GetCurrentIpAddress & GetCurrentMacAddress commands. Add variable ser...andrewfish7-16/+218
2011-02-01Replace INTERWORK_FUNC, with GCC_ASM_EXPORT() and GCC_ASM_IMPORT() and update...andrewfish9-44/+39
2011-01-31Add assertion after memory allocation.niruiyu1-0/+2
2011-01-31Correct comments for EFI_LEGACY_PIRQ_ENTRY.jyao11-12/+5
2011-01-30OvmfPkg NvVarsFileLib: Leverage SerializeVariablesLibjljusten4-536/+94
2011-01-30OvmfPkg: Add SerializeVariablesLib library instancejljusten6-0/+941
2011-01-30OvmfPkg: Add SerializeVariablesLib library classjljusten2-1/+234
2011-01-28Add back the BdsDeleteBootOption to pass build.niruiyu1-0/+56
2011-01-28Don't need to update its copy right. It is same to previous version. lgao41-1/+1
2011-01-28PcAtChipsetPkg/PciHostBridgeDxe: Fix enum type mismatchjljusten1-1/+1
2011-01-28Roll back previous change. GCC assembly file should use .S postfix. lgao41-2/+2
2011-01-28BDS enhancement: enumerate & show all legacy boot options in Boot Manager so ...niruiyu8-670/+778
2011-01-27Remove ; from end of EFI_PEI_PCI_CFG_ADDRESS() macro that prevents the macro ...mdkinney1-2/+2
2011-01-27Update comments of BIT1 and BIT2 to align UEFI Spec 2.3d for EFI_PARTITION_EN...niruiyu1-4/+8
2011-01-27OvmfPkg ResetSystemLib: Fix build issue with VS2005jljusten1-1/+1
2011-01-26Updated IntelFrameworkPkg\Include\Guid\DataHubRecords.h same with ECP definitionli-elvin2-3/+16
2011-01-26If RSC_HANDLER_CALLBACK_ENTRY is allocated as boot service memory, the status...li-elvin1-2/+2
2011-01-26fix word typoerictian2-4/+4
2011-01-26fix arm gcc build errorerictian1-2/+2
2011-01-25NetworkPkg: Update the IpsecConfig application to fix the GCC4.5 build issue.qianouyang1-5/+6
2011-01-24 Support proportional Font and Font output flags. lgao42-182/+351
2011-01-24Correct file name. lgao41-1/+1
2011-01-21Fix bounds check on parameter of type EFI_GCD_IO_TYPE to use EfiGcdIoTypeMaxi...mdkinney1-1/+1
2011-01-21MdeModulePkg HiiDatabaseDxe: Fix build error on GCC 4.4jljusten1-4/+4
2011-01-21OvmfPkg: Add support for memory above 4GBjljusten3-7/+81
2011-01-21OvmfPkg: Add NullMemoryTestDxe driverjljusten6-1/+6
2011-01-21OvmfPkg: Add DEBUG messages to dump the contents of CMOSjljusten1-0/+24
2011-01-21NetworkPkg: comments clean up.xdu219-64/+63
2011-01-21NetworkPkg: Add IN/OUT modifier.xdu25-17/+17
2011-01-21Enhance code to avoid build error.ydong101-6/+6
2011-01-20ProcessCumulative() function always calculates the average performance by div...lzeng141-13/+15
2011-01-20NetworkPkg-IpSecDxe: Remove extra space in function type definition to beauti...xdu21-13/+13
2011-01-20NetworkPkg: Update the IpsecDxe driver related PCDs in NetworkPkg.dec.qianouyang3-35/+47
2011-01-20Fixed HiiSetString failed. Tracker NUM:204479ydong103-18/+198
2011-01-18Export EDKII_GLUE_DebugPrintErrorLevel and EDKII_GLUE_DebugPropertyMask macro lgao41-1/+5
2011-01-17Enhance the code to avoid the potential of return address of local variable t...tye12-20/+30
2011-01-17Update the GUID value to be consist with the one in DEC file.gdong11-2/+2
2011-01-16Fixed 3 ECC errors.gdong11-5/+5
2011-01-16OvmfPkg EmuVariableFvb: Use 64-bit NV storage PCDjljusten5-5/+5
2011-01-13OvmfPkg ResetSystemLib: Add shutdown support for OVMFjljusten5-6/+145
2011-01-13OvmfPkg/PlatformPei: Set PM base address OVMFjljusten2-0/+6
2011-01-13OvmfPkg/build.sh: Recognize '-p' switchjljusten1-3/+11
2011-01-13Fix potential memory access violationydong101-4/+7