- d9c7741 ShellPkg/ShellProtocol.c: Don't overwrite Status in InternalShellExecuteDevicePath by Brendan Jackman · 11 years ago
- 5223c12 ShellPkg/Shell: Fix reporting of exit status in ShellProtocol.Execute by Brendan Jackman · 11 years ago
- fed3be9 ShellPkg: Refactor Print logic out of main loop function by Jaben Carsey · 11 years ago
- b0c975b Update Module BaseName to avoid the same name. Remove the unused extern C name. by Gao, Liming · 11 years ago
- 7017c26 ArmPkg/ArmLib: Fix AARCH64 page table entry filling overrun by Garrett Kirkendall · 11 years ago
- ace2876 Update Module BaseName to avoid the same name. by Gao, Liming · 11 years ago
- 201edad Update Module BaseName to avoid the same name. by Gao, Liming · 11 years ago
- ca4e58d Fix following problems about VLAN driver: by Fu Siyuan · 11 years ago
- f20fc99 Re-execute the failed SCSI command if iSCSI driver could reinstates the session successfully. by Fu Siyuan · 11 years ago
- 2b53e39 Fix CRLF format by Tian, Hot · 11 years ago
- 675723c Fix PCD help information format and a typo. by Dong Guo · 11 years ago
- 27582c4 Update password process logic, if password without interactive attribute, the first byte of buffer is zero means this password not has preexist value. by Eric Dong · 11 years ago
- 96179cb Refine the logic when return success, should not clean the buffer in this case. by Eric Dong · 11 years ago
- 5a78d29 ArmPlatformPkg/ArmVExpress-CTA15-A7.fdf: Move UEFI image above the first 128MB of DRAM by Olivier Martin · 11 years ago
- c2d87a4 ArmPlatformPkg/PrePi: Fixed register corruption by Olivier Martin · 11 years ago
- eb98fc6 ArmPlatformPkg: Removed the hardware floating point build flags by Olivier Martin · 11 years ago
- 9b485fd EmbeddedPkg/MmcDxe: Fix mixed EOL by Olivier Martin · 11 years ago
- 14868af Update prints of variable attributes from 'RS' to 'RT' for 'Dmpstore' command. by Shumin Qiu · 11 years ago
- f614ce7 Update the comments in function headers to follow Doxygen special documentation blocks in section 2.3.5. by Shumin Qiu · 11 years ago
- 7798fb8 Fix CRLF format by Tian, Hot · 11 years ago
- af0202a Fix CRLF format by Tian, Hot · 11 years ago
- d42aab6 Fix CRLF format by Tian, Hot · 11 years ago
- 1f345b7 Fix CRLF format by Tian, Hot · 11 years ago
- 1cc799c Fix CRLF format by Tian, Hot · 11 years ago
- 44de101 Fix CRLF format by Tian, Hot · 11 years ago
- 8db92ab Fix CRLF format by Tian, Hot · 11 years ago
- 4b738c7 Fix CRLF format by Tian, Hot · 11 years ago
- 4c8f604 Fix CRLF format by Tian, Hot · 11 years ago
- c27b9ff Fix CRLF format by Tian, Hot · 11 years ago
- cb16278 Re-execute the failed SCSI command if iSCSI driver could reinstates the session successfully. by Fu Siyuan · 11 years ago
- b36f701 OvmfPkg: Split MAINFV into a separate PEI and DXE FVs by Jordan Justen · 11 years ago
- 4b4b783 OvmfPkg/Sec: Add FindFfsSectionInstance by Jordan Justen · 11 years ago
- b6f564a OvmfPkg/Sec: Remove EFIAPI from functions that don't require it by Jordan Justen · 11 years ago
- c67178b OvmfPkg/Sec: Cleanup debug messages by Jordan Justen · 11 years ago
- 7cb6b0e OvmfPkg: Move SEC/PEI Temporary RAM from 0x70000 to 0x810000 by Jordan Justen · 11 years ago
- b382ede OvmfPkg X64 ResetVector: Move page tables from 512KB to 8MB by Jordan Justen · 11 years ago
- bb4aa85 OvmfPkg/Sec/SecMain.c: Convert to CRLF (dos) text by Jordan Justen · 11 years ago
- 5300cf0 OvmfPkg: Carve 128KB out of MAINFV in MEMFD by Jordan Justen · 11 years ago
- 66a110d Optimize the code to not call StrToBuf when DataLength is 0. by Ruiyu Ni · 11 years ago
- 2d441ca OvmfPkg: unify PcdMaxVariableSize at 0x2000 bytes by Laszlo Ersek · 11 years ago
- d011527 OvmfPkg/build.sh: Support GCC48 toolchain by Jordan Justen · 11 years ago
- 2c86b6b ShellPkg: Change StdIn redirection by Jaben Carsey · 11 years ago
- d91e3ba Add VOID MigratePeiServicesTablePointer() to fix'Deprecated declaration'. by Gao, Liming · 11 years ago
- 8a83534 Add VOID MigratePeiServicesTablePointer() to fix'Deprecated declaration'. by Gao, Liming · 11 years ago
- ff284c5 CapsulePei coalesce need add more sanity check for each Capsule Fragment. by jyao1 · 11 years ago
- 3a1966c DxeCore is designed to trust input data, so add comments to reminder caller to do check to follow PI specification when necessary. by jyao1 · 11 years ago
- 4dd8c7a ShellPkg: Return the failure by Jaben Carsey · 11 years ago
- 8e4a89a ShellPkg: Remove ASSERT by Jaben Carsey · 11 years ago
- 31b018a ShellPkg: Remove ASSERT by Jaben Carsey · 11 years ago
- 974d611 ArmPlatformPkg/ArmVExpressPkg: Clean line endings by Laszlo Ersek · 11 years ago
- 9ad8d7d ArmPlatformPkg/ArmVExpress-RTSM-A15_MPCore.fdf: Added Generic Network drivers by Reece R. Pollack · 11 years ago
- 5c20c0c ArmPlatformPkg/ArmVExpress-RTSM-A15.fdf: Added the generic Network drivers by Reece R. Pollack · 11 years ago
- 1eee8f3 ArmPlatformPkg/ArmVExpressPkg: Add the core network components needed for networking and PXE boot. by Ryan Harkin · 11 years ago
- 95c2e69 Update PeiServicesTablePointerLib instance to add new API MigratePeiServicesTablePointer by Gao, Liming · 11 years ago
- b9ababa Follow UEFI2.4.a spec, add more description on parameter check. by jyao1 · 11 years ago
- 94e0955 ArmPlatformPkg/BootMonFs: Added support for the NorFlash File System of the ARM Development Boards by Olivier Martin · 11 years ago
- 33fc8b0 ArmPlatformPkg/ArmVExpressPkg: Add build option to support VExpress A15 QEMU emulation by Roy Franz · 11 years ago
- cf9530e ArmPkg/CompilerIntrinsicsLib: Make __aeabi_memcpy the same as memcpy by Olivier Martin · 11 years ago
- 92720fe ArmPlatformPkg/ArmVExpressPkg: add virtio to RTSM A9 BSP by Ryan Harkin · 11 years ago
- bdf67cd ArmPlatformPkg/ArmVExpressPkg: add virtio to RTSM A15 BSP by Ryan Harkin · 11 years ago
- 4b128e5 ArmPlatformPkg/ArmVExpressPkg: Add virtio to RTSM A15 MPCore BSP by Ryan Harkin · 11 years ago
- 382e45e ArmPlatformPkg/PeiServicesTablePointerLib: Update PeiServicesTablePointerLib instance to add new API MigratePeiServicesTablePointer() by Gao, Liming · 11 years ago
- 5d6a5ae Follow UEFI spec to convert unrecognized device path structure from/to hex dump text. by Ruiyu Ni · 11 years ago
- 875670e Update Debug Agent initialization message to change the version string from "1.3.1" to "1.4" by Ruiyu Ni · 11 years ago
- d6211ea Change the library global variable to add library name prefix to avoid potential compilation failure. by Ruiyu Ni · 11 years ago
- 620f846 Fix bug that PXEv4 boot fail if PXEv6 is performed firstly. by Fu Siyuan · 11 years ago
- ffd332c 1. Add new API MigratePeiServicesTablePointer() in PeiServicesTablePointerLib class. by Gao, Liming · 11 years ago
- ffdb421 1. Add new API MigratePeiServicesTablePointer() in PeiServicesTablePointerLib class. by Gao, Liming · 11 years ago
- 2405af1 EdkShellPkg/ShellR64.patch: Adding missing files from the patch by Olivier Martin · 11 years ago
- 5511b31 1. Change the implementation of function 'LoadVariableFromFile' to return SHELL_STATUS. 2. Add code to check whether the pointer 'FoundVarName' in 'DmpStore.c' is NULL before used. by Shumin Qiu · 11 years ago
- 9938c13 Update FMP Header file Comments per UEFI2.4A by Gao, Liming · 11 years ago
- ed95ad4 Update the comments to follow spec update. by Eric Dong · 11 years ago
- 49bb76f ShellPkg: Remove UNICODE file tag (FEFF) from files used for input redirection by Jaben Carsey · 11 years ago
- 8da53dd ShellPkg: remove unreachable break statements by Olivier Martin · 11 years ago
- 8844288c4 ShellPkg: assign pointer to NULL after free to prevent double free by Jaben Carsey · 11 years ago
- b00c06f EdkShellPkg/ShellR64.patch: Update patch to fix RVCTLINUX build by Olivier Martin · 11 years ago
- 7cf7822 Fix typo in PCD description in SecurityPkg. by jyao1 · 11 years ago
- 5109015 Follow UEFI2.4.a spec, deprecate 6 hash algo. by jyao1 · 11 years ago
- e958b94 ShellPkg: Fix command line parsing for script files (%1, %1, etc...) by Jaben Carsey · 11 years ago
- 483b86b Set the type of return value from function 'LoadVariablesFromFile' in 'DmpStore.c' to match the type of 'ShellStatus'. by Shumin Qiu · 11 years ago
- 66bd412 Add a new header file to define Adapter Information Protocol. by Shumin Qiu · 11 years ago
- 37eae4c Add EFI_FILE_PROTOCOL_LATEST_REVISION macro to SimpleFileSystem.h. by Ruiyu Ni · 11 years ago
- 8cb9297 1. Update the parsing logic of DHCP message in PXE driver. by Fu Siyuan · 11 years ago
- 20182c7 Fix GCC build failure. by Ruiyu Ni · 11 years ago
- 9f7f069 ShellPkg: add the last PCIe extended capability decodings by Jaben Carsey · 11 years ago
- e1c9edd MdePkg: add missing #defines for decoding PCIe 2.1 extended capability structures by Jaben Carsey · 11 years ago
- 75a5e2e ShellPkg: remove potential memory leak with new apps on old shell by Jaben Carsey · 11 years ago
- 012305d ShellPkg: remove double free operation by Jaben Carsey · 11 years ago
- c357fd6 ArmPkg/ArmPkg.dec: Redefined PcdSystemMemory(Base|Size) as UINT64 by Olivier Martin · 11 years ago
- 18b24f9 Fix bug in unload function: Check if component name protocol exist, only uninstall it when it really exists. by Fu Siyuan · 11 years ago
- 9325f68 Update PcAtChipsetPkg package version from 0.2 to 0.3 by Ruiyu Ni · 11 years ago
- 0a2326a MdeModulePkg/NvmExpressDxe: Fix a bug in NvmExpressDxe driver’s Unload() that forget to uninstall the DriverSupportedEfiVersionProtocol by Feng Tian · 11 years ago
- 2bc3256 Sync BaseTool trunk (version r2640) into EDKII BaseTools. by Gao, Liming · 11 years ago
- 8d9e169 New EdkShell binaries. Update EdkShellBinPkg.dec version from 0.4 to 0.5. by Ruiyu Ni · 11 years ago
- 54d5bb7 Fix a bug in DebugPort driver's Unload() that leaves the DriverBinding/ComponentName(2) installed. by Ruiyu Ni · 11 years ago
- 554dddf Fix bug when reserve stack space to fill exception context. by Jeff Fan · 11 years ago
- 1d13123 New FatDxe binary. Update DEC revision to 0.3. by Ruiyu Ni · 11 years ago
- 6ab63eb Update CryptoPkg version: 0.92 -> 0.93 by Long, Qin · 11 years ago
- 7e63fc9 Add the feature "dmpstore -l" and "dmpstore -s". by Ruiyu Ni · 11 years ago
- 3a14083 Updates MdeModulePkg package version from 0.92 to 0.93 by Tian, Feng · 11 years ago