847 lines
34 KiB
Plaintext
847 lines
34 KiB
Plaintext
|
|
|
||
|
|
|
||
|
|
<!DOCTYPE html>
|
||
|
|
|
||
|
|
<html lang="en" class="no-js">
|
||
|
|
<head>
|
||
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type" />
|
||
|
|
<title>
|
||
|
|
gnu-efi / Code /
|
||
|
|
[74bd9b]
|
||
|
|
/gnuefi/elf_loongarch64_efi.lds
|
||
|
|
</title>
|
||
|
|
<meta name="viewport" content="width=1100">
|
||
|
|
<link rel="icon" sizes="180x180" href="https://a.fsdn.com/con/img/sandiego/logo-180x180.png" type="image/png">
|
||
|
|
<link rel="icon" sizes="any" href="https://a.fsdn.com/con/img/sandiego/svg/originals/sf-icon-orange-no_sf.svg" type="image/svg+xml">
|
||
|
|
<link rel="apple-touch-icon" sizes="180x180" href="https://a.fsdn.com/con/img/sandiego/logo-180x180.png">
|
||
|
|
<link rel="mask-icon" href="https://a.fsdn.com/con/img/sandiego/svg/originals/sf-icon-orange-no_sf.svg" color="#FF6600">
|
||
|
|
<link rel="stylesheet" href="https://a.fsdn.com/con/css/lato.css?">
|
||
|
|
<script>
|
||
|
|
if (!window.SF) { window.SF = {}; }
|
||
|
|
SF.sandiego = false;
|
||
|
|
SF.sandiego_chrome = true;
|
||
|
|
SF.cdn = "https://a.fsdn.com/con";
|
||
|
|
SF.fpid = 'a5db6072-d18a-45e9-a721-d95d524114bc';
|
||
|
|
</script>
|
||
|
|
|
||
|
|
<link rel="stylesheet" type="text/css" href="https://a.fsdn.com/allura/nf/1713900842/_ew_/_slim/css?href=allura%2Fcss%2Fforge%2Fhilite.css%3Ballura%2Fcss%2Fforge%2Ftooltipster.css">
|
||
|
|
<link rel="stylesheet" type="text/css" href="https://a.fsdn.com/allura/nf/1713900842/_ew_/allura/css/font-awesome.min.css">
|
||
|
|
<link rel="stylesheet" type="text/css" href="https://a.fsdn.com/allura/nf/1713900842/_ew_/theme/sftheme/css/forge.css">
|
||
|
|
|
||
|
|
|
||
|
|
<script type="text/javascript" src="https://a.fsdn.com/allura/nf/1713900842/_ew_/_slim/js?href=allura%2Fjs%2Fjquery-3.6.0.min.js%3Ballura%2Fjs%2Fjquery.cookie-1.4.1.js%3Btheme%2Fsftheme%2Fjs%2Fsftheme%2Fcmp2.js%3Btheme%2Fsftheme%2Fjs%2Fsftheme%2Fshared_head.js%3Btheme%2Fsftheme%2Fjs%2Fsftheme%2Ftypescript%2Fcompliance.js"></script>
|
||
|
|
|
||
|
|
<style type="text/css">
|
||
|
|
/* make URL & Project custom fields in support tickets not get hidden as much */
|
||
|
|
.project-forge.mountpoint-site-support .view_holder .grid-4:nth-child(5),
|
||
|
|
.project-forge.mountpoint-site-support .view_holder .grid-4:nth-child(6) {
|
||
|
|
overflow: visible;
|
||
|
|
font-size: 22px;
|
||
|
|
width: 340px;
|
||
|
|
line-height: 1;
|
||
|
|
margin-bottom: 5px;
|
||
|
|
}
|
||
|
|
.project-forge.mountpoint-site-support .view_holder .grid-4:nth-child(5) label, .project-forge.mountpoint-site-support .view_holder .grid-4:nth-child(6) label {
|
||
|
|
font-size: 14px;
|
||
|
|
}
|
||
|
|
</style>
|
||
|
|
<link rel="alternate" type="application/rss+xml" title="RSS" href="/p/gnu-efi/code/feed.rss" />
|
||
|
|
<link rel="alternate" type="application/atom+xml" title="Atom" href="/p/gnu-efi/code/feed.atom" />
|
||
|
|
<style type="text/css">
|
||
|
|
#access_urls .btn-set {
|
||
|
|
|
||
|
|
min-width: 14em;
|
||
|
|
}
|
||
|
|
</style>
|
||
|
|
<style>.XwpAFwqAwYbbnDoDZUbsKwqQswHwrJfwk {
|
||
|
|
display: none
|
||
|
|
}</style>
|
||
|
|
<link rel="canonical" href="https://sourceforge.net/p/gnu-efi/code/ci/3.0.18/tree/gnuefi/elf_loongarch64_efi.lds" />
|
||
|
|
<script>
|
||
|
|
function initPiwik(){
|
||
|
|
var _paq = window._paq = window._paq || [];
|
||
|
|
_paq.push(['trackPageView', document.title, {
|
||
|
|
dimension1: 'gnu-efi',
|
||
|
|
dimension2: 'git'
|
||
|
|
}]);
|
||
|
|
_paq.push(['enableLinkTracking']);
|
||
|
|
(function() {
|
||
|
|
var u="//analytics.slashdotmedia.com/";
|
||
|
|
_paq.push(['setTrackerUrl', u+'sf.php']);
|
||
|
|
_paq.push(['setSiteId', 39]);
|
||
|
|
|
||
|
|
// only execute if 'measurement' has been granted
|
||
|
|
bizx.cmp.ifConsent({ purposes: ['measurement'], vendors: 'sdm'}, function() {
|
||
|
|
var interval = 6 * 60 * 60 * 1000; // 6 hrs, expressed in ms
|
||
|
|
var vid_date = new Date(localStorage.getItem('vid_date'));
|
||
|
|
if (new Date() - vid_date >= interval) {
|
||
|
|
var data = {firstparty_id: "a5db6072-d18a-45e9-a721-d95d524114bc", do_not_sell: false};
|
||
|
|
bizx.cmp.ifConsent({ purposes: ['ads'], vendors: 'sdm'}, function() {},
|
||
|
|
function(){
|
||
|
|
// no consent (opt-out)
|
||
|
|
data.do_not_sell = true;
|
||
|
|
},
|
||
|
|
function(){
|
||
|
|
//finally call api endpoint
|
||
|
|
// push promise to pwik and set it run if pwik is allowed to run based on it's own ifConsent check
|
||
|
|
_paq.push([ function() {
|
||
|
|
data.matomo_id = this.getVisitorId();
|
||
|
|
$.ajax({
|
||
|
|
method: 'PUT',
|
||
|
|
url: '/p/sfapi/push_vid',
|
||
|
|
data: JSON.stringify(data)
|
||
|
|
})
|
||
|
|
.always(function(){
|
||
|
|
localStorage.setItem('vid_date', new Date());
|
||
|
|
});
|
||
|
|
}]);
|
||
|
|
}
|
||
|
|
);
|
||
|
|
}
|
||
|
|
});
|
||
|
|
|
||
|
|
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
|
||
|
|
g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'sf.js'; s.parentNode.insertBefore(g,s);
|
||
|
|
})();
|
||
|
|
}
|
||
|
|
bizx.cmp.ifConsent({ purposes: ['storage', 'measurement'], vendors: 'sdm'}, initPiwik);
|
||
|
|
</script>
|
||
|
|
</head>
|
||
|
|
<body class="
|
||
|
|
body_class sandiego_chrome legacy_chrome l-allow-natural-width
|
||
|
|
" id="forge">
|
||
|
|
|
||
|
|
|
||
|
|
<div class="off-canvas position-right" id="offCanvas" data-off-canvas>
|
||
|
|
|
||
|
|
<ul class="header-nav-menulist">
|
||
|
|
<li class="highlight search">
|
||
|
|
<form method="get" action="/directory/" class="m-search-form">
|
||
|
|
<input type="text" placeholder="Search for software or solutions" autocomplete="off" name="q">
|
||
|
|
<label>
|
||
|
|
<input type="submit" class="bt" value>
|
||
|
|
<svg data-name="search" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1216 832q0-185-131.5-316.5t-316.5-131.5-316.5 131.5-131.5 316.5 131.5 316.5 316.5 131.5 316.5-131.5 131.5-316.5zm512 832q0 52-38 90t-90 38q-54 0-90-38l-343-342q-179 124-399 124-143 0-273.5-55.5t-225-150-150-225-55.5-273.5 55.5-273.5 150-225 225-150 273.5-55.5 273.5 55.5 225 150 150 225 55.5 273.5q0 220-124 399l343 343q37 37 37 90z" /></svg>
|
||
|
|
</label>
|
||
|
|
</form>
|
||
|
|
</li>
|
||
|
|
<li class="highlight"><a href="/auth/">Join/Login</a></li>
|
||
|
|
<li><a href="/directory/">Open Source Software</a></li>
|
||
|
|
<li><a href="/software/">Business Software</a></li>
|
||
|
|
<li><a href="/software/vendors/" title="For Vendors">For Vendors</a></li>
|
||
|
|
<li><a href="/blog/" title="Blog">Blog</a></li>
|
||
|
|
<li><a href="/about">About</a></li>
|
||
|
|
<li><a id="header-nav-more" data-toggle="header-nav-more header-nav-more-content" data-toggler=".toggled">More</a></li>
|
||
|
|
<li>
|
||
|
|
<ul id="header-nav-more-content" class="toggled" data-toggler=".toggled">
|
||
|
|
<li><a href="/articles/">Articles</a></li>
|
||
|
|
<li><a href="/create">Create</a></li>
|
||
|
|
<li><a href="/learn/">Learn</a></li>
|
||
|
|
<li><a href="https://sourceforge.net/p/forge/documentation/Docs%20Home/">Site Documentation</a></li>
|
||
|
|
<li><a href="/user/newsletters">Subscribe to our Newsletter</a></li>
|
||
|
|
<li><a href="/support">Support Request</a></li>
|
||
|
|
</ul>
|
||
|
|
</li>
|
||
|
|
</ul>
|
||
|
|
</div>
|
||
|
|
<div class="off-canvas-content" data-off-canvas-content>
|
||
|
|
<script>
|
||
|
|
SF.linkout_icon = '<svg data-name="sf-linkout-icon" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 300" style="enable-background:new 0 0 300 300;" xml:space="preserve"><polygon class="st0" points="243.2,243.2 56.8,243.2 56.8,56.8 123,56.8 123,9 9,9 9,291 291,291 291,179.4 243.2,179 "/><polygon class="st0" points="128.5,213 155,186.5 176,165.5 206.7,196.3 235.5,132.5 248.9,102.6 290.6,9.8 291,9 290.6,9.2 197.4,51.1 169.1,63.8 103.7,93.3 137,126.5 115.9,147.5 89.5,174 "/></svg>';
|
||
|
|
</script>
|
||
|
|
<div class="l-header-nav sandiego">
|
||
|
|
<section class="sandiego l-header-nav-top show-for-large">
|
||
|
|
<div class="row">
|
||
|
|
<a href="/" title="Home" class="sf-logo">
|
||
|
|
<img src="https://a.fsdn.com/con/images/sandiego/sf-logo-full.svg" alt="SourceForge logo" class="sf-logo-full" />
|
||
|
|
</a>
|
||
|
|
<nav class="links">
|
||
|
|
<a href="/user/newsletters" title="Subscribe to our newsletter"><span class="newsletter-icon">
|
||
|
|
<svg data-name="mmSF_11mail" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 42 42" enable-background="new 0 0 42 42" xml:space="preserve"><path fill="#FFFFFF" d="M0,6v30h42V6H0z M24.2,21.2c-0.8,0.8-2.3,2-3.2,2c-0.9,0-2.4-1.2-3.2-2L5.8,9.7h30.3L24.2,21.2z M13.7,21l-9.9,9.4V11.6L13.7,21z M15.7,23L15.7,23c0.5,0.5,2.9,2.9,5.3,2.9c2.4,0,4.8-2.4,5.2-2.8l0.1-0.1l9.8,9.4H5.8L15.7,23z M28.3,21l9.9-9.5v18.9L28.3,21z" /></svg></span></a>
|
||
|
|
<a href="/software/vendors/" title="For Vendors">For Vendors</a>
|
||
|
|
<a href="/support" title="Help">Help</a>
|
||
|
|
<a href="/create/" title="Create">Create</a>
|
||
|
|
<a href="/user/registration" title="Join">Join</a>
|
||
|
|
<a href="/auth/" title="Login">Login</a>
|
||
|
|
</nav>
|
||
|
|
</div>
|
||
|
|
</section>
|
||
|
|
<section class="sandiego l-header-nav-top hide-for-large">
|
||
|
|
<div class="row">
|
||
|
|
<a href="/" title="Home" class="sf-logo">
|
||
|
|
<img src="https://a.fsdn.com/con/images/sandiego/sf-logo-full.svg" alt="SourceForge logo" class="sf-logo-full" />
|
||
|
|
</a>
|
||
|
|
<div class="title-bar-right">
|
||
|
|
<button type="button" class="menu-icon" data-toggle="offCanvas"></button>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
</section>
|
||
|
|
<section class="sandiego l-header-nav-bottom">
|
||
|
|
<nav class="row">
|
||
|
|
<a href="/" title="Home" class="sf-logo">
|
||
|
|
<img src="https://a.fsdn.com/con/images/sandiego/sf-logo-full.svg" alt="SourceForge logo" class="sf-logo-full" />
|
||
|
|
</a>
|
||
|
|
<div class="links">
|
||
|
|
<div class="nav-dropdown">
|
||
|
|
<a href="/directory/" title="Browse">Open Source Software</a>
|
||
|
|
</div>
|
||
|
|
<div class="nav-dropdown">
|
||
|
|
<a href="/software/">Business Software</a>
|
||
|
|
</div>
|
||
|
|
<div class="nav-dropdown">
|
||
|
|
<a>Resources</a>
|
||
|
|
<ul class="nav-dropdown-menu">
|
||
|
|
<li><a href="/articles/">Articles</a></li>
|
||
|
|
<li><a href="/learn/">Learn</a></li>
|
||
|
|
<li><a href="/blog/">Blog</a></li>
|
||
|
|
</ul>
|
||
|
|
</div>
|
||
|
|
<div class="dev-menu-when-stuck">
|
||
|
|
Menu
|
||
|
|
<ul class="dev-menu-dropdown header-nav-menulist">
|
||
|
|
<li><a href="/support">Help</a></li>
|
||
|
|
<li><a href="/create">Create</a></li>
|
||
|
|
<li><a href="/user/registration/" title="Join">Join</a></li>
|
||
|
|
<li><a href="/auth/" title="Login">Login</a></li>
|
||
|
|
</ul>
|
||
|
|
</div>
|
||
|
|
<div class="search-toggle-when-stuck">
|
||
|
|
<a class="search-toggle">
|
||
|
|
<svg data-name="search" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1216 832q0-185-131.5-316.5t-316.5-131.5-316.5 131.5-131.5 316.5 131.5 316.5 316.5 131.5 316.5-131.5 131.5-316.5zm512 832q0 52-38 90t-90 38q-54 0-90-38l-343-342q-179 124-399 124-143 0-273.5-55.5t-225-150-150-225-55.5-273.5 55.5-273.5 150-225 225-150 273.5-55.5 273.5 55.5 225 150 150 225 55.5 273.5q0 220-124 399l343 343q37 37 37 90z" /></svg>
|
||
|
|
</a>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
<div class="search">
|
||
|
|
<div class="main-nav-button">
|
||
|
|
<a href="/p/import_project/github/" rel="nofollow" title="Sync your Github project to SourceForge" id="github-link">
|
||
|
|
<img src="https://a.fsdn.com/con/images/sandiego/github-sync.png" srcset="https://a.fsdn.com/con/images/sandiego/github-sync_2x.png 2x" alt="GitHub sync" id="main-nav-badge" />
|
||
|
|
</a>
|
||
|
|
</div>
|
||
|
|
<form method="get" action="/directory/" class="m-search-form">
|
||
|
|
<div class="typeahead__container">
|
||
|
|
<div class="typeahead__field">
|
||
|
|
<div class="typeahead__query">
|
||
|
|
<input type="text" placeholder="Search for software or solutions" autocomplete="off" name="q">
|
||
|
|
</div>
|
||
|
|
<label>
|
||
|
|
<input type="submit" class="bt" value>
|
||
|
|
<svg data-name="search" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1216 832q0-185-131.5-316.5t-316.5-131.5-316.5 131.5-131.5 316.5 131.5 316.5 316.5 131.5 316.5-131.5 131.5-316.5zm512 832q0 52-38 90t-90 38q-54 0-90-38l-343-342q-179 124-399 124-143 0-273.5-55.5t-225-150-150-225-55.5-273.5 55.5-273.5 150-225 225-150 273.5-55.5 273.5 55.5 225 150 150 225 55.5 273.5q0 220-124 399l343 343q37 37 37 90z" /></svg>
|
||
|
|
</label>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
</form>
|
||
|
|
</div>
|
||
|
|
</nav>
|
||
|
|
</section>
|
||
|
|
</div>
|
||
|
|
<div class="notification-on-project-page">
|
||
|
|
</div>
|
||
|
|
<section id="page-body" class=" neighborhood-Projects project-gnu-efi mountpoint-code
|
||
|
|
|
||
|
|
">
|
||
|
|
<div id="nav_menu_holder">
|
||
|
|
<div class="sandiego">
|
||
|
|
<section class="project-masthead">
|
||
|
|
<div class="backdrop" style="box-sizing: content-box; padding-bottom: 100px"></div>
|
||
|
|
<div class="content">
|
||
|
|
<nav id="breadcrumbs" class="breadcrumbs rtl">
|
||
|
|
<ul itemscope itemtype="http://schema.org/BreadcrumbList">
|
||
|
|
<li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem">
|
||
|
|
<a itemprop="item" href="/"><span itemprop="name">Home</span></a>
|
||
|
|
<meta itemprop="position" content="1" />
|
||
|
|
</li>
|
||
|
|
<li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem">
|
||
|
|
<a itemprop="item" href="/directory/"><span itemprop="name">Browse</span></a>
|
||
|
|
<meta itemprop="position" content="2" />
|
||
|
|
</li>
|
||
|
|
<li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem">
|
||
|
|
<a itemprop="item" href="/p/gnu-efi/"><span itemprop="name">gnu-efi</span></a>
|
||
|
|
<meta itemprop="position" content="3" />
|
||
|
|
</li>
|
||
|
|
<li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem">
|
||
|
|
<span itemprop="name">Code</span>
|
||
|
|
<meta itemprop="position" content="4" />
|
||
|
|
</li>
|
||
|
|
</ul>
|
||
|
|
</nav>
|
||
|
|
<div class="overview">
|
||
|
|
<div class="project-icon default-project-icon ">
|
||
|
|
<svg data-name="default-icon" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 300" style="enable-background:new 0 0 300 300;" xml:space="preserve"><rect class="st0" width="300" height="300" /><g><path class="st1" d="M162.5,154.8c0-28.9-10.2-42-15.6-46.9c-1.1-1-2.7-0.1-2.6,1.3c1.1,16.3-19.4,20.3-19.4,45.9h0c0,0.1,0,0.1,0,0.2c0,15.6,11.8,28.3,26.3,28.3c14.5,0,26.3-12.7,26.3-28.3c0-0.1,0-0.1,0-0.2h0c0-7.2-2.7-14.1-5.5-19.3c-0.5-1-2.1-0.6-1.9,0.3C174.9,158.1,162.5,171.8,162.5,154.8z" /><g><path class="st1" d="M131.2,215.6c-0.7,0-1.3-0.3-1.8-0.7l-67.2-67.1c-1-1-1-2.6,0-3.6l70.9-70.9c0.5-0.5,1.1-0.7,1.8-0.7h20.4c1.2,0,2,0.8,2.3,1.6c0.3,0.7,0.3,1.9-0.5,2.7l-66.7,66.7c-1.3,1.3-1.3,3.5,0,4.9l52.7,52.7c1,1,1,2.6,0,3.6L133,214.9C132.5,215.4,131.9,215.6,131.2,215.6z" /></g><g><path class="st1" d="M144.7,227.4c-1.2,0-2-0.8-2.3-1.5c-0.3-0.7-0.3-1.9,0.5-2.7l66.7-66.7c0.7-0.6,1-1.5,1-2.4s-0.4-1.8-1-2.4l-52.7-52.7c-1-1-1-2.6,0-3.6l10.2-10.2c0.5-0.5,1.1-0.7,1.8-0.7c0.7,0,1.3,0.3,1.8,0.7l67,67.1c0.5,0.5,0.7,1.1,0.7,1.8s-0.3,1.3-0.7,1.8l-70.9,70.9c-0.5,0.5-1.1,0.7-1.8,0.7H144.7z" /></g></g></svg>
|
||
|
|
</div>
|
||
|
|
<div class="title ">
|
||
|
|
<meta itemprop="name" content="gnu-efi" />
|
||
|
|
<h1>gnu-efi Code
|
||
|
|
</h1>
|
||
|
|
<div class="as-h3 brought-by">
|
||
|
|
Brought to you by:
|
||
|
|
<a href="/u/noxorc/profile/">noxorc</a>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
<div class="special-messages">
|
||
|
|
<a class="button blue moved-notice" target="_blank" href="https://github.com/ncroxon/gnu-efi" rel="nofollow">
|
||
|
|
<svg data-name="arrow-circle-right" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 300" style="enable-background:new 0 0 300 300;" xml:space="preserve"><g><path class="st0" d="M150,0C67.2,0,0,67.2,0,150c0,82.8,67.2,150,150,150s150-67.2,150-150C300,67.2,232.8,0,150,0z M150.8,234.2v-50.5H58.2v-67.3h92.6V65.8l101,84.2L150.8,234.2z" /></g></svg>
|
||
|
|
This project can now be found here.
|
||
|
|
</a>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
</section>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
<div id="top_nav" class>
|
||
|
|
<div id="top_nav_admin">
|
||
|
|
<ul class="dropdown">
|
||
|
|
<li class>
|
||
|
|
<a href="/projects/gnu-efi/" class="tool-summary-32">
|
||
|
|
Summary
|
||
|
|
</a>
|
||
|
|
</li>
|
||
|
|
<li class>
|
||
|
|
<a href="/projects/gnu-efi/files/" class="tool-files-sf-32">
|
||
|
|
Files
|
||
|
|
</a>
|
||
|
|
</li>
|
||
|
|
<li class>
|
||
|
|
<a href="/projects/gnu-efi/reviews/" class="tool-reviews-32">
|
||
|
|
Reviews
|
||
|
|
</a>
|
||
|
|
</li>
|
||
|
|
<li class>
|
||
|
|
<a href="/projects/gnu-efi/support" class="tool-support-32">
|
||
|
|
Support
|
||
|
|
</a>
|
||
|
|
</li>
|
||
|
|
<li class>
|
||
|
|
<a href="/p/gnu-efi/_list/tickets" class="tool-tickets-32">
|
||
|
|
Tickets ▾
|
||
|
|
</a>
|
||
|
|
<ul>
|
||
|
|
<li class><a href="/p/gnu-efi/feature-requests/">Feature Requests</a></li>
|
||
|
|
<li class><a href="/p/gnu-efi/bugs/">Bugs</a></li>
|
||
|
|
<li class><a href="/p/gnu-efi/support-requests/">Support Requests</a></li>
|
||
|
|
<li class><a href="/p/gnu-efi/patches/">Patches</a></li>
|
||
|
|
</ul>
|
||
|
|
</li>
|
||
|
|
<li class="selected">
|
||
|
|
<a href="/p/gnu-efi/code/" class="tool-git-32">
|
||
|
|
Code
|
||
|
|
</a>
|
||
|
|
</li>
|
||
|
|
<li class>
|
||
|
|
<a href="/p/gnu-efi/mailman/" class="tool-mailman-32">
|
||
|
|
Mailing Lists
|
||
|
|
</a>
|
||
|
|
</li>
|
||
|
|
</ul>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
<div id="content_base">
|
||
|
|
<a id="sidebar-activate" href="#">
|
||
|
|
<span class="btn-label">Menu</span>
|
||
|
|
<span class="btn-arrow-down">▾</span>
|
||
|
|
<span class="btn-arrow-up">▴</span>
|
||
|
|
</a>
|
||
|
|
<div id="sidebar">
|
||
|
|
<div class="placeholder-no-searchbox"> </div>
|
||
|
|
<ul class="sidebarmenu">
|
||
|
|
<li>
|
||
|
|
<a class="icon" href="/p/gnu-efi/code/commit_browser" rel="nofollow" title="Browse Commits"><i class="fa fa-list"></i>
|
||
|
|
<span>Browse Commits</span>
|
||
|
|
</a>
|
||
|
|
</li>
|
||
|
|
<li>
|
||
|
|
<a class="icon" href="/p/gnu-efi/code/fork" rel="nofollow" title="Fork"><i class="fa fa-code-fork"></i>
|
||
|
|
<span>Fork</span>
|
||
|
|
</a>
|
||
|
|
</li>
|
||
|
|
<li>
|
||
|
|
<a href="/p/gnu-efi/code/merge-requests/" rel="nofollow">
|
||
|
|
<span class="has_small">Merge Requests</span>
|
||
|
|
<small>0</small></a>
|
||
|
|
</li>
|
||
|
|
<li>
|
||
|
|
<a href="/p/gnu-efi/code/forks/" rel="nofollow">
|
||
|
|
<span class="has_small">Forks</span>
|
||
|
|
<small>21</small></a>
|
||
|
|
</li>
|
||
|
|
</ul>
|
||
|
|
<h3 class>Branches</h3>
|
||
|
|
<ul class="sidebarmenu">
|
||
|
|
<li>
|
||
|
|
<a href="/p/gnu-efi/code/ci/master/tree/" rel="nofollow">
|
||
|
|
<span>master</span>
|
||
|
|
</a>
|
||
|
|
</li>
|
||
|
|
<li>
|
||
|
|
<a href="/p/gnu-efi/code/ci/versionT/tree/" rel="nofollow">
|
||
|
|
<span>versionT</span>
|
||
|
|
</a>
|
||
|
|
</li>
|
||
|
|
</ul>
|
||
|
|
<h3 class>Tags</h3>
|
||
|
|
<ul class="sidebarmenu">
|
||
|
|
<li>
|
||
|
|
<a href="/p/gnu-efi/code/ci/3.0.1/tree/" rel="nofollow">
|
||
|
|
<span>3.0.1</span>
|
||
|
|
</a>
|
||
|
|
</li>
|
||
|
|
<li>
|
||
|
|
<a href="/p/gnu-efi/code/ci/3.0.10/tree/" rel="nofollow">
|
||
|
|
<span>3.0.10</span>
|
||
|
|
</a>
|
||
|
|
</li>
|
||
|
|
<li>
|
||
|
|
<a href="/p/gnu-efi/code/ci/3.0.11/tree/" rel="nofollow">
|
||
|
|
<span>3.0.11</span>
|
||
|
|
</a>
|
||
|
|
</li>
|
||
|
|
<li>
|
||
|
|
<a href="/p/gnu-efi/code/ci/3.0.12/tree/" rel="nofollow">
|
||
|
|
<span>3.0.12</span>
|
||
|
|
</a>
|
||
|
|
</li>
|
||
|
|
<li>
|
||
|
|
<a href="/p/gnu-efi/code/ci/3.0.13/tree/" rel="nofollow">
|
||
|
|
<span>3.0.13</span>
|
||
|
|
</a>
|
||
|
|
</li>
|
||
|
|
<li>
|
||
|
|
<a href="/p/gnu-efi/code/ci/3.0.14/tree/" rel="nofollow">
|
||
|
|
<span>3.0.14</span>
|
||
|
|
</a>
|
||
|
|
</li>
|
||
|
|
<li>
|
||
|
|
<a href="/p/gnu-efi/code/ci/3.0.15/tree/" rel="nofollow">
|
||
|
|
<span>3.0.15</span>
|
||
|
|
</a>
|
||
|
|
</li>
|
||
|
|
<li>
|
||
|
|
<a href="/p/gnu-efi/code/ci/3.0.16/tree/" rel="nofollow">
|
||
|
|
<span>3.0.16</span>
|
||
|
|
</a>
|
||
|
|
</li>
|
||
|
|
<li>
|
||
|
|
<a href="/p/gnu-efi/code/ci/3.0.17/tree/" rel="nofollow">
|
||
|
|
<span>3.0.17</span>
|
||
|
|
</a>
|
||
|
|
</li>
|
||
|
|
<li>
|
||
|
|
<a href="/p/gnu-efi/code/ci/3.0.18/tree/" rel="nofollow">
|
||
|
|
<span>3.0.18</span>
|
||
|
|
</a>
|
||
|
|
</li>
|
||
|
|
<li>
|
||
|
|
<a href="/p/gnu-efi/code/ref/master/tags/" rel="nofollow">
|
||
|
|
<span>More Tags</span>
|
||
|
|
</a>
|
||
|
|
</li>
|
||
|
|
</ul>
|
||
|
|
</div>
|
||
|
|
<script>
|
||
|
|
$('#sidebar-admin-header').on('click', function(e){
|
||
|
|
$("#sidebar-admin-menu").toggleClass("hidden");
|
||
|
|
$(this).toggleClass("expanded");
|
||
|
|
e.preventDefault();
|
||
|
|
});
|
||
|
|
</script>
|
||
|
|
<div class="grid-20 pad">
|
||
|
|
<h2 class="dark title">
|
||
|
|
<span>
|
||
|
|
<a href="/p/gnu-efi/code/ci/74bd9b60ba4b59117490ffd54b9fb68bbe91d6b8/" rel="nofollow">[74bd9b]</a>:
|
||
|
|
<a href="./../" rel="nofollow"><b class="fa fa-folder-open-o" title="Root directory"></b></a> /
|
||
|
|
<a href="./" rel="nofollow">gnuefi</a> /
|
||
|
|
elf_loongarch64_efi.lds
|
||
|
|
</span>
|
||
|
|
|
||
|
|
<small>
|
||
|
|
<a class="icon" href="#" id="maximize-content" title="Maximize"><i class="fa fa-expand"></i> Maximize</a>
|
||
|
|
<a class="icon" href="#" id="restore-content" title="Restore"><i class="fa fa-compress"></i> Restore</a>
|
||
|
|
<a class="icon" href="/p/gnu-efi/code/ci/74bd9b60ba4b59117490ffd54b9fb68bbe91d6b8/log/?path=/gnuefi/elf_loongarch64_efi.lds" rel="nofollow" title="History"><i class="fa fa-calendar"></i> History</a>
|
||
|
|
</small>
|
||
|
|
|
||
|
|
</h2>
|
||
|
|
<div>
|
||
|
|
<p><a rel="nofollow" href="?format=raw">Download this file</a></p>
|
||
|
|
<div class="clip grid-19 codebrowser">
|
||
|
|
<h3>
|
||
|
|
120 lines (113 with data), 2.4 kB
|
||
|
|
</h3>
|
||
|
|
<pre>OUTPUT_FORMAT("elf64-loongarch", "elf64-loongarch", "elf64-loongarch")
|
||
|
|
OUTPUT_ARCH(loongarch)
|
||
|
|
ENTRY(_start)
|
||
|
|
SECTIONS
|
||
|
|
{
|
||
|
|
. = 0;
|
||
|
|
ImageBase = .;
|
||
|
|
/* .hash and/or .gnu.hash MUST come first! */
|
||
|
|
.hash : { *(.hash) }
|
||
|
|
.gnu.hash : { *(.gnu.hash) }
|
||
|
|
. = ALIGN(4096);
|
||
|
|
.eh_frame : { *(.eh_frame) }
|
||
|
|
.gcc_except_table : { *(.gcc_except_table*) }
|
||
|
|
. = ALIGN(4096);
|
||
|
|
.text : {
|
||
|
|
_text = .;
|
||
|
|
*(.text)
|
||
|
|
*(.text.*)
|
||
|
|
*(.gnu.linkonce.t.*)
|
||
|
|
*(.plt)
|
||
|
|
. = ALIGN(16);
|
||
|
|
}
|
||
|
|
_etext = .;
|
||
|
|
_text_size = _etext - _text;
|
||
|
|
. = ALIGN(4096);
|
||
|
|
.reloc :
|
||
|
|
{
|
||
|
|
KEEP (*(.reloc))
|
||
|
|
}
|
||
|
|
. = ALIGN(65536);
|
||
|
|
.dynamic : { *(.dynamic) }
|
||
|
|
. = ALIGN(4096);
|
||
|
|
.data :
|
||
|
|
{
|
||
|
|
_data = .;
|
||
|
|
*(.sdata)
|
||
|
|
*(.data)
|
||
|
|
*(.data1)
|
||
|
|
*(.data.*)
|
||
|
|
*(.got.plt)
|
||
|
|
*(.got)
|
||
|
|
|
||
|
|
/*
|
||
|
|
* Note that these aren't the using the GNU "CONSTRUCTOR" output section
|
||
|
|
* command, so they don't start with a size. Because of p2align and the
|
||
|
|
* end/END definitions, and the fact that they're mergeable, they can also
|
||
|
|
* have NULLs which aren't guaranteed to be at the end.
|
||
|
|
*/
|
||
|
|
. = ALIGN(16);
|
||
|
|
__init_array_start = .;
|
||
|
|
*(SORT(.init_array.*))
|
||
|
|
*(.init_array)
|
||
|
|
__init_array_end = .;
|
||
|
|
. = ALIGN(16);
|
||
|
|
__CTOR_LIST__ = .;
|
||
|
|
*(SORT(.ctors.*))
|
||
|
|
*(.ctors)
|
||
|
|
__CTOR_END__ = .;
|
||
|
|
. = ALIGN(16);
|
||
|
|
__DTOR_LIST__ = .;
|
||
|
|
*(SORT(.dtors.*))
|
||
|
|
*(.dtors)
|
||
|
|
__DTOR_END__ = .;
|
||
|
|
. = ALIGN(16);
|
||
|
|
__fini_array_start = .;
|
||
|
|
*(SORT(.fini_array.*))
|
||
|
|
*(.fini_array)
|
||
|
|
__fini_array_end = .;
|
||
|
|
|
||
|
|
/* the EFI loader doesn't seem to like a .bss section, so we stick
|
||
|
|
it all into .data: */
|
||
|
|
. = ALIGN(16);
|
||
|
|
_bss = .;
|
||
|
|
*(.sbss)
|
||
|
|
*(.scommon)
|
||
|
|
*(.dynbss)
|
||
|
|
*(.bss*)
|
||
|
|
*(COMMON)
|
||
|
|
*(.rel.local)
|
||
|
|
. = ALIGN(16);
|
||
|
|
|
||
|
|
_bss_end = .;
|
||
|
|
}
|
||
|
|
|
||
|
|
. = ALIGN(4096);
|
||
|
|
.rela :
|
||
|
|
{
|
||
|
|
*(.rela.text*)
|
||
|
|
*(.rela.data*)
|
||
|
|
*(.rela.got)
|
||
|
|
*(.rela.dyn)
|
||
|
|
*(.rela.stab)
|
||
|
|
*(.rela.init_array*)
|
||
|
|
*(.rela.fini_array*)
|
||
|
|
*(.rela.ctors*)
|
||
|
|
*(.rela.dtors*)
|
||
|
|
|
||
|
|
}
|
||
|
|
. = ALIGN(4096);
|
||
|
|
.rela.plt : { *(.rela.plt) }
|
||
|
|
. = ALIGN(4096);
|
||
|
|
.rodata : { *(.rodata*) }
|
||
|
|
. = ALIGN(512);
|
||
|
|
_edata = .;
|
||
|
|
_data_size = _edata - _data;
|
||
|
|
|
||
|
|
. = ALIGN(4096);
|
||
|
|
.dynsym : { *(.dynsym) }
|
||
|
|
. = ALIGN(4096);
|
||
|
|
.dynstr : { *(.dynstr) }
|
||
|
|
. = ALIGN(4096);
|
||
|
|
.note.gnu.build-id : { *(.note.gnu.build-id) }
|
||
|
|
.ignored.reloc :
|
||
|
|
{
|
||
|
|
*(.rela.reloc)
|
||
|
|
*(.note.GNU-stack)
|
||
|
|
}
|
||
|
|
.comment 0 : { *(.comment) }
|
||
|
|
}
|
||
|
|
</pre>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
</section>
|
||
|
|
<footer class="sandiego">
|
||
|
|
<div class="as-row">
|
||
|
|
<div class="footer-wrapper">
|
||
|
|
<nav aria-label="Site Links" role="navigation">
|
||
|
|
<section>
|
||
|
|
<div class="as-h2">SourceForge</div>
|
||
|
|
<ul>
|
||
|
|
<li><a href="/create/" title="Create a Project">Create a Project</a></li>
|
||
|
|
<li><a href="/directory/" title="Open Source Software Directory">Open Source Software</a></li>
|
||
|
|
<li><a href="/software/" title="Business Software Directory">Business Software</a></li>
|
||
|
|
<li><a href="/top" title="Top Open Source Projects">Top Downloaded Projects</a></li>
|
||
|
|
</ul>
|
||
|
|
</section>
|
||
|
|
</nav>
|
||
|
|
<nav aria-label="Company Links" role="navigation">
|
||
|
|
<section>
|
||
|
|
<div class="as-h2">Company</div>
|
||
|
|
<ul>
|
||
|
|
<li><a href="/about">About</a></li>
|
||
|
|
<li><a href="/about/leadership" title="Open Source Software Directory">Team</a></li>
|
||
|
|
<li class="h-card">
|
||
|
|
<address>
|
||
|
|
<span class="p-name p-org">SourceForge Headquarters</span><br>
|
||
|
|
<span class="p-street-address">225 Broadway Suite 1600</span><br>
|
||
|
|
<span class="p-locality">San Diego, CA <span class="p-postal-code">92101</span></span><br>
|
||
|
|
<span class="p-tel">+1 (858) 454-5900</span><br>
|
||
|
|
</address>
|
||
|
|
</li>
|
||
|
|
<li id="social">
|
||
|
|
<span></span>
|
||
|
|
<a href="https://twitter.com/sourceforge" class="twitter" rel="nofollow" target="_blank">
|
||
|
|
<svg class="vertical-icon-fix" data-name="twitter" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1684 408q-67 98-162 167 1 14 1 42 0 130-38 259.5t-115.5 248.5-184.5 210.5-258 146-323 54.5q-271 0-496-145 35 4 78 4 225 0 401-138-105-2-188-64.5t-114-159.5q33 5 61 5 43 0 85-11-112-23-185.5-111.5t-73.5-205.5v-4q68 38 146 41-66-44-105-115t-39-154q0-88 44-163 121 149 294.5 238.5t371.5 99.5q-8-38-8-74 0-134 94.5-228.5t228.5-94.5q140 0 236 102 109-21 205-78-37 115-142 178 93-10 186-50z" /></svg></a>
|
||
|
|
<a href="https://fosstodon.org/@sourceforge" rel="me nofollow" target="_blank">
|
||
|
|
<svg class="vertical-icon-fix" data-name="mastodon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M433 179.11c0-97.2-63.71-125.7-63.71-125.7-62.52-28.7-228.56-28.4-290.48 0 0 0-63.72 28.5-63.72 125.7 0 115.7-6.6 259.4 105.63 289.1 40.51 10.7 75.32 13 103.33 11.4 50.81-2.8 79.32-18.1 79.32-18.1l-1.7-36.9s-36.31 11.4-77.12 10.1c-40.41-1.4-83-4.4-89.63-54a102.54 102.54 0 0 1-.9-13.9c85.63 20.9 158.65 9.1 178.75 6.7 56.12-6.7 105-41.3 111.23-72.9 9.8-49.8 9-121.5 9-121.5zm-75.12 125.2h-46.63v-114.2c0-49.7-64-51.6-64 6.9v62.5h-46.33V197c0-58.5-64-56.6-64-6.9v114.2H90.19c0-122.1-5.2-147.9 18.41-175 25.9-28.9 79.82-30.8 103.83 6.1l11.6 19.5 11.6-19.5c24.11-37.1 78.12-34.8 103.83-6.1 23.71 27.3 18.4 53 18.4 175z" /></svg></a>
|
||
|
|
<a href="https://www.facebook.com/sourceforgenet/" class="facebook" rel="nofollow" target="_blank">
|
||
|
|
<svg data-name="facebook" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1343 12v264h-157q-86 0-116 36t-30 108v189h293l-39 296h-254v759h-306v-759h-255v-296h255v-218q0-186 104-288.5t277-102.5q147 0 228 12z" /></svg></a>
|
||
|
|
<a href="https://www.linkedin.com/company/sourceforge.net" class="linkedin" rel="nofollow" target="_blank">
|
||
|
|
<svg data-name="linkedin" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M477 625v991h-330v-991h330zm21-306q1 73-50.5 122t-135.5 49h-2q-82 0-132-49t-50-122q0-74 51.5-122.5t134.5-48.5 133 48.5 51 122.5zm1166 729v568h-329v-530q0-105-40.5-164.5t-126.5-59.5q-63 0-105.5 34.5t-63.5 85.5q-11 30-11 81v553h-329q2-399 2-647t-1-296l-1-48h329v144h-2q20-32 41-56t56.5-52 87-43.5 114.5-15.5q171 0 275 113.5t104 332.5z" /></svg></a>
|
||
|
|
<a href="/user/newsletters" rel="nofollow" class="newsletter" title="Subscribe to our newsletter">
|
||
|
|
<svg class="vertical-icon-fix" data-name="mmSF_11mail" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 42 42" enable-background="new 0 0 42 42" xml:space="preserve"><path fill="#FFFFFF" d="M0,6v30h42V6H0z M24.2,21.2c-0.8,0.8-2.3,2-3.2,2c-0.9,0-2.4-1.2-3.2-2L5.8,9.7h30.3L24.2,21.2z M13.7,21l-9.9,9.4V11.6L13.7,21z M15.7,23L15.7,23c0.5,0.5,2.9,2.9,5.3,2.9c2.4,0,4.8-2.4,5.2-2.8l0.1-0.1l9.8,9.4H5.8L15.7,23z M28.3,21l9.9-9.5v18.9L28.3,21z" /></svg></a>
|
||
|
|
<span></span>
|
||
|
|
</li>
|
||
|
|
</ul>
|
||
|
|
</section>
|
||
|
|
</nav>
|
||
|
|
<nav aria-label="Resources Links" role="navigation">
|
||
|
|
<section>
|
||
|
|
<div class="as-h2">Resources</div>
|
||
|
|
<ul>
|
||
|
|
<li><a href="/support" title="Support Section">Support</a></li>
|
||
|
|
<li><a href="/p/forge/documentation/Docs%20Home/" title="Site Documentation">Site Documentation</a></li>
|
||
|
|
<li><a href="https://fosstodon.org/@sourceforgestatus" title="Site Status" rel="me nofollow">Site Status</a></li>
|
||
|
|
</ul>
|
||
|
|
</section>
|
||
|
|
</nav>
|
||
|
|
<section class="footer-logo">
|
||
|
|
<a href="/" title="Home" class="sf-logo">
|
||
|
|
<img src="https://a.fsdn.com/con/images/sandiego/sf-logo-full.svg" alt="SourceForge logo" class="sf-logo-full" />
|
||
|
|
</a>
|
||
|
|
</section>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
<section class="l-nav-bottom">
|
||
|
|
<nav class="row">
|
||
|
|
<div class="columns small-12 large-6 copyright-notice">
|
||
|
|
© 2024 Slashdot Media. All Rights Reserved.
|
||
|
|
</div>
|
||
|
|
<div class="columns large-6 links links-right">
|
||
|
|
<a href="https://slashdotmedia.com/terms-of-use" title="Terms" rel="nofollow">Terms</a>
|
||
|
|
<a href="https://slashdotmedia.com/privacy-statement/" title="Privacy" rel="nofollow">Privacy</a>
|
||
|
|
<a href="https://slashdotmedia.com/opt-out-choices" title="Opt Out" rel="nofollow">Opt Out</a>
|
||
|
|
<a href="https://slashdotmedia.com/contact/" target="_blank" title="Advertise" rel="nofollow">Advertise</a>
|
||
|
|
</div>
|
||
|
|
</nav>
|
||
|
|
</section>
|
||
|
|
</footer>
|
||
|
|
</div>
|
||
|
|
<div id="messages">
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<script type="text/javascript" src="https://a.fsdn.com/allura/nf/1713900842/_ew_/_slim/js?href=allura%2Fjs%2Fjquery.notify.js%3Ballura%2Fjs%2Fjquery.tooltipster.js%3Ballura%2Fjs%2Fallura-base.js%3Ballura%2Fjs%2Fchecklist.js%3Ballura%2Fjs%2Fadmin_modal.js%3Bjs%2Fjquery.lightbox_me.js%3Ballura%2Fjs%2Fmemorable.js%3Btheme%2Fsftheme%2Fjs%2Fsftheme%2Fshared.js%3Btheme%2Fsftheme%2Fjs%2Fsftheme%2Fsticky.js%3Btheme%2Fsftheme%2Fjs%2Fsftheme%2Fsandiego%2Fchrome.js%3Btheme%2Fsftheme%2Fjs%2Fsftheme%2Fsandiego%2Futilities.js%3Btheme%2Fsftheme%2Fjs%2Fsftheme%2Fvendor%2Ffoundation6%2Fplugins%2Ffoundation.core.min.js%3Btheme%2Fsftheme%2Fjs%2Fsftheme%2Fvendor%2Ffoundation6%2Fplugins%2Ffoundation.util.mediaQuery.min.js%3Btheme%2Fsftheme%2Fjs%2Fsftheme%2Fvendor%2Ffoundation6%2Fplugins%2Ffoundation.util.keyboard.min.js%3Btheme%2Fsftheme%2Fjs%2Fsftheme%2Fvendor%2Ffoundation6%2Fplugins%2Ffoundation.util.box.min.js%3Btheme%2Fsftheme%2Fjs%2Fsftheme%2Fvendor%2Ffoundation6%2Fplugins%2Ffoundation.util.nest.min.js%3Btheme%2Fsftheme%2Fjs%2Fsftheme%2Fvendor%2Ffoundation6%2Fplugins%2Ffoundation.dropdownMenu.min.js%3Btheme%2Fsftheme%2Fjs%2Fsftheme%2Fvendor%2Ffoundation6%2Fplugins%2Ffoundation.offcanvas.min.js%3Btheme%2Fsftheme%2Fjs%2Fsftheme%2Fvendor%2Ffoundation6%2Fplugins%2Ffoundation.toggler.min.js%3Btheme%2Fsftheme%2Fjs%2Fsftheme%2Fsandiego%2Fproject.js%3Btheme%2Fsftheme%2Fjs%2Fsftheme%2Fvendor%2Fjquery.typeahead.min.js%3Ballura%2Fjs%2Fmaximize-content.js"></script>
|
||
|
|
|
||
|
|
|
||
|
|
<script type="text/javascript" src="https://a.fsdn.com/allura/nf/1713900842/_ew_/_slim/js?href=theme%2Fsftheme%2Fjs%2Fsftheme%2Fvendor%2Ffoundation6%2Fplugins%2Ffoundation.util.triggers.min.js%3Btheme%2Fsftheme%2Fjs%2Fsftheme%2Fvendor%2Ffoundation6%2Fplugins%2Ffoundation.reveal.min.js"></script>
|
||
|
|
|
||
|
|
<script type="text/javascript">(function() {
|
||
|
|
$('#access_urls .btn').click(function(evt){
|
||
|
|
evt.preventDefault();
|
||
|
|
var parent = $(this).parents('.btn-bar');
|
||
|
|
var checkout_cmd = $(this).attr('data-url');
|
||
|
|
$(parent).find('input').val(checkout_cmd);
|
||
|
|
$(parent).find('span').text($(this).attr('title')+' access');
|
||
|
|
$(this).parent().children('.btn').removeClass('active');
|
||
|
|
$(this).addClass('active');
|
||
|
|
if (checkout_cmd.indexOf(' http://') !== -1 || checkout_cmd.indexOf(' https://') !== -1 ) {
|
||
|
|
$('#http-2fa-msg').show();
|
||
|
|
} else {
|
||
|
|
$('#http-2fa-msg').hide();
|
||
|
|
}
|
||
|
|
});
|
||
|
|
$('#access_urls .btn').first().click();
|
||
|
|
|
||
|
|
|
||
|
|
var repo_status = document.getElementById('repo_status');
|
||
|
|
// The repo_status div will only be present if repo.status != 'ready'
|
||
|
|
if (repo_status) {
|
||
|
|
$('.spinner').show()
|
||
|
|
var delay = 500;
|
||
|
|
function check_status() {
|
||
|
|
$.get('/p/gnu-efi/code/status', function(data) {
|
||
|
|
if (data.status === 'ready') {
|
||
|
|
$('.spinner').hide()
|
||
|
|
$('#repo_status h2').html('Repo status: ready. <a href="." rel="nofollow">Click here to refresh this page.</a>');
|
||
|
|
}
|
||
|
|
else {
|
||
|
|
$('#repo_status h2 span').html(data.status);
|
||
|
|
if (delay < 60000){
|
||
|
|
delay = delay * 2;
|
||
|
|
}
|
||
|
|
window.setTimeout(check_status, delay);
|
||
|
|
}
|
||
|
|
});
|
||
|
|
}
|
||
|
|
var status_checker = window.setTimeout(check_status, delay);
|
||
|
|
|
||
|
|
}
|
||
|
|
}());
|
||
|
|
</script>
|
||
|
|
<script type="text/javascript">(function() {
|
||
|
|
$(window).on('hashchange', function(e) {
|
||
|
|
var hash = window.location.hash.substring(1);
|
||
|
|
if ('originalEvent' in e && 'oldURL' in e.originalEvent) {
|
||
|
|
$('#' + e.originalEvent.oldURL.split('#')[1]).css('background-color', 'transparent');
|
||
|
|
}
|
||
|
|
if (hash !== '' && hash.substring(0, 1) === 'l' && !isNaN(hash.substring(1))) {
|
||
|
|
$('#' + hash).css('background-color', '#ffff99');
|
||
|
|
}
|
||
|
|
}).trigger('hashchange');
|
||
|
|
|
||
|
|
var clicks = 0;
|
||
|
|
$('.code_block').each(function(index, element) {
|
||
|
|
$(element).on('click', function() {
|
||
|
|
// Trick to ignore double and triple clicks
|
||
|
|
clicks++;
|
||
|
|
if (clicks === 1) {
|
||
|
|
setTimeout(function() {
|
||
|
|
if (clicks === 1) {
|
||
|
|
var hash = window.location.hash.substring(1);
|
||
|
|
if (hash !== '' && hash.substring(0, 1) === 'l' && !isNaN(hash.substring(1))) {
|
||
|
|
$('#' + hash).css('background-color', 'transparent');
|
||
|
|
}
|
||
|
|
$(element).css('background-color', '#ffff99');
|
||
|
|
window.history.pushState({}, document.title, window.location.pathname + window.location.search + '#' + $(element).attr('id'));
|
||
|
|
}
|
||
|
|
clicks = 0;
|
||
|
|
}, 500);
|
||
|
|
}
|
||
|
|
});
|
||
|
|
});
|
||
|
|
}());
|
||
|
|
</script>
|
||
|
|
<noscript><p><img src="//analytics.slashdotmedia.com/sf.php?idsite=39" style="border:0;position:absolute;top:0;" alt="" /></p></noscript>
|
||
|
|
<script>
|
||
|
|
$(document).foundation();
|
||
|
|
</script>
|
||
|
|
|
||
|
|
<script>
|
||
|
|
(function () {
|
||
|
|
bizx.cmp.ifConsent({ purposes: 'all', vendors: 'bombora'}, function () {
|
||
|
|
/*global _ml:true, window */
|
||
|
|
_ml = window._ml || {};
|
||
|
|
_ml.eid = '771';
|
||
|
|
_ml.fp = 'a5db6072-d18a-45e9-a721-d95d524114bc';
|
||
|
|
var s = document.getElementsByTagName('script')[0], cd = new Date(), mltag = document.createElement('script');
|
||
|
|
mltag.type = 'text/javascript';
|
||
|
|
mltag.async = true;
|
||
|
|
mltag.defer = true;
|
||
|
|
mltag.src = '//ml314.com/tag.aspx?' + cd.getDate() + cd.getMonth() + cd.getFullYear();
|
||
|
|
s.parentNode.insertBefore(mltag, s);
|
||
|
|
});
|
||
|
|
})();
|
||
|
|
</script>
|
||
|
|
|
||
|
|
<script>
|
||
|
|
$(document).ready(function () {
|
||
|
|
$(".tooltip, .m-tooltip").each(function(){
|
||
|
|
let $el = $(this);
|
||
|
|
$el.tooltipster({
|
||
|
|
animation: 'fade',
|
||
|
|
delay: 200,
|
||
|
|
theme: 'tooltipster-light',
|
||
|
|
trigger: 'hover',
|
||
|
|
position: $el.data('position') || 'right',
|
||
|
|
iconCloning: false,
|
||
|
|
maxWidth: 300,
|
||
|
|
contentAsHTML: true,
|
||
|
|
interactive: true
|
||
|
|
}).focus(function () {
|
||
|
|
$(this).tooltipster('show');
|
||
|
|
}).blur(function () {
|
||
|
|
$(this).tooltipster('hide');
|
||
|
|
});
|
||
|
|
});
|
||
|
|
});
|
||
|
|
</script>
|
||
|
|
<script type="text/javascript">
|
||
|
|
bizx.cmp.ifConsent('', ['all'], function () {
|
||
|
|
/* jshint ignore:start */
|
||
|
|
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||
|
|
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||
|
|
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
||
|
|
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
||
|
|
/* jshint ignore:end */
|
||
|
|
|
||
|
|
window.dataLayer = window.dataLayer || [];
|
||
|
|
function gtag(){ window.dataLayer.push(arguments); }
|
||
|
|
window.gtag = window.gtag || gtag;
|
||
|
|
bizx.cmp.embedScript("https://www.googletagmanager.com/gtag/js");
|
||
|
|
gtag('js', new Date());
|
||
|
|
gtag('set', {
|
||
|
|
'page_location': 'https://sourceforge.net/p/gnu-efi/code/ci/3.0.18/tree/gnuefi/elf_loongarch64_efi.lds',
|
||
|
|
});
|
||
|
|
});
|
||
|
|
</script>
|
||
|
|
<script type="text/javascript">
|
||
|
|
/*global ga, gtag */
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
bizx.cmp.ifConsent('', ['all'], function () {
|
||
|
|
ga('create', "UA-36130941-1", {cookieDomain: 'auto', 'name': 'sfnt1','sampleRate': 9});
|
||
|
|
ga('sfnt1.set', 'dimension9', 'gnu-efi');
|
||
|
|
ga('sfnt1.set', 'dimension10', 'git');
|
||
|
|
ga('sfnt1.set', 'dimension13', 'Logged Out');
|
||
|
|
ga('sfnt1.send', 'pageview');
|
||
|
|
});
|
||
|
|
|
||
|
|
bizx.cmp.ifConsent('', ['all'], function () {
|
||
|
|
gtag('config', 'G-1H226E4E4L', {
|
||
|
|
|
||
|
|
send_page_view: false,
|
||
|
|
'SF_Page_Type': '',
|
||
|
|
user_properties: {
|
||
|
|
'SF_Logged_in': 'Logged Out',
|
||
|
|
},
|
||
|
|
'devicePixelRatio': SF.devicePixelRatio,
|
||
|
|
});
|
||
|
|
gtag('event', 'page_view', { send_to: 'G-1H226E4E4L' });
|
||
|
|
});
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
</script>
|
||
|
|
</body>
|
||
|
|
</html>
|