summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-10ArmPlatformPkg/Sec: Replaced non-required 'blx' by 'bl'oliviermartin1-2/+2
2013-05-10MdeMdeModulePkg/Xhci: Clear BIOS_OWN semaphore before halting XHCI controllererictian1-4/+4
2013-05-10MdeMdeModulePkg/UsbBusDxe: Break device enumeration process if the device des...erictian1-3/+6
2013-05-09ShellPkg: Update behavior for GetTime() errors.jcarsey2-5/+23
2013-05-09ShellPkg: Return an error when it happensjcarsey1-2/+2
2013-05-09Check if video device exists before trying to install Video OpROM.li-elvin1-1/+9
2013-05-09Skip PXE prompt/menu/discover if PXE_DISCOVERY_CONTROL tag bit 3 set.sfu54-5/+26
2013-05-08Updated connecting HOST version information from 1.3 to 1.3.1.vanjeff1-1/+1
2013-05-07ShellPkg: Fixed build error 'variable set but not used'jcarsey22-105/+15
2013-05-071. Fix TOCTOU issue in VariableSmm, FtwSmm, FpdtSmm, SmmCorePerformance SMM h...lzeng149-187/+311
2013-05-06Read/Write memory space including MMIO range with the width requested from HOST.vanjeff1-27/+125
2013-05-02Fix memory overflow & VariableSize check issue for SetVariable append write.czhang463-30/+73
2013-04-27Fix the bug which incorrectly programs the 64bit base address register in the...niruiyu1-4/+42
2013-04-251. Use the check IsAddressValid() to prevent SMM communication buffer overflo...lzeng149-59/+350
2013-04-25Check for NULL pointer before free it.sfu51-3/+5
2013-04-25Update dual network stack drivers to produce multiple Driver Binding Protocol.sfu510-542/+1611
2013-04-25Fix ping command issue in IP4 driver.sfu52-21/+48
2013-04-25Get ParentDevicePath by using attribute EFI_OPEN_PROTOCOL_GET_PROTOCOL instea...sfu52-24/+4
2013-04-24Mallicious code may use SmmFaultTolerantWriteHandler() to update some flash a...lzeng143-5/+63
2013-04-23Remove the blank line between InitializeLangVariable() and it's function header.lzeng141-1/+0
2013-04-23Remove unused [Guids] section from PXE inf file.sfu52-10/+2
2013-04-23The openssl API RSA_public_decrypt() and RSA_private_encrypt() are deprecated...sfu52-171/+61
2013-04-23Fix GCC build failure caused by R14307.lzeng141-1/+1
2013-04-22Enhance InitializeLanguage() to set PcdUefiVariableDefaultPlatformLang to Pla...lzeng141-72/+134
2013-04-22Add security check.vanjeff1-0/+1
2013-04-22Fix potential overflow for SetVariable interfaceczhang466-19/+56
2013-04-20Check-in missing part at r14302.vanjeff1-1/+1
2013-04-201. Add CPU arch type in Mailbox, debug agent will not access HOB if CPU arch ...vanjeff4-20/+48
2013-04-19Add transit bit check for detecting partial response in iSCSI stack.tye11-2/+2
2013-04-19Add transit bit check for detecting partial response in iSCSI stack.tye11-1/+1
2013-04-19Fix a potential SMM memory dump issue. If pass communication buffer with Data...czhang462-0/+26
2013-04-18ShellPkg: explicitly prevent dereferencing pointerjcarsey1-1/+1
2013-04-18Enhance DebugCommunicationLibUsb to reset the debug port when the PORT_ENABLE...niruiyu1-1/+9
2013-04-18Allocate ACPImemoryNVS type memory to save mailbox and debug port handle buff...vanjeff1-6/+34
2013-04-18MdeModulePkg/AtaBus: AtaBusDxe module would ignore ATA Pass Thru Protocol ins...erictian1-1/+26
2013-04-18Update code not to block application/driver load when event log is full.gdong11-1/+9
2013-04-17Revert change 14281, should not check in here.ydong102-200/+0
2013-04-17Split browser with browser core and display engine.ydong102-0/+200
2013-04-16Update the browser logic, make the storage as browser level instead of form s...ydong103-342/+327
2013-04-16MdeMdeModulePkg/BootScriptExecutorDxe: Replaces absolute addressing that requ...erictian1-4/+4
2013-04-15Fix SMM Variable driver stack GetVariable return INVALID_PARAMETER when DataS...czhang462-20/+56
2013-04-14ArmPkg/BdsLib: Added support for FDT alignment through PcdArmLinuxFdtAlignmentoliviermartin3-8/+27
2013-04-14ArmPkg: Delete PCD value PcdArmLinuxKernelFixedOffset.oliviermartin2-3/+0
2013-04-14ArmPkg/BdsLib: Fix uInitrd detectionoliviermartin1-1/+1
2013-04-14ArmPkg/BdsLib: Do not create additional 'cpu' nodes if the 'cpus' node alread...oliviermartin1-3/+11
2013-04-14ArmPlatformPkg: Remove an unused function.oliviermartin7-124/+0
2013-04-14Remove unused L2 controller PCD from platform files.oliviermartin3-15/+0
2013-04-14ArmPkg/BdsLib: Replace ARM magic value by a proper defined value.oliviermartin2-2/+3
2013-04-14EmbeddedPkg: Remove an unused binary.oliviermartin1-0/+0
2013-04-14ArmPlatformPkg/Bds: Missing CRC32 updateoliviermartin1-0/+14