- d6cf1af ShellPkg: Fix 'ifconfig' can't get the address from dhcp in some case by Jiaxin Wu · 9 years ago
- 3e708ee ShellBinPkg: Arm/AArch64 Shell binary update. by Ard Biesheuvel · 9 years ago
- 06cd723 BaseTools AARCH64: use tiny code model by default by Ard Biesheuvel · 9 years ago
- ad93e04 ShellPkg: force use of AARCH64 small model when building DEBUG shell by Ard Biesheuvel · 9 years ago
- 0cebfe8 SecurityPkg: Update Package version to 0.96 by Chao Zhang · 9 years ago
- e74c427 Validate the input namespace field to avoid assert. by Eric Dong · 9 years ago
- 9946c0a Allocate temp buffer to avoid potential change user input string buffer. by Eric Dong · 9 years ago
- 70119d2 ArmPkg: remove ARMv6 support code by Ard Biesheuvel · 9 years ago
- 4cac5c0 MdeModulePkg: Update UiApp to handle terminal type TtyTerm by Ruiyu Ni · 9 years ago
- 26cd2d6 MdeModulePkg/Xhci: make all timeout values be consistent with comments. by Feng Tian · 9 years ago
- 1d7258f CorebootModulePkg:Removing EFI_RESOURCE_ATTRIBUTE_TESTED by Scott Duplichan · 9 years ago
- f88e9c5 SecurityPkg: Fixed build error due to FixedAtBuild PcdTcg2HashAlgorithmBitmap by Samer El-Haj-Mahmoud · 9 years ago
- 2c32000 MdeModulePkg: IP4 should re-initiate a DHCP if it detects network reconnection by Jiaxin Wu · 9 years ago
- 3667305 NetworkPkg: Stop and release DHCP4 child after boot info is ready by Jiaxin Wu · 9 years ago
- 71028ba BaseTools: Add /arch:IA32 option in VS2012 and VS2013 by Liming Gao · 9 years ago
- a3a0974 Add restriction that HashFinal() must be after at least one HashUpdate(). by Yao, Jiewen · 9 years ago
- 70bd699 BaseTools GCC: prevent unaligned memory accesses on ARM GCC 4.6 by Ard Biesheuvel · 9 years ago
- 099bff5 Add context check and init in BaseCrypto2Hash(). by Yao, Jiewen · 9 years ago
- 13a220a SecurityPkg: Update SignatureSize to comply UEFI spec by Chao Zhang · 9 years ago
- 3134913 MdeModulePkg Variable: Handle variable Attributes mismatch case by Star Zeng · 9 years ago
- c533ed3 Fix typo in BaseCrypto2HashInit() which causes sanity check incorrect. by Yao, Jiewen · 9 years ago
- 5dd08a4 NetworkPkg: Fix hang issue after system reconnected when IPSec has set up by Jiaxin Wu · 9 years ago
- a0f2af3 ShellPkg\Tftp.c: Refine parameter name and use implicit comparison for BOOLEAN variable. by Qiu Shumin · 9 years ago
- 6aeb759 Clean up unused data type - BOOL. by Yao, Jiewen · 9 years ago
- d6da3fb MdeModulePkg:Fix the issue that Commit changes and Exit fail when add driver option by Dandan Bi · 9 years ago
- 1abfa4c Add TPM2 support defined in trusted computing group. by Yao, Jiewen · 9 years ago
- 59b226d Add TPM2 definition in trusted computing group. by Yao, Jiewen · 9 years ago
- 26ecc55 BaseTools IA32/X64: prevent .eh_frame sections from being generated by Ard Biesheuvel · 9 years ago
- ed5d153 MdeModulePkg: Refine the code in UiApp by Dandan Bi · 9 years ago
- fa6c39d IntelFrameworkModulePkg:Refine the code in LegacyBootMaintUiLib by Dandan Bi · 9 years ago
- d91cb87 MdeModulePkg:Use safe string functions in UiApp. by Dandan Bi · 9 years ago
- 0cd1ece MdeModulePkg: Add codes to support trailer parse in HttpLib. by Zhang Lubo · 9 years ago
- 64ffb95 BaseTools: remove ARMGCC and ARMLINUXGCC toolchains by Ard Biesheuvel · 9 years ago
- 95a11bd BeagleBoardPkg: remove outdated build scripts and instructions by Ard Biesheuvel · 9 years ago
- a112329 BeagleBoardPkg: fold configuration header into FD build by Ard Biesheuvel · 9 years ago
- e01b4a8 ArmPlatformPkg: remove mention of ARMGCC and ARMLINUXGCC by Ard Biesheuvel · 9 years ago
- 460616b EmbeddedPkg: remove mention of ARMGCC by Ard Biesheuvel · 9 years ago
- 11ad084 StdLib: remove mention of ARMGCC by Ard Biesheuvel · 9 years ago
- ad2a2e5 BaseTools: add ARCH detection for AARCH64 and ARM by Ard Biesheuvel · 9 years ago
- 9979bab BaseTools/GenFds: Fix 'NoneType' object is not iterable error. by Qiu Shumin · 9 years ago
- bc0f20c OvmfPkg/Xen: use lower case x in hex immediate value by Ard Biesheuvel · 9 years ago
- b1e3967 ArmVirtPkg: use global section alignment in custom linker script by Ard Biesheuvel · 9 years ago
- 5bf512d ArmVirtPkg: avoid relocated immediates in AARCH64 asm by Ard Biesheuvel · 9 years ago
- 3d0a49a MdeModulePkg: Fix issue about current Ip4Dxe implementation for DHCP DORA process by Jiaxin Wu · 9 years ago
- 00f6c6c MdeModulePkg: Change the macro name to fit coding style by fanwang2 · 9 years ago
- 5ae7578 NetworkPkg: Change the macro name to fit coding style by fanwang2 · 9 years ago
- 5c02fc4 BaseTools: add CLANG35 toolchain with AARCH64 support by Ard Biesheuvel · 9 years ago
- 24d610e BaseTools/GenFw: allow AArch64 tiny and small code model relocations by Ard Biesheuvel · 9 years ago
- 16d11ee ArmPlatformPkg/FVP: use 'auto' alignment and FIXED placement for XIP modules by Ard Biesheuvel · 9 years ago
- 750db79 ArmPlatformPkg/ArmJunoPkg: use TE 'auto' alignment for SEC modules by Ard Biesheuvel · 9 years ago
- 9bdf791 ArmPlatformPkg/ArmJunoPkg: use a rodata symbol for ReferenceAcpiTable by Ard Biesheuvel · 9 years ago
- baeddf2 ArmPkg/GenericWatchdogDxe: add missing VOID* cast by Ard Biesheuvel · 9 years ago
- 906e8ce ArmPkg/GicV3: use GICv3 generic sysreg names only for GNU as by Ard Biesheuvel · 9 years ago
- 21d0e75 UefiCpuPkg CpuDxe: Sync up the settings of Execute Disable to APs by Star Zeng · 9 years ago
- 09e4a8f MdeModulePkg DxeIpl: Fix IA32 build failure with GCC 5.1.1 by Star Zeng · 9 years ago
- 64748d2 ArmPlatformPkg/PlatformPeim: constify EFI_PEI_PPI_DESCRIPTOR globals by Ard Biesheuvel · 9 years ago
- 0c7cc4f ArmPlatformPkg/PrePeiCore: constify PPI globals by Ard Biesheuvel · 9 years ago
- 1fe76ac ShellBinPkg: Ia32/X64 Shell binary update. by Qiu Shumin · 9 years ago
- 0fcf66a ShellPkg: Add function comments and refine code format to follow EDKII coding style. by Qiu Shumin · 9 years ago
- 2bd2529 MdeModulePkg: Use monotonic count to initialize the NetLib random seed. by Fu Siyuan · 9 years ago
- f52e226 ShellPkg: Refine global variable name to follow EDK II coding style. by Kinney, Michael D · 9 years ago
- eff60c1 ShellPkg: Fix build failure in VS2015. by Kinney, Michael D · 9 years ago
- c3db5a8 OvmfPkg: SmbiosVersionLib: recognize SMBIOS 3.x entry point by Laszlo Ersek · 9 years ago
- 9b1c5be ArmVirtPkg: set default for PcdSmbiosDocRev by Laszlo Ersek · 9 years ago
- 92dc0bb OvmfPkg: SmbiosPlatformDxe: eliminate duplicate entry point validation by Laszlo Ersek · 9 years ago
- f52af48 ArmVirtPkg/ArmVirtQemu.dsc: set default for PcdQemuSmbiosValidated by Laszlo Ersek · 9 years ago
- 6fbef93 OvmfPkg: introduce PcdQemuSmbiosValidated by Laszlo Ersek · 9 years ago
- 59e0efa ArmVirtPkg: revert "ArmVirtPkg: add QemuFwCfgToPcdDxe" by Laszlo Ersek · 9 years ago
- 34eeb67 ArmVirtPkg: set SMBIOS version in DetectSmbiosVersionLib instead of QemuFwCfgToPcdDxe by Laszlo Ersek · 9 years ago
- 98937dc OvmfPkg: set SMBIOS version in DetectSmbiosVersionLib instead of PlatformPei by Laszlo Ersek · 9 years ago
- b265ed9 OvmfPkg: SmbiosVersionLib: add "plugin" for detecting SMBIOS version by Laszlo Ersek · 9 years ago
- 3d8ac52 OvmfPkg: PlatformDebugLibIoPort: fix AsciiSPrint() format string by Laszlo Ersek · 9 years ago
- 8f227c2 Nt32Pkg: Platform BDS should test the untested memory by Ruiyu Ni · 9 years ago
- 72362a7 SecurityPkg: Update coding style by Chao Zhang · 9 years ago
- 55668ca BaseTools/Trim: Fixed a bug that cannot trim long values by Yingke Liu · 9 years ago
- 3cf6450 MdeModulePkg/Usb: Adjust TPL to not block async transfer during usb enum. by Feng Tian · 9 years ago
- ea0f431 UefiCpuPkg/CpuMpPei: Update files format to DOS by Jeff Fan · 9 years ago
- 3fd56a2 ShellPkg: Fix issue about ping fail with IPv4 by Jiaxin Wu · 9 years ago
- 5630cdf MdeModulePkg DxeIpl: Add stack NX support by Star Zeng · 9 years ago
- edaea0e Vlv2TbltDevicePkg: Sync the branch changes to trunk. by Tim He · 9 years ago
- afc244a UiApp: Update copyright info, cover old code existed in old BdsDxe driver. by Eric Dong · 9 years ago
- 67b55c9 LegacyBootMaintUi: Update copyright info, cover old code existed in old BdsDxe driver. by Eric Dong · 9 years ago
- b89ef37 NetworkPkg: Fix assert caused by wrong parameter in AsciiStrCpyS() by Zhang Lubo · 9 years ago
- a3f28ac MdePkg UefiLib: Fix wrong DestMax passed to StrCpyS() by Hao Wu · 9 years ago
- dba2756 IntelFrameworkPkg FrameworkUefiLib: Fix wrong DestMax passed to StrCpyS() by Hao Wu · 9 years ago
- cb21fcb UefiCpuPkg/CpuMpPei: Add meta data description by Jeff Fan · 9 years ago
- a8d6ea0 ShellPkg: Fix 'drivers' assert issue for a driver name longer than 35 characters. by Tapan Shah · 9 years ago
- 7ed8496 ArmVirtPkg/ArmVirtXen: add missing BdsLib instance by Ard Biesheuvel · 9 years ago
- 9038538 ArmVirtPkg/ArmVirtQemu: add LinuxLoader UEFI app to ARM build by Ard Biesheuvel · 9 years ago
- a20f683 ArmVirtPkg/ArmVirtXen: remove unused PcdFirmwareVendor PCD by Ard Biesheuvel · 9 years ago
- 1c51e60 ArmVirtPkg/ArmVirtQemu: drop ARM BDS and make Intel BDS the default by Ard Biesheuvel · 9 years ago
- 8ca1489 IntelFrameworkModulePkg:Refine the code comments in LegacyBootMaintUiLib by Dandan Bi · 9 years ago
- 3194d76 MdeModulePkg:Refine the code comments in UiApp by Dandan Bi · 9 years ago
- 40ffc3b MdeModulePkg:Fix the issue that refresh the question fail in DriverSample by Dandan Bi · 9 years ago
- 6f2ef18 Vlv2TbltDevicePkg: Sync the branch changes to trunk. by Tim He · 9 years ago
- c5d5379 MdeModulePkg DxeCore: Move ProcessLibraryConstructorList() by Star Zeng · 9 years ago
- a3bc432 MdePkg/UefiDevicePathLib: Fix RAM Disk Device Path To Text Issue by Tapan Shah · 9 years ago
- a0973dc MdeModulePkg:Fix the issue FindQuestionFromProgress in SetupBrowserDxe is broken by Dandan Bi · 9 years ago
- c4a59af BaseTools IA32/X64: Use GccBase.lds instead of gcc*-ld-script by Ard Biesheuvel · 9 years ago
- a7ab160 BaseTools AARCH64: remove incremental linker script for 64K alignment by Ard Biesheuvel · 9 years ago