| Commit message (Expand) | Author | Age | Files | Lines |
* | CodeModule: BaseTools - tools_def.txt VS2010, VS2010x86, VS2012 and VS2012x86...UDK2014 | lhauch | 2014-08-01 | 1 | -12/+20 |
* | Sync patches r15544 and r15545 from main trunk. | Jeff Fan | 2014-07-28 | 2 | -13/+26 |
* | Sync patch r15576 from main trunk. | Jeff Fan | 2014-06-23 | 1 | -1/+2 |
* | Sync patch r2668 from BTT. | Jeff Fan | 2014-06-19 | 1 | -2/+3 |
* | Sync patch r15467 from main trunk. | Jeff Fan | 2014-04-16 | 4 | -2/+42 |
* | Revert r15444 check-in. | Tian, Feng | 2014-04-10 | 2 | -32/+63 |
* | MdeModulePkg/UsbMassStorage: Don’t send READ_CAPACITY to unsupported usb ma... | Tian, Feng | 2014-04-10 | 2 | -63/+32 |
* | Sync patches r15401, r15403, r15404, r15405, r15407, r15408, r15409, r15410, ... | Jeff Fan | 2014-04-09 | 27 | -219/+180 |
* | Sync patches r15357, r15360, r15376, r15385, r15386, r15387, r15388, r15391 a... | Jeff Fan | 2014-04-09 | 43 | -504/+1540 |
* | Sync patches r15328, r15329, r15330, r15331, r15332, r15333, r15334, r15336, ... | Jeff Fan | 2014-04-09 | 28 | -180/+333 |
* | Sync patch r15321 from main trunk. | Jeff Fan | 2014-03-07 | 2 | -2/+2 |
* | Sync patch r15280 from main trunk. | Jeff Fan | 2014-03-03 | 3 | -3/+18 |
* | Copy ShellBinPkg from EDKII trunk r15261 | Tian, Hot | 2014-02-26 | 18 | -0/+361 |
* | Copy ShellPkg from EDKII trunk r15257 | Tian, Hot | 2014-02-26 | 219 | -0/+96561 |
* | remove ShellBinPkg for rebranch | Tian, Hot | 2014-02-26 | 18 | -361/+0 |
* | remove ShellPkg fro rebranch | Tian, Hot | 2014-02-26 | 219 | -96561/+0 |
* | Sync patches r15259 and r15263 from main trunk. | Jeff Fan | 2014-02-26 | 2 | -2/+2 |
* | Create UDK2014 branch from EDKII trunk r15251 | Tian, Hot | 2014-02-26 | 0 | -0/+0 |
* | Check the Config access protocol before use it. | Eric Dong | 2014-02-21 | 2 | -15/+20 |
* | ShellPkg: Update "ls" command to better handle "-r" parameter | Jaben Carsey | 2014-02-18 | 1 | -104/+136 |
* | ArmPlatformPkg/ArmRealViewEbPkg: Fixed assertion in RuntimeDxe | Olivier Martin | 2014-02-18 | 2 | -8/+8 |
* | ArmPlatformPkg/ArmRealViewEbPkg: Added MMC support | Olivier Martin | 2014-02-18 | 3 | -6/+29 |
* | Update configrequest string at runtime for dynamic created question. | Eric Dong | 2014-02-18 | 3 | -97/+32 |
* | Update the ValueChanged flag before call CHANGED callback type. | Eric Dong | 2014-02-18 | 1 | -5/+9 |
* | Add flag to make UEFI run from DRAM or FLASH for FVPs | Olivier Martin | 2014-02-17 | 2 | -1/+25 |
* | Set the Reset flag if user select one statement which has reset attribute and... | Eric Dong | 2014-02-13 | 1 | -0/+10 |
* | Fixed the issue in ExitBootServices() implementation to avoid the potential b... | Gao, Liming | 2014-02-13 | 1 | -9/+9 |
* | ShellPkg: refactor elimination of non-replaced environment variables | Jaben Carsey | 2014-02-12 | 1 | -34/+108 |
* | ARM Packages: CRLF fixup | Leif Lindholm | 2014-02-12 | 20 | -1055/+1055 |
* | ArmPkg/ArmLib: Added ArmReadMidr() | Olivier Martin | 2014-02-12 | 5 | -4/+29 |
* | ArmPkg/BdsLib: Removed unused MachineType argument (AArch64) | Olivier Martin | 2014-02-12 | 1 | -5/+2 |
* | ArmPkg: Removed unused header 'BdsUnixLib.h' | Olivier Martin | 2014-02-12 | 2 | -40/+1 |
* | EmbeddedPkg/FdtLib: Updated libfdt to 1.4.0 | Olivier Martin | 2014-02-12 | 9 | -66/+176 |
* | ArmPlatformPkg/BdsLib: Let the user press enter when inputting booleans | Olivier Martin | 2014-02-12 | 1 | -2/+4 |
* | MdeModulePkg/DiskIo: Introduced 'PcdDiskIoDataBufferBlockNum' | Olivier Martin | 2014-02-12 | 4 | -14/+14 |
* | Keep highlight on the current highlight menu if form auto exit, not exit by u... | Eric Dong | 2014-02-12 | 2 | -15/+69 |
* | Add more check for PE COFF SizeOfHeader field. | jyao1 | 2014-02-12 | 1 | -1/+25 |
* | Set the free buffer pointer to NULL to avoid later free again. | Eric Dong | 2014-02-12 | 1 | -0/+1 |
* | Add code to check the return status for ShellReadFile and ShellWriteFile when... | Shumin Qiu | 2014-02-12 | 2 | -2/+13 |
* | Add code to check whether the pointer 'PathForReturn' in ShellProtocol.c is N... | Shumin Qiu | 2014-02-12 | 1 | -1/+3 |
* | Update the logic, only check the value change status for user input action, n... | Eric Dong | 2014-02-12 | 3 | -23/+223 |
* | Adjust date/time opcode before use it. | Eric Dong | 2014-02-12 | 1 | -0/+1 |
* | Fix several typo issues. | Elvin Li | 2014-02-12 | 2 | -24/+24 |
* | ShellPkg: Fix changing to file system with 2 colons like "fs0::" | Jaben Carsey | 2014-02-11 | 1 | -2/+4 |
* | ShellPkg: Fix uninitialized Variable error | Jaben Carsey | 2014-02-11 | 1 | -1/+1 |
* | ShellPkg: InternalShellExecuteDevicePath: avoid memory leaks | Brendan Jackman | 2014-02-11 | 1 | -20/+22 |
* | ShellPkg: Make Argv[0] the full file path of the command | Brendan Jackman | 2014-02-11 | 1 | -0/+36 |
* | ShellPkg: Error out when ProcessCommandLine fails | Brendan Jackman | 2014-02-11 | 1 | -1/+4 |
* | ShellPkg: Fixed Memory leak in UefiMain() | Brendan Jackman | 2014-02-11 | 1 | -21/+27 |
* | ShellPkg: Manually parse parameters | Brendan Jackman | 2014-02-11 | 1 | -93/+155 |