summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix EBL GetCurrentIpAddress & GetCurrentMacAddress commands. Add variable ser...andrewfish2011-02-017-16/+218
* Replace INTERWORK_FUNC, with GCC_ASM_EXPORT() and GCC_ASM_IMPORT() and update...andrewfish2011-02-019-44/+39
* Add assertion after memory allocation.niruiyu2011-01-311-0/+2
* Correct comments for EFI_LEGACY_PIRQ_ENTRY.jyao12011-01-311-12/+5
* OvmfPkg NvVarsFileLib: Leverage SerializeVariablesLibjljusten2011-01-304-536/+94
* OvmfPkg: Add SerializeVariablesLib library instancejljusten2011-01-306-0/+941
* OvmfPkg: Add SerializeVariablesLib library classjljusten2011-01-302-1/+234
* Add back the BdsDeleteBootOption to pass build.niruiyu2011-01-281-0/+56
* Don't need to update its copy right. It is same to previous version. lgao42011-01-281-1/+1
* PcAtChipsetPkg/PciHostBridgeDxe: Fix enum type mismatchjljusten2011-01-281-1/+1
* Roll back previous change. GCC assembly file should use .S postfix. lgao42011-01-281-2/+2
* BDS enhancement: enumerate & show all legacy boot options in Boot Manager so ...niruiyu2011-01-288-670/+778
* Remove ; from end of EFI_PEI_PCI_CFG_ADDRESS() macro that prevents the macro ...mdkinney2011-01-271-2/+2
* Update comments of BIT1 and BIT2 to align UEFI Spec 2.3d for EFI_PARTITION_EN...niruiyu2011-01-271-4/+8
* OvmfPkg ResetSystemLib: Fix build issue with VS2005jljusten2011-01-271-1/+1
* Updated IntelFrameworkPkg\Include\Guid\DataHubRecords.h same with ECP definitionli-elvin2011-01-262-3/+16
* If RSC_HANDLER_CALLBACK_ENTRY is allocated as boot service memory, the status...li-elvin2011-01-261-2/+2
* fix word typoerictian2011-01-262-4/+4
* fix arm gcc build errorerictian2011-01-261-2/+2
* NetworkPkg: Update the IpsecConfig application to fix the GCC4.5 build issue.qianouyang2011-01-251-5/+6
* Support proportional Font and Font output flags. lgao42011-01-242-182/+351
* Correct file name. lgao42011-01-241-1/+1
* Fix bounds check on parameter of type EFI_GCD_IO_TYPE to use EfiGcdIoTypeMaxi...mdkinney2011-01-211-1/+1
* MdeModulePkg HiiDatabaseDxe: Fix build error on GCC 4.4jljusten2011-01-211-4/+4
* OvmfPkg: Add support for memory above 4GBjljusten2011-01-213-7/+81
* OvmfPkg: Add NullMemoryTestDxe driverjljusten2011-01-216-1/+6
* OvmfPkg: Add DEBUG messages to dump the contents of CMOSjljusten2011-01-211-0/+24
* NetworkPkg: comments clean up.xdu22011-01-2119-64/+63
* NetworkPkg: Add IN/OUT modifier.xdu22011-01-215-17/+17
* Enhance code to avoid build error.ydong102011-01-211-6/+6
* ProcessCumulative() function always calculates the average performance by div...lzeng142011-01-201-13/+15
* NetworkPkg-IpSecDxe: Remove extra space in function type definition to beauti...xdu22011-01-201-13/+13
* NetworkPkg: Update the IpsecDxe driver related PCDs in NetworkPkg.dec.qianouyang2011-01-203-35/+47
* Fixed HiiSetString failed. Tracker NUM:204479ydong102011-01-203-18/+198
* Export EDKII_GLUE_DebugPrintErrorLevel and EDKII_GLUE_DebugPropertyMask macro lgao42011-01-181-1/+5
* Enhance the code to avoid the potential of return address of local variable t...tye12011-01-172-20/+30
* Update the GUID value to be consist with the one in DEC file.gdong12011-01-171-2/+2
* Fixed 3 ECC errors.gdong12011-01-161-5/+5
* OvmfPkg EmuVariableFvb: Use 64-bit NV storage PCDjljusten2011-01-165-5/+5
* OvmfPkg ResetSystemLib: Add shutdown support for OVMFjljusten2011-01-135-6/+145
* OvmfPkg/PlatformPei: Set PM base address OVMFjljusten2011-01-132-0/+6
* OvmfPkg/build.sh: Recognize '-p' switchjljusten2011-01-131-3/+11
* Fix potential memory access violationydong102011-01-131-4/+7
* Refine code to make code follow the coding style.ydong102011-01-132-5/+5
* Add SMM FTW wrapper driver since non-SMM FTW protocol can be used by some con...gdong12011-01-125-10/+1129
* Fix an K9 issue in variable driver.gdong12011-01-121-0/+1
* Remove extra {} inside DEBUG_CODE() macromdkinney2011-01-111-120/+118
* Clean up GCD DEBUG() macros so DEBUG_CODE() is only used to enable/disable th...mdkinney2011-01-111-109/+81
* Enhance BDS to support Boot/Driver option whose option number >= 0xFF.niruiyu2011-01-105-61/+57
* OvmfPkg EMU FVB: Add 2 functions to PlatformFvbLibjljusten2011-01-094-4/+145