summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-26Update UID drivers to align with latest UEFI spec 2.3.1.gdong1
2011-10-25Fix error: Multiline option info only shows the first line error, should show...ydong10
2011-10-25Correct CpuPause.s to ICC11.lgao4
2011-10-25Change the SimpleTextInEx implementation to return CTRL+C when CTRL and C are...niruiyu
2011-10-25Change the SimpleTextInEx implementation to return CTRL+C when CTRL and C are...niruiyu
2011-10-25Change the SimpleTextInEx implementation to return CTRL+C when CTRL and C are...niruiyu
2011-10-25Consume the UNDI_CONFIG_TABLE defined in MdePkg and remove the local definiti...vanjeff
2011-10-25Add the definition of UNDI_CONFIG_TABLE defined in UEFI Specification, 2.3.1vanjeff
2011-10-24Enable the SE_TIME_ZONE_NAME privilege for NT32 to fix SetTime function test ...niruiyu
2011-10-24Update Base type SecPeiDxeTimerLibCpu to support all module type.lgao4
2011-10-24Fix BDS bug to signal ReadyToBoot event before loading the boot option.niruiyu
2011-10-22Fix a typo when check the return valueydong10
2011-10-21CSM should firstly set timer to enable state at first, then RestoreTpl is cal...li-elvin
2011-10-19Support Variable driver (VariableAuthenticatedPei/VariableAuthenticatedRuntim...niruiyu
2011-10-19Support Variable driver (EmuRuntimeDxe) to support the default variable data ...niruiyu
2011-10-19Avoid using code name in comments.niruiyu
2011-10-19Avoid using code name in comments.niruiyu
2011-10-19Avoid using code name in comments.niruiyu
2011-10-19If the data buffer described by InDataBuffer/OutDataBuffer and InTransferLeng...erictian
2011-10-19Change the Keyboard thunk driver to remove DevicePath reference.niruiyu
2011-10-19Use a local variable and assign 0 to it, then use it as legacy interrupt tabl...li-elvin
2011-10-18Fix GCC build failure.niruiyu
2011-10-18MdeModulePkg PciBusDxe: Allows PCI device drivers to set the EFI_PCI_IO_ATTRI...rsun3
2011-10-18Use a local variable and assign 0 to it, then use it as legacy interrupt tabl...li-elvin
2011-10-18Fix a code typo.ydong10
2011-10-17ShellPkg: Add checking for memory allocation and pointer returns from functions.jcarsey
2011-10-14ShellPkg: Add checking for memory allocation and pointer returns from functions.jcarsey
2011-10-14Fix the clang compilation failure to handle all the values in a case statemen...niruiyu
2011-10-14Change Variable driver (Pei/RuntimeDxe) to support the default variable data ...niruiyu
2011-10-14Add pointer check for NULL before dereference it.sfu5
2011-10-13ShellPkg: Set CRC value whenever changing a system table.jcarsey
2011-10-13SShellPkg: updating order of cast and addressing of a pointer (2 identical pl...jcarsey
2011-10-13Check in the new EBC Fat binary to have correct file alignment and section al...niruiyu
2011-10-13Check the pointer before use it to avoid potential access violation.ydong10
2011-10-13Refine code and check null pointer error.ydong10
2011-10-12Fix build failure with MS ASL compiler.gdong1
2011-10-12 Update UID drivers to align with latest UEFI spec 2.3.1.gdong1
2011-10-12 Update UID drivers to align with latest UEFI spec 2.3.1.gdong1
2011-10-12Grub4Dos copies the BPB of the first partition to the MBR. If the DriverBindi...niruiyu
2011-10-11Fix Smbios table checksum error, by zero IntermediateChecksum and EntryPointS...jyao1
2011-10-11AsciiSPrint returns The number of ASCII characters in the produced output buf...li-elvin
2011-10-11Sync BaseTools Branch (version r2362) to EDKII main trunk. lgao4
2011-10-10ShellPkg: Add checks for NULL pointers. jcarsey
2011-10-10ShellPkg: Add checks for NULL pointers. jcarsey
2011-10-10ShellPkg: Verify memory allocations without ASSERT.jcarsey
2011-10-10InstallOpROM in CSM driver could be enhanced to start video when RomImage is ...li-elvin
2011-10-10Enhance op-code EFI_IFR_TO_BOOLEAN to case insensitive.ydong10
2011-10-10Use PCD for PMM size and EndOpromShadowAddress to remove hard code value in C...li-elvin
2011-10-09When the CONFIG_ACCESS_PROTOCOL.CallBack function return error, the question ...ydong10
2011-10-09Update code to make get string case insensitive about languageydong10