summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-10-08Add a GUIDed HOB to init Debug Print error level earlier in DXE. Add NULL PEI...andrewfish
2011-10-08Fix Xcode link failure. Relocations are not supported in .text sections.andrewfish
2011-10-08Add pointer check for NULL before dereference it.sfu5
2011-10-08MdeModulePkg: TerminalDxe driver code clean upniruiyu
2011-10-08MdeModulePkg: Fix TerminalDxe FIFO Data Lossniruiyu
2011-10-04Update applications to display correct error for gethostbyaddr and gethostbyn...lpleahy
2011-10-04Arm Packages: Fix builds for XCODE32 toolchainoliviermartin
2011-10-03StdLib: Improve robustness of stat() and make basename() a public function.darylm503
2011-09-30Fix compilation errors detected with GCC 4.4lpleahy
2011-09-30Update the sockets applicationslpleahy
2011-09-30Update the sockets library codelpleahy
2011-09-301. Add Partial Keystroke Support in Nt32 WinNTGopDxe driver. See the Uefi2.3....qianouyang
2011-09-301. Add Partial Keystroke Support in Ps2Kb drivers. See the Uefi2.3.1a chapter...qianouyang
2011-09-301. Add Partial Keystroke Support in UsbKb drivers. See the Uefi2.3.1a chapter...qianouyang
2011-09-301. Add Partial Keystroke Support definition in SimpleTextInputEx.h See the Ue...qianouyang
2011-09-301. Move Capsule variable name definition to Capsule variable GUID header file.lgao4
2011-09-30Remove old COMPRESS keyword, has add new kewword PCI_COMPRESS.ydong10
2011-09-30Remove old COMPRESS keyword, has add new kewword PCI_COMPRESS.ydong10
2011-09-30Define S3 Status code macros.lgao4
2011-09-30Update comments to corrects SignatureSize for each SignatureType.lgao4
2011-09-30Add the definitions of Common Platform Error Record (defined in Appendix N Co...vanjeff
2011-09-301. Fixed issue that firmware cannot boot if no USB debug cable connection.vanjeff
2011-09-29ArmPkg/CompilerIntrinsicsLib: Reverse the order of the 'ldrb' instructions in...oliviermartin
2011-09-29ArmPlatformPkg/ArmVExpressPkg: The virtual memory must have the Secure attrib...oliviermartin
2011-09-29ArmPlatformPkg/ArmVExpressPkg: HiiDatabaseDxe driver was missingoliviermartin
2011-09-29BeagleBoardPkg: Fix buildoliviermartin
2011-09-29Remove unused PCD entry that generates warning on a build.andrewfish
2011-09-29remove unnecessary retry logic from usb mass storage driver.erictian
2011-09-29Correct inconsistent information in IpsecConfig.efi help report.qianouyang
2011-09-29Add pointer check for NULL before dereference it.ydong10