summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 1. Fix build break issue for NOOPT target.tye12011-10-285-13/+126
* Clean NV flag in ‘Save Changes’ in IP6 menu.tye12011-10-281-1/+1
* 1. Update error handling code if failing attach socket with new PCB.tye12011-10-282-3/+4
* Update error handling code if failing attach socket with new PCB in TcpDxe mo...tye12011-10-281-2/+2
* Set MTRR registers.vanjeff2011-10-282-1/+13
* Remove a unnecessary Macro in SecureBootConfigImpl.h.qianouyang2011-10-281-2/+0
* 1. Introduce the API MtrrGetDefaultMemoryType () in Mtrr Library.vanjeff2011-10-283-19/+53
* Enable/Disable Secured Boot by 'Secure Boot Configuration' Page which is unde...qianouyang2011-10-2817-12/+1025
* Add core FFS3 support, FwVolDxe and SectionExtraction.lzeng142011-10-278-267/+510
* Add core FFS3 support, DxeCore.lzeng142011-10-277-56/+150
* Add core FFS3 support, PeiCore and DxeIpl.lzeng142011-10-276-89/+287
* Add core FFS3 support, ExtractGuidedSectionLib/GuidedSectionExtractionLib/PiF...lzeng142011-10-278-115/+298
* Check the serial buffer empty status before performing the serial IO reading ...niruiyu2011-10-271-15/+22
* Store PeiServices** when updating IDT table in DxeIplPeim before transfer to ...vanjeff2011-10-273-5/+25
* Check the device path protocol before opening the PciIo BY_DRIVER.niruiyu2011-10-271-12/+12
* Initialize the parameter mUnicodeCollation before use it to avoid system hang.ydong102011-10-271-0/+5
* Update Base type SecPeiDxeTimerLibUefiCpu to support all module type.lgao42011-10-271-3/+6
* Fix a bug which cause a CRTL, ALT, or SHIFT is pressed on the GOP console for...qianouyang2011-10-261-5/+3
* Adopt new IPv4/IPv6 device path for network modules.niruiyu2011-10-2613-20/+291
* Removing IsaSerailDxe driver instead of removing the TerminalDxe driver when ...vanjeff2011-10-263-12/+12
* MdeModulePkg: Enhance error handling in NetLibGetMacAddress() of DxeNetLib.xdu22011-10-261-0/+2
* Fix name conflict between User Credential protocol and User Credential2 prot...gdong12011-10-261-22/+22
* correct a typo.gdong12011-10-261-1/+1
* Update UID definition to align with latest UEFI spec 2.3.1.gdong12011-10-261-7/+12
* Update UID drivers to align with latest UEFI spec 2.3.1.gdong12011-10-2610-1699/+1333
* Fix error: Multiline option info only shows the first line error, should show...ydong102011-10-251-40/+68
* Correct CpuPause.s to ICC11.lgao42011-10-251-2/+2
* Change the SimpleTextInEx implementation to return CTRL+C when CTRL and C are...niruiyu2011-10-251-10/+10
* Change the SimpleTextInEx implementation to return CTRL+C when CTRL and C are...niruiyu2011-10-252-12/+12
* Change the SimpleTextInEx implementation to return CTRL+C when CTRL and C are...niruiyu2011-10-253-21/+23
* Consume the UNDI_CONFIG_TABLE defined in MdePkg and remove the local definiti...vanjeff2011-10-252-27/+15
* Add the definition of UNDI_CONFIG_TABLE defined in UEFI Specification, 2.3.1vanjeff2011-10-251-1/+24
* Enable the SE_TIME_ZONE_NAME privilege for NT32 to fix SetTime function test ...niruiyu2011-10-243-5/+22
* Update Base type SecPeiDxeTimerLibCpu to support all module type.lgao42011-10-241-3/+6
* Fix BDS bug to signal ReadyToBoot event before loading the boot option.niruiyu2011-10-241-5/+6
* Fix a typo when check the return valueydong102011-10-221-1/+1
* CSM should firstly set timer to enable state at first, then RestoreTpl is cal...li-elvin2011-10-211-4/+4
* Support Variable driver (VariableAuthenticatedPei/VariableAuthenticatedRuntim...niruiyu2011-10-197-273/+478
* Support Variable driver (EmuRuntimeDxe) to support the default variable data ...niruiyu2011-10-194-9/+59
* Avoid using code name in comments.niruiyu2011-10-1929-80/+72
* Avoid using code name in comments.niruiyu2011-10-191-4/+4
* Avoid using code name in comments.niruiyu2011-10-191-4/+4
* If the data buffer described by InDataBuffer/OutDataBuffer and InTransferLeng...erictian2011-10-191-2/+2
* Change the Keyboard thunk driver to remove DevicePath reference.niruiyu2011-10-192-31/+16
* Use a local variable and assign 0 to it, then use it as legacy interrupt tabl...li-elvin2011-10-191-3/+10
* Fix GCC build failure.niruiyu2011-10-181-1/+1
* MdeModulePkg PciBusDxe: Allows PCI device drivers to set the EFI_PCI_IO_ATTRI...rsun32011-10-182-4/+8
* Use a local variable and assign 0 to it, then use it as legacy interrupt tabl...li-elvin2011-10-181-3/+10
* Fix a code typo.ydong102011-10-181-1/+1
* ShellPkg: Add checking for memory allocation and pointer returns from functions.jcarsey2011-10-174-9/+16